diff options
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 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/16: | ||
4 | * Don't force user to reconfigure manually in order to apply menu and | ||
5 | default window transparency changes; instead, in order to conserve system | ||
6 | resources, do it a half-second after the user stops changing them (Mark) | ||
7 | Screen.cc | ||
3 | *07/01/15: | 8 | *07/01/15: |
4 | * Prevent per-window alpha menu from scrolling past 0 or 255 (Mark) | 9 | * Prevent per-window alpha menu from scrolling past 0 or 255 (Mark) |
5 | IntResMenuItem.hh | 10 | IntResMenuItem.hh |