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
/
FbTk
/
Theme.cc
Age
Commit message (
Expand
)
Author
2011-05-10
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
Pavel Labath
2010-09-15
code deduplication by using <algorithm> and FbTk/STLUtil.hh
Mathias Gumz
2008-05-14
don't save rc in SetStyle command if loading the style fails
Matteo Galiazzo
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-16
load style before loading theme objects, remove duplicate theme load
Mark Tiefenbruck
2006-10-27
cosmetic patch from slava semushin, removes whitespaces and
mathias
2006-06-21
fix nls... notably classify text on conversion whether its for X or
simonb
2006-03-24
fix compile error, include algorithm
simonb
2006-02-16
updated copyright info
mathias
2006-01-03
using screen based vector for theme lists
fluxgen
2005-11-16
introduced session.styleOverlay (~/.fluxbox/overlay), all style settings
mathias
2005-03-16
fix for #1152450, when having multiple screens the rootCommand's were
mathias
2005-01-24
copyright date
mathias
2004-12-18
* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-10-21
modified to make it work with the ThemeItem.hh -> ThemeItem.cc action
akir
2004-08-31
add autoconf check for std c++ headers
rathnor
2004-08-26
unification for themes.cfg/styles.cfg and the same for menuentries:
akir
2004-06-07
update NLS string handling...
rathnor
2004-04-26
toolbar themeing fixes
rathnor
2004-01-12
minor fix
fluxgen
2004-01-02
init m_max_screens later
fluxgen
2003-12-29
screen based theme loading
fluxgen
2003-12-03
minor stuff
fluxgen
2003-11-16
add better theme path searching
rathnor
2003-10-13
cleaning, moved theme items to ThemeItems.hh
fluxgen
2003-09-14
minor debug stuff
fluxgen
2003-09-10
fixed loading of color or pixmaps for texture
fluxgen
2003-08-28
verbose setting on theme warnings
fluxgen
2003-08-28
minor fix
fluxgen
2003-08-28
expand filename
fluxgen
2003-08-28
fixed pixmap bug
fluxgen
2003-08-22
fixed theme items for pixmapwithmask
fluxgen
2003-08-19
fixed load item
fluxgen
2003-08-13
default values for texture items and added loadItem function
fluxgen
2003-08-11
reconfigTheme after all themes are loaded
fluxgen
2003-07-04
cstdio for sscanf
fluxgen
2003-07-01
added default themeitem handlers for integer and string
fluxgen
2003-06-15
minor error msg fix for font loading
fluxgen
2003-06-12
better error msg
fluxgen
2003-05-18
moved XrmDatabaseHelper to FbTk
fluxgen
2003-05-08
debugmsg
fluxgen
2003-04-28
added pixmap support
fluxgen
2003-02-23
fixed better default value for Color themeitem
fluxgen
2002-12-02
theme classes
fluxgen