diff options
author | mathias <mathias> | 2005-10-04 07:19:56 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-10-04 07:19:56 (GMT) |
commit | 42afb461691ab184263606d93809d0a11e5b8600 (patch) | |
tree | 31db43628463ad50abe11da263ab38feeb9d4315 /ChangeLog | |
parent | 850d366dadf5c2b593026defb1a4711a77a8586b (diff) | |
download | fluxbox_pavel-42afb461691ab184263606d93809d0a11e5b8600.zip fluxbox_pavel-42afb461691ab184263606d93809d0a11e5b8600.tar.bz2 |
avoid drawing the resize outline when not really resizing, caused flickering.
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.15: | 2 | Changes for 0.9.15: |
3 | *05/10/04: | ||
4 | * Avoid drawing the resize outline if not really resizing (Mathias) | ||
5 | Window.cc | ||
3 | *05/09/25: | 6 | *05/09/25: |
4 | * added nls for "-screen" argument (Thanks php-coder) | 7 | * added nls for "-screen" argument (Thanks php-coder) |
5 | nls/*/Translation.m, nls/fluxbox-nls.hh | 8 | nls/*/Translation.m, nls/fluxbox-nls.hh |