efl/legacy/ecore/src/lib/ecore
Vincent Torri 520c12f976 * ecore_exe_win32: manage ADD and DEL events. It works more or
less, but that Windows stuff is a bit like voodoo magic
 * Ecore.h : we can use the Ecore_Exe events on Windows, now (at
   least ADD and DEL, but the others will follow)

SVN revision: 43549
2009-11-08 22:19:30 +00:00
..
.cvsignore Sssh 2004-03-29 21:11:30 +00:00
Ecore.h * ecore_exe_win32: manage ADD and DEL events. It works more or 2009-11-08 22:19:30 +00:00
Ecore_Data.h eina_stringshare_init -> eina_init, dito shutdown 2009-09-07 16:32:26 +00:00
Ecore_Getopt.h ecore_getopt: missing dummy initializer. 2009-10-31 22:56:28 +00:00
Ecore_Str.h useful function to join strings using separator. 2009-04-13 00:05:43 +00:00
Makefile.am ecore_exe for Windows. 2009-10-16 09:17:26 +00:00
ecore.c * check the returned value of the _init() functions 2009-10-10 05:28:43 +00:00
ecore_anim.c * ecore: Remove user of Ecore_List2 from ecore events. 2009-06-17 11:39:37 +00:00
ecore_app.c remove a bit the mess n ecore. It's just the first patch... 2009-01-31 18:33:39 +00:00
ecore_events.c * ecore: Fix a segv during ecore_shutdown. 2009-06-17 12:38:15 +00:00
ecore_exe.c formatting 2009-10-16 08:29:55 +00:00
ecore_exe_win32.c * ecore_exe_win32: manage ADD and DEL events. It works more or 2009-11-08 22:19:30 +00:00
ecore_getopt.c Ecore_Getopt: Do not mark internal stuff as translatable. 2009-10-27 18:36:54 +00:00
ecore_glib.c * add vi header 2009-10-15 06:26:01 +00:00
ecore_hash.c remove a bit the mess n ecore. It's just the first patch... 2009-01-31 18:33:39 +00:00
ecore_idle_enterer.c * ecore: Remove user of Ecore_List2 from ecore events. 2009-06-17 11:39:37 +00:00
ecore_idle_exiter.c * ecore: Remove user of Ecore_List2 from ecore events. 2009-06-17 11:39:37 +00:00
ecore_idler.c * ecore: Remove user of Ecore_List2 from ecore events. 2009-06-17 11:39:37 +00:00
ecore_list.c * ecore: Remove Ecore_List2 at all. 2009-06-17 11:47:28 +00:00
ecore_main.c Fixes for the Win32 port: 2009-11-08 22:14:48 +00:00
ecore_path.c warnings-- 2009-08-26 15:43:45 +00:00
ecore_pipe.c on Windows, pipe_read (recv) and pipe_write (send) does not 2009-10-25 07:02:03 +00:00
ecore_plugin.c remove superfluid list 2009-03-05 20:07:45 +00:00
ecore_poll.c * ecore: Remove user of Ecore_List2 from ecore events. 2009-06-17 11:39:37 +00:00
ecore_private.h fix build! 2009-10-25 10:11:59 +00:00
ecore_sheap.c remove a bit the mess n ecore. It's just the first patch... 2009-01-31 18:33:39 +00:00
ecore_signal.c remove a bit the mess n ecore. It's just the first patch... 2009-01-31 18:33:39 +00:00
ecore_str.c useful function to join strings using separator. 2009-04-13 00:05:43 +00:00
ecore_strbuf.c remove a bit the mess n ecore. It's just the first patch... 2009-01-31 18:33:39 +00:00
ecore_strings.c remove trailing spaces 2008-11-29 11:23:17 +00:00
ecore_thread.c fix compilation when no pthread is available 2009-11-08 22:16:17 +00:00
ecore_time.c patch from julian - fix typos in docs. 2009-03-13 09:38:46 +00:00
ecore_timer.c * ecore: Remove user of Ecore_List2 from ecore events. 2009-06-17 11:39:37 +00:00
ecore_tree.c remove a bit the mess n ecore. It's just the first patch... 2009-01-31 18:33:39 +00:00
ecore_value.c fix warning with mingw32ce (getenv not declared) 2009-02-26 07:08:12 +00:00