diff options
author | rathnor <rathnor> | 2003-10-31 20:02:49 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-31 20:02:49 (GMT) |
commit | 08089dd064d626cb6d9f65dd201f6f9be5d5751b (patch) | |
tree | 474054c9c2229f1adaa6990682d38d2b8ea02395 /ChangeLog | |
parent | af7deab37956a180996f4420144c484fa7cdb5ed (diff) | |
download | fluxbox_lack-08089dd064d626cb6d9f65dd201f6f9be5d5751b.zip fluxbox_lack-08089dd064d626cb6d9f65dd201f6f9be5d5751b.tar.bz2 |
out-by-one correction
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
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: | 3 | *03/10/31: |
4 | * Fix textbutton text alignment (out by one) (Simon) | ||
5 | TextButton.cc | ||
4 | * Tweak some positioning for winbutton drawn icons (Simon) | 6 | * Tweak some positioning for winbutton drawn icons (Simon) |
5 | WinButton.cc | 7 | WinButton.cc |
6 | * Fix iconbar button alignment and squash inactive tools (Simon) | 8 | * Fix iconbar button alignment and squash inactive tools (Simon) |