diff options
author | fluxgen <fluxgen> | 2003-02-23 14:23:44 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-02-23 14:23:44 (GMT) |
commit | 607f94a8331d5e8a2d71cfafbd0a033a2262afbd (patch) | |
tree | 98e94b84521ae3e6594f0245bdebd29584cd76dd | |
parent | 159ef752ca0b96daea6758a6ffe46f128baf4244 (diff) | |
download | fluxbox-607f94a8331d5e8a2d71cfafbd0a033a2262afbd.zip fluxbox-607f94a8331d5e8a2d71cfafbd0a033a2262afbd.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | README | 4 |
2 files changed, 9 insertions, 2 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.15: | 2 | Changes for 0.9.0: |
3 | *03/02/23: | ||
4 | * Fixed auto hide option for toolbar menu (Henrik) | ||
5 | Screen.cc, Toolbar.cc | ||
6 | * Fixed vertical workspace name editing (Henrik) | ||
7 | Toolbar.cc | ||
3 | *03/02/22: | 8 | *03/02/22: |
4 | * Fix frame size and window moving/resizing/outline bugs (Simon) | 9 | * Fix frame size and window moving/resizing/outline bugs (Simon) |
5 | Window.cc FbWinFrame.cc | 10 | Window.cc FbWinFrame.cc |
@@ -1,3 +1,5 @@ | |||
1 | This is a development version of Fluxbox. | ||
2 | |||
1 | Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with | 3 | Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with |
2 | different goals. | 4 | different goals. |
3 | 5 | ||
@@ -6,7 +8,7 @@ Read NEWS to see whats new in this release. | |||
6 | For copyright information see COPYING | 8 | For copyright information see COPYING |
7 | 9 | ||
8 | For more information and extensive documentation go to: | 10 | For more information and extensive documentation go to: |
9 | http://fluxbox.org | 11 | http://fluxbox.org/version-0.9.0.php |
10 | 12 | ||
11 | 13 | ||
12 | Compile and Install: | 14 | Compile and Install: |