diff options
author | markt <markt> | 2007-07-06 17:48:02 (GMT) |
---|---|---|
committer | markt <markt> | 2007-07-06 17:48:02 (GMT) |
commit | d39a5489b18ef28f21ba910c76cba8f1342bc97c (patch) | |
tree | 490f46a6cf9db5dc96f8f1e3d0452aa08d3717f8 /ChangeLog | |
parent | ae3c30423925960fe70262d1d7e4079b73531c37 (diff) | |
download | fluxbox-d39a5489b18ef28f21ba910c76cba8f1342bc97c.zip fluxbox-d39a5489b18ef28f21ba910c76cba8f1342bc97c.tar.bz2 |
we know better than MPlayer
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 |