Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-06-24 | fix disappearing menu selection boxes | simonb | 1 | -2/+2 |
2006-06-19 | fix placement issue with xinerama (only hit if screens are vertically aligned) | simonb | 1 | -2/+2 |
2006-06-10 | using shift while pressing enter in menu will fake a button 3 press (rmb), th... | fluxgen | 1 | -1/+4 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -12/+11 |
2006-04-25 | Fix occasional highlighting of menu nops+separators, sf.net patch | simonb | 1 | -1/+1 |
2006-04-24 | fix memory leaks in menu code | simonb | 1 | -4/+6 |
2006-04-22 | fix menu corruption when size/label changes | simonb | 1 | -0/+3 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -3/+4 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2006-01-03 | unused headers | fluxgen | 1 | -1/+0 |
2005-12-22 | removed unused variable | fluxgen | 1 | -1/+0 |
2005-09-07 | bugfix for client menu | fluxgen | 1 | -16/+22 |
2005-06-23 | added showSubmenu in MenuItem | fluxgen | 1 | -1/+1 |
2005-05-06 | fix segfault opportunity in menu | simonb | 1 | -0/+5 |
2005-05-03 | fix some menu drawing issues | simonb | 1 | -2/+5 |
2005-04-29 | enabled MenuItems / Separators are not clickable and the same logic should | mathias | 1 | -4/+3 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -179/+140 |
2005-04-15 | fix a few drawwing issues, esp menu opening offscreen | simonb | 1 | -11/+10 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -330/+119 |
2005-04-02 | Tidy up some redundant pixmap allocs | simonb | 1 | -11/+22 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |