summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/ConfigurationComposite.java
AgeCommit message (Expand)AuthorFilesLines
2018-08-10URL to Lizensbedingungen and A-SIT logo updatedAndreas Abraham1-599/+599
2015-10-12Complete keystore config dialogTobias Kellner1-14/+4
2015-10-09Add keystore config tabTobias Kellner1-74/+159
2015-10-08Move configuration loading/storage to respective compositeTobias Kellner1-121/+6
2015-10-08TypoTobias Kellner1-1/+1
2015-10-08Wrap about textTobias Kellner1-1/+3
2015-10-07Add about dialog to configTobias Kellner1-14/+113
2014-12-12Make PDF/A compatibility configurableTobias Kellner1-6/+11
2014-02-03Check for updates on startup (configurable)tkellner1-1/+6
2014-02-03Add Application Version Constanttkellner1-3/+1
2014-01-30Reset titlebar when leaving config dialogtkellner1-0/+2
2014-01-27Make application name a constanttkellner1-1/+1
2013-07-24Workaround to unset proxy settings when clearedtkellner1-9/+40
2013-07-24Add proxy authenticationtkellner1-0/+8
2013-06-28Add version number to config screen titletkellner1-0/+4
2013-06-28use getShell member function for shell accesstkellner1-3/+3
2013-04-10Throw away unneded AutomaticPositioning config entrytkellner1-13/+5
2013-04-10Add Overlay for the default signature positiontkellner1-2/+2
2013-04-10Renametkellner1-2/+2
2013-04-10Refactoring: create config packagetkellner1-4/+4
2013-04-10More null guards in configtkellner1-1/+1
2013-04-10Configuration overlay addedtkellner1-9/+9
2013-04-10Rework ConfigurationProvider to store config in a ConfigurationContainertkellner1-4/+4
2013-04-10+ fixed last TODOstkellner1-1/+1
2013-04-10Guard against empty error messagestkellner1-3/+5
2013-04-10Add new Dialog class to display a general messageboxtkellner1-5/+5
2013-04-10Move Messages to utils packagetkellner1-1/+1
2013-04-10Spellingtkellner1-1/+1
2013-04-10Request focus for ConfigComptkellner1-0/+1
2013-04-10+ Signature block language configurationtkellner1-0/+3
2013-04-10Merge branch 'master' of git@abyss:12PDF-OVER-4.0.gittkellner1-23/+47
2013-04-10+ added signature note (TODO: localize in composite)tkellner1-0/+6
2013-04-10Remove leftover importstkellner1-2/+0
2013-04-10Set save button as defaulttkellner1-111/+114
2013-04-10Resumeable -> Resumabletkellner1-3/+3
2013-04-10+ ignore option for error dialogtkellner1-56/+115
2013-04-10Move constants to separate classtkellner1-4/+5
2013-04-10Changed ErrorDialog to use SWT Messagebox for OS specific error messagestkellner1-5/+4
2013-04-10Make simple config scrollabletkellner1-8/+15
2013-04-10Attach TabFolder to save/cancel buttonstkellner1-15/+15
2013-04-10Move the tab folder to the ConfigurationCompositetkellner1-10/+55
2013-04-10Move save/cancel buttons righttkellner1-2/+2
2013-04-10Disable advanced button, make tabs always visibletkellner1-69/+2
2013-04-10Make signature placeholder transparency configurabletkellner1-0/+6
2013-04-10+ changed drop border colortkellner1-1/+26
2013-04-10+ Implemented behavior with set default output foldertkellner1-3/+17
2013-04-10Moved Mobile BKU URL to configuration filetkellner1-7/+8
2013-04-10Removed Error State and replaced it with ErrorDialogtkellner1-19/+25
2013-04-10Fixed some TODOs...tkellner1-2/+31
2013-04-10Configuration and Main Bar Buttonstkellner1-10/+123