diff options
author | simonb <simonb> | 2006-05-16 13:37:25 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-05-16 13:37:25 (GMT) |
commit | 8bcd03c172ad5a6efc04632fa1f36c9d02e58bc9 (patch) | |
tree | 8cae2d3c020c2e546175ae587698356f333ec26b /ChangeLog | |
parent | a4b0582739971fabe4626110e6551396315e3996 (diff) | |
download | fluxbox-8bcd03c172ad5a6efc04632fa1f36c9d02e58bc9.zip fluxbox-8bcd03c172ad5a6efc04632fa1f36c9d02e58bc9.tar.bz2 |
issue with maximise and quadrant resize
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/05/16: | ||
4 | * Fix bug with horizontal maximisation when quadrant resizing (Mathias) | ||
5 | Window.hh/cc | ||
3 | *06/05/13: | 6 | *06/05/13: |
4 | * Fixed some title redraw issues (Thanks _markt) | 7 | * Fixed some title redraw issues (Thanks _markt) |
5 | WinClient.cc, Window.cc | 8 | WinClient.cc, Window.cc |