diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/10/31: | ||
4 | * Fix iconbar button alignment and squash inactive tools (Simon) | ||
5 | - also fix a bunch of rounding issues | ||
6 | -> keep in mind that titlebar/iconbar width may not be exactly | ||
7 | divisible by the number of clients/labels in it | ||
8 | Container.cc FbWinFrame.cc SystemTray.hh Screen.cc ToolbarItem.hh | ||
9 | Toolbar.cc | ||
3 | *03/10/30: | 10 | *03/10/30: |
4 | * Fix handling of theme's with a zero handleWidth (Simon) | 11 | * Fix handling of theme's with a zero handleWidth (Simon) |
5 | FbWinFrame.cc | 12 | FbWinFrame.cc |