summaryrefslogtreecommitdiff
path: root/src/FbTk/MenuItem.hh
AgeCommit message (Expand)Author
2010-09-08introduced FbTk::BidiStringMathias Gumz
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-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-12-17holding control will now keep the menu openMark Tiefenbruck
2007-12-17make MenuItem responsible for decision to close menu when clickedMark Tiefenbruck
2007-10-13merged changes from pre-develmarkt
2007-04-17basicly cosmetic changes, patch by slava semushinmathias
2007-03-03added support for typeahead in menusmarkt
2007-01-07per-window transparency, including apps and menu support, plus some simonb
2006-05-20improve native language handling, move messages and menu labels to simonb
2005-06-23added showSubmenu in MenuItemfluxgen
2005-05-03fix some menu drawing issuessimonb
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-06-10include pixmap with maskfluxgen
2004-06-10icon in menu itemfluxgen
2004-06-07drawing of items is now done in MenuItemfluxgen
2003-12-16fixed some icc warningsfluxgen
2003-08-27added m_toggle_item valuefluxgen
2003-02-17we might want to change command once the object is createdfluxgen
2003-01-12item in the menufluxgen