summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/configuration/ConfigurationCompositeBase.java
AgeCommit message (Expand)AuthorFilesLines
2022-11-04deduplicate doLayout and onDisplay, they do the same thing (more or less)Jakob Heher1-2/+0
2022-11-03fido2 settings dialogJakob Heher1-0/+2
2022-08-02YAGNI: PDF signer factory patternJakob Heher1-26/+0
2022-07-07config cleanupJakob Heher1-6/+6
2022-07-07YAGNI: the four different Config* interfaces that are only implemented onceJakob Heher1-5/+4
2022-07-07get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)Jakob Heher1-5/+4
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher1-6/+6
2022-03-23accompanying GUI refactorsJakob Heher1-1/+0
2022-03-23move generic UI helpers from ConfigurationCompositeBase to StateCompositeJakob Heher1-47/+0
2022-02-16refactor SimpleConfigurationCompositeJakob Heher1-0/+8
2022-02-16shove anchoring and font change operations into statics on ConfigurationCompo...Jakob Heher1-0/+145