efl/legacy/ecore/src/lib
Gustavo Sverzut Barbieri 728841b576 welcome glib main loop integration support.
that's it, it's here... tested and works fine, please try with your
favorite gmainloop dependent library and report problems. Suggestions:

  * GConf to access Gnome and its applications settings.
  * GtkSettings to access other properties of Gnome and its applications.
  * GUPnP (okay, we have EUPnP, but they have more features so far)
  * Rygel, based on GUPnP.
  * Libsoup, SOAP and HTTP access, useful for web access and required
    by other libraries.
  * Mojito, by Moblin, access to various web2.0 services like flickr,
    picasa, twitter...

And last but not least, this enables Flash plugin on WebKit-EFL and
may enable us to get Google Gadgets sooner (before someone writes a
proper EFL backend).

Support is auto-detected at compile time but can be disabled with
--disable-glib. Runtime support is not enabled by default (so
compiling with it will just link yet another library), one needs to
call ecore_main_loop_glib_integrate() to do so.

Thanks to INdT folks that provided the initial implementation. I
rewrote it to make it correct, but the idea was good.



SVN revision: 42825
2009-10-01 03:56:38 +00:00
..
ecore welcome glib main loop integration support. 2009-10-01 03:56:38 +00:00
ecore_con Add missing prototype for ecore_con_url_response_headers_get(). 2009-08-27 21:21:43 +00:00
ecore_config better fix for -no-undefined 2009-04-23 03:56:31 +00:00
ecore_directfb lutin... release soname patch. verbose svn soname used right now 2009-04-17 10:01:45 +00:00
ecore_evas remove \n in logging messages 2009-09-27 03:56:12 +00:00
ecore_fb fix typo in long_has_neither_32_nor_64_bits prototype 2009-04-28 05:14:11 +00:00
ecore_file don't try to remove monitors if non has been added before 2009-08-29 08:44:05 +00:00
ecore_imf lutin... release soname patch. verbose svn soname used right now 2009-04-17 10:01:45 +00:00
ecore_imf_evas lutin... release soname patch. verbose svn soname used right now 2009-04-17 10:01:45 +00:00
ecore_input cleanup on shutdown better! 2009-04-19 20:40:01 +00:00
ecore_ipc better fix for -no-undefined 2009-04-23 03:56:31 +00:00
ecore_job lutin... release soname patch. verbose svn soname used right now 2009-04-17 10:01:45 +00:00
ecore_quartz lutin... release soname patch. verbose svn soname used right now 2009-04-17 10:01:45 +00:00
ecore_sdl lutin... release soname patch. verbose svn soname used right now 2009-04-17 10:01:45 +00:00
ecore_txt lutin... release soname patch. verbose svn soname used right now 2009-04-17 10:01:45 +00:00
ecore_win32 Fix timestamps unit. Allow cinetic animation in elementary lists 2009-09-28 17:36:43 +00:00
ecore_wince Fix timestamps unit. Allow cinetic animation in elementary lists 2009-09-28 17:36:43 +00:00
ecore_x Fix memory corruption in ecore_xcb_window.c::ecore_x_window_children_get 2009-09-22 18:18:28 +00:00
.cvsignore
Makefile.am * Ecore_Input: Fix build order. 2009-03-19 16:41:35 +00:00