efl/src/lib
Daniel Zaoui 0c78e1eb4d Toolbar: fix icon switch during state change
When many states are set on an item, the icon is deleted when the state
is changed. This shouldn't be as it leads to an unstable state whose
icon is still considered as existing and errors displayed on the screen.

We need to check that the icon is not used inside any state to permit its
deletion. Otherwise we should just hide it.

@fix
2016-11-09 07:42:57 +02:00
..
ecore ecore: remove ecore_thread_promise_run. 2016-11-07 10:49:02 -08:00
ecore_audio ecore_audio, eio eo: remove pointers 2016-11-04 17:14:30 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_con efl_net_session and efl_net_control for ConnMan 2016-11-08 22:40:34 -02:00
ecore_drm
ecore_drm2 ecore-drm2: Free Output modes on destroy 2016-10-11 11:30:49 -04:00
ecore_evas Ecore Evas: Set the device that originated the event. 2016-11-08 17:54:34 -02:00
ecore_fb
ecore_file ecore_file/ipc: clean up documentation 2016-10-04 21:08:17 +09:00
ecore_imf elm_entry: Add voice input panel layout 2016-10-31 19:10:53 +09:00
ecore_imf_evas
ecore_input Ecore_Input: Add Efl_Input_Device in Ecore_Events structs. 2016-09-26 22:06:59 -03:00
ecore_input_evas ecore_input_evas: Enable cancel events by default 2016-08-09 14:56:39 +09:00
ecore_ipc ecore_ipc: fix typos in documentation group names 2016-10-10 13:57:43 +09:00
ecore_psl1ght
ecore_sdl
ecore_wayland
ecore_win32
ecore_wl2 ecore-wl2: Update cursor regardless of cursor surface 2016-11-02 12:13:09 -04:00
ecore_x remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ector ector: update the render api eo signeture 2016-11-07 16:54:09 +09:00
edje edje_edit: fix compare double values 2016-11-08 09:40:25 +02:00
eet eet: fix gnutls support with newer version. 2016-09-21 10:33:44 -07:00
eeze eeze: remove trailing whitespaces 2016-09-07 09:48:39 +05:30
efl efl_model: child,{added,removed} have a payload object. 2016-11-04 13:19:57 -02:00
efreet efreet - fix command generation by fixing string buffer expansion 2016-09-25 23:50:53 +09:00
eina Eina: add NULL check to eina_module_symbol_global_set API @fix 2016-11-07 14:42:54 -08:00
eio docs: efl_io: add missing docs for efl_io_manager 2016-11-07 15:53:35 +01:00
eldbus docs: eldbus: add docs for new eldbus enum 2016-11-07 11:43:20 +01:00
elementary Toolbar: fix icon switch during state change 2016-11-09 07:42:57 +02:00
elocation
elput elput: Add API to allow setting pointer acceleration profile 2016-11-02 09:58:43 -04:00
elua elua: load modules from local dirs first 2016-08-08 14:38:39 +01:00
embryo efl - fix lots of little init/shutdown pairs that are wrong 2016-07-04 21:30:34 +09:00
emile Emile: use stronger ssl cipher 2016-10-17 20:58:04 +10:30
emotion evas: Fix masks of masks and clippers of clippers in general 2016-11-09 10:52:03 +09:00
eo eo - use free queue for at least some eo core memory and pointers 2016-11-06 13:13:10 +09:00
eolian eolian: remove Eina_Promise. 2016-11-07 13:43:11 -08:00
eolian_cxx eina-cxx: eolian-cxx: Fix correct usage of is_eolian_object traits 2016-11-03 17:59:20 -02:00
ephysics
escape
ethumb
ethumb_client ethumb: tell the user if the connection to the deamon failed 2016-07-13 17:52:46 +02:00
evas evas: Fix clipping of masks and masks of masks 2016-11-09 10:52:26 +09:00
evil autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
.gitignore