summaryrefslogtreecommitdiff
path: root/src/lib/eet_node.c
Commit message (Expand)AuthorAgeFilesLines
* backport eet_node fixesMike Blumenkrantz2011-07-041-0/+6
* use typedefs for fn pointers.Carsten Haitzler2010-12-071-6/+6
* * eet: use eina configuration information correctly.Cedric BAIL2010-11-211-0/+4
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-4/+4
* FORMATTINGLucas De Marchi2010-08-041-4/+0
* fix stupid align of *Sebastian Dransfeld2010-07-311-16/+16
* remove space after *Sebastian Dransfeld2010-07-311-89/+89
* formatting. <- uncrustifyCarsten Haitzler2010-07-311-150/+166
* testing uncrustify on eet. this shall be standard efl formatting fromCarsten Haitzler2010-07-281-225/+309
* * eet: Fix override of global symbols.Cedric BAIL2010-03-011-2/+2
* useless semi-colonVincent Torri2010-02-111-1/+1
* * eet: Add an experimentale API for walking Eet_Node.Cedric BAIL2010-01-211-6/+68
* include Evil.h so that getenv is declared on Windows CEVincent Torri2010-01-181-0/+4
* * eet: Add mempool for Eet_Node structure.Cedric BAIL2010-01-171-2/+47
* * eet: MASSIV REWRITE OF EET_DATA !Cedric BAIL2010-01-121-11/+104
* * eet_node: Make eet_node_dump fully functionnal.Cedric BAIL2009-12-281-4/+30
* * eet_node: Progressively move all dump code in eet_node.Cedric BAIL2009-12-211-0/+28
* * add amalgamation option to eet (disabled by default,Vincent Torri2009-11-021-0/+4
* * remove the inclusion of config.h in Eet_private.h (not needed)Vincent Torri2009-08-231-0/+9
* * eet: SUN compiler don't like ; at the end of this macro.Cedric BAIL2009-06-241-12/+12
* * Eet: Add a clean way to create struct child.Cedric BAIL2009-06-151-0/+16
* * eet_node: Fix API.Cedric BAIL2009-06-021-3/+166
* * eet_node.c: Oops, add file to svn.Cedric BAIL2009-04-161-0/+197