aboutsummaryrefslogtreecommitdiff
path: root/src/RootTheme.cc
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Clean unused variablesMathias Gumz1-1/+0
2011-10-31RootTheme.cc: Obey HAVE_SYS_WAIT_HRyan Pavlik1-0/+3
2010-03-17Changed #ifdef DEBUG ... cerr << to using fbdbg.Henrik Kinnunen1-2/+0
2009-05-26Allow 'background: unset'Jim Ramsay1-0/+4
2008-10-07allow relative path for background images in style filesMark Tiefenbruck1-2/+4
2008-10-05remove line style resources from init fileMark Tiefenbruck1-1/+0
2008-10-01reset background on resolution changeMark Tiefenbruck1-1/+1
2008-08-06make wallpapers do The Right Thing (tm)Mark Tiefenbruck1-38/+36
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-9/+9
2007-12-16load style before loading theme objects, remove duplicate theme loadMark Tiefenbruck1-0/+1
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...markt1-3/+6
2007-06-29updates for compiling with gcc 4.3markt1-0/+5
2007-03-31fixed some compiling issuesmarkt1-2/+0
2007-03-24removed warning for no background in stylemarkt1-7/+1
2007-03-10removed some useless codemarkt1-8/+2
2007-03-06fixed bug with keys not working when using a style backgroundmarkt1-5/+7
2007-01-20use uppercase arguments to fbsetbg from stylesmarkt1-6/+6
2007-01-20let styles override rootCommand in init, plus removing some code I accidental...markt1-31/+2
2007-01-14several fixes for background option in stylesmarkt1-90/+145
2006-08-13little hack to make sure background only loads oncemarkt1-0/+6
2006-07-13remove lock from RootTheme and redundant loadTheme from fluxboxmarkt1-4/+0
2006-07-13fix background: random so that background.pixmap allows a directory namemarkt1-2/+5
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-1/+1
2006-05-20improve native language handling, move messages and menu labels to simonb1-5/+2
2006-04-19allow ~ in background pixmap pathsimonb1-0/+1
2006-04-02removed green backgroundfluxgen1-46/+1
2006-02-16updated copyright infomathias1-1/+1
2006-02-14fix nls compilation (committed on akira's behalf)simonb1-3/+3
2006-02-12fixed root pixmap crash problem, using fbsetroot to render backgroundfluxgen1-49/+90
2005-12-03oopsfluxgen1-1/+1
2005-12-03added random and aspect options for background, thanks mitzfluxgen1-1/+5
2005-11-22new background style item, making rootCommand in styles obsoletefluxgen1-15/+193
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-03-22added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap...fluxgen1-1/+2
2004-01-02lock roottheme so it doesn't get run twicefluxgen1-4/+8
2003-09-12removed bevel width and handle widthfluxgen1-11/+1
2003-09-12using FbTk GContextfluxgen1-12/+7
2003-08-25moved border color and width to frame themefluxgen1-8/+1
2003-08-16default valuesfluxgen1-1/+15
2003-04-28fixed execute on right screenfluxgen1-3/+3
2003-04-25root themefluxgen1-0/+63