diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/11/07: | ||
4 | * Fix a problem with snapping windows (Mathias) | ||
5 | decorationless windows have a borderWidth of 0 -> problems at | ||
6 | the right and bottom border. | ||
7 | src/Window.cc | ||
3 | *04/11/01: | 8 | *04/11/01: |
4 | * Fix for #1057499 and #1046472 (Mathias) | 9 | * Fix for #1057499 and #1046472 (Mathias) |
5 | FbTk/Font.cc | 10 | FbTk/Font.cc |