diff options
author | markt <markt> | 2006-12-31 21:00:46 (GMT) |
---|---|---|
committer | markt <markt> | 2006-12-31 21:00:46 (GMT) |
commit | 5ee7d3e72e0cfdd7900eaef3b95c953abbb0bb04 (patch) | |
tree | fcd0fa442fbe12d7044923f324a4888c09ffb56e /ChangeLog | |
parent | 9e10811c0d840df3af770b390dc10002061b47a8 (diff) | |
download | fluxbox-5ee7d3e72e0cfdd7900eaef3b95c953abbb0bb04.zip fluxbox-5ee7d3e72e0cfdd7900eaef3b95c953abbb0bb04.tar.bz2 |
update window scroll action and direction on reconfigure
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Changes for 1.0rc3: | |||
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: | 10 | *06/12/31: |
11 | * Update window scroll action (and direction) on reconfigure (Mark) | ||
12 | Window.cc | ||
11 | * Update toolbar visibility on reconfigure (Mark) | 13 | * Update toolbar visibility on reconfigure (Mark) |
12 | Toolbar.cc | 14 | Toolbar.cc |
13 | *06/12/28: | 15 | *06/12/28: |