efl/legacy
Gustavo Sverzut Barbieri 3994aee4d8 let's stop smoking crack while coding :-P
dudes, WTF is that look to check for numbers, then use atoi()??? Use
strtol() and let it do both in one pass. Also, just do these for part
types that make sense. The loop using child could result in unused
variables in lots of cases, returning the wrong value when not found.



SVN revision: 50757
2010-08-02 23:35:30 +00:00
..
ecore fix random value generator. 2010-08-02 19:36:37 +00:00
edje let's stop smoking crack while coding :-P 2010-08-02 23:35:30 +00:00
eet * eet: fix bug on 32bits computer. 2010-08-02 14:30:46 +00:00
eeze forgot to commit this earlier 2010-07-31 03:21:55 +00:00
efreet Check return value for realloc 2010-08-02 20:43:09 +00:00
eina Better documenting EINA_MAGIC_SET()'s use. 2010-08-02 16:57:38 +00:00
eio Add the ability to perform standard IO operations on a file in a thread. 2010-07-28 22:12:41 +00:00
embryo Move Embryo.h header to own dir. 2010-07-09 06:31:53 +00:00
emotion doxygen 2010-07-25 18:29:01 +00:00
ethumb ethumb: Invalid access upon ethumb_free 2010-07-15 12:45:52 +00:00
evas allow max cutout rects to be tunable. and change3 default for gl? 2010-08-02 06:46:38 +00:00
evil * doc/Doxyfile: 2010-05-29 10:51:06 +00:00