index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CommandDialog.cc
Age
Commit message (
Expand
)
Author
2011-05-10
Make RefCount<> more sensible
Pavel Labath
2008-08-17
add SetTitle and SetTitleDialog key commands
Mark Tiefenbruck
2008-08-16
revert focus when closing dialogs
Mark Tiefenbruck
2008-08-16
cosmetic changes
Mark Tiefenbruck
2008-06-03
remove some unnecessary architecture
Mark Tiefenbruck
2008-01-17
use function pointer for CommandParser::Command
Mark Tiefenbruck
2008-01-10
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
2008-01-07
switch FbWinFrameTheme to use FocusableTheme
Mark Tiefenbruck
2008-01-07
added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems
Mark Tiefenbruck
2008-01-04
update code to use ThemeProxy
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-15
changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>
Mark Tiefenbruck
2007-12-13
added FbTk::CommandRegistry, decentralized command parsing, and made them aut...
markt
2007-10-13
merged changes from pre-devel
markt
2006-10-30
Cosmetic patch from Slava Semushin
mathias
2006-07-25
don't revert focus away from command dialogs
markt
2006-07-12
replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()
markt
2006-02-18
moved all focus handling to FocusControl
fluxgen
2006-02-16
updated copyright info
mathias
2005-05-06
Fix for #1160244, #1099704, #1094107:
mathias
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-10-21
removed unneeded code + some minor fix for mipspro
akir
2004-10-06
removed unneeded m_font
akir
2004-01-21
using empty instead of size
fluxgen
2004-01-02
tab complete commands
fluxgen
2003-12-19
added post command and fixed correct font
fluxgen
2003-12-19
generic command dialog, replaces old setworkspacename
fluxgen