diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/07/15: | 3 | *04/07/15: |
4 | * Click on handle bar raises window even if | ||
5 | "click to raises" = false, | ||
6 | Consistent with the title bar. | ||
7 | (Henrik) | ||
8 | Window.cc | ||
4 | * Mouse scroll on icons in toolbar changes workspace (Henrik) | 9 | * Mouse scroll on icons in toolbar changes workspace (Henrik) |
5 | IconButton.cc | 10 | IconButton.cc |
6 | * Minor fix for Resource<bool> (Thanks David Júlio) | 11 | * Minor fix for Resource<bool> (Thanks David Júlio) |