diff options
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 |