Commit 855630e
authored
Version 2.4 (#153)
* Break process creation into separate file
* Create custom filefolderdialog class
* Tidying up of subroutines
* Animated percentage bar
* Cleanup + Implemented custom dialog to capture files and folders + Shifted error messages to its own section + added animated compress percentage
* Switched to boolean tracking for some variables. Switched percentage arc animation to use deceleration. Adjusted alignment of directory chooser bar
* More cleanup
* More cleanup.
Modified console output so that it only outputs to the listbox every 0.1s which prevents the program from slowing down if compact.exe is running through hundreds of files per second.
Migrated custom panel code to the FileFolderDialog.vb file and renamed it to CustomControls.vb
* Console output interval increased in frequency from 10/s to 20/s
* Fixing git?
* I have no idea what's going on
* Revert "I have no idea what's going on"
This reverts commit 3296ec6.
* Please let it be fixed now
* Please
* Yes?
* Revert "Yes?"
This reverts commit 3021a50.
* Please don't break everything - renamed WindowsApp1 to CompactGUI
* And patched the sln target
* Now that I've stopped breaking everything, version bump to 2.4 to begin work again
* All I do is clean
* Just keep cleaning, just keep cleaning. Also:
- Added minimise to tray option
- Added toast notification when compression is finished
- Probably broke stuff
* Made notifications optional. Completely redesigned Information Form
* Slightly changed design of online results flyout. +
- Fixed percentage arc not rendering during query
* Fixed Icon
* Made new dialog optional as an experiment
* Fixed version number1 parent f7a1e6c commit 855630e
File tree
38 files changed
+7566
-1135
lines changed- CompactGUI
- My Project
- Resources
- WindowsApp1
38 files changed
+7566
-1135
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
File renamed without changes.
Lines changed: 56 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments