summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources
AgeCommit message (Expand)AuthorFilesLines
2022-09-01add update check status to about config panel, cf. #119Jakob Heher2-1/+11
2022-08-11allow wayland (while defaulting to x11)Jakob Heher1-1/+1
2022-08-10offer factory reset if startup fails, or config screen fails to load, cf. #114Jakob Heher2-2/+4
2022-08-09add logo size to configJakob Heher2-0/+2
2022-08-03re-layout signature preview blockJakob Heher2-6/+6
2022-07-20always run under x11 (thanks, bernd)Jakob Heher1-1/+1
2022-07-14add error message for failing to connect (cf. #47)Jakob Heher2-0/+2
2022-07-14better error message if internet connection is unavailableJakob Heher2-0/+2
2022-07-14add "remember password" toggle box (no functionality yet)Jakob Heher2-0/+4
2022-07-08cache keystore password in memory cf. #68 #69Jakob Heher2-0/+2
2022-07-08keystore configuration redesign for #68 and #69Jakob Heher2-4/+12
2022-07-07simply configuration loadingJakob Heher3-3/+0
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher3-42/+42
2022-07-05fix icons inclusion in linux installerJakob Heher1-1/+1
2022-07-01get rid of hardcoded ico pathJakob Heher1-2/+2
2022-07-01move logging override location out of config dirJakob Heher1-1/+1
2022-06-30fix relative path in uninstall_linux.shMichael Tufar1-1/+1
2022-06-22move logs to logs/ subfolder, and add "Show log directory" button to "about" ...Jakob Heher3-2/+4
2022-06-22cleanup refactor ConfigurationCompositeJakob Heher1-1/+1
2022-06-22add debug logging override via config dir pdfover-logging.xmlJakob Heher1-4/+2
2022-06-03basic support for ID-A usernames in settings (cf. #88)Jakob Heher2-6/+6
2022-06-03add mac notarization scripts to bundleJakob Heher3-0/+3
2022-05-19fix default icon, cf. #90Jakob Heher1-2/+2
2022-05-12add windows installer resources to packageJakob Heher1-0/+801
2022-05-12add mac installer resources to packageJakob Heher2-0/+62
2022-05-05normalize line endings for WSLJakob Heher3-118/+118
2022-05-04make bundled java executable on linuxJakob Heher1-0/+1
2022-05-04bundle JRE on linuxJakob Heher2-1/+4
2022-05-04fix path for linux scriptJakob Heher1-1/+1
2022-05-04izpack 4 -> izpack 5Jakob Heher3-13/+30
2022-04-29other pom cleanups:Jakob Heher13-218/+97
2022-04-04enable izpack jar packaging for macJakob Heher1-0/+1
2022-04-04enable JRE bunding for mac start scriptJakob Heher1-1/+1
2022-04-04move scripts to main pdfover directory, closes #82Jakob Heher2-6/+9
2022-04-04remove pdfover bat files from windows buildJakob Heher4-15/+0
2022-04-04add bundled JRE to windowsJakob Heher1-0/+1
2022-03-25remove explicit GDK_BACKEND because it breaks wayland systemsJakob Heher1-1/+0
2022-03-25remove the jdk requirement from the installer again (it checks for jdk, not f...Jakob Heher1-1/+0
2022-03-24various old version numbersJakob Heher4-6/+6
2022-03-23fix wrapping & placeholder selection textJakob Heher2-2/+2
2022-03-23typo fixes & bold header in "about"Jakob Heher1-2/+2
2022-03-22sanitize swt handlingJakob Heher8-19/+0
2022-03-21improve error logging/handling for SWT to diagnose display-related bug in rel...Jakob Heher1-6/+0
2022-03-21log4j -> logback xml cleanupJakob Heher1-2/+2
2022-03-21bump izpack jdk requirement to 1.8Jakob Heher1-1/+2
2022-03-21disable pack200 in izpack for recent JRE compatibilityJakob Heher1-1/+0
2022-02-22automatically update version number in readme.txt, cf. #64Jakob Heher1-1/+1
2022-02-17log4j -> logback 1.2.10 (latest stable)Jakob Heher2-36/+38
2022-02-16some misc cleanupJakob Heher1-1/+1
2022-02-16sanitize utf-8 support across all supported java versions; please re-test #45...Jakob Heher3-101/+102