aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/MenuItem.cc
AgeCommit message (Expand)AuthorFilesLines
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen1-2/+2
2004-09-10cosmetic + avoid unneeded App::instance()->display() callsakir1-37/+24
2004-09-01cosmeticakir1-6/+5
2004-09-01fix width for a menuentry, added too much spaceakir1-2/+2
2004-08-29a few random fixesrathnor1-2/+3
2004-08-03expand pixmap filename before loading, patch from Mathias Gumzfluxgen1-3/+5
2004-07-05fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma...fluxgen1-2/+2
2004-06-10icon in menu itemfluxgen1-4/+76
2004-06-07drawing of items is now done in MenuItemfluxgen1-2/+156
2003-01-12item in the menufluxgen1-0/+34