profile/ivi/eet.git
2008-07-24 cedricFix wrongly stored image when compressed size is bigger...
2008-07-18 cedricUpdate changelog.
2008-07-18 cedricImprove speed by comparing pointer instead of calling...
2008-07-17 pfritzfix compile warnings
2008-07-17 cedricUpdate ChangeLog.
2008-07-17 cedricImprove speed of eet_data freelist by using a hash...
2008-07-17 cedricImprove decode speed by using precomputed hash.
2008-07-02 cedricFix INLINED_STRING allocation, this was causing the...
2008-06-27 barbieriCheck if file was really open before continue.
2008-06-27 cedricFix the bug with EET_T_UNKNOW/EET_G_UNKNOWN that did...
2008-06-26 cedricThis patch is a starting point for cleaning up eet_data.c.
2008-06-19 englebassignore++
2008-06-10 rastersorry mate - we dont have the debian stuff in there...
2008-06-10 hormsAdd automake1.7 | automaken, libtool, pkg-config as...
2008-06-10 hormsAdd m4/doxygen.m4 and debian/* to distribution
2008-06-10 hormsHave configure create debian/changelog
2008-06-09 barbieriInitialize ef->writes_pending.
2008-06-09 rasterleak--
2008-06-02 cedricUpdate ChangeLog.
2008-06-02 cedricAdd eet_data_image_read_to_surface and eet_data_image_d...
2008-05-29 raster* add efreet garbage data check
2008-05-27 cedricDisabling support of old eet file format was broken.
2008-05-19 cedricOops double commit.
2008-05-19 cedricUpdate ChangeLog.
2008-05-19 cedricRemove some unused variable.
2008-05-19 cedricRemove use of sprintf by propagating the buffer size...
2008-05-19 cedricRemove all use of strcpy as we already know the length.
2008-05-19 cedricOld eet file format are now marked as deprecated. The...
2008-05-19 rasterpass make distcheck and a snapshot asparagus release...
2008-05-16 doursseminor fix of the doc about tests and coverage
2008-05-16 cedric Introducing unit test in EFL using cvs check library...
2008-05-16 cedricAdd some test around efn->offset and set it properly...
2008-05-16 cedricFix EET_FILE_MODE_READ_WRITE when file doesn't exist.
2008-05-16 cedricThe purpose of descriptor3 was to introduce a way to...
2008-05-15 cedricRemove the wrong and dead code for basic type inside...
2008-05-15 cedricFix a bug with list or hash of basic type. They are...
2008-05-15 cedricFix a typo preventing the parsing of unsigned int.
2008-05-14 cedricFix inlined string dump/undump.
2008-05-14 cedricConverting back an hash from a dumped text was broken.
2008-05-06 kaethornfix Debian packaging.
2008-05-06 kaethornChange Debian package name from libeet0 to libeet1.
2008-04-28 kaethornMerge with Debian files from PkgE.
2008-04-28 doursseignore libtool 2.2.* m4 files
2008-04-28 raster+E
2008-04-28 rasterreadme needed fixing.
2008-04-28 rasternews has the release in it now.
2008-04-28 rasterfix bug in eet decode of list and hashes of simple...
2008-04-21 doursseadd release comment in ChangeLog
2008-04-20 raster1.0.0
2008-04-20 doursseactually, autom4te.cache is automatically removed
2008-04-19 doursseadd requested macro, hence more things to clean. add...
2008-04-19 dourssemissing space
2008-04-19 doursseput WIN32_CFLAGS in CFLAGS, not CPPFLAGS. Formatting
2008-04-19 dourssewinsock_libs renamed to WIN32_LIBS
2008-04-19 doursse * rename lt_auto_import to lt_enable_auto_import
2008-04-17 pfritzdocs
2008-04-17 englebassformatting
2008-04-15 doursse * rename 'create_shared_lib' to 'lt_no_undefined'
2008-04-13 doursseEet_private.h is not a source file
2008-04-10 rasterbitching--
2008-04-10 rastercedrics eet -d fixes.. yay!
2008-04-09 dourssecegcc (not mingw32ce) defines same structures, function...
2008-04-03 doursseadd unsued attribute when needed
2008-04-03 kwoAdd missing headers.
2008-04-03 kwoAdd unistd.h for unlink(), comment out unused code.
2008-04-03 kwoAdd netinet/in.h for htonl().
2008-04-03 doursseadd Windows requirement, remove trailing spaces
2008-04-03 rasterdeps lists/ debugging too...
2008-03-31 rastersince patch from vincent.
2008-03-29 doursseuse INPUT entry of Doxyfile instead of adding Eet.h...
2008-03-29 doursseuse correct variables for the name and version of the...
2008-03-29 dourssedo not overwrite eet.c as it has been modified by configure
2008-03-29 doursseremove trailing spaces and factorize Windows detection
2008-03-28 rasteradd string.h
2008-03-28 dourssereorganise header files so that evil is better included...
2008-03-28 rasterup eet to alpha status. see email to e-devel.
2008-03-09 rasterthe rest of cedrics patchesfor fixing dictionaries...
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-06 rasteradd cedrics dict check patch
2008-03-02 doursseuse evil on win32:
2008-03-02 rasterfix ref count issues on file modify while in use. lost...
2008-03-01 rasteradd file
2008-03-01 rastercedric's eet and edje patches to use eet dictionaries...
2008-02-18 hormslibeet: Build depends on automake and libtool
2008-01-27 englebassinclude files in the correct order
2008-01-27 englebassformatting
2008-01-27 englebassformatting
2008-01-27 englebassformatting
2008-01-26 vapier__USE_GNU is an internal define not meant for people...
2008-01-26 vapierreplace some win32 ifdef hacks with autoconf checks
2008-01-25 vapierset proper ACLOCAL_AMFLAGS
2008-01-25 rasterasparagus! also pass distcheck and have common autofoo...
2008-01-24 doursse[win32] use the correct value for an invalid handle...
2008-01-21 rastercedric's eet race patch
2008-01-18 englebassconst
2007-12-20 leviathanenglish
2007-12-20 davemdsArghh !! I have lost one night of work for this doxy...
2007-12-14 rasterpatches, caching fixes, zone dynamic creation/deletion...
2007-12-06 davemdsUpdate doxy style
next