- 23 Jan, 2025 3 commits
- 22 Jan, 2025 4 commits
- 21 Jan, 2025 8 commits
- 16 Jan, 2025 6 commits
- 15 Jan, 2025 4 commits
- 14 Jan, 2025 3 commits
- 13 Jan, 2025 2 commits
- 10 Jan, 2025 10 commits
-
-
Riegel authored
-
Riegel authored
-
Riegel authored
-
Riegel authored
-
Riegel authored
-
Riegel authored
Adds alerts to inform the user of Exceptions/Errors that occurred while parsing a ZIP file, instead of silently failing and closing the openFileDialog window.
-
Riegel authored
-
Riegel authored
Use a BufferedInputStream for counting the bytes of a ZipEntry to reduce the number of read operations on the hard drive.
-
Riegel authored
-
Riegel authored
-