summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/configuration/AdvancedConfigurationComposite.java
AgeCommit message (Collapse)AuthorFilesLines
2022-02-16some misc cleanupJakob Heher1-7/+2
2022-02-16display language options in currently-selected language; closes #66Jakob Heher1-1/+1
2022-02-16refactor AdvancedConfigurationCompositeJakob Heher1-270/+70
2022-02-16shove anchoring and font change operations into statics on ↵Jakob Heher1-1/+1
ConfigurationCompositeBase, this lets us make layouting code readable (also: make it readable for KeystoreConfigurationComposite)
2022-02-16move config pages to their own sub-packageJakob Heher1-0/+1116