efl/src/lib
subhransu mohanty 05ea1854a9 edje/load: pass Edje_File instead of Edje to _edje_extract_mo_files()
Summary:
Why :
1. The function operates on the Edje_File level not on Edje object
   level , so express it clearly in the function argument.
2. if its clear that this function works on file level then
   this should be called when the theme file loaded for the first time
   not on every Edje object creation.

Reviewers: Hermet, zmike, raster, cedric

Reviewed By: zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9753
2019-08-27 08:04:43 -04:00
..
ecore efl loops/threads - by defaylt tasks (exe and threads) exit with parent 2019-08-26 14:19:30 +01:00
ecore_audio eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd 2019-05-03 13:13:57 +01:00
ecore_con ecore_con/memleak: due to checking refcount using postfix decrement operator 2019-08-23 11:09:42 +09:00
ecore_drm eldbus - fix leak of message in error path case 2019-08-11 12:47:38 +01:00
ecore_drm2 ecore-drm2: Add API to check if vblank is supported 2019-05-22 07:44:00 -04:00
ecore_evas make mman.h private 2019-08-19 09:55:13 -04:00
ecore_fb
ecore_file remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
ecore_imf ecore_imf: deprecate ambigous or unused APIs 2019-07-10 20:03:14 +09:00
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc ecore_ipc: close dialer io closer when dialer is deleted. 2019-05-22 08:01:58 -04:00
ecore_sdl
ecore_wayland
ecore_win32 ecore win32 - disable #warning because all it does is fill build logs 2019-07-28 10:29:52 +01:00
ecore_wl2 ecore_wl2: Move ecore_wl2_buffer_fit function to be internal 2019-08-06 08:51:05 -04:00
ecore_x events: don't check for zeroed event types before registering them 2019-07-10 13:57:35 -04:00
ector efl_canvas_vg_shape/ector_software : Set and use stroke miterlimit 2019-08-22 13:00:01 +09:00
edje edje/load: pass Edje_File instead of Edje to _edje_extract_mo_files() 2019-08-27 08:04:43 -04:00
eet make mman.h private 2019-08-19 09:55:13 -04:00
eeze
efl efl_pack_table: rename table_position to cell_column, cell_row 2019-08-27 12:57:35 +02:00
efl_mono efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00
efl_wl efl_wfl: fix warning and err prints for wl keymap tmp file 2019-06-20 11:32:12 +01:00
efreet efreet - make efreet launch timeout configurable by env var 2019-08-25 11:24:54 +01:00
eina eina_vpath: add null checking logic on vpath_resolve api 2019-08-27 20:25:02 +09:00
eio eio/poll: avoid ever dereferencing the backend's parent in a thread 2019-08-23 13:38:33 -04:00
eldbus eldbus - fix null node last on introspection parse 2019-08-11 12:47:38 +01:00
elementary efl_ui_bg: make legacy bg use legacy image 2019-08-27 07:49:18 -04:00
elocation
elput make mman.h private 2019-08-19 09:55:13 -04:00
elua make mman.h private 2019-08-19 09:55:13 -04:00
embryo remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
emile emile - use newer lz4 api instead of deprecated one 2019-08-07 11:44:05 +01:00
emotion emotion - webcam fix deletion of webcam still left in webcam list 2019-08-22 19:53:03 +01:00
eo make mman.h private 2019-08-19 09:55:13 -04:00
eolian eolian: rename is_class api for functions to is_static 2019-08-16 16:33:37 +02:00
eolian_cxx eolian-mono: Add support for multi-value properties with tuples 2019-08-23 14:07:09 -03:00
ephysics ephysics - fix stringshare double del 2019-08-05 13:33:01 +01:00
escape
ethumb ethumb - fix short alloc on stack not including nul char space 2019-08-15 19:17:35 +01:00
ethumb_client
evas evas events: fix corrupted mouse events behavior on mapped object. 2019-08-27 19:49:42 +09:00
evas_goal
evil make mman.h private 2019-08-19 09:55:13 -04:00
.gitignore