diff options
author | akir <akir> | 2004-11-07 09:33:32 (GMT) |
---|---|---|
committer | akir <akir> | 2004-11-07 09:33:32 (GMT) |
commit | 135b5608039ceb66c02b9c07004d44b18e689711 (patch) | |
tree | 3c2408c74d32f86c98025b11be1646ec6ab545d8 /ChangeLog | |
parent | 5225cf192fbb4115bcc9bad23b267cab2f6bdb1e (diff) | |
download | fluxbox-135b5608039ceb66c02b9c07004d44b18e689711.zip fluxbox-135b5608039ceb66c02b9c07004d44b18e689711.tar.bz2 |
updated changes
Diffstat (limited to 'ChangeLog')
-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 |