summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add imlib2.morph.morph to build chunkbaserock/morphRichard Dale2013-05-131-0/+13
* Fix drawing of closed polygons in certain situations (ticket 2309).Kim Woelders2013-03-241-1/+1
* Change INCLUDES to AM_CPPFLAGS.Kim Woelders2013-03-244-9/+9
* trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.Cedric BAIL2013-01-041-1/+0
* autotools: move to AC_CONFIG_HEADERS.Cedric BAIL2013-01-041-1/+1
* TGA loader: Fix for corrupt RLE format.Kim Woelders2012-09-201-1/+2
* Update ChangeLog.v1.4.5Kim Woelders2011-08-151-43/+312
* 1.4.5.Kim Woelders2011-08-151-2/+2
* Avoid referencing /usr/X11R6 when x_dir is not set.Kim Woelders2011-04-151-3/+2
* Fix program linking (ticket 725).Kim Woelders2011-04-151-7/+7
* PNM loader: Refactor around progress and exits.Kim Woelders2011-04-091-346/+128
* Fix loading of .pbm's (P4) when width is not a multiple of 8.Kim Woelders2011-04-091-7/+39
* Indent (most) .c files.Kim Woelders2011-04-0930-2275/+2532
* Better image cache time stamp test.Kim Woelders2011-03-201-1/+1
* Fix pnm image loading in certain situations (ticket 721).Kim Woelders2011-03-111-12/+26
* png loader: do not hit "interlaced" member of the png ptr structMike Frysinger2011-02-191-5/+9
* png loader: use png_jmpbuf() macro rather than hitting jmpbuf directlyMike Frysinger2011-02-191-2/+2
* no more debian dir in our svn - debian now handles this tehmselves.Carsten Haitzler2010-11-0811-163/+0
* Fix typosLucas De Marchi2010-09-202-6/+6
* Fix common misspellingsLucas De Marchi2010-09-0920-67/+67
* Fix imlib_render_image_part_on_drawable_at_size() ...Kim Woelders2010-09-021-1/+1
* Revert and re-apply badnull patchLucas De Marchi2010-08-261-2/+2
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-2116-35/+35
* Apply memset-calloc.cocciLucas De Marchi2010-08-132-6/+3
* FORMATTINGLucas De Marchi2010-08-041-1/+0
* Fix reading tiff images with orientation other than ORIENTATION_TOPLEFT (tick...Kim Woelders2010-07-261-43/+189
* Avoid some duplicated code.Kim Woelders2010-07-261-39/+20
* imlib2_view stuff.Kim Woelders2010-07-261-33/+77
* Remove unneeded code with notnull.cocci scriptLucas De Marchi2010-07-143-18/+9
* Update ChangeLog.v1.4.4Kim Woelders2010-05-051-0/+12
* 1.4.4.Kim Woelders2010-05-051-2/+2
* New ChangeLog.Kim Woelders2010-05-051-0/+5482
* Add rule to generate ChangeLog.Kim Woelders2010-05-051-0/+3
* 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