summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* minor buglet - w * w - duh!Carsten Haitzler2010-04-081-1/+1
* Remove unused __imlib_FileField functions.Kim Woelders2010-04-052-107/+0
* No need for libtoolize twice?Kim Woelders2010-04-051-2/+0
* 1.4.3.v1.4.3Kim Woelders2010-03-141-2/+2
* Remove .cvsignores.Kim Woelders2010-03-1411-130/+0
* Remove ancient ChangeLog.Kim Woelders2010-03-141-3007/+0
* No need to touch README.Kim Woelders2010-03-141-1/+0
* Oops - forgot extern.Kim Woelders2010-02-271-1/+1
* Avoid cast.Kim Woelders2010-02-201-4/+4
* Only check XShmAttach once in __imlib_ShmGetXImage().Kim Woelders2010-02-201-8/+16
* Fix excessive checking for shm extension in __imlib_GrabDrawableToRGBA().Kim Woelders2010-02-203-2/+5
* Add .gitignore.Kim Woelders2010-02-201-0/+48
* Fix for libpng-1.4 (png_check_sig->png_sig_cmp).Kim Woelders2010-02-111-1/+1
* Fix build.Michael Jennings2010-02-072-1/+3
* there is no m4 dir anymore.Gustavo Sverzut Barbieri2010-02-051-2/+0
* aclocal flag could be needed. I prefer being polite and saying nothing about ...Vincent Torri2010-01-131-0/+2
* Enable silent rules in building imlib2Christopher Michael2009-12-061-0/+1
* Remove incorrect test for X11/X.h.Kim Woelders2009-10-301-5/+0
* Fix compiling .S files when using older automake (ticket 449).Kim Woelders2009-10-301-0/+2
* Use PNG_CFLAGS when compiling png loader (ticket 449).Kim Woelders2009-10-281-0/+1
* Correct image dimension check (pixels are four bytes).Kim Woelders2009-10-241-1/+1
* handle modified dir date of 0Carsten Haitzler2009-10-071-1/+3
* Fix build for x86 on x86_64.Kim Woelders2009-08-102-5/+3
* Remove unimplemented imlib_clip_line prototype and documentation (ticket 379).Kim Woelders2009-07-272-7/+0
* Relax 8192 pixel dimension limit (ticket 361).Kim Woelders2009-07-2713-32/+20
* Add m4 macro dir as suggested by autoconf.Christopher Michael2009-07-241-0/+1
* Relax 8192 pixel dimension limit (ticket 361).Kim Woelders2009-07-1812-16/+28
* imlib2: bumpmap: link against -lm since we use sin()/cos() functionsMike Frysinger2009-07-031-1/+1
* Fixed debian stuff everywhere.Daniel Kolesa2009-05-041-1/+1
* Updated Standards-VersionDaniel Kolesa2009-04-191-1/+1
* Updated debian stuff(grew Standards-Version, updated python-ecore rules file)Daniel Kolesa2009-04-141-2/+2
* i found it is useless and cdbs is setting up prefix automatically.Daniel Kolesa2009-03-241-1/+1
* forgot to add --prefix=/usrDaniel Kolesa2009-03-241-1/+1
* Updated debian stuff everywhere.Daniel Kolesa2009-03-241-4/+5
* Fix imlib_font_query_size width calculation when there are undefinedKim Woelders2009-03-011-1/+1
* Fix big endian bug in bmp loader (jogness, ticket 195).Kim Woelders2009-01-241-32/+0
* fix bufferoverflow in id3 loader.Carsten Haitzler2009-01-191-2/+8
* fix the copying license toCarsten Haitzler2009-01-131-9/+13
* Added debian/rules files with a new permissions set(755).Daniel Kolesa2009-01-091-0/+13
* prepare debian rules files for new chmod permissions.Daniel Kolesa2009-01-091-13/+0
* Fix alignment error on amd64 (patch from Erik Boettcher).Kim Woelders2009-01-012-0/+2
* Added new set of debian subdirs.Daniel Kolesa2009-01-0111-0/+162
* Removed debian subfolders - prepared for a new set of debian subdirs.Daniel Kolesa2009-01-0111-169/+0
* Fix blank line after trailing space warning.Christopher Michael2008-12-311-1/+1
* Removed debian things like rasterman did in some others from Makefile.am and ...Daniel Kolesa2008-12-312-12/+0
* crash fix.Carsten Haitzler2008-11-221-1/+1
* Refactor shm stuff.Kim Woelders2008-11-013-217/+126
* Don't build static libs for modules.Kim Woelders2008-11-014-5/+19
* Remove redundant BUILD_X11 tests, indent.Kim Woelders2008-10-2614-162/+139
* Revert imlib2-config removal. There still may be systems without pkgconfig ou...Kim Woelders2008-10-224-0/+65