aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-31 10:37:09 (GMT)
committerrathnor <rathnor>2003-10-31 10:37:09 (GMT)
commitb88f9b2a9e6a08cfb663b7177a9c037250d48fea (patch)
tree6c790fef10cbfdd1eab211572932d7bdf2425d13 /ChangeLog
parentd617c5288fe37972b474f86b653e5541553f93de (diff)
downloadfluxbox-b88f9b2a9e6a08cfb663b7177a9c037250d48fea.zip
fluxbox-b88f9b2a9e6a08cfb663b7177a9c037250d48fea.tar.bz2
fix a number of positioning and sizing issues
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2915a0..5570542 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes 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