| Commit message (Collapse) | Author | Age |
|
|
|
| |
This ensures that the user is notified when a file operation is currently running via the tray.
|
|
|
|
|
|
| |
1) If closing the main window while an operation is running, hide it instead until the file operation is finished - then close.
2) Fix the icon on the show errors button
3) Hook up the show errors button to show a scroll dialog with the errors.
|
|
Have all file operations performed in the background, and show up within a new system tray icon *if* the operation lasts longer than 1 second (automatic cleanup for short ops).
|