From: Jérôme Pinot <ngc891@gmail.com>
[framework/uifw/eet.git] / src /
2012-03-04 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-02-24 cedriceet: add Exotic support
2012-02-22 cedriceet: doc fix.
2012-02-21 cedriceet: fix build without latest GNUTLS.
2012-02-17 caroEet: remove ugly FMT_* compatibility strings as Evil...
2012-02-17 caroEet: formatting
2012-02-10 cedriceet: add support for statistique.
2012-02-09 cedriceet: add support for GnuTLS 3.x
2012-02-05 jihoonfix @dates in each header file
2012-01-23 cedriceet: reduce the time taken by eet tests suite and hopef...
2012-01-19 barbierimake eet_data_image_jpeg_alpha_decode() more like eet_d...
2012-01-18 rasterupdate all minor versions to 2 (or 6) - and yes. i...
2012-01-15 tasnEet tests: Removed debug output, previous ugly hack...
2012-01-15 tasnEet tests: An ugly hack to make it work with absolute...
2012-01-15 tasnEet tests: Added an hack to test what's wrong with...
2012-01-15 tasnEet tests: Support out of source builds.
2012-01-15 tasnEet tests: Fixed shadow warnings.
2012-01-07 billiobeet: write to standard output if no output file given.
2012-01-03 cedriceet: act like the rest of the EFL.
2012-01-03 cedriceet: remove useless code.
2011-12-29 rasterincrease eet_connection max msg size to 1Mb - more...
2011-12-29 rastermore formatting improvements
2011-12-29 rasterformatting niceness.
2011-12-28 sachielDon't override standard variables, it looks weird....
2011-12-06 cedriceet: no reason to duplicate environment variable.
2011-12-02 discomfitorunrevert 65828 and unspank myself.
2011-12-02 yozeet: revert works from discomfitor. too buggy elementar...
2011-12-02 discomfitormove majority of allocations to mempool allocators...
2011-12-02 discomfitorremove annoying post-brace comments
2011-12-02 discomfitorno need to alloc filename
2011-12-02 discomfitoref->path is now stringshared
2011-12-02 discomfitor+eet_file_get()
2011-11-24 sanjeevFix a few typos.
2011-11-23 discomfitorchange of email address: this is going to be ugly
2011-11-20 cedriceet: sys/mman.h is only needed when building with signa...
2011-11-18 rasterallow install-examples separately from building them...
2011-11-16 cedriceet: proper indentation.
2011-11-16 rasterok - longstanding issue. quality of jpeg encode and...
2011-11-09 lucasUse same type - warning--
2011-10-28 onefangA new macro to support adding arrays of basic types.
2011-10-21 rasterran ecrustify on eet. this seems to do a good job of...
2011-10-04 rasterFIX: allow open of eet files with 0 key entries. this...
2011-09-15 cedriceet: add eet_data_xattr helper.
2011-08-09 glima[eet] New examples.
2011-08-09 rasterwarning--. hmmm
2011-08-09 rasterhere's an awesome idea... let's not break the build...
2011-08-09 cedriceet: switch in favor of Eina_File.
2011-08-09 cedricefl: remove mman as we Eina_File now.
2011-08-08 rasterdon't need logo and version is actually (about to be...
2011-08-08 rasterthere is no format section of docs - so remove ref.
2011-08-03 gastalEet: removing author list from main page.
2011-07-30 discomfitormake eet_alias docs more clear :/
2011-07-30 discomfitorremove trailing whitespace
2011-07-30 discomfitor+eet_alias_get, related, docs, some spelling corrections
2011-07-29 discomfitorFrom: Vincent Torri <vtorri@univ-evry.fr>
2011-07-29 discomfitorI blame this one on raster
2011-07-16 caroeet_main.c : use correct guards
2011-07-16 caroEet : O_BINARY does not exist on linux...
2011-07-16 caroEet : eet_flush2 : add O_BINARY to open()
2011-07-15 lucaseet: fix common misppellings
2011-07-04 rasterenable mmap safety in eet.
2011-07-04 discomfitorfix some segvs in eet_node
2011-07-04 discomfitoradd a bunch of functions for manipulating eet_node...
2011-06-28 sachieldon't leak
2011-06-20 sachielDo show the included header
2011-06-20 sachielRemove out-dated info about Eet format
2011-06-14 sachielSlight improvement to Eet documentation.
2011-06-12 billiobremove .cvsignore files
2011-06-10 cedriceet: add EET_DATA_DESCRIPTOR_ADD_LIST_STRING helper.
2011-06-09 cedriceet: correctly protect Eina_File during eet_close.
2011-05-23 caroFix compilation with libjpeg 8 on Windows.
2011-05-17 caroEet : fix scanf format on Windows
2011-05-17 cedriceet: use Eina_File and fix forgotten init in Eet test...
2011-05-15 carouse haeders check to include unistd.h
2011-05-14 cedriceet: use eina_lock.
2011-04-27 rasterdont use old evas.h in docs.
2011-04-27 cedriceet: remove uneeded Evas.h.
2011-04-18 rasterbetter docs
2011-04-08 rastermore of eet docs in .h - all of it minus examples actually.
2011-03-16 rasterimprove docs.
2011-02-22 cedriceet: remove warning of unused code.
2011-02-14 cedric * eet: improve speed and memory usage when decoding...
2011-02-03 englebassremove double declared ret
2011-02-03 englebassprefix macro generated variable with __
2011-02-03 englebassformatting
2011-01-29 caroUse eina_stringshare_add() instead of strdup() on mmape...
2011-01-21 lucasFix invalid pointer ref
2011-01-16 caroput again eet tests in the source tree
2011-01-07 rasterhve to revert these commits. they hve created a whole...
2011-01-07 carouse configure-time headers checks instead of compiler...
2010-12-19 rastermove eet tests to TEST dir too. same reasons as for...
2010-12-11 caroEINA_MAGIC is already defined with a ';'. Remove it...
2010-12-07 rasteruse typedefs for fn pointers.
2010-12-03 cedric * eet: improve detection of -Wl,--as-needed
2010-11-29 cedric * eet: Improve speed of eet_data_read decoding. Mostly...
2010-11-29 cedric * eet: improve speed for Eet_String users.
2010-11-26 cedric * eet: another forgotten improvement.
2010-11-26 cedric * eet: reduce memory used by Eet dictionary.
2010-11-25 cedric * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING.
2010-11-21 cedric * eet: use eina configuration information correctly.
next