aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-07-02 21:26:01 (GMT)
committermarkt <markt>2007-07-02 21:26:01 (GMT)
commit2ddc0290cb7bed695afab3ca7e8b130b76e66793 (patch)
tree78f48421785e39e696e6fed602484af91555e4e4 /ChangeLog
parentb00d53eb728532bb9bb8cc386008532f31aed657 (diff)
downloadfluxbox-2ddc0290cb7bed695afab3ca7e8b130b76e66793.zip
fluxbox-2ddc0290cb7bed695afab3ca7e8b130b76e66793.tar.bz2
use old size/position in apps file when the window is shaded or maximized
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6122c43..8b4a920 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes for 1.0.0:
3*07/07/02: 3*07/07/02:
4 * Remember original size/position in apps file for shaded or maximized
5 windows (Mark)
6 Remember.cc Window.cc/hh FbWinFrame.cc/hh
4 * Enabled Xinerama and Imlib2 support by default (Mark) 7 * Enabled Xinerama and Imlib2 support by default (Mark)
5 configure.in 8 configure.in
6 * Fixed handle rendering when switching from a style without them (Mark) 9 * Fixed handle rendering when switching from a style without them (Mark)