aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/MultiButtonMenuItem.cc
AgeCommit message (Expand)AuthorFilesLines
2012-01-04No need to check if a pointer is null before de-allocating it.Paul Tagliamonte1-2/+1
2011-05-10Make RefCount<> more sensiblePavel Labath1-1/+1
2010-09-08introduced FbTk::BidiStringMathias Gumz1-2/+2
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-2/+2
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-0/+1
2007-12-18holding control will now keep the menu openMark Tiefenbruck1-1/+1
2006-05-20improve native language handling, move messages and menu labels to simonb1-2/+2
2006-02-16updated copyright infomathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-06-10minor fixfluxgen1-1/+2
2004-01-08cleaningfluxgen1-7/+7
2003-11-27multi button menu itemfluxgen1-0/+74