efl/src/lib
Tom Hacohen 7b2b623180 Eo: Fix compilation for people using GCC.
Apparently you can't cast when initializing static consts, even if
the cast is to the same type. This commit splits the macro used
so we have an additional one that casts and thus works with
eo_override().
2016-05-20 16:16:17 +01:00
..
ecore ecore: promise for timeout and job are clearly never optional, so return them. 2016-05-20 02:25:48 -07:00
ecore_audio eo: for consistency use object like all our API. 2016-05-18 08:18:04 -07:00
ecore_avahi
ecore_buffer
ecore_cocoa Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_con eo: for consistency use object like all our API. 2016-05-18 08:18:04 -07:00
ecore_drm ecore_drm: Handle wheel scrolling separately from finger scrolling 2016-05-13 16:36:42 -05:00
ecore_evas efl: change name of animator,tick event in C. 2016-05-18 02:20:13 -07:00
ecore_fb
ecore_file ecore_file: fix memory leak 2016-05-06 22:18:57 +02:00
ecore_imf ecore_imf: Add multiline hint in input hint 2016-05-18 15:21:12 +09:00
ecore_imf_evas
ecore_input ecore-input: Fix spelling errors in comments 2016-03-03 11:24:50 -05:00
ecore_input_evas
ecore_ipc
ecore_psl1ght Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_sdl Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_wayland ecore-wayland: Deprecate Ecore_Wayland library 2016-05-03 08:35:48 -04:00
ecore_win32 efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ecore_wl2 ecore-wl2: Minor formatting fix 2016-05-19 09:12:29 -04:00
ecore_x efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ector Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
edje edje: fix condition scope 2016-05-18 22:29:59 +02:00
eet eet: add a helper to setup hash with generic value storage 2016-05-10 16:36:22 -07:00
eeze eeze: remove trailing whitespace 2016-03-11 17:59:46 +01:00
efl evas: propagate the change to child when object is a vector graphic container 2016-05-19 02:23:56 -07:00
efreet efreet: add locking for efreet_desktop_x_field_get() 2016-01-25 11:27:02 -05:00
eina fix warnings about double/float comparisons in eina vector 2016-05-20 21:46:50 +09:00
eio Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
eldbus Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
elementary elementary: remove elm_mapbuf_eo.h target from Makefile.am 2016-05-19 02:23:56 -07:00
elocation
elput elput: Don't multiply pointer axis value 2016-05-14 03:35:09 -04:00
elua elua: more file utilities in clib 2016-04-16 18:15:57 +01:00
embryo embryo: don't mess with env vars in tzdate if no tz is passed 2016-03-24 17:37:50 -04:00
emile emile: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
emotion eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
eo Eo: Fix compilation for people using GCC. 2016-05-20 16:16:17 +01:00
eolian eolian: enable incorrect property doc warnings with env var 2016-05-19 16:57:12 +01:00
eolian_cxx eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
ephysics
escape
ethumb
ethumb_client
evas evas-vg: Don't fetch parent if we are not going to use it 2016-05-19 08:43:32 -04:00
evil evil: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
.gitignore