log src/glyphs-eimage.c @ 5402:308d34e9f07d

age author description
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-03-14 Aidan Kehoe Update png_instantiate () to work with more recent versions of libpng.
2010-08-27 Vin Shelton Apply GIF colormap fix from Adam Sjogren for issues 150 and 713
2010-03-30 Ben Wing merge
2010-02-22 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
2010-03-24 Ben Wing cleanup of code related to xfree(), better KKCC backtrace capabilities, document XD_INLINE_LISP_OBJECT_BLOCK_PTR, fix some memory leaks, other code cleanup
2010-02-10 Ben Wing merge
2010-02-09 Ben Wing enable more warnings and fix them
2010-02-09 Vin Shelton Miscellaneous small fixes to Windows VS6 build
2010-02-05 Ben Wing Automatic merge
2010-02-05 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-01-27 Ben Wing function renamings to track names of char typedefs
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-01-14 Ben Wing fix compile problems
2010-01-12 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere