Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-16 | load style before loading theme objects, remove duplicate theme load | Mark Tiefenbruck | 1 | -5/+7 | |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -19/+21 | |
uses only those things from "namespace std" what we really need. | |||||
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -1/+1 | |
console, plus handle catalogs better. | |||||
2006-03-24 | fix compile error, include algorithm | simonb | 1 | -0/+1 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2006-01-03 | using screen based vector for theme lists | fluxgen | 1 | -23/+44 | |
2005-11-16 | introduced session.styleOverlay (~/.fluxbox/overlay), all style settings | mathias | 1 | -2/+17 | |
made in that file will override/overlay the ones made in the used style. TODO: write more specific docu about it | |||||
2005-03-16 | fix for #1152450, when having multiple screens the rootCommand's were | mathias | 1 | -2/+4 | |
called too often: m_root_menu is locked for the current screen when loading the style for the current screen, but not for the screens already initialized and thus its executed when called thru Theme::reconfigure(); now only the themes on the same screen are affected by the load-routine. | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-18 | * moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now | mathias | 1 | -4/+4 | |
file and directory - helproutines. * created the FileUtil-namespace which contains file-related functions, moved those functions out of Directory - code * changes to the rest of the files to follow those changes | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-21 | modified to make it work with the ThemeItem.hh -> ThemeItem.cc action | akir | 1 | -2/+2 | |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 | |
2004-08-26 | unification for themes.cfg/styles.cfg and the same for menuentries: | akir | 1 | -3/+7 | |
[stylesmenu] and [themesmenu] [stylesdir] and [themesdir] | |||||
2004-06-07 | update NLS string handling... | rathnor | 1 | -4/+7 | |
2004-04-26 | toolbar themeing fixes | rathnor | 1 | -6/+4 | |
2004-01-12 | minor fix | fluxgen | 1 | -2/+1 | |
2004-01-02 | init m_max_screens later | fluxgen | 1 | -2/+7 | |
2003-12-29 | screen based theme loading | fluxgen | 1 | -4/+9 | |
2003-12-03 | minor stuff | fluxgen | 1 | -2/+2 | |
2003-11-16 | add better theme path searching | rathnor | 1 | -4/+36 | |
2003-10-13 | cleaning, moved theme items to ThemeItems.hh | fluxgen | 1 | -157/+2 | |
2003-09-14 | minor debug stuff | fluxgen | 1 | -17/+32 | |
2003-09-10 | fixed loading of color or pixmaps for texture | fluxgen | 1 | -13/+15 | |
2003-08-28 | verbose setting on theme warnings | fluxgen | 1 | -39/+36 | |
2003-08-28 | minor fix | fluxgen | 1 | -3/+3 | |
2003-08-28 | expand filename | fluxgen | 1 | -4/+4 | |
2003-08-28 | fixed pixmap bug | fluxgen | 1 | -1/+2 | |
2003-08-22 | fixed theme items for pixmapwithmask | fluxgen | 1 | -36/+60 | |
2003-08-19 | fixed load item | fluxgen | 1 | -10/+21 | |
2003-08-13 | default values for texture items and added loadItem function | fluxgen | 1 | -20/+31 | |
2003-08-11 | reconfigTheme after all themes are loaded | fluxgen | 1 | -7/+11 | |
2003-07-04 | cstdio for sscanf | fluxgen | 1 | -1/+2 | |
2003-07-01 | added default themeitem handlers for integer and string | fluxgen | 1 | -2/+29 | |
2003-06-15 | minor error msg fix for font loading | fluxgen | 1 | -2/+10 | |
2003-06-12 | better error msg | fluxgen | 1 | -4/+6 | |
2003-05-18 | moved XrmDatabaseHelper to FbTk | fluxgen | 1 | -3/+3 | |
2003-05-08 | debugmsg | fluxgen | 1 | -1/+4 | |
2003-04-28 | added pixmap support | fluxgen | 1 | -4/+39 | |
2003-02-23 | fixed better default value for Color themeitem | fluxgen | 1 | -5/+7 | |
2002-12-02 | theme classes | fluxgen | 1 | -0/+187 | |