make eet_alias docs more clear :/
[framework/uifw/eet.git] / src /
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.
2010-11-21 rasterfix possible leak.
2010-11-18 cedric * eet: correctly handle length of ciphered/compressed...
2010-11-15 cedric * eet: fix make check with tarball.
2010-11-13 cedric * eet: Fix bug when using compression and ciphering.
2010-11-12 cedric * eet: correctly reset content of variable.
2010-11-12 cedric * eet: don't open file two small to be valid.
2010-11-08 sachielFix docs a bit, I hope.
2010-10-23 rasterbug exposed by cedric's leak and then my fix... :)
2010-10-07 barbierilogs don't need trailing newline.
2010-10-07 barbierilog domains in lower case.
2010-09-22 cedric * eet: fix doc about eddc_size.
2010-09-22 carofix doc. There are still 2 warnings about eddc_size not
2010-09-19 rasterwarning-- -> if u dont compile with tls/openssl
2010-09-19 rasterwarning--
2010-09-08 lucasFix common misspellings
2010-09-06 cedric * eet: fix typo, thanks batden.
2010-09-06 cedric * eet: fix use of garbage data.
2010-09-03 cedric * eet: fix eet dictionnary ever growing dictionnary.
2010-08-27 cedric * eet: fix build of data that doesn't match data descr...
2010-08-26 lucasRevert and re-apply badnull patch
2010-08-22 rastermore check cleans (bogus actually too - but you guys...
2010-08-22 rastermake src also do what dest did - calloc.
2010-08-22 rastercalloc dst mgr to be sure.
2010-08-22 caro get the verbosity with the env variable CK_VERBOSITY...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-20 rasterformatting - as agreed. return on line before func...
2010-08-16 rastereet - clean out old data from doc dir, set up for 1...
2010-08-13 englebassFix typo
2010-08-13 cedric * eet: fix version and trigger the right alloc path.
2010-08-13 cedric * eet: fix bad allocation case triggered by edje new...
2010-08-12 cedric * eet: fix leak in eet.
2010-08-09 cedric * eet: fix dead lock when using alias in eet file.
2010-08-06 cedric * eet: typo.
2010-08-06 cedric * eet: add an helper to setup hash with string content.
2010-08-04 lucasFORMATTING
2010-08-02 cedric * eet: fix bug on 32bits computer.
2010-07-31 englebassfix stupid align of *
2010-07-31 englebassremove space after *
2010-07-31 rasterformatting. <- uncrustify
2010-07-28 rasterfix formatting
2010-07-28 rasterformatting!!!!!
2010-07-28 discomfitoraccording to the docs you're supposed to set this or...
2010-07-28 rastertesting uncrustify on eet. this shall be standard efl...
2010-07-23 billiobeet: typo. Patch by Vincent Torri
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-14 lucasRemove unneeded code with notnull.cocci script
2010-07-11 rastermore correct version of the dso fix
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 caroput __UNUSED__ after parameter, not before
next