efl/src/lib
WooHyun Jung a659fe3484 elm_spinner: change the key event operation on spinner
Left/Right(or Up/Down with vertical one) changed the value of
spinner previously. However, it gave uneasy because focus could not be
moved to another winset until the value met the min or max.
Now, inc/dec button can get focus, and enter input on them change
the value.
Additionally, central text button changes to the entry automatically
when it gets focus. i.e. toggle on the text button is removed.

@fix
2016-10-22 12:03:54 +09:00
..
ecore ecore: force fully resolve a future on cancel during recursive call. 2016-10-21 12:44:53 -07:00
ecore_audio efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_avahi
ecore_buffer
ecore_cocoa Ecore Cocoa: Add missing modifiers field to Ecore Events 2016-10-10 14:20:47 -03:00
ecore_con efl_net_server_udp: initial UDP server. 2016-10-21 13:33:27 -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_X: Add VNC draw support. 2016-09-26 22:06:59 -03:00
ecore_fb
ecore_file ecore_file/ipc: clean up documentation 2016-10-04 21:08:17 +09:00
ecore_imf ecore_imf: Add more description about key event in return_key_type_set 2016-08-23 17:09:41 +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-wayland: Prevent duplicated mouse up events. 2016-06-28 09:01:09 -04:00
ecore_win32
ecore_wl2 ecore-wl2: Remove all references to wl_cursor usage 2016-10-21 15:32:47 -04:00
ecore_x ecore_x - remove ecore_x_vsync tool as it isnt enabled or used runtime 2016-10-04 10:04:39 +09:00
ector Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
edje docs: edje: add some missing descriptions in edje enums 2016-10-20 17:45:33 +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: Update Efl.Model to use new Efl_Promise and Efl_Future 2016-09-29 13:12:27 -03:00
efreet efreet - fix command generation by fixing string buffer expansion 2016-09-25 23:50:53 +09:00
eina fix possible eina file shutdown issue 2016-10-14 16:40:09 +09:00
eio Efl.Loop.User: Use prefix to rename efl_loop_user_loop_get 2016-10-06 12:24:59 +09:00
eldbus docs: eldbus: document all eldbus structs and its members 2016-10-20 17:45:33 +02:00
elementary elm_spinner: change the key event operation on spinner 2016-10-22 12:03:54 +09:00
elocation
elput ecore_con,elput: fix warnings 2016-09-20 16:13:28 -07: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 Emotion: prefer ratio to calculate sizes 2016-10-16 08:19:30 +02:00
eo Eo: Fix references of objects 2016-10-21 15:29:39 +01:00
eolian eolian: fix the nonsensical semantics for variables 2016-10-19 15:32:22 +02:00
eolian_cxx eina-cxx: Moved variant to eina C++ 2016-09-14 00:33:22 -03:00
ephysics evas: Move map to a separate mixin 2016-06-29 09:12:26 +09:00
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 issue of wayland clients not drawing border icons 2016-10-21 15:32:47 -04: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