eet: add eet_data_xattr helper.
[framework/uifw/eet.git] / ChangeLog
2011-09-15 cedriceet: add eet_data_xattr helper.
2011-07-30 discomfitor+eet_alias_get, related, docs, some spelling corrections
2011-07-16 caroEet : eet_flush2 : add O_BINARY to open()
2011-07-04 discomfitorfix some segvs in eet_node
2011-07-04 discomfitoradd a bunch of functions for manipulating eet_node...
2011-06-10 cedriceet: add EET_DATA_DESCRIPTOR_ADD_LIST_STRING helper.
2011-05-23 caroFix compilation with libjpeg 8 on Windows.
2011-05-17 cedriceet: use Eina_File and fix forgotten init in Eet test...
2011-05-14 cedriceet: update ChangeLog.
2011-02-14 cedric * eet: improve speed and memory usage when decoding...
2011-01-29 caroUse eina_stringshare_add() instead of strdup() on mmape...
2011-01-29 rastergeeze. get year right! spank
2011-01-29 rasteraaaah farg. forgot the changelogs. fix.
2010-12-07 rasteruse typedefs for fn pointers.
2010-12-04 cedric * eet: forgot to update ChangeLog.
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: reduce memory used by Eet dictionary.
2010-11-25 cedric * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING.
2010-11-21 rasternow we know it works - doc it.
2010-11-13 cedric * eet: Fix bug when using compression and ciphering.
2010-11-12 cedric * eet: fix ChangeLog.
2010-09-08 lucasFix common misspellings
2010-09-03 cedric * eet: fix eet dictionnary ever growing dictionnary.
2010-08-27 cedric * eet: update changelog.
2010-08-22 rastercl.
2010-08-13 cedric * eet: fix bad allocation case triggered by edje new...
2010-08-06 cedric * eet: add an helper to setup hash with string content.
2010-08-02 cedric * eet: fix bug on 32bits computer.
2010-07-20 cedric * eet: reduce likeliness of race condition by checking...
2010-07-15 caroAdd native Windows thread support instead of using...
2010-07-08 rastermoved eet.h to its own dir - pkgconfig handles all...
2010-06-29 cedric * eet: add support for eet_alias.
2010-06-29 caroOn Windows 64, long is of size 32 bits and not 64 bits...
2010-06-27 rasterRelease eet 1.3.2
2010-06-06 rasterRelease eet 1.3.0
2010-06-06 rasterRelease eet 1.3.1
2010-06-06 rasterRelease eet 1.3.0
2010-05-29 rastereet version stuff rehashed to use more m4 stuff.
2010-04-21 cedric * eet: Add EET_G_VARIANT and EET_G_UNION.
2010-04-16 cedric * eet: handle fixed point in data stream.
2010-04-09 cedric * eet: Add eet_sync, reduce between file delete and...
2010-04-08 cedric * eet: fix file corruption reported by Tiago...
2010-04-07 cedric * eet: we don't need to duplicate hash key...
2010-04-02 cedric * eet: Add Eet_Connection.
2010-03-15 cedric * eet: Oops forgot ChangeLog and give credit to Adam...
2010-03-07 rasteralso revert - on3e of these 2 - or both, causes a deadl...
2010-03-05 cedric * eet: Fix clearcache race condition.
2010-03-01 cedric * eet: Fix override of global symbols.
2010-02-04 rasterchangelog++
2010-01-27 cedric * eet: Zero cipher material as soon as possible. Preve...
2010-01-22 cedric * eet: Better tests suites.
2010-01-21 cedric * eet: Add an experimentale API for walking Eet_Node.
2010-01-17 cedric * eet: Update the poor ChangeLog.
2010-01-16 caroeet_cipher.c: Fix arithmetic pointer on void *
2010-01-15 cedric * eet: Fix amalgamation.
2010-01-12 cedric * eet: Add eet_data_node_decode_cipher and eet_data_no...
2010-01-12 cedric * eet: Update the damn ChangeLog. Thanks again Vincent :-)
2009-12-29 cedric * eet_data: Don't fail on memory starvation.
2009-12-28 cedric * eet_node: Make eet_node_dump fully functionnal.
2009-12-21 cedric * eet: Update ChangeLog :-)
2009-12-11 cedric * eet_data: Make eet_data_descriptor_free safe on...
2009-12-07 caro* Include winsock2.h in eet_image.c for htonl definitio...
2009-12-07 cedric * eet: Reduce convertion to FP, float and double with...
2009-12-07 cedric * eet: Fix convertion from any float type to any other...
2009-12-03 cedric * eet: Update ChangeLog.
2009-12-02 rasterasparagus - finally
2009-11-11 caroAdd check on libgcrypt library in configure. Needed...
2009-11-02 caroupdate ChangeLog file
2009-10-09 caroinitialize eina first in eet_init().
2009-10-02 caro * Check the returned value of eet_init() in the binary.
2009-10-02 caroremove useless Eina_Log macros. Patch by Mathieu Taille...
2009-09-29 cedric * eet: Add support for fixed point in Eet.
2009-09-15 cedric * eet: Update ChangeLog
2009-09-15 cedric * eet: Update AUTHORS and ChangeLog accordingly.
2009-08-19 caroupdate changelog
2009-08-17 rasterfix eet docs.
2009-08-16 rasterlog.
2009-08-13 cedric * eet: Cleanup Eet_Data_Descriptor API.
2009-07-29 rasterRELEASE: eet 1.2.2
2009-07-23 cedric Oops, forgot changelog.
2009-07-11 barbieriImprove docs in Eet.h
2009-07-08 cedric * eet: Update ChangeLog.
2009-06-15 rasterand eet snap
2009-06-02 cedric * eet: Update ChangeLog.
2009-04-22 rastersnapworth quality - distchecked. sonames bumped. rev...
2009-03-25 cedric * eet: Update ChangeLog.
2009-03-19 cedric * Eet: Update ChangeLog according to last modification.
2009-03-17 barbieriupdate changelog.
2009-03-09 cedric * eet/AUTHORS,
2008-09-25 englebassFix typo
2008-09-25 rasterasparagus!
2008-09-25 rasterupdate changelog for eet since it's 1.0!
2008-08-21 cedricUpdate ChangeLog.
2008-08-17 rastermove around - flatter.