efl/src/lib
Marcel Hollerbach 01bf9a34d6 elm_entry: fix wrong displayed scrollbars
the scrolbars have been displayed wrongly before. Reason for this is
that the theme displays the bars per default, the code however works
with hidden by default. This was worked arround before with the fact
that we are explicitly hiding the vbar/hbar before.
The reason this previous code was not working proberly is that entry
decided to retheme a object that was already set to the interface
scrollable object. Which means, it was not detected by the code. With
the newly introduced reset function you can tell the interface, that you
have changed the group, signals will be emitted accordingly.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10622
2019-11-07 22:24:11 +01:00
..
ecore efl: Make stable single-valued getters consistent. 2019-11-06 23:47:39 -03:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con ecore_con: use only Eina_Magic infrastructure for set and check in Ecore_Con_Url. 2019-10-14 09:38:23 -04:00
ecore_drm
ecore_drm2
ecore_evas evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
ecore_fb
ecore_file
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32
ecore_wl2 ecore-wl2: Remove dead comment 2019-11-05 09:36:20 -05:00
ecore_x ecore-x: protect against accidentally "un-managing" the root window 2019-09-26 11:23:24 -04:00
ector eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
edje Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
eet Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
eeze
efl efl: Make stable single-valued getters consistent. 2019-11-06 23:47:39 -03:00
efl_mono csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
efl_wl
efreet efreet : Check that the file has a protocol in efreet_desktop_command_file_process() 2019-10-28 09:07:13 -04:00
eina efl_canvas_animation_rotate: adjust API 2019-11-04 13:06:53 +01:00
eio eio - fbsd - make fd for monitored file close on exec 2019-10-12 13:02:31 +01:00
eldbus eldbus: properly cleanup local variable during destruction. 2019-10-07 10:04:18 -04:00
elementary elm_entry: fix wrong displayed scrollbars 2019-11-07 22:24:11 +01:00
elocation
elput
elua
embryo
emile
emotion evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
eo eo: make sure to return the right value for efl_event_callback_call. 2019-11-07 22:24:07 +01:00
eolian eolian: Leave default text for libeolian users 2019-10-09 16:18:30 +02:00
eolian_cxx eolian_cxx: Add key/value to function_def 2019-10-28 20:35:39 -03:00
ephysics fix various trivial null derefs 2019-10-18 13:30:10 -04:00
escape
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
evil evil: make it clear in the docs that this library is private to efl 2019-10-07 12:50:14 +02:00
.gitignore