summaryrefslogtreecommitdiff
path: root/src/FbTk/Menu.hh
AgeCommit message (Expand)Author
2011-05-10Remove the Observer dependency from FbTk::MenuPavel Labath
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath
2011-02-24little helper function 'isTitleVisible()' for FbTk::MenuMathias Gumz
2011-01-15small refactoring of FbTk/Menu codeMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2009-10-01compile fix: using correct forward declaration for template classesMathias Gumz
2009-08-08allow navigating multi-column menus with left and right arrowsMark Tiefenbruck
2008-09-21fix active menu item when inserting or removing other itemsMark Tiefenbruck
2008-08-16some cleanupMark Tiefenbruck
2008-02-08fix highlighted menu item on mouse outMark Tiefenbruck
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-29remove some (hopefully) unneeded header includesMark Tiefenbruck
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-12-28move shape handling from FbMenu to FbTk::MenuMark Tiefenbruck
2007-12-17fix torn menusMark Tiefenbruck
2007-12-17make MenuItem responsible for decision to close menu when clickedMark Tiefenbruck
2007-12-11only allow one open menu at a timemarkt
2007-10-13merged changes from pre-develmarkt
2007-07-15make sure menus close only when right clicking down and up on the titlebarmarkt
2007-07-07save workspace names, and some fixes for menu behaviormarkt
2007-06-03update menu xinerama settings after movingmarkt
2007-03-03added support for typeahead in menusmarkt
2007-02-28some code simplification and bug fixesmarkt
2007-01-21various changes to menu behaviormarkt
2007-01-07per-window transparency, including apps and menu support, plus some simonb
2006-08-09remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing sub...markt
2006-07-11dead functionmarkt
2006-07-01more dead functionsmarkt
2006-07-01more dead functionsmarkt
2006-05-20improve native language handling, move messages and menu labels to simonb
2006-04-16fix all compiler warnings with -Wallsimonb
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb
2005-04-10Big changes to how transparency workssimonb
2005-01-24copyright datemathias
2005-01-15cleaningfluxgen
2004-12-13icc complaint about a "possible" conflict between themathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen
2004-08-29fix crash bug when windowmenu doesn't include extramenusrathnor
2004-08-03fixed menu move bug and made separator not selectable, patch from Mathias Gumzfluxgen
2004-06-27added m_active_index. added validIndex function which validates indexes, remo...fluxgen
2004-06-14title raise lower when title visibility changesfluxgen
2004-06-13more cleaningfluxgen
2004-06-13transparency improvements, added buffer for title window to reduce flickering...fluxgen
2004-06-10copyright updatefluxgen
2004-06-07improved transparent rendering and fixed drawing of menu items in MenuItem classfluxgen