efl/legacy/ecore/src/lib/ecore
doursse 0199c38044 make ecore module compilable on Windows(tm)
SVN revision: 30605
2007-07-05 09:51:09 +00:00
..
.cvsignore Sssh 2004-03-29 21:11:30 +00:00
Ecore.h Thu Mar 15 12:20:27 2007 Michael Jennings (mej) 2007-03-15 22:21:28 +00:00
Ecore_Data.h fix some warnings, mostly missing "void" when a function has no parameters 2007-06-27 10:57:54 +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 create the shared lib for ecore on windows 2007-07-05 09:33:11 +00:00
ecore.c make ecore module compilable on Windows(tm) 2007-07-05 09:51:09 +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 Fix typo. 2007-04-05 06:44:42 +00:00
ecore_exe.c make ecore module compilable on Windows(tm) 2007-07-05 09:51:09 +00:00
ecore_hash.c Fix hash reduce function. Passed wrong value to rehash. 2007-06-03 12:22:05 +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 Use const on read-only pointer. 2007-04-15 17:21:00 +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 make ecore module compilable on Windows(tm) 2007-07-05 09:51:09 +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 add doxy 2007-05-21 09:54:20 +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 fix some warnings, mostly missing "void" when a function has no parameters 2007-06-27 10:57:54 +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 add a way to set a free callback for the keys in ecore_tree 2007-06-04 15:28:29 +00:00
ecore_value.c Add basic stat output to hash for testing. 2007-01-16 01:27:01 +00:00