efl/src/lib
Marcel Hollerbach 132eaba8d3 efl_ui_focus_composition: introduce dirty and prepare
this can be used in a container that has his own item management api,
Each item management call results in a dirty call, once we are called to
prepare for logical movement we can simply flush the order. So we reduce
the spam of order calls, which also safes runtime.
2017-10-16 11:02:13 +02:00
..
ecore ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
ecore_audio ecore_audio: unused variables are removed to fix warning. 2017-10-13 12:09:12 -07:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con efl: unsigned int/long never be less than zero. Fixed. 2017-10-13 12:07:28 -07:00
ecore_drm
ecore_drm2
ecore_evas
ecore_fb
ecore_file ecore_file: rename parameter for doxygen 2017-10-13 14:02:37 -07:00
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc ecore_ipc: rename parameters and annotations for doxygen 2017-10-13 12:58:00 -07:00
ecore_sdl
ecore_wayland
ecore_win32 efl: unsigned int/long never be less than zero. Fixed. 2017-10-13 12:07:28 -07:00
ecore_wl2 ecore_wl2: Synchronize state with surface commits 2017-10-12 12:24:03 -05:00
ecore_x efl: unsigned int/long never be less than zero. Fixed. 2017-10-13 12:07:28 -07:00
ector ector: minor grammar fixups 2017-10-03 11:36:54 -07:00
edje edje: no case is defined for Preprocessor Flag "EDJE_EXTRA_MODULE_NAME". So removing it to avoid printf warning. 2017-10-13 12:04:38 -07:00
eet eet: wrong comparision to less than zero with unsigned integer. 2017-10-06 09:51:19 -07:00
eeze
efl efl: properly initialize Eina_File. 2017-10-05 16:24:47 -07:00
efl_wl
efreet efreet: unsigned int cannot be compared to less than zero. 2017-10-06 09:53:17 -07:00
eina eina: spellfix comment in matrix code 2017-10-13 11:51:56 -07:00
eio eio: do not copy memory for nothing. 2017-09-28 18:31:34 -07:00
eldbus
elementary efl_ui_focus_composition: introduce dirty and prepare 2017-10-16 11:02:13 +02:00
elocation
elput elput: Fix issue of pointer rotation not being set on startup 2017-10-03 14:14:04 -04:00
elua
embryo
emile emile: comparing less than zero with unsigned interger. 2017-10-09 16:38:28 -07:00
emotion
eo eo: Simplify debug_name_override 2017-10-13 10:57:00 +09:00
eolian eolian: validate inner types of complex types 2017-09-28 23:22:05 +02:00
eolian_cxx eolian-cxx: Add optional parameter to lambda for unnamed proxy instantiation 2017-09-28 17:50:14 -03:00
ephysics ephysic: comparing with same statement. 2017-10-09 16:40:17 -07:00
escape
ethumb
ethumb_client
evas evas: removing unwanted operation in interface create 2017-10-13 11:59:46 -07:00
evil efl: unused variable removed, removing local variable assignment which has no use at all. 2017-10-13 12:11:45 -07:00
.gitignore
CMakeLists.txt