remove trailing whitespace
[profile/ivi/eet.git] / src / lib / eet_image.c
2011-07-30 discomfitorremove trailing whitespace
2011-05-23 caroFix compilation with libjpeg 8 on Windows.
2010-08-22 rastermake src also do what dest did - calloc.
2010-08-22 rastercalloc dst mgr to be sure.
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-04 lucasFORMATTING
2010-07-31 englebassfix stupid align of *
2010-07-31 englebassremove space after *
2010-07-31 rasterformatting. <- uncrustify
2010-07-28 rastertesting uncrustify on eet. this shall be standard efl...
2010-07-14 lucasRemove unneeded code with notnull.cocci script
2010-04-03 caromust include winsock2.h before time.h and jpeglib.h...
2010-04-03 caro * update Visual Studio project files
2010-03-18 barbierieet: mega doc update, still stuff to do.
2010-03-01 cedric * eet: Fix override of global symbols.
2009-12-07 caro* Include winsock2.h in eet_image.c for htonl definitio...
2009-11-02 caro * add amalgamation option to eet (disabled by default,
2009-03-22 caroFix compilation on OpenBSD (bug #251). Patch by eumel.
2009-02-09 illogict Add some missing unused flags.
2009-02-08 illogict Dead assignment. Reported by CLang.
2008-12-30 cedricRemove dead assignment.
2008-12-29 cedricRemove dead code detected by llvm static analyser.
2008-12-29 cedricCheck decompression error. Potential bug detected by...
2008-11-13 cedricAdd crypto support to eet.
2008-10-13 cedricRemove more compiler warning.
2008-09-03 cedricRecommit Joerg Sonnenberger patch with more fix.
2008-09-03 rasterroll back eet change (revert patch) as this breaks...
2008-09-02 cedricLittle bit modified patch from Joerg Sonnenberger that...
2008-07-24 cedricFix wrongly stored image when compressed size is bigger...
2008-06-02 cedricAdd eet_data_image_read_to_surface and eet_data_image_d...
2008-04-03 kwoAdd netinet/in.h for htonl().
2008-03-28 rasteradd string.h
2008-03-28 dourssereorganise header files so that evil is better included...
2008-03-08 doursse * define EAPI on Windows according to the following...
2008-03-07 doursse * EAPI_DEF is actually useless. go back to EAPI
2008-03-02 doursseuse evil on win32:
2008-03-01 rastercedric's eet and edje patches to use eet dictionaries...
2008-01-27 englebassinclude files in the correct order
2008-01-27 englebassformatting
2008-01-27 englebassformatting
2008-01-21 rastercedric's eet race patch
2006-11-25 raster1. image size bounds checks for eet
2006-06-13 rastercedric's mmap patch
2006-03-04 stffrdhrnMore cleanups:
2006-03-04 stffrdhrnClean ups
2006-01-10 rasterok- visibility disabled for now - works on x86 32bit...
2005-12-27 rasteractually make symbol hiding work!
2005-11-04 rasterreduce some allocs
2005-05-23 rasterwhitespace + unsigned
2005-05-10 rasterslightly faster image load
2005-05-07 rasterclean up code and move image related code to its own...