aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-04-01 14:06:42 (GMT)
committerrathnor <rathnor>2004-04-01 14:06:42 (GMT)
commitab6e83e9356bea6006aaf524681797f0ef6cb18e (patch)
tree237d5e88e7af25af581c5f97a7d3161682aed157 /ChangeLog
parentcb3aeaf378c7af9cbea6059f9533fc65bcf9ef46 (diff)
downloadfluxbox-ab6e83e9356bea6006aaf524681797f0ef6cb18e.zip
fluxbox-ab6e83e9356bea6006aaf524681797f0ef6cb18e.tar.bz2
honour aspect ratio hints
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d6a60a..b468e10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,15 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.9: 2Changes for 0.9.9:
3*04/04/01:
4 * Support aspect ratio hints (Simon)
5 WinClient.cc
3*04/03/31: 6*04/03/31:
4 * Fixed _MOTIF_WM_HINTS decoration toggle bug (Henrik) 7 * Fixed _MOTIF_WM_HINTS decoration toggle bug (Henrik)
5 Window.cc 8 Window.cc
6*04/03/30: 9*04/03/30:
7 * Fixed optional decoration on transient windows (Thanks Scott Moser <ssmoser at us dot ibm dot com>) 10 * Fixed optional decoration on transient windows
8 11 (Thanks Scott Moser <ssmoser at us dot ibm dot com>)
9 Screen.hh/cc, Window.cc, nls/C/Configmenu.m 12 Screen.hh/cc, Window.cc, nls/C/Configmenu.m
10*04/03/28: 13*04/03/28:
11 * Fixed window snaping to screen objects (Henrik) 14 * Fixed window snaping to screen objects (Henrik)
12 Window.cc 15 Window.cc