efl/legacy/elementary/src
zmike 07c2da9e2c entry no longer completely breaks focus by focusing itself on selection signal
I don't know why this was added, but it breaks the ability to set focus on any widgets at all under some circumstances. it also is nonsensical since you should never need to set focus while selecting because:

* you are selecting with the mouse button, thereby having previously triggered focus from the mouse click

* you are selecting using api, in which case there's a config option to allow retaining selection which is also conceptually broken by this behavior

@fix
2014-04-26 01:41:15 -04:00
..
bin genlist: Add item loop feature 2014-04-24 14:17:35 +09:00
edje_externals autotools: fix build when Ecore_Drm is enable. 2014-04-02 17:00:16 +09:00
examples diskselector_example_02: Added 'selected' callback usage. 2014-03-04 00:33:05 +09:00
imported elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
lib entry no longer completely breaks focus by focusing itself on selection signal 2014-04-26 01:41:15 -04:00
modules Makefile: Add @EVIL_LIBS@ for access_output 2014-04-10 16:07:05 +09:00
tests colorselector: Do not add custom palette color to the palette of config 2014-02-17 21:26:14 +09:00
Makefile.am pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00