40 Commits

Author SHA1 Message Date
efrick e17e4f87fc Version bump 2025-06-18 14:03:16 -04:00
efrick 187b72d5f3 Bump project version.
Bumping the project version because of the updated library.
2025-06-18 14:02:28 -04:00
efrick e664fe61b5 Update a return statement.
Update the version of the PDF-Sharp library.
2025-06-18 13:59:12 -04:00
efrick 868156a457 Bump version number. 868156a457 2024-08-09 12:11:41 -04:00
efrick 8784670ad9 Merge pull request 'Added a new form to display the GPLv3 license for the project.' (#8) from issue#6 into master
Reviewed-on: ABSC/PDF-Merge#8
2024-08-08 13:21:45 -04:00
efrick 1b3fb5d47c Added a new form to display the GPLv3 license for the project.
Resolves issue #6.
2024-08-08 13:19:52 -04:00
efrick 18e904d9ec Merge pull request 'issue#4' (#7) from issue#4 into master
Reviewed-on: ABSC/PDF-Merge#7
2024-08-08 12:40:26 -04:00
efrick 66695f595f Merge branch 'issue#4' of https://efrick.ddns.net/git/ABSC/PDF-Merge into issue#4 2024-08-08 12:38:50 -04:00
efrick cd64c19fa3 Fix null warnings in AboutBox1
One warning was left because it should not ever return null unless the
package has been damaged.
All other warnings have been resolved. This should close issue #4.
2024-08-08 12:38:11 -04:00
efrick 70cc9583af Fix null warnings in AboutBox1
One warning was left because it should not ever return null unless the
package has been damaged.
2024-08-08 12:36:16 -04:00
efrick a1c79ab1f3 Fixed null warning in MergePDFs 2024-08-08 11:41:02 -04:00
efrick d0a9bc9055 Fix null warning in MainForm 2024-08-08 11:37:22 -04:00
efrick 006228647d Fix null literal warning in ConfForm. 2024-08-08 11:35:31 -04:00
efrick af2f15fd40 Add an unistaller and Registry entries.
The software can now uninstall itself and will show up in Add or Remove software.
2024-08-07 14:44:21 -04:00
efrick 065df71090 Set permissions on the install folder during the installation.
This was causing a error when the application was run due to the regular user not having write permissions.
2024-08-07 14:01:42 -04:00
efrick a17d288f92 Merge pull request 'Resolve issue #1' (#5) from issue#1 into master
Reviewed-on: ABSC/PDF-Merge#5
a17d288f92
2024-08-06 10:42:35 -04:00
efrick ba059015cf Bump version number. 2024-08-06 10:41:00 -04:00
efrick 3b57fb0edf The date format is now selectable.
Added the form controls and AppSettings keys to allow the user to select
the format of the date appended to the output file.
Further update to issue #1.
2024-08-06 10:37:42 -04:00
efrick 1e75972ae9 Appending a date to the output file is now working.
This commit should resolve issue #1. Appending a date to the output file
is now a selectable option in the app configuration.
2024-08-06 09:53:40 -04:00
efrick 8c5d3f9e06 Merge pull request 'installer' (#2) from installer into master
Reviewed-on: ABSC/PDF-Merge#2
8c5d3f9e06
2024-08-05 19:18:16 -04:00
efrick 2129276814 Update ignored files. 2024-08-05 19:17:05 -04:00
efrick b0169d7b0f Basic installer. 2024-08-05 19:16:04 -04:00
efrick 7b60dbdd7e Bump version number. 2024-08-05 18:41:44 -04:00
efrick 903bc4880f Update MainForm 2024-08-05 18:19:39 -04:00
efrick 71f34c7cca Update App.config to blank the paths. 2024-08-05 15:18:17 -04:00
efrick 8c8abc3ce3 Update the main form to fix errors. 2024-08-05 15:04:43 -04:00
efrick 2a78fdc2a4 Update the variable used for the output path. 2024-08-05 14:54:00 -04:00
efrick c5f3410b25 Add a lable showing the configured output path. 2024-08-05 14:43:42 -04:00
efrick 072e59bd4a Update configuration code to use the new configuration keys. 2024-08-05 14:36:07 -04:00
efrick 1d332927d6 Update code to reflect change in config file.
The configuration now seperates the output path and filename into
seperate componentants.
2024-08-05 14:32:13 -04:00
efrick f85361ed27 Add FolderPicker to source selection in config menu. 2024-08-05 14:06:17 -04:00
efrick b1368e3c53 Update the PathLable in the main form when configuration changes. 2024-08-05 13:55:36 -04:00
efrick 6d06fa90e5 Configuration changes now saving properly. 2024-08-05 13:41:30 -04:00
efrick 0a132d75ec Complete the configuration menue elements. 2024-08-01 23:28:42 -04:00
efrick ea1de129ed Basic working program.
It will merge PDFs from a directory. Configuration is currently all
manual.
2024-08-01 16:16:53 -04:00
efrick 373b83b97c Add the Icon files for the project. 2024-08-01 11:32:58 -04:00
efrick 096c6aa661 Add the WinForm framework. 2024-07-31 16:14:35 -04:00
20xd6 e7cec66e6c Added a different example to the scratch file. 2024-07-31 16:02:34 -04:00
20xd6 3337dc4ea6 Add scratch file. 2024-07-31 15:47:23 -04:00
20xd6 1b386c0eca Initial commit 2024-07-31 13:14:04 -04:00