efl/src/lib
Taehyub Kim 4d9a19a1d5 elc_popup: support siganl emit for the main layout of popup
Summary:
Popup has the main layout to show popup view, but it is not resize object of popup.
As the result, we cannot emit the signal to the main layout when we want to change the state of the popup.
So, popup inherited a layout signal emit and redirect the signal to the main layout.

Test Plan:
1. add the custom signal in elm/popup/base/default layout
2. send the custom siganl in application code

Reviewers: woohyun, raster, cedric, Hermet, singh.amitesh

Reviewed By: singh.amitesh

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3852
2016-04-05 10:16:38 +05:30
..
ecore ecore_timer: remove redundancy in property docs 2016-04-01 15:40:01 +02:00
ecore_audio Eo: fix oversight for key_data 2016-03-04 14:01:48 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: add function attributes 2016-03-02 13:56:49 -08:00
ecore_con Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
ecore_drm ecore-drm: do not attempt to destroy sprite outputs which have never repainted 2016-04-01 15:55:41 -04:00
ecore_evas ecore_evas: change ECORE_EVAS_RENDER_SYNC to NOSYNC and non-default 2016-03-24 12:15:57 -04:00
ecore_fb
ecore_file
ecore_imf
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_sdl
ecore_wayland ecore_wayland: Add a new API to get keymap - ecore_wl_input_keymap_get() 2016-03-24 08:53:15 -04:00
ecore_win32
ecore_wl2 ecore-wl2: Enable releasing keyboard, pointer, and touch if supported 2016-04-01 12:22:02 -04:00
ecore_x ecore-xcb: Implement missing keyrouter and keygrab functions for xcb 2016-04-04 11:01:48 -04:00
ector Ector: add ector_types.eot for ector type definitions. 2016-03-23 15:00:16 +00:00
edje edje entry: fix bug not to call ecore_imf_context_cursor_position_set when deleteing surrounding text 2016-03-31 11:34:01 +09:00
eet
eeze eeze: remove trailing whitespace 2016-03-11 17:59:46 +01:00
efl Revert "XXX - reword me when done" 2016-04-01 09:58:02 +09:00
efreet
eina eina_file: move doc block about eina_file_path_join from inline to file.h 2016-03-19 15:57:46 +01:00
eio Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
eldbus Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
elementary elc_popup: support siganl emit for the main layout of popup 2016-04-05 10:16:38 +05:30
elocation
elua elua: add several file/dir utils used by doc gen 2016-03-29 13:23:58 +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: Move colorspaces to Efl.Gfx 2016-03-28 16:40:01 +09:00
emotion Efl.Gfx.Buffer: Add interface skeletton 2016-03-15 11:11:59 +09:00
eo tab-- 2016-04-02 13:18:29 +02:00
eolian eolian: add APIs to get all things of each type 2016-03-29 15:01:17 +01:00
eolian_cxx cxx: follow eoid to eo_self rename in cxx generator and bindings 2016-03-16 21:11:17 +01:00
ephysics
escape
ethumb
ethumb_client
evas evas - fix leak because cutouts_fre .. doesnt free - it just resets to 0 2016-04-01 17:54:37 +09:00
evil Evil: the addr argument of dladdr is acually used 2016-03-14 13:43:57 +09:00
.gitignore