diff options
author | rathnor <rathnor> | 2004-04-01 14:06:42 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-04-01 14:06:42 (GMT) |
commit | ab6e83e9356bea6006aaf524681797f0ef6cb18e (patch) | |
tree | 237d5e88e7af25af581c5f97a7d3161682aed157 /ChangeLog | |
parent | cb3aeaf378c7af9cbea6059f9533fc65bcf9ef46 (diff) | |
download | fluxbox_pavel-ab6e83e9356bea6006aaf524681797f0ef6cb18e.zip fluxbox_pavel-ab6e83e9356bea6006aaf524681797f0ef6cb18e.tar.bz2 |
honour aspect ratio hints
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,12 +1,15 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.9: | 2 | Changes 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 |