summaryrefslogtreecommitdiff
path: root/src/FbTk/MenuItem.cc
AgeCommit message (Expand)Author
2012-08-03Add menu.hilite.font and menu.hilite.justify style resourcesVladimir A. Pavlov
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-09-05avoid constructing new strings implicitMathias Gumz
2008-04-21some fixes for gcc 3.4Thomas Orgis
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-24fix showing program icons with depth=1 in menusMark Tiefenbruck
2007-12-24make bit depth accessible from an FbDrawableMark Tiefenbruck
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-09-08fix crash when changing toolbar visibility with empty toolbar.toolsmarkt
2007-03-03added support for typeahead in menusmarkt
2007-01-06move triangle drawing into FbDrawablesimonb
2006-05-20improve native language handling, move messages and menu labels to simonb
2006-04-22fix menu corruption when size/label changessimonb
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen
2006-02-16updated copyright infomathias
2005-06-23added showSubmenu in MenuItemfluxgen
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-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen
2004-09-10cosmetic + avoid unneeded App::instance()->display() callsakir
2004-09-01cosmeticakir
2004-09-01fix width for a menuentry, added too much spaceakir
2004-08-29a few random fixesrathnor
2004-08-03expand pixmap filename before loading, patch from Mathias Gumzfluxgen
2004-07-05fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma...fluxgen
2004-06-10icon in menu itemfluxgen
2004-06-07drawing of items is now done in MenuItemfluxgen
2003-01-12item in the menufluxgen