aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e692ec..3db3769 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.15: 2Changes for 0.9.15:
3*06/01/07:
4 * minor addons to fbgm, close Gentoo #74523 and #110677 (Mathias)
3*06/01/03: 5*06/01/03:
4 * Improved style loading 6 * Improved style loading
5 (Henrik) 7 (Henrik)
@@ -19,7 +21,7 @@ Changes for 0.9.15:
19 background.pixmap: <image filename> 21 background.pixmap: <image filename>
20 background.color: <color> 22 background.color: <color>
21 background.colorTo: <color> 23 background.colorTo: <color>
22 The background.pixmap filename will be sent to "fbsetbg" 24 The background.pixmap filename will be sent to "fbsetbg"
23 which in turn sets the background. 25 which in turn sets the background.
24 The following options will be available for the background.pixmap: 26 The following options will be available for the background.pixmap:
25 - tiled 27 - tiled
@@ -30,10 +32,10 @@ Changes for 0.9.15:
30 and it can also generate a normal texture: 32 and it can also generate a normal texture:
31 background: gradient 33 background: gradient
32 background.color: blue 34 background.color: blue
33 background.colorTo: green 35 background.colorTo: green
34 The rootCommand in the style is now obsolete and 36 The rootCommand in the style is now obsolete and
35 if the "background" item is not found in the style then the default 37 if the "background" item is not found in the style then the default
36 background will be black and with a warning text. 38 background will be black and with a warning text.
37 (Henrik) 39 (Henrik)
38 RootTheme.hh/cc, Screen.cc 40 RootTheme.hh/cc, Screen.cc
39*05/11/16: 41*05/11/16: