summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/controls/ErrorDialog.java
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Allow to set title in dialog, use it for overwritetkellner1-1/+4
2013-04-10Add new Dialog class to display a general messageboxtkellner1-57/+4
2013-04-10Move Messages to utils packagetkellner1-1/+1
2013-04-10Display error if unable to load SWT libtkellner1-1/+1
2013-04-10+ ignore option for error dialogtkellner1-14/+38
2013-04-10Changed ErrorDialog to use SWT Messagebox for OS specific error messagestkellner1-245/+19
2013-04-10+ resolved conflictstkellner1-80/+126
2013-04-10Moved Mobile BKU URL to configuration filetkellner1-5/+7
2013-04-10Removed Error State and replaced it with ErrorDialogtkellner1-37/+101
2013-04-10Configuration and Main Bar Buttonstkellner1-0/+176