efl/src/lib
Daniel Zaoui e1abaf7c37 Eolian: fix class lookup during parsing.
If classes A and B are stored in a same file, when A inherits from B,
and A needs to be generated, the generator, even if B is parsed, will
not search the class in the database but will look for some b.eo.

This patch fixes that issue by checking the existence of the classes
into the database before looking for a corresponding file.
2014-05-21 15:55:28 +03:00
..
ecore fix ecore_thread_global_data_wait to work when no data exists yet 2014-05-15 21:23:51 +09:00
ecore_audio Eolian: Clean out Ecore Audio Eo headers 2014-04-11 09:26:15 +03:00
ecore_avahi avahi shut up if you aren't compiling 2014-03-17 13:48:59 -04:00
ecore_cocoa More removal of \r 2013-02-17 14:53:25 -03:00
ecore_con fix ecore_con_url using 100% cpu and just let fd handler do work 2014-05-15 15:48:18 +09:00
ecore_drm ecore-drm: Send proper keycode to ecore key event, and remove 2014-05-12 13:55:02 +01:00
ecore_evas Win32: Fix ecore_evas engine search path 2014-05-20 15:13:43 +09:00
ecore_fb Ecore: Fix compilation warnings 2014-04-22 12:41:07 +09:00
ecore_file Revert "fix allocator sizeof operand mismatch reported by clang" 2014-01-09 10:02:26 +09:00
ecore_imf ecore_imf: Add ECORE_IMF_INPUT_PANEL_LAYOUT_EMOTICON 2014-02-27 13:46:16 +09:00
ecore_imf_evas Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
ecore_input Fixed a problem with e wl server that sent invalid key value to wl client. 2014-04-14 09:41:43 -04:00
ecore_input_evas Fixed a problem with e wl server that sent invalid key value to wl client. 2014-04-14 09:41:43 -04:00
ecore_ipc fix typos in EFL documents 2014-01-07 14:28:45 +09:00
ecore_psl1ght efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_sdl efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_wayland ecore_wl: Actually watch out for ECORE_FD_ERROR 2014-04-17 17:01:45 +02:00
ecore_win32 ecore: fix some aliasing warning. 2013-03-22 20:25:37 +09:00
ecore_wince efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_x ecore-x - fix setting protocol atoms for icccm for 64bit 2014-05-11 09:09:03 +09:00
edje edje: Edje_Edit - fix wrong behaviour on draggable.event processing while deleting parts. 2014-05-21 06:14:23 +02:00
eet Evas TGV: Fix distortion of TGV images (ETC1) 2014-04-25 12:08:56 +09:00
eeze do not use EINA_FALSE instead of NULL 2014-05-07 17:45:11 +02:00
efl Add "--with-id" configure option that can be used to specify a 2013-11-04 22:12:12 +09:00
efreet efreet: Fix mistakenly inverted behavior in URI handling 2014-05-19 14:52:32 +03:00
eina do not use EINA_FALSE instead of NULL 2014-05-07 17:45:11 +02:00
eio Win32: Fix invalid free in eio monitor 2014-05-21 18:03:53 +09:00
eldbus do not use EINA_FALSE instead of NULL 2014-05-07 17:45:11 +02:00
embryo alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
emotion emotion: remove warning. 2014-04-27 20:43:14 +02:00
eo Eo: Add function name to OP desc on Windows 2014-05-21 18:03:53 +09:00
eolian Eolian: fix class lookup during parsing. 2014-05-21 15:55:28 +03:00
eolian_cxx eolian-cxx: remove annoying compilation warnings and messages 2014-05-10 10:15:37 +02:00
ephysics Ephysics: Silence more warnings from libbullet 2014-01-09 11:49:29 +09:00
escape efl: remove check for errno.h 2013-01-10 20:25:44 +00:00
ethumb ethumb: Memset whole contex in md5 implementation 2014-05-16 14:32:51 +02:00
ethumb_client efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas evas/text: fix abnormal ellipsis logic when harfbuzz is enabled. 2014-05-21 10:41:29 +01:00
evil Evil: Add support for mkstemps 2014-04-02 12:14:50 +09:00
.gitignore eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00