summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused '@my_libs' variablebaserock/1.4.6Richard Dale2014-11-201-1/+1
* 1.4.6.v1.4.6Kim Woelders2013-12-212-2/+9
* Remove ChangeLog and obsolete rule to generate it.Kim Woelders2013-12-212-5766/+0
* Simplify some more and fix certain case of cpp > 2.Kim Woelders2013-08-051-125/+40
* Cosmetics (reduce deep indentation level).Kim Woelders2013-08-041-297/+287
* Deuglification.Kim Woelders2013-07-071-126/+59
* Indent.Kim Woelders2013-07-071-131/+153
* Autofoo updates.Kim Woelders2013-07-075-134/+33
* Don't set -std=gnu99.Kim Woelders2013-07-051-9/+0
* More warning fixes (64 bit).Kim Woelders2013-07-053-7/+13
* Silence compiler warnings (filters).Kim Woelders2013-07-033-8/+8
* Silence compiler warnings (loaders).Kim Woelders2013-07-0313-185/+125
* Silence compiler warnings (lib).Kim Woelders2013-07-0315-188/+63
* Set warning options when using gcc.Kim Woelders2013-07-038-2/+41
* Update .gitignore.Kim Woelders2013-07-021-38/+33
* Update configure.ac (mostly suggestions by autoupdate).Kim Woelders2013-07-021-18/+18
* Minor optimisation (avoid bogus valgrind complaint).Kim Woelders2013-07-021-6/+7
* Cosmetics for readability.Kim Woelders2013-07-021-19/+23
* 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