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