diff options
author | rathnor <rathnor> | 2003-04-28 16:48:23 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-28 16:48:23 (GMT) |
commit | 41c0ea543c68b54fd4eef78a773d8d8d179963fd (patch) | |
tree | ad8722243209922cabd0c82d8a6d3f0f55e80d75 /ChangeLog | |
parent | 1ce64cab597cd9bb45b29c9a403db908b9cf2cdb (diff) | |
download | fluxbox-41c0ea543c68b54fd4eef78a773d8d8d179963fd.zip fluxbox-41c0ea543c68b54fd4eef78a773d8d8d179963fd.tar.bz2 |
toolbar size + alignment fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.2: | 2 | Changes for 0.9.2: |
3 | *03/04/28: | 3 | *03/04/28: |
4 | * Fix a bunch of alignment + size issues with toolbar (particularly | ||
5 | when vertical) (Simon) | ||
6 | Toolbar.cc Iconbar.cc | ||
4 | * Fix remembering (and general init) of decorations (Simon) | 7 | * Fix remembering (and general init) of decorations (Simon) |
5 | Window.hh/cc | 8 | Window.hh/cc |
6 | * Fix handleEvent issues, plus detachClient crash (Simon) | 9 | * Fix handleEvent issues, plus detachClient crash (Simon) |