framework/uifw/eet.git
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.
2009-05-06 barbieridoxygen was missing as build dependency.
2009-05-04 quakerFixed debian stuff everywhere.
2009-05-03 rbelemAdded libtool as Build-Depends to everything that uses
2009-04-28 quakerMissing build-deps
2009-04-23 rastermove to uses no []'s as it works for me, but for belem...
2009-04-22 quakerUpdated debian stuff for core EFL. Changed debian stuff...
2009-04-22 rastersnapworth quality - distchecked. sonames bumped. rev...
2009-04-21 quakerUpdated changelogs for packages which will go into...
2009-04-21 raster1. embryo shoudl have soname
2009-04-20 barbierifix distcheck on couple packages, problems with EXTRA_DIST
2009-04-19 quakerUpdated Standards-Version
2009-04-19 quakerMerged with pkgE
2009-04-19 quakerPrepared for merge with pkgE debian stuff
2009-04-17 cedric * eet_cipher: Fix memory leak.
2009-04-16 cedric * eet_data: Cleanup a little eet_data_descriptor_decode.
2009-04-16 cedric * eet: Add API to directly store Eet_Node inside and...
2009-04-16 cedric * eet_node.c: Oops, add file to svn.
2009-04-16 cedric * eet: Expose Eet_Node so we can now write external...
2009-04-16 cedric * eet: Add a faster way to compute signature. But...
2009-04-14 quakerUpdated debian stuff(grew Standards-Version, updated...
2009-04-14 cedric * eet: Fix tests suite.
2009-04-14 cedric * eet_data: Remove not used pointer.
2009-03-26 cedric * eet: Don't build OpenSSL support when we already...
2009-03-25 cedric * eet: Update ChangeLog.
2009-03-25 cedric * eet.pc.in: Fix private dependencies.
2009-03-25 cedric * eet_lib: Prevent double init of gcry.
2009-03-24 quakeri found it is useless and cdbs is setting up prefix...
2009-03-24 quakerforgot to add --prefix=/usr
2009-03-24 quakerUpdated debian stuff everywhere.
2009-03-22 caroFix compilation on OpenBSD (bug #251). Patch by eumel.
2009-03-19 cedric * Eet: Update ChangeLog according to last modification.
2009-03-19 cedric * eet_data: Make it thread safe and fix some memory...
2009-03-18 rasterdisable fsync
2009-03-17 barbieriupdate changelog.
2009-03-17 barbierimake sure data is on disk, don't get empty files on...
2009-03-17 englebassignore
2009-03-13 rasterllvm complaint fix from Tiago Falcão
2009-03-09 cedric * eet/AUTHORS,
2009-03-09 cedric * eet/src/lib/eet_cipher.c: Report size as expected...
2009-03-02 cedric eet: Including two times the same header is useless...
2009-03-02 cedric eet: Fix memleak during cipher.
2009-02-26 barbieriFix problem reported by clang.
2009-02-23 caroupdate m4 macro
2009-02-19 caroset _UNUSED__ to nothing for vc++
2009-02-19 carodo not include unistd.h if vc++ is used
2009-02-19 caroInclude winsock2.h before time.h. Requested by vc++
2009-02-19 caroset correctly the relative path of the extern directory,
2009-02-09 illogict Add some missing unused flags.
2009-02-09 cedric * eet/src/lib/Eet.h,
2009-02-08 illogict Dead assignment. Reported by CLang.
2009-02-01 caroMissing modification of the variable DOXYGEN to
2009-01-31 carocheck doxygen availability only if we enable documentat...
2009-01-30 cedric * eet/src/lib/eet_cipher.c: Fix a corrupted pointer...
2009-01-27 cedricPrint signature and certificate lenght (give you an...
2009-01-24 sachielPoint the API Reference to the right file
2009-01-22 carofix logic in efl_doxygen.m4
2009-01-14 caroupdate ac_attribute.m4
2009-01-13 rasterfix the copying license to
2009-01-09 carocheck if the linker supports --as-needed
2009-01-09 quakerAdded debian/rules files with a new permissions set...
2009-01-09 quakerprepare debian rules files for new chmod permissions.
2009-01-01 quakerAdded new set of debian subdirs.
2009-01-01 quakerRemoved debian subfolders - prepared for a new set...
2008-12-31 handyandeas-needed is not globally supported - perhaps it needs...
2008-12-31 cedricUpdate m4 macro to provide __UNUSED__.
next