illogicit patches for:
authorCarsten Haitzler <raster@rasterman.com>
Fri, 3 Feb 2006 06:16:25 +0000 (06:16 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 3 Feb 2006 06:16:25 +0000 (06:16 +0000)
commitb30f189e6fbaea5ef542a570bc835f79a03809ea
tree1a729db55d1e04ba3835128d8e1d1db70d021684
parenta17594e55ae3f66c6340c8f97ba9ae27572fe934
illogicit patches for:
>e_int_config_focus_missing_options.patch: adds refocus last focused window on
desktop switch and revert focus when hiding or closing a window options.
>e_menu_various.patch: (up-to-date) adds several things...
 - support KeyPad equivalent for keybindings (numbers as well as
 directions).
 - add [home] [end] support : will go to the first/last menu item
 - 0 will go to the last menu item instead of going to the 10th one.
 - corrected the bug when the first menu item was activated *twice* when
 creating a POP_DIRECTION_DOWN menu with keyboard <- passed a long time
 on this trying to figure why it was happening
 - do not activate an already active menu item
>e_int_border_menu_consistency.patch: do not show items that will ne be taken
into account anyway.

SVN revision: 20223
src/bin/e_int_border_menu.c
src/bin/e_int_config_focus.c
src/bin/e_menu.c