index
:
fluxbox_pavel.git
fixes
master
on-1.3.4
Pavel's repository
Pavel Labath
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
Menu.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-15
MenuItem::isEnabled() is sufficient to decide Menu::isItemSelectable()
Mathias Gumz
1
-3/+1
2011-01-15
small refactoring of FbTk/Menu code
Mathias Gumz
1
-208/+214
2010-09-09
bugfix: initialize the Shape of a menu AFTER we created the window for the menu
Mathias Gumz
1
-1/+4
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
1
-9/+4
2009-09-23
bugfix: 'HideMenus' command did not work if the user 'opened' an empty submenu.
Mathias Gumz
1
-1/+1
2009-08-08
allow navigating multi-column menus with left and right arrows
Mark Tiefenbruck
1
-4/+21
2008-10-13
merge menuDelay and menuDelayClose options
Mark Tiefenbruck
1
-2/+2
2008-10-05
remove menu modes
Mark Tiefenbruck
1
-1/+1
2008-09-22
fix active menu item when inserting or removing other items
Mark Tiefenbruck
1
-2/+7
2008-09-14
Fixed a pixmap resource leak with selected pixmap in menus.
Henrik Kinnunen
1
-3/+15
2008-09-01
highlight the nearest menu item when the current one is disabled, and add sep...
Mark Tiefenbruck
1
-0/+15
2008-08-19
shift+enter wasn't sending right click if the menu item had a submenu
Mark Tiefenbruck
1
-3/+3
2008-08-16
some cleanup
Mark Tiefenbruck
1
-1/+1
2008-05-30
reset typeahead when adding/removing items in the menu
Mark Tiefenbruck
1
-0/+3
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
1
-1/+1
2008-02-09
fix highlighted menu item on mouse out
Mark Tiefenbruck
1
-2/+13
2008-01-11
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
1
-3/+3
2008-01-05
update code to use ThemeProxy
Mark Tiefenbruck
1
-62/+62
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-2/+0
2007-12-30
remove some (hopefully) unneeded header includes
Mark Tiefenbruck
1
-0/+1
2007-12-28
move shape handling from FbMenu to FbTk::Menu
Mark Tiefenbruck
1
-0/+4
2007-12-18
fix torn menus
Mark Tiefenbruck
1
-11/+16
2007-12-18
holding control will now keep the menu open
Mark Tiefenbruck
1
-2/+2
2007-12-18
make MenuItem responsible for decision to close menu when clicked
Mark Tiefenbruck
1
-10/+11
2007-12-13
close menus when they lose focus, instead of on [exec] commands
markt
1
-0/+2
2007-12-11
only allow one open menu at a time
markt
1
-20/+17
2007-10-13
merged changes from pre-devel
markt
1
-6/+2
2007-09-08
fix crash when changing toolbar visibility with empty toolbar.tools
markt
1
-1/+1
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
1
-0/+1
2007-07-15
make sure menus close only when right clicking down and up on the titlebar
markt
1
-4/+8
2007-07-07
save workspace names, and some fixes for menu behavior
markt
1
-7/+13
2007-06-29
updates for compiling with gcc 4.3
markt
1
-0/+3
2007-03-21
fix a little compile error on some machines
markt
1
-0/+2
2007-03-19
active menu item wasn't getting reset properly when closed from [exec] with b...
markt
1
-4/+4
2007-03-11
fixed parentrelative menu highlight bug
markt
1
-12/+12
2007-03-07
don't mark menu as focused, even if it gets a FocusIn, when it's not visible
markt
1
-1/+3
2007-03-04
more little changes to typeahead (thanks Matteo, plus changes from me)
markt
1
-16/+16
2007-03-04
little bug fix for menu typeahead (thanks Matteo)
markt
1
-0/+2
2007-03-03
added support for typeahead in menus
markt
1
-68/+127
2007-03-02
add XK_KP_Enter to menu
markt
1
-0/+1
2007-02-28
some code simplification and bug fixes
markt
1
-141/+78
2007-02-27
lots of unrelated fixes
markt
1
-0/+4
2007-01-26
fix some crashes with empty menus, and fixed default workspace names
markt
1
-7/+6
2007-01-21
various changes to menu behavior
markt
1
-8/+24
2007-01-06
make "force pseudotransparency" menu item work immediately
markt
1
-4/+8
2006-10-30
Cosmetic patch from Slava Semushin
mathias
1
-56/+58
2006-08-14
fix minor menu separator highlight issue
simonb
1
-1/+1
2006-08-09
remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing sub...
markt
1
-69/+8
2006-07-26
fix torn menus on exec
markt
1
-2/+2
2006-07-11
dead function
markt
1
-2/+2
[next]