efl/legacy/ecore/src/lib/ecore
Vincent Torri 4862bc46f1 * Patch by Dmitriy Mazovka
- add shape support in ecore_win32
  - add drag'n drop support in ecore_win32 (reworked)
 * remove strange character (ecore_evas_win32.c)
 * include Eina.h before defining EAPI (Ecore_Data.h)
 * add -lole32 as lib for DnD, minor thing (configure.ac)

next steps will be the new direct3d engine, and full support
of DnD, shapes and fullscreen for the directdraw engine and
in ecore_evas.


SVN revision: 37831
2008-11-27 19:30:39 +00:00
..
.cvsignore Sssh 2004-03-29 21:11:30 +00:00
Ecore.h runtime configurable timer precision 2008-11-13 20:42:01 +00:00
Ecore_Data.h * Patch by Dmitriy Mazovka 2008-11-27 19:30:39 +00:00
Ecore_Getopt.h Easy to use and powerful getopt implementation. 2008-11-24 00:49:04 +00:00
Ecore_Str.h Why was this twice? 2008-08-28 15:36:22 +00:00
Makefile.am Easy to use and powerful getopt implementation. 2008-11-24 00:49:04 +00:00
ecore.c add evil init / shutdown. Necessary for gettimeofday on Windows CE 2008-11-22 07:55:02 +00:00
ecore_anim.c add ECORE_CALLBACK_RENEW and ECORE_CALLBACK_CANCEL 2008-01-25 18:28:16 +00:00
ecore_app.c autotools fixes 2008-11-02 09:01:35 +00:00
ecore_events.c ok - see comments with idle-enter. 2008-06-09 12:15:34 +00:00
ecore_exe.c new ecore_loop_time_get() call. also priority setting for spawning sub-procs 2008-11-02 01:29:08 +00:00
ecore_getopt.c Easy to use and powerful getopt implementation. 2008-11-24 00:49:04 +00:00
ecore_hash.c Make internal inline functions static inline 2008-10-26 17:24:52 +00:00
ecore_idle_enterer.c e: 2008-01-11 07:33:57 +00:00
ecore_idle_exiter.c Formatting to 'E' format. 2006-06-23 06:40:26 +00:00
ecore_idler.c add ECORE_CALLBACK_RENEW and ECORE_CALLBACK_CANCEL 2008-01-25 18:28:16 +00:00
ecore_list.c When the list is NULL, it's empty. 2008-10-09 10:21:16 +00:00
ecore_main.c remove the problem of the main loop taking 100% of the cpu 2008-11-18 06:56:31 +00:00
ecore_path.c Apply patch from thomasg <thomas@gstaedtner.net>: 2008-10-23 20:12:49 +00:00
ecore_pipe.c fix compilation on windows, minor formatting, use unix end of line 2008-11-12 07:54:25 +00:00
ecore_plugin.c Add missing header 2008-08-14 21:05:07 +00:00
ecore_poll.c warnings-- 2008-10-05 18:33:35 +00:00
ecore_private.h it's 'UNsigned' char, not signed! 2008-11-13 20:39:56 +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 gak! al the siginfo handlign was wrong. u'd get bogus siginfo data from 2008-05-03 08:15:16 +00:00
ecore_str.c add ecore_str_has_extension() 2008-01-25 18:10:46 +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 Reduce number of call to malloc (by putting the string at the end of the Ecore_String struct). 2008-05-07 13:11:34 +00:00
ecore_time.c move setup of loop time to init. 2008-11-02 22:32:18 +00:00
ecore_timer.c runtime configurable timer precision 2008-11-13 20:42:01 +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 remove inline from ecore_print_warning, exported functions 2008-10-26 16:32:34 +00:00