- Mar 14, 2018
-
-
Niko Ehrenfeuchter authored
- Mar 13, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #5
-
Niko Ehrenfeuchter authored
-
- Mar 05, 2018
-
-
Niko Ehrenfeuchter authored
They were accidentially removed in commit cf183560 believing they had been correctly moved by Visual Studio when refactoring the code and just forgotten in the directory hierarchy. Who could guess Windows is so ignorant when resolving paths?
-
- Feb 28, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Feb 27, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
See https://stackoverflow.com/a/10334095/2018314 for details on sharing resources among multiple projects in a solution.
-
- Feb 20, 2018
-
-
Niko Ehrenfeuchter authored
With this commit all required changes for having the configuration in two separate files should be completed. Fixes #18
-
- Feb 09, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
We can just derive a status change from the fact that the file system watcher has fired, so no need to evaluate all kinds of things first. Refers to #23
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Refers to #2
-
- Feb 08, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #23
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Sometimes the TaskDialog doesn't work but raises an exception. Until we can reproduce and fix this issue we simply provide a fallback using the (less user-friendly) MessageBox. Refers to #2
-
- Feb 07, 2018
-
-
Niko Ehrenfeuchter authored
This is the last missing strict requirement for the first version of a tray app, so this commit closes #2.
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Let the user pick a directory, check size and let the user confirm and eventually submit it into the incoming directory after some sanity checks. Refers to #2
-
- Feb 06, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Refers to #2, #3
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
Refers to #2
-
- Feb 05, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #2, #26
-
- Feb 03, 2018
-
-
Niko Ehrenfeuchter authored
NOTE: currently any update to the progress bar will also re-display the balloon tooltip. These two things should be separated! Refers to #2
-
- Feb 01, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #2
-
Niko Ehrenfeuchter authored
-