framework/uifw/eina.git
2012-04-25 yozeina: fix typo in doc
2012-04-24 lucaseina: remove useless check for NULL
2012-04-24 lucaseina: fix copyright
2012-04-23 sanjeevseveral fixes for the doxygen docs.
2012-04-22 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-21 rastertag everything as beta in svn.
2012-04-20 cedriceina: fix Eina_Inarray API to at least match Eina_Array...
2012-04-20 cedriceina: forgotten disable of eina_model.
2012-04-20 caroinclude stdlib.h for atoi and getenv
2012-04-19 cedriceina: completly disable backtrace.
2012-04-19 cedriceina: make it possible to force the number of detected...
2012-04-19 cedriceina: disable log backtracking.
2012-04-19 cedriceina: disabling eina_model test.
2012-04-19 cedriceina: little improvement for EINA_LOG_BACKTRACE.
2012-04-18 cedriceina: add backtrace to Eina_Log.
2012-04-18 rasterand fully de-modelify eina
2012-04-18 rasterand extract model stuff from value...
2012-04-18 rasterand update news accordingly.
2012-04-18 rasterwell as there is no reason to put eina_model in release...
2012-04-17 gastalFixing the eina_prefix example
2012-04-17 seozeina eina_iterator.c: Fixed formatting.
2012-04-16 rasteradd NEWS item into eina.
2012-04-16 seozeina eina_main.h: Fixed documentation.
2012-04-15 tasnEina: Fixed usage of gnu extension.
2012-04-12 gastalCleanup Doxygens Warnings - eina
2012-04-10 gastalCleanup Doxygen Warnings - eina
2012-04-05 jihooneina: fix typos in doc
2012-04-05 jihooneina: fix doc return type
2012-04-04 devilhornsEina: Fix doxy typo.
2012-04-03 caroEina: Fix cases where dlopen is wrongly checked because...
2012-04-03 seozeet, eina, eio, embryo, ethumb, evas, expedite: Updated...
2012-04-03 cedriceina: abort early on free(NULL).
2012-04-03 cedriceina: improve debugging message.
2012-04-03 caroupdate date
2012-03-31 caroformatting
2012-03-31 caroEina: update ChangeLog (NEWS already filled)
2012-03-31 caroEina: more doc
2012-03-31 caroEina: add missing API on Windows. Do I need to update...
2012-03-31 caroformatting
2012-03-30 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-29 sachielHack to avoid freeing old data when calling eina_hash_s...
2012-03-29 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-28 cedriceina: plenty of place set EINA_CFLAGS before that line.
2012-03-26 rasterbring eina's NEWS up to date with changelog.
2012-03-25 carofix dist
2012-03-25 carobetter m4 macro
2012-03-25 caroand -lm in .pc
2012-03-25 carodidn't mean to commit that
2012-03-25 caroEina: fix shm_open() check (can be in libc or librt...
2012-03-25 seozeina eina_list.h: Fixed typo in the documentation.
2012-03-19 caroEina: Fix a previous commit
2012-03-17 rasteradd back in libs.private/requires to pc files with...
2012-03-17 rastergear up svn for release. one of many steps/things to do.
2012-03-16 cedriceina: update AUTHORS.
2012-03-16 cedriceina: fix build when valgrind is not in a standard...
2012-03-14 cedriceina: backport and ChangeLog for dead lock in Eina_File.
2012-03-14 cedriceina: fix dead lock issue. This is hidding a bug with...
2012-03-13 cedriceina: build back on FreeBSD.
2012-03-08 caroEina: use Windows macros
2012-03-08 caroEina: use stat64() instead of GetFileAttributesEx()
2012-03-08 rasterFrom: cnook <kimcinoo@gmail.com>
2012-03-07 discomfitoreina 1.2 changelog: docs are now slightly less french
2012-03-07 discomfitorwarn--
2012-03-07 carofix logic
2012-03-07 caroEina: fix leak on windows too
2012-03-07 cedriceina: backport, ChangeLog and NEWS.
2012-03-07 cedriceina: don't reopen file when file didn't change.
2012-03-07 cedriceina: fix argument numbering.
2012-03-07 caroEina: cosmetic (move eina_file_mmap_faulty to the ...
2012-03-07 caroEina: unlock mutex before returning
2012-03-06 gastalAnother eina_inarray example.
2012-03-06 barbierinote the bug spotted by Tasn.
2012-03-05 gastalFix examples's compilation instructions to work on...
2012-03-05 thanatermesisremoved useless information about libm dependency which...
2012-03-02 cedriceina: fix warning. Patch by Seo Sanghyeon.
2012-03-01 bdillyEina: Add eina_value_array_value_get().
2012-02-27 cedriceina: faster implementation of Eina_Rbtree by Alexandre...
2012-02-24 cedriceina: fix typos due to merge.
2012-02-24 cedriceina: add Exotic support.
2012-02-24 rasterlets not deprecate things just yet shall we?
2012-02-23 cedriceina: forgotten since.
2012-02-23 cedriceina: introduce Eina_Stat to prevent issue when buildin...
2012-02-22 gastalContainer page improvements.
2012-02-22 gastalStringshare doc additions.
2012-02-22 gastalEina inline array example.
2012-02-22 cedriceina: update info in eina_file_stat seems more usefull.
2012-02-22 cedriceina: add eina_file_stat helper function.
2012-02-22 rastersince n->filename became non-stringshared only after...
2012-02-22 caroEina: fix win32 RWlocks
2012-02-20 caroEina: gnu_printf format attribute was introduced in...
2012-02-17 caroEina: remove ugly FMT_* compatibility strings as Evil...
2012-02-17 caroUse gnu_printf attribute to detect wrong usage of print...
2012-02-17 caromove standard header file before private ones
2012-02-17 gastalEina value example with user defined type.
2012-02-17 gastalDocumented example of eina_value struct usage.
2012-02-17 gastalDocumented example for eina_value.
2012-02-17 cedriceina: fix forgotten initialization of count during...
2012-02-17 leifChange impl. to follow param name of header.
2012-02-17 leifrename 'size' param of eina_list_sort to 'limit'
2012-02-16 barbierieina_model: new events for load/unload.
next