efl/src/lib
Jean-Philippe Andre d39bbc1491 elm: Create legacy widgets with elm_legacy_add
This will be used to solve issues around style_set:
if the widget is legacy or pure eo we may need to select a different
style. So in the constructor we need to know whether we are legacy or
eo. Note that calling style_set in finalize only is too late as we would
lose information such as efl_text_set() called inside efl_add().
2017-11-07 14:50:31 +09:00
..
ecore eo files: convert various to use @cref 2017-11-02 16:41:01 +01: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 eo files: convert various to use @cref 2017-11-02 16:41:01 +01:00
ecore_drm
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: always find a source for ticking legacy animator. 2017-11-02 15:26:08 -07: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: rename parameters and annotations for doxygen 2017-10-13 12:58:00 -07:00
ecore_sdl ecore_sdl: Add API doc for ecore_sdl_feed_events 2017-08-18 09:48:59 -04:00
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: correctly handle configure events on popup surfaces 2017-10-25 10:44:16 -04:00
ecore_x ecore: removing assignment operation to avoid warning. 2017-10-16 13:29:02 -07:00
ector vg_common: property apply "objectBoundingBox" morphings to radial gradient 2017-11-07 11:54:09 +09:00
edje edje: don't return negative width and height from _parts_extends 2017-11-06 11:06:41 +09:00
eet Eet: fix wrong doxygen definition 2017-11-01 13:08:58 +09:00
eeze
efl efl_gfx_path: fix typo in _path_bounds_get 2017-11-07 11:54:09 +09:00
efl_wl efl-wl: send configures when extracted popups are resized 2017-10-25 10:44:16 -04: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: add a function return a reference to a copy of Eina_Value. 2017-11-03 15:31:30 -07:00
eio eio: properly mark array contents as ptr 2017-11-02 13:53:14 +01:00
eldbus eo files: convert various to use @cref 2017-11-02 16:41:01 +01:00
elementary elm: Create legacy widgets with elm_legacy_add 2017-11-07 14:50:31 +09:00
elocation
elput elput: Fix issue of pointer rotation not being set on startup 2017-10-03 14:14:04 -04:00
elua EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05: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: fix typo. 2017-11-04 13:26:21 -07:00
eolian eolian: disallow ptr() on things that are already pointer-like 2017-11-03 15:30:10 +01: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 vg_savers/svg: empty (for now) module that will save svg in original file 2017-11-07 11:54:09 +09:00
evil Evil: really drop Windows XP support 2017-10-24 16:13:01 -07:00
.gitignore
CMakeLists.txt