summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/ConfigurationComposite.java
AgeCommit message (Expand)AuthorFilesLines
2012-11-13+ fixed last TODOsAndreas Fitzek1-1/+1
2012-11-13Guard against empty error messagesTobias Kellner1-3/+5
2012-11-13Add new Dialog class to display a general messageboxTobias Kellner1-5/+5
2012-11-12Move Messages to utils packageTobias Kellner1-1/+1
2012-11-12SpellingTobias Kellner1-1/+1
2012-11-08Request focus for ConfigCompTobias Kellner1-0/+1
2012-11-08+ Signature block language configurationAndreas Fitzek1-0/+3
2012-11-07+ implemented localization configuration and on the fly resourceAndreas Fitzek1-23/+47
2012-11-06+ added signature note (TODO: localize in composite)Andreas Fitzek1-0/+6
2012-10-31Remove leftover importstkellner1-2/+0
2012-10-31Set save button as defaulttkellner1-111/+114
2012-10-31Resumeable -> Resumabletkellner1-3/+3
2012-10-31+ ignore option for error dialogtkellner1-56/+115
2012-10-31Move constants to separate classtkellner1-4/+5
2012-10-31Changed ErrorDialog to use SWT Messagebox for OS specific error messagestkellner1-5/+4
2012-10-31Make simple config scrollabletkellner1-8/+15
2012-10-31Attach TabFolder to save/cancel buttonstkellner1-15/+15
2012-10-31Move the tab folder to the ConfigurationCompositetkellner1-10/+55
2012-10-31Move save/cancel buttons righttkellner1-2/+2
2012-10-31Disable advanced button, make tabs always visibletkellner1-69/+2
2012-10-31Make signature placeholder transparency configurabletkellner1-0/+6
2012-10-31+ changed drop border colortkellner1-1/+26
2012-10-31+ Implemented behavior with set default output foldertkellner1-3/+17
2012-10-01Moved Mobile BKU URL to configuration filetkellner1-7/+8
2012-10-01Removed Error State and replaced it with ErrorDialogtkellner1-19/+25
2012-10-01Fixed some TODOs...tkellner1-2/+31
2012-10-01Configuration and Main Bar Buttonstkellner1-10/+123
2012-10-01Configuration Changestkellner1-0/+218