efl/legacy/ecore/src/lib/ecore
Dan Sinclair 2a9de292d8 - Make sure we set the current pointer. If we don't and call _index_goto()
we'll get a segv


SVN revision: 32769
2007-11-19 04:15:26 +00:00
..
.cvsignore Sssh 2004-03-29 21:11:30 +00:00
Ecore.h Vincent Torri pointed out that char bitfields are undefined in C89... and he 2007-10-25 05:55:07 +00:00
Ecore_Data.h Cleanup ecore_path_group_new() and update ecore_path_group_available() API. 2007-11-11 17:08:20 +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 autostuff improvements: 2007-11-04 09:29:20 +00:00
ecore.c add ecore_fps_debug feature on Windows. Btw, if someone knows how to use it, I would be glad to know 2007-10-27 10:58:00 +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 add windows support to ecore. ecore_evas is ported too (directdraw and direct3d. No opengl yet). It needs to be tested a lot, though. Remove some trailing spaces here and there. Replace WIN32 with _WIN32 2007-08-26 11:17:21 +00:00
ecore_hash.c NULL is a valid value, it's actually the default 2007-09-02 17:44:38 +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 - Make sure we set the current pointer. If we don't and call _index_goto() 2007-11-19 04:15:26 +00:00
ecore_main.c * port ecore_plugin to windows 2007-09-30 15:24:51 +00:00
ecore_path.c Cleanup ecore_path_group_new() and update ecore_path_group_available() API. 2007-11-11 17:08:20 +00:00
ecore_plugin.c *API CHANGE* 2007-11-06 16:58:12 +00:00
ecore_private.h typo 2007-10-27 16:22:10 +00:00
ecore_sheap.c *API BREAK* see the discussion in the mailing list. misc and e_modules will follow 2007-07-25 17:01:04 +00:00
ecore_signal.c add windows support to ecore. ecore_evas is ported too (directdraw and direct3d. No opengl yet). It needs to be tested a lot, though. Remove some trailing spaces here and there. Replace WIN32 with _WIN32 2007-08-26 11:17:21 +00:00
ecore_str.c include Ecore_Str.h so we get EAPI declarations. this the reason why IMO EAPI should be inserted in the code, too, instead of just the headers. 2007-08-22 17:44:04 +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 put Nathan's mail into the doxy 2007-08-02 18:08:04 +00:00
ecore_time.c simplify the code of ecore_time_get() on Windows 2007-10-27 10:24:52 +00:00
ecore_timer.c add some docs 2006-12-28 03:31:44 +00:00
ecore_tree.c *API BREAK* see the discussion in the mailing list. misc and e_modules will follow 2007-07-25 17:01:04 +00:00
ecore_value.c Add basic stat output to hash for testing. 2007-01-16 01:27:01 +00:00