efl/src/lib
Jean-Philippe Andre 8faa65d90b edje: Move text_change_cb to legacy only
This should probably be replaced by a well defined signal.

Note: If edje sends signals on swallow/unswallow and text set/unset we
could simplify some of the elementary code, eg. for button's icon
handling. The theme should be handling the padding automatically, it's
not the elementary widget's role

Ref T5315
2017-11-29 15:36:44 +09:00
..
ecore ecore: during fd cleanup we didn't remove freed fd handler from the ready fd list. 2017-11-23 15:12:30 -08: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: remove doxygen warning messages 2017-10-18 19:24:28 +09:00
ecore_cocoa ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con ecore ipc/con: fix nasty ... they dont mutually exclude 2017-11-26 14:01:14 +09:00
ecore_drm libinput check - move up to requiring 1.6 as a minimum for libinput 2017-11-12 21:47:02 +09:00
ecore_drm2 ecore-drm2: Fix issue of not being able to set output mode 2017-11-01 08:52:03 -04:00
ecore_evas ecore_evas: use access() instead of stat() 2017-11-23 15:31:01 -08:00
ecore_fb
ecore_file ecore_file: rename parameter for doxygen 2017-10-13 14:02:37 -07:00
ecore_imf Ecore_Imf: fix wrong annotation and enum name 2017-11-01 13:09:18 +09:00
ecore_imf_evas
ecore_input ecore_input: constify global 2017-10-29 13:59:17 +01:00
ecore_input_evas
ecore_ipc ecore ipc/con: fix nasty ... they dont mutually exclude 2017-11-26 14:01:14 +09:00
ecore_sdl
ecore_wayland ecore_wayland: fix assigned value is never used. 2017-10-16 13:28:10 -07:00
ecore_win32 efl: unsigned int/long never be less than zero. Fixed. 2017-10-13 12:07:28 -07:00
ecore_wl2 ecore-wl2: Fix resource leak 2017-11-26 12:12:53 -05:00
ecore_x ecore: removing assignment operation to avoid warning. 2017-10-16 13:29:02 -07:00
ector ector: move gradient generation api to draw library for reuse. 2017-11-10 11:20:38 +09:00
edje edje: Move text_change_cb to legacy only 2017-11-29 15:36:44 +09:00
eet eet: removed warning from eet_image 2017-11-21 11:12:56 +09:00
eeze
efl edje: Implement Efl.File.load_error 2017-11-29 15:36:44 +09:00
efl_wl efl_wl: Silence ridiculous warning 2017-11-27 11:33:53 -06:00
efreet efreet: putting local variable "data" under preprocessor flag "SLOPPY_SPEC" to avoid below warning, if "SLOPPY_SPEC" is disabled. 2017-10-16 13:36:38 -07:00
eina eina safepointer - mimic 47 bit eoid patch 2017-11-24 18:29:23 +09:00
eio eo: Rename efl_ref_get to efl_ref_count 2017-11-08 09:30:42 +00:00
eldbus eo files: convert various to use @cref 2017-11-02 16:41:01 +01:00
elementary elm_part_helper: Change macro name for default content part 2017-11-29 13:43:21 +09:00
elocation
elput elput: Remove unreachable code 2017-11-20 07:51:50 -05:00
elua elua: correctly wrap gettext funcs 2017-11-24 10:55:46 +01:00
embryo EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
emile emile: comparing less than zero with unsigned interger. 2017-10-09 16:38:28 -07:00
emotion efl: Use Eina.Size2D for image load size 2017-09-19 10:51:48 +09:00
eo eo - by default on 64bit only use 47 bits because of luajit 2017-11-24 18:29:23 +09:00
eolian eolian: Add API's for part enumeration 2017-11-23 15:14:41 +09:00
eolian_cxx cxx: Fix ifdef protections in function impl 2017-11-07 09:57:24 +09:00
ephysics ephysic: comparing with same statement. 2017-10-09 16:40:17 -07:00
escape
ethumb EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ethumb_client
evas evas: Remove duplicated code 2017-11-29 11:59:54 +09:00
evil evil: add tests for Windows port. 2017-11-10 13:13:44 -08:00
.gitignore
CMakeLists.txt