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
/
RootTheme.cc
Age
Commit message (
Expand
)
Author
2011-10-31
RootTheme.cc: Obey HAVE_SYS_WAIT_H
Ryan Pavlik
2010-03-17
Changed #ifdef DEBUG ... cerr << to using fbdbg.
Henrik Kinnunen
2009-05-26
Allow 'background: unset'
Jim Ramsay
2008-10-06
allow relative path for background images in style files
Mark Tiefenbruck
2008-10-04
remove line style resources from init file
Mark Tiefenbruck
2008-09-30
reset background on resolution change
Mark Tiefenbruck
2008-08-05
make wallpapers do The Right Thing (tm)
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-30
removed some unneeded headers
Mathias Gumz
2007-12-16
load style before loading theme objects, remove duplicate theme load
Mark Tiefenbruck
2007-07-07
fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...
markt
2007-06-29
updates for compiling with gcc 4.3
markt
2007-03-31
fixed some compiling issues
markt
2007-03-24
removed warning for no background in style
markt
2007-03-10
removed some useless code
markt
2007-03-06
fixed bug with keys not working when using a style background
markt
2007-01-20
use uppercase arguments to fbsetbg from styles
markt
2007-01-20
let styles override rootCommand in init, plus removing some code I accidental...
markt
2007-01-14
several fixes for background option in styles
markt
2006-08-13
little hack to make sure background only loads once
markt
2006-07-13
remove lock from RootTheme and redundant loadTheme from fluxbox
markt
2006-07-13
fix background: random so that background.pixmap allows a directory name
markt
2006-06-21
fix nls... notably classify text on conversion whether its for X or
simonb
2006-05-20
improve native language handling, move messages and menu labels to
simonb
2006-04-19
allow ~ in background pixmap path
simonb
2006-04-02
removed green background
fluxgen
2006-02-16
updated copyright info
mathias
2006-02-14
fix nls compilation (committed on akira's behalf)
simonb
2006-02-12
fixed root pixmap crash problem, using fbsetroot to render background
fluxgen
2005-12-03
oops
fluxgen
2005-12-03
added random and aspect options for background, thanks mitz
fluxgen
2005-11-22
new background style item, making rootCommand in styles obsolete
fluxgen
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-03-22
added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap...
fluxgen
2004-01-02
lock roottheme so it doesn't get run twice
fluxgen
2003-09-12
removed bevel width and handle width
fluxgen
2003-09-12
using FbTk GContext
fluxgen
2003-08-25
moved border color and width to frame theme
fluxgen
2003-08-16
default values
fluxgen
2003-04-28
fixed execute on right screen
fluxgen
2003-04-25
root theme
fluxgen