summaryrefslogtreecommitdiff
path: root/src/CommandDialog.cc
AgeCommit message (Expand)Author
2011-05-10Make RefCount<> more sensiblePavel Labath
2008-08-17add SetTitle and SetTitleDialog key commandsMark Tiefenbruck
2008-08-16revert focus when closing dialogsMark Tiefenbruck
2008-08-16cosmetic changesMark Tiefenbruck
2008-06-03remove some unnecessary architectureMark Tiefenbruck
2008-01-17use function pointer for CommandParser::CommandMark Tiefenbruck
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-15changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt
2007-10-13merged changes from pre-develmarkt
2006-10-30Cosmetic patch from Slava Semushinmathias
2006-07-25don't revert focus away from command dialogsmarkt
2006-07-12replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()markt
2006-02-18moved all focus handling to FocusControlfluxgen
2006-02-16updated copyright infomathias
2005-05-06Fix for #1160244, #1099704, #1094107:mathias
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-10-21removed unneeded code + some minor fix for mipsproakir
2004-10-06removed unneeded m_fontakir
2004-01-21using empty instead of sizefluxgen
2004-01-02tab complete commandsfluxgen
2003-12-19added post command and fixed correct fontfluxgen
2003-12-19generic command dialog, replaces old setworkspacenamefluxgen