diff options
author | markt <markt> | 2006-12-31 20:01:53 (GMT) |
---|---|---|
committer | markt <markt> | 2006-12-31 20:01:53 (GMT) |
commit | 9e10811c0d840df3af770b390dc10002061b47a8 (patch) | |
tree | 6ea4206d2c5f4cf1762f766d09269193d5c78296 /ChangeLog | |
parent | b3a94f59d8bb301fa38a65317da7bb81733de933 (diff) | |
download | fluxbox-9e10811c0d840df3af770b390dc10002061b47a8.zip fluxbox-9e10811c0d840df3af770b390dc10002061b47a8.tar.bz2 |
update toolbar visibility on reconfigure
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changes for 1.0rc3: | |||
7 | Similar fix for gnome current workspace... remember that XA_CARDINAL | 7 | Similar fix for gnome current workspace... remember that XA_CARDINAL |
8 | "32-bit" type is actually a "long array" argument (=64bit on 64 systems) | 8 | "32-bit" type is actually a "long array" argument (=64bit on 64 systems) |
9 | Ewmh.cc Gnome.cc | 9 | Ewmh.cc Gnome.cc |
10 | *06/12/31: | ||
11 | * Update toolbar visibility on reconfigure (Mark) | ||
12 | Toolbar.cc | ||
10 | *06/12/28: | 13 | *06/12/28: |
11 | * Don't add 2 pixels to a specified toolbar height, bug #1528646 (Mark) | 14 | * Don't add 2 pixels to a specified toolbar height, bug #1528646 (Mark) |
12 | Toolbar.cc | 15 | Toolbar.cc |