framework/uifw/eet.git
2010-02-03 carouse efl_fnmatch m4 macro
2010-01-28 carofix mingw flags
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-18 caroinclude Evil.h so that getenv is declared on Windows CE
2010-01-17 cedric * eet: Update the poor ChangeLog.
2010-01-17 cedric * eet: Add mempool for Eet_Node structure.
2010-01-16 caroeet_cipher.c: Fix arithmetic pointer on void *
2010-01-15 cedric * eet: Fix amalgamation.
2010-01-15 carobinary can be disabled
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 :-)
2010-01-12 cedric * eet: MASSIV REWRITE OF EET_DATA !
2010-01-08 caroadd pthread flags
2010-01-05 rasteranother deadlock in eet - threadsafe goop! fix fix...
2009-12-30 caro * better m4 code
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-21 cedric * eet_node: Progressively move all dump code in eet_node.
2009-12-18 cedric * eet: Correctly detect GNUTLS hability.
2009-12-18 caroset the size of the test images explicitely
2009-12-11 cedric * eet_data: Make eet_data_descriptor_free safe on...
2009-12-08 carodon't use UNICODE
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-04 carofix order
2009-12-04 rasterdeadlock fuckers! fix! :)
2009-12-03 cedric * eet: All this header are not needed in this case.
2009-12-03 cedric * eet: Fix order.
2009-12-03 cedric * eet: Update ChangeLog.
2009-12-03 cedric * eet: All operation on Eet_File should be thread...
2009-12-02 rasterasparagus - finally
2009-11-11 caroAdd check on libgcrypt library in configure. Needed...
2009-11-06 carofix the dist/distcheck rule
2009-11-02 carotypos in the removal of the header files
2009-11-02 caroupdate ChangeLog file
2009-11-02 caro * add amalgamation option to eet (disabled by default,
2009-11-02 caroformatting
2009-11-02 caroopenssl/err.h included twice
2009-10-14 caroeet doc looks better now
2009-10-09 caroformatting
2009-10-09 caroinitialize eina first in eet_init().
2009-10-08 carofix eet_init() when called several times but is failing
2009-10-08 carosimplify eet_init() and eet_shutdown() a bit
2009-10-06 caro * more quoting
2009-10-06 cedric * eet: Revert back some INF macro to fprintf as this...
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-30 cedric * eet: Fix some llvm report.
2009-09-29 cedric * eet: Add support for fixed point in Eet.
2009-09-18 caroadd VS8 project for eet binary. Not tested, though
2009-09-18 caro * fix copy/paste typo in start.bat
2009-09-17 barbieriimprove logging messages introduced by Mathieu Taillefu...
2009-09-16 caroadd new line
2009-09-16 caroupdate README.txt and MANIFEST.txt files
2009-09-16 caro * Add Visual Studio 2008 solution and project file
2009-09-16 carofix VS8 project file
2009-09-16 caromove EINA_DEPRECATED at the beginning of the declaration
2009-09-15 cedric * eet: Update ChangeLog
2009-09-15 cedric * eet_data: Remove unused freeleak.
2009-09-15 cedric * eet: Update AUTHORS and ChangeLog accordingly.
2009-09-15 cedric * eet: Use eina_log.
2009-09-09 caro * use Requires.private field in eet.pc if pkg-config...
2009-09-04 caroet_init should fail if eina_init fails
2009-08-28 caroupdate Visual Studio project
2009-08-23 caro * remove the inclusion of config.h in Eet_private...
2009-08-19 caroupdate changelog
2009-08-19 caroadd alloca() declaration
2009-08-17 rasterfix eet docs.
2009-08-17 rasterFrom: Mikhail Gusarov <dottedmag@dottedmag.net>
2009-08-16 rasterlog.
2009-08-16 rasterfix - write empty chunks. need them for corner case...
2009-08-16 barbierihave his full name, as he likes it =)
2009-08-14 cedric * eet: Make macro EET_EINA_*_DATA_DESCRIPTOR_CL...
2009-08-13 rasterbeware "class"! those c++ compiler can compile c.....
2009-08-13 cedric * eet: Oops. Fix init order.
2009-08-13 cedric * eet: Fix prefix.
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-23 cedric * eet: Fix initialization for system that don't suppor...
2009-07-11 barbieriImprove docs in Eet.h
2009-07-08 cedric * eet: Update ChangeLog.
2009-07-08 cedric * eet: Reorder gcry init so that it's correctly taken...
2009-07-06 cedric * eet: Fix compilation when disabling signature, with...
2009-06-27 caroupdate m4 macros (mainly formatting)
2009-06-24 cedric * eet: SUN compiler don't like ; at the end of this...
2009-06-15 cedric * Eet: Add a clean way to create struct child.
2009-06-15 rasterand eet snap
2009-06-04 cedric * eet_node: Fix eet_data_undump segv when Eet_Node...
2009-06-02 cedric * eet: Update ChangeLog.
2009-06-02 cedric * eet_node: Fix API.
2009-05-26 barbierifix debian rules files.
2009-05-18 cedric * eet_data: Remove some warning.
2009-05-15 carounderquoted parameters of AC_INIT
2009-05-15 caroupdate efl_doxygen.m4
2009-05-14 cedric * Eet: Cleanup eet_data dump code.
next