summaryrefslogtreecommitdiff
path: root/src/RootTheme.cc
AgeCommit message (Expand)Author
2011-10-31RootTheme.cc: Obey HAVE_SYS_WAIT_HRyan Pavlik
2010-03-17Changed #ifdef DEBUG ... cerr << to using fbdbg.Henrik Kinnunen
2009-05-26Allow 'background: unset'Jim Ramsay
2008-10-06allow relative path for background images in style filesMark Tiefenbruck
2008-10-04remove line style resources from init fileMark Tiefenbruck
2008-09-30reset background on resolution changeMark Tiefenbruck
2008-08-05make wallpapers do The Right Thing (tm)Mark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-16load style before loading theme objects, remove duplicate theme loadMark Tiefenbruck
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...markt
2007-06-29updates for compiling with gcc 4.3markt
2007-03-31fixed some compiling issuesmarkt
2007-03-24removed warning for no background in stylemarkt
2007-03-10removed some useless codemarkt
2007-03-06fixed bug with keys not working when using a style backgroundmarkt
2007-01-20use uppercase arguments to fbsetbg from stylesmarkt
2007-01-20let styles override rootCommand in init, plus removing some code I accidental...markt
2007-01-14several fixes for background option in stylesmarkt
2006-08-13little hack to make sure background only loads oncemarkt
2006-07-13remove lock from RootTheme and redundant loadTheme from fluxboxmarkt
2006-07-13fix background: random so that background.pixmap allows a directory namemarkt
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb
2006-05-20improve native language handling, move messages and menu labels to simonb
2006-04-19allow ~ in background pixmap pathsimonb
2006-04-02removed green backgroundfluxgen
2006-02-16updated copyright infomathias
2006-02-14fix nls compilation (committed on akira's behalf)simonb
2006-02-12fixed root pixmap crash problem, using fbsetroot to render backgroundfluxgen
2005-12-03oopsfluxgen
2005-12-03added random and aspect options for background, thanks mitzfluxgen
2005-11-22new background style item, making rootCommand in styles obsoletefluxgen
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-03-22added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap...fluxgen
2004-01-02lock roottheme so it doesn't get run twicefluxgen
2003-09-12removed bevel width and handle widthfluxgen
2003-09-12using FbTk GContextfluxgen
2003-08-25moved border color and width to frame themefluxgen
2003-08-16default valuesfluxgen
2003-04-28fixed execute on right screenfluxgen
2003-04-25root themefluxgen