diff options
author | rathnor <rathnor> | 2003-05-13 11:14:05 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-05-13 11:14:05 (GMT) |
commit | e7903086f27a6112cf7579290dc4888631dc604c (patch) | |
tree | 952a24623bbe195dd859114585b43428171f2d1c /ChangeLog | |
parent | 3b1306336343ccf7b0faa065ba4c5842561b1caf (diff) | |
download | fluxbox_pavel-e7903086f27a6112cf7579290dc4888631dc604c.zip fluxbox_pavel-e7903086f27a6112cf7579290dc4888631dc604c.tar.bz2 |
fix iconify with autoraise
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.3: | 2 | Changes for 0.9.3: |
3 | *03/05/13: | 3 | *03/05/13: |
4 | * Fixed iconify problems when autoraise on (Simon) | ||
5 | Window.cc Screen.cc | ||
4 | * Fixed restoring submenus after a reconfigure (Thanks MrChuoi) | 6 | * Fixed restoring submenus after a reconfigure (Thanks MrChuoi) |
5 | Screen.cc, fluxbox.cc/hh | 7 | Screen.cc, fluxbox.cc/hh |
6 | * Added auto hide menu item to toolbar menu (Thanks MrChuoi) | 8 | * Added auto hide menu item to toolbar menu (Thanks MrChuoi) |