diff options
author | fluxgen <fluxgen> | 2002-09-03 10:58:01 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-09-03 10:58:01 (GMT) |
commit | 9068d6925f2061f8f5040c27e45747d02bc99dee (patch) | |
tree | e0de81759b675ae9e7b81706bc94ae68800f7cdc /ChangeLog | |
parent | 1941bfd9e5f12be9954c61592fbc63cb77d21f44 (diff) | |
download | fluxbox_pavel-9068d6925f2061f8f5040c27e45747d02bc99dee.zip fluxbox_pavel-9068d6925f2061f8f5040c27e45747d02bc99dee.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,5 +1,7 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.11: | 2 | Changes for 0.1.11: |
3 | *02/08/02: | ||
4 | * New theme BlueNight (Thanks mack) | ||
3 | *02/08/31: | 5 | *02/08/31: |
4 | * Fixed minor issue with window moving across workspace in outlined mode | 6 | * Fixed minor issue with window moving across workspace in outlined mode |
5 | (Thanks Simon Bowden) | 7 | (Thanks Simon Bowden) |
@@ -9,7 +11,7 @@ Changes for 0.1.11: | |||
9 | * Carry a window across workspace in non-opaque mode (Thanks Simon Bowden) | 11 | * Carry a window across workspace in non-opaque mode (Thanks Simon Bowden) |
10 | Window.cc/hh, Screen.cc/hh, fluxbox.cc | 12 | Window.cc/hh, Screen.cc/hh, fluxbox.cc |
11 | * Removed TDF theme | 13 | * Removed TDF theme |
12 | * Added new theme: lemonspace (Thanks xlife) | 14 | * Added new theme: LemonSpace (Thanks xlife) |
13 | * Fixed transient windows checking | 15 | * Fixed transient windows checking |
14 | Window.cc, Workspace.cc | 16 | Window.cc, Workspace.cc |
15 | *02/08/28: | 17 | *02/08/28: |
@@ -17,7 +19,7 @@ Changes for 0.1.11: | |||
17 | * Fixed bug [ 582574 ] borderless windows cant be horiz resized. | 19 | * Fixed bug [ 582574 ] borderless windows cant be horiz resized. |
18 | (Thanks Simon Bowden) | 20 | (Thanks Simon Bowden) |
19 | Window.cc | 21 | Window.cc |
20 | * Fixed [ 600811 ] undefined keys messes up | 22 | * Fixed bug [ 600811 ] undefined keys messes up |
21 | Keys.cc | 23 | Keys.cc |
22 | *02/08/24: | 24 | *02/08/24: |
23 | * Fixed workspace name and the reassociation bug (Thanks Simon Bowden) | 25 | * Fixed workspace name and the reassociation bug (Thanks Simon Bowden) |
@@ -74,9 +76,8 @@ Changes for 0.1.11: | |||
74 | slit: <texture option> | 76 | slit: <texture option> |
75 | slit.color: <color value> | 77 | slit.color: <color value> |
76 | slit.colorTo: <color value> | 78 | slit.colorTo: <color value> |
77 | If slit isn't present in the theme the slit will fall back to | 79 | If slit isn't present in the theme it'll fall back to |
78 | Toolbar theme. | 80 | toolbar theme. |
79 | |||
80 | *02/07/19: | 81 | *02/07/19: |
81 | * Fixed slitlist bug | 82 | * Fixed slitlist bug |
82 | Slit wasn't reading the entire line from slitlist. | 83 | Slit wasn't reading the entire line from slitlist. |