Up to [DownTime]
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
- Fixed Save as / Open filter - File associations - double-clicking a saved .downtime file file launch DownTime with those settings. If auto_run was specified, a shutdown will be launched immediately - Tray icon, enabled by default when a shutdown is pending - Remove the "Remember these settings" check box - We now always remember the last shutdown in the user's .downtime file, but don't auto-save to any other loader file - Disable File->Save if we can't write to the current config file
- File->Save As, wherein one can specify that the saved file should auto-run. Still need to fix file filter - Support "auto_run" tag in saved configuration files launched via DownTime to automatically start a specified shutdown
- 0.3.2! - Bump copyright date
- Progress bar behaves (at least more) correctly under pausing - Break out some info nto separate header files - Kill cat_strings, replace with pasprintf() where appropriate - Style and miscellaneous small clean-ups