diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.7: | ||
3 | *03/11/19: | ||
4 | * Fix menu draw bug for empty submenus (Simon) | ||
5 | Menu.cc | ||
6 | * Fix menu placement for iconbar and titlebar activation, including | ||
7 | xinerama awareness (Simon) | ||
8 | Window.cc IconButton.cc | ||
9 | * Fix win menu hide straight after show when right click icon (Simon) | ||
10 | Menu.cc | ||
2 | Changes for 0.9.6: | 11 | Changes for 0.9.6: |
3 | *03/11/16: | 12 | *03/11/16: |
4 | * Fixed sstream and strstream header check (Henrik) | 13 | * Fixed sstream and strstream header check (Henrik) |