and removed the -beta tag...
[framework/uifw/eina.git] / src / include /
2012-04-25 yozeina: fix typo in doc
2012-04-23 sanjeevseveral fixes for the doxygen docs.
2012-04-22 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-20 cedriceina: fix Eina_Inarray API to at least match Eina_Array...
2012-04-18 rasterand fully de-modelify eina
2012-04-18 rasterand extract model stuff from value...
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-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 cedriceina: abort early on free(NULL).
2012-03-30 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-29 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-25 seozeina eina_list.h: Fixed typo in the documentation.
2012-03-07 discomfitoreina 1.2 changelog: docs are now slightly less french
2012-03-07 cedriceina: fix argument numbering.
2012-03-06 gastalAnother eina_inarray example.
2012-03-01 bdillyEina: Add eina_value_array_value_get().
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: add eina_file_stat helper function.
2012-02-22 caroEina: fix win32 RWlocks
2012-02-20 caroEina: gnu_printf format attribute was introduced in...
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 leifrename 'size' param of eina_list_sort to 'limit'
2012-02-16 barbierieina_model: new events for load/unload.
2012-02-15 gastalDocumentation for all eina model functions.
2012-02-15 tasnEina model: Added an advanced inheritance + interface...
2012-02-11 barbieriimprove documentation of eina model and value.
2012-02-11 barbierimodel: add helper for common pattern
2012-02-11 barbierieina_value: break usage, but makes it more uniform...
2012-02-10 barbierivalue: be safer on reset of existing values.
2012-02-10 barbierivalue: just setup on new memory!
2012-02-10 barbieriAnother example for eina_model.
2012-02-10 barbierieina_model: add xref/xunref, xrefs_get and models_usage...
2012-02-09 barbieriMore documentation for eina_model.
2012-02-09 barbierieina_model: rename all "search" to "criteria_match"
2012-02-09 barbierieina_model: helper function to setup subclass during...
2012-02-09 tasnEina model: Made i_method_resolve a macro (for interfac...
2012-02-08 tasnEina model: Added an eina model example for inheritance.
2012-02-08 tasnEina model: Made _method_resolve a macro to remove...
2012-02-05 jihoonfix @dates in each header file
2012-02-05 caroEina: append and prepend __ to gcc attributes
2012-02-02 barbieriChange eina_mode_child_search to more descriptive
2012-02-02 barbieriBetter documentation for eina_model.
2012-01-31 tasnEina stringshare: fixed up the previous commit a bit.
2012-01-31 tasnEina stringshare: Added Eina_Stringshare a stringshare...
2012-01-31 discomfitoradd new eina value dummy type TIMESTAMP which is identi...
2012-01-31 barbieriadd missing @since 1.2
2012-01-31 barbierieina_value: add EINA_VALUE_TYPE_MODEL
2012-01-31 barbierieina_model: change the way extensions are done.
2012-01-29 tasnEina: Added EINA_C_ARRAY_LENGTH.
2012-01-27 caroEina: fix previous commit
2012-01-26 caroEina: fix compilation errors in Eina_RWLock code when...
2012-01-25 barbierieina_value_struct_member_value: helper to be used by...
2012-01-25 barbieriSmall fixes to eina_model documentation.
2012-01-25 tasnEina model: Fix the example in the docs to compile.
2012-01-24 barbierivalue got the helper, will be useful in other cases...
2012-01-24 barbierimore efficient model properties based on struct.
2012-01-21 caroEina: include stdlib.h instead of alloca.h (alloca...
2012-01-21 barbieriinstall eina_model.h
2012-01-21 barbieriwelcome eina_model.
2012-01-20 sachielMy bad.. the type is referring to something out of...
2012-01-20 sachieltype-o... see what I did there? Yes, I'm an idiot.
2012-01-20 rasterFrom: Guillaume Friloux <guillaume.friloux@asp64.com>
2012-01-19 cedriceina: fix inarray macro.
2012-01-19 caroEina: Fix compilation of eina_semaphore_lock() (Windows...
2012-01-18 rasterFrom: Guillaume Friloux <guillaume.friloux@asp64.com>
2012-01-18 rastervoid impl for eina_lock stuff should return "innocuous...
2012-01-18 rasterupdate all minor versions to 2 (or 6) - and yes. i...
2012-01-12 barbierieina_value: add array of struct test.
2012-01-12 barbierieina_value: add struct type.
2012-01-12 barbierieina_value: simpler and faster code using newer eina_in...
2012-01-12 barbierieina_inarray: add useful function to open space in...
2012-01-12 barbierieina_value: use mempool.
2012-01-12 barbierieina_value: improve docs and add blob operations helper.
2012-01-12 barbierieina_value: improve docs a bit
2012-01-12 barbierieina_value: hash now adopts given Eina_Hash.
2012-01-12 barbierieina_value: list now adopts given Eina_List.
2012-01-12 barbierieina_value: array now adopts given Eina_Inarray.
2012-01-12 barbierieina_value: add missing @since.
2012-01-12 discomfitorfix docs for first half of eina_value: the second half...
2012-01-12 barbierieina_value: add blob type.
2012-01-12 barbierieina_value: add struct timeval.
2012-01-12 barbierifix C++ compile, add test.
2012-01-11 barbierieina_value: add hash.
next