diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/06: | ||
4 | * When saving window information, use the class name instead of instance name | ||
5 | by default (Mark) | ||
6 | Remember.cc | ||
7 | * Prevent apps (e.g. MPlayer) from moving/resizing just after creation if the | ||
8 | position/size is saved in the apps file (Mark) | ||
9 | Window.cc/hh | ||
3 | *07/07/03: | 10 | *07/07/03: |
4 | * Avoid some problems with tabbed windows and resize increments (Mark) | 11 | * Avoid some problems with tabbed windows and resize increments (Mark) |
5 | Window.cc WinClient.cc/hh | 12 | Window.cc WinClient.cc/hh |