aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2005-10-04 07:19:56 (GMT)
committermathias <mathias>2005-10-04 07:19:56 (GMT)
commit42afb461691ab184263606d93809d0a11e5b8600 (patch)
tree31db43628463ad50abe11da263ab38feeb9d4315 /ChangeLog
parent850d366dadf5c2b593026defb1a4711a77a8586b (diff)
downloadfluxbox-42afb461691ab184263606d93809d0a11e5b8600.zip
fluxbox-42afb461691ab184263606d93809d0a11e5b8600.tar.bz2
avoid drawing the resize outline when not really resizing, caused flickering.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 043dd59..cd3687f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.15: 2Changes 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