Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | Store menus if smart pointers (RefCount) | Pavel Labath | 1 | -3/+1 |
2011-11-01 | A veeeery rough implementation of lua menu parsers | Pavel Labath | 1 | -1/+1 |
2011-05-10 | Remove the Observer dependency from FbTk::Menu | Pavel Labath | 1 | -6/+2 |
2011-05-10 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath | 1 | -0/+3 |
2011-02-24 | little helper function 'isTitleVisible()' for FbTk::Menu | Mathias Gumz | 1 | -0/+1 |
2011-01-15 | small refactoring of FbTk/Menu code | Mathias Gumz | 1 | -19/+38 |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -3/+3 |
2009-10-01 | compile fix: using correct forward declaration for template classes | Mathias Gumz | 1 | -2/+2 |
2009-08-08 | allow navigating multi-column menus with left and right arrows | Mark Tiefenbruck | 1 | -0/+2 |
2008-09-22 | fix active menu item when inserting or removing other items | Mark Tiefenbruck | 1 | -1/+1 |
2008-08-16 | some cleanup | Mark Tiefenbruck | 1 | -8/+1 |
2008-02-09 | fix highlighted menu item on mouse out | Mark Tiefenbruck | 1 | -0/+1 |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -2/+2 |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -4/+5 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -5/+3 |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -3/+2 |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -38/+38 |
2007-12-28 | move shape handling from FbMenu to FbTk::Menu | Mark Tiefenbruck | 1 | -3/+4 |
2007-12-18 | fix torn menus | Mark Tiefenbruck | 1 | -1/+1 |
2007-12-18 | make MenuItem responsible for decision to close menu when clicked | Mark Tiefenbruck | 1 | -2/+2 |
2007-12-11 | only allow one open menu at a time | markt | 1 | -1/+2 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -3/+3 |
2007-07-15 | make sure menus close only when right clicking down and up on the titlebar | markt | 1 | -0/+1 |
2007-07-07 | save workspace names, and some fixes for menu behavior | markt | 1 | -1/+1 |
2007-06-03 | update menu xinerama settings after moving | markt | 1 | -1/+2 |
2007-03-03 | added support for typeahead in menus | markt | 1 | -5/+12 |
2007-02-28 | some code simplification and bug fixes | markt | 1 | -7/+4 |
2007-01-21 | various changes to menu behavior | markt | 1 | -0/+2 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -1/+1 |
2006-08-09 | remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing sub... | markt | 1 | -5/+1 |
2006-07-11 | dead function | markt | 1 | -0/+2 |
2006-07-01 | more dead functions | markt | 1 | -1/+1 |
2006-07-01 | more dead functions | markt | 1 | -0/+4 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -4/+5 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -1/+1 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -1/+1 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -9/+13 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -9/+4 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-15 | cleaning | fluxgen | 1 | -14/+14 |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -2/+5 |
2004-08-29 | fix crash bug when windowmenu doesn't include extramenus | rathnor | 1 | -3/+4 |
2004-08-03 | fixed menu move bug and made separator not selectable, patch from Mathias Gumz | fluxgen | 1 | -1/+2 |
2004-06-27 | added m_active_index. added validIndex function which validates indexes, remo... | fluxgen | 1 | -6/+12 |
2004-06-14 | title raise lower when title visibility changes | fluxgen | 1 | -2/+8 |
2004-06-13 | more cleaning | fluxgen | 1 | -8/+10 |
2004-06-13 | transparency improvements, added buffer for title window to reduce flickering... | fluxgen | 1 | -4/+6 |