summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-25refactorJakob Heher1-5/+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-25move some info logs to debugJakob Heher1-5/+5
2022-03-24various old version numbersJakob Heher4-6/+6
2022-03-24properly close opened pdf document, cf. #74Jakob Heher1-3/+1
2022-03-24clean up encrypted pdf handlingJakob Heher1-3/+9
2022-03-24remove stray non-nls tagsJakob Heher1-3/+3
2022-03-23clean up signature placeholder selection handlingJakob Heher1-29/+34
2022-03-23fix wrapping & placeholder selection textJakob Heher3-3/+3
2022-03-23sanitize update-to-default-signature-note behaviorJakob Heher1-46/+18
2022-03-23more refactorsJakob Heher1-7/+8
2022-03-23accompanying GUI refactorsJakob Heher5-114/+114
2022-03-23typo fixes & bold header in "about"Jakob Heher2-2/+3
2022-03-23BKUSelectionComposite refactoringJakob Heher1-36/+13
2022-03-23move generic UI helpers from ConfigurationCompositeBase to StateCompositeJakob Heher2-48/+62
2022-03-22sanitize swt handlingJakob Heher10-146/+0
2022-03-21improve error logging/handling for SWT to diagnose display-related bug in rel...Jakob Heher2-9/+5
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-22add workaround for PDF-AS exception handling bug (cf. #52)Jakob Heher1-0/+10
2022-02-22ensure IAIK provider is loaded before configuration uses it, cf. #70Jakob Heher1-0/+6
2022-02-18various refactors to start making signature placeholder code more readableJakob Heher2-11/+15
2022-02-18properly load configured default BKU when positioning state is skipped (due t...Jakob Heher2-5/+6
2022-02-18refactor getDefaultSignatureBlockNote to not be staticJakob Heher2-8/+8
2022-02-18more import cleanupJakob Heher1-9/+2
2022-02-18some warnings cleaned upJakob Heher1-2/+2
2022-02-18import cleanupsJakob Heher3-5/+0
2022-02-17correctly reset to default signature on initial config setup, closes #43Jakob Heher1-1/+1
2022-02-17prevent custom signature notes from being overwritten at start-up (typo fix c...Jakob Heher1-8/+6
2022-02-17log4j -> logback 1.2.10 (latest stable)Jakob Heher6-140/+56
2022-02-16some misc cleanupJakob Heher2-8/+3
2022-02-16sanitize utf-8 support across all supported java versions; please re-test #45...Jakob Heher3-101/+102
2022-02-16display language options in currently-selected language; closes #66Jakob Heher1-1/+1
2022-02-16properly localize "Signature Profile" in config (cf. #66)Jakob Heher3-2/+5
2022-02-16more cleanup refactorsJakob Heher2-30/+20
2022-02-16split AboutComposite into its own file, and refactor itJakob Heher2-126/+129
2022-02-16refactor AdvancedConfigurationCompositeJakob Heher1-270/+70
2022-02-16refactor SimpleConfigurationCompositeJakob Heher2-239/+66
2022-02-16shove anchoring and font change operations into statics on ConfigurationCompo...Jakob Heher5-166/+108
2022-02-16move config pages to their own sub-packageJakob Heher5-4/+10
2022-02-15shove font data manipulation into its own helper, part 1Jakob Heher1-78/+53
2022-02-15more small refactorsJakob Heher3-7/+7
2022-02-14remove various leftover debug println statements from previous maintainersJakob Heher3-4/+0
2022-02-14move log4j.properties to the correct locationJakob Heher1-4/+6
2022-02-14refactoringJakob Heher1-67/+34
2021-10-21added prefered backend x11 for linux systems to avoid displaying problemsAndreas Abraham1-0/+1
2021-10-14fixed problem with the about pdf-over text fieldAndreas Abraham2-4/+10