summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove imlib2-config (use pkgconfig).Kim Woelders2008-10-224-65/+0
* No need for empty NEWS ... and remove it!.Kim Woelders2008-10-221-0/+0
* No need for empty NEWS.Kim Woelders2008-10-221-1/+1
* Remove obsolete libltdl dir.Kim Woelders2008-10-222-524/+0
* Tue Oct 21 21:28:27 2008 Michael Jennings (mej)v1.4.2Michael Jennings2008-10-221-1/+1
* configure.in -> configure.acPeter Wehrfritz2008-09-301-1/+1
* Fix loading of jpeg files with 4 color components (kntriant, ticket 84).Kim Woelders2008-09-121-5/+5
* Lets make it at least 1.4.2 next time.Kim Woelders2008-09-091-1/+1
* Indent.Kim Woelders2008-09-091-186/+184
* Fix incorrect event loop causing 100% load until an X event is received.Kim Woelders2008-09-091-4/+0
* xpm loader fix (Marcus Meissner, ticket 28).Kim Woelders2008-09-091-1/+1
* pnm loader fix (Marcus Meissner, ticket 25).Kim Woelders2008-09-021-1/+1
* ok. i think most binary files are now fixed.Carsten Haitzler2008-08-186-0/+0
* Ignore+-.Kim Woelders2008-08-131-10/+2
* Return value is not a pointer.Kim Woelders2008-08-131-1/+1
* Introduce imlib_context_disconnect_display().Kim Woelders2008-08-134-6/+37
* Loader fixes based on patch from Hans de Goede/Fedora.Kim Woelders2008-06-182-3/+6