diff options
author | fluxgen <fluxgen> | 2003-09-17 14:15:47 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-09-17 14:15:47 (GMT) |
commit | ab282dded598026b441129c7f46a1ac74c472576 (patch) | |
tree | 30d64d21aa341b9563e6a612ddc1f288e1b19201 | |
parent | 1aeefbe2fbdf97277503d6ad8a9643dc6ddb5a67 (diff) | |
download | fluxbox_pavel-ab282dded598026b441129c7f46a1ac74c472576.zip fluxbox_pavel-ab282dded598026b441129c7f46a1ac74c472576.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,7 +4,12 @@ Changes for 0.9.6: | |||
4 | * Apply gravity when changing decorations (Simon) | 4 | * Apply gravity when changing decorations (Simon) |
5 | - also fix gravity when decorations not present | 5 | - also fix gravity when decorations not present |
6 | Window.cc FbWinFrame.cc | 6 | Window.cc FbWinFrame.cc |
7 | *03/09/15: | ||
8 | * Fixed bug in IconbarTool mode = NONE (Henrik) | ||
9 | IconbarTool.cc | ||
7 | *03/09/14: | 10 | *03/09/14: |
11 | * Fixed minor bug in stick pressed button (Henrik) | ||
12 | WinButton.cc | ||
8 | * Focus fixes (Simon) | 13 | * Focus fixes (Simon) |
9 | Hopefully fixes mysterious instances of focus not being set right. | 14 | Hopefully fixes mysterious instances of focus not being set right. |
10 | Window.cc fluxbox.cc | 15 | Window.cc fluxbox.cc |