efl/legacy/ecore/src/lib/ecore
Michael Jennings feabcdfe64 Thu Mar 15 12:20:27 2007 Michael Jennings (mej)
Re-apply the previously reverted patch and add (I think) the correct
fix for ecore-config.  I haven't tested this extensively, but edje
builds okay with it, so hopefully it's right.
----------------------------------------------------------------------


SVN revision: 28755
2007-03-15 22:21:28 +00:00
..
.cvsignore
Ecore.h Thu Mar 15 12:20:27 2007 Michael Jennings (mej) 2007-03-15 22:21:28 +00:00
Ecore_Data.h Thu Mar 15 12:20:27 2007 Michael Jennings (mej) 2007-03-15 22:21:28 +00:00
Ecore_Str.h Thu Mar 15 12:20:27 2007 Michael Jennings (mej) 2007-03-15 22:21:28 +00:00
Makefile.am add ecore_strlcat for symmetry 2007-02-16 23:49:55 +00:00
ecore.c Comment out unused strcmp block. It used todo a printf, which was commented 2007-02-03 20:44:35 +00:00
ecore_anim.c oooh - nasty bug. and unnoticed for so long. sometimes ecore animators wont' 2006-10-20 12:27:29 +00:00
ecore_app.c app restart has fixed buffer - doesnt need malloc for a restart now (safer) 2006-08-20 08:16:34 +00:00
ecore_events.c Add const, fix warnings. 2006-11-05 16:42:30 +00:00
ecore_exe.c A good catch by devilhorns. 2006-11-27 21:33:01 +00:00
ecore_hash.c Functions to join lists and hashes. 2007-01-17 13:41:08 +00:00
ecore_idle_enterer.c fix up some warnings 2006-01-06 17:58:12 +00:00
ecore_idle_exiter.c Formatting to 'E' format. 2006-06-23 06:40:26 +00:00
ecore_idler.c add some docs 2006-12-28 03:31:44 +00:00
ecore_list.c add ecore_dlist_sort() and ecore_dlist_mergesort() 2007-02-12 22:47:46 +00:00
ecore_main.c * fork'n'pipe now has stderr support. 2006-01-10 16:46:07 +00:00
ecore_path.c destroy group_list if it is empty, then set it to NULL 2007-03-08 00:17:22 +00:00
ecore_plugin.c destroy loaded_plugins if it is empty, then set it to NULL 2007-03-08 00:20:06 +00:00
ecore_private.h leak-- 2006-07-29 10:05:13 +00:00
ecore_sheap.c - add ecore_list_sort() a wrapper for ecore_list_mergesort and ecore_list_heapsort 2007-02-01 19:22:35 +00:00
ecore_signal.c Found the bug, so no need for the debugging stuff. 2006-02-04 02:21:43 +00:00
ecore_str.c speed up ecore_str_split(); thanks to mej 2007-03-13 06:46:14 +00:00
ecore_strbuf.c - add ecore_strbuf_replace() and ecore_strbuf_replace_all() 2007-03-05 21:41:39 +00:00
ecore_strings.c Add basic stat output to hash for testing. 2007-01-16 01:27:01 +00:00
ecore_time.c fix up some warnings 2006-01-06 17:58:12 +00:00
ecore_timer.c add some docs 2006-12-28 03:31:44 +00:00
ecore_tree.c Format to 'E' style. 2006-06-23 06:43:00 +00:00
ecore_value.c Add basic stat output to hash for testing. 2007-01-16 01:27:01 +00:00