diff options
author | rathnor <rathnor> | 2003-09-22 12:07:00 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-09-22 12:07:00 (GMT) |
commit | 2f2e2185c35ff14a0fd9f5ba7b22c5d68cfd1c84 (patch) | |
tree | 3e1a2ba65d5c100e4a19656f93073a47053fbee3 /ChangeLog | |
parent | 139b501112306c74f62102aa7f41b15a19f1c2d4 (diff) | |
download | fluxbox-2f2e2185c35ff14a0fd9f5ba7b22c5d68cfd1c84.zip fluxbox-2f2e2185c35ff14a0fd9f5ba7b22c5d68cfd1c84.tar.bz2 |
fix invisible minimize button
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +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/09/22: | ||
4 | * Fix invisible minimize button for non-pixmap themes (Simon) | ||
5 | WinButton.cc | ||
3 | *03/09/21: | 6 | *03/09/21: |
4 | * Fix disappearing close button (Simon) | 7 | * Fix disappearing close button (Simon) |
5 | WinClient.hh/cc | 8 | WinClient.hh/cc |