summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/App.java
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Minor tweaksSimon Rettberg2015-08-031-1/+1
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-1/+2
* [client] Re-introduce parent param to showMessageBox (needed for proper place...Simon Rettberg2015-07-281-1/+1
* [client] Use font anti-aliasingSimon Rettberg2015-07-281-2/+4
* [client] bwKrischanSimon Rettberg2015-07-281-3/+8
* [client] swingified LoginWindow (no functionality yet! just commented them ou...Jonathan Bauer2015-07-271-2/+4
* [client] One step forward and two steps back...Simon Rettberg2015-07-271-26/+4Star
* [client] minor changes to jtable handlingSimon Rettberg2015-07-251-7/+9
* [client] rework tables to jtables for ImageListWindowJonathan Bauer2015-07-241-1/+10
* [client] Minot tweaks for the "new vm" wizardSimon Rettberg2015-07-171-0/+5
* [client] Get rid if ExceptionUtils from apache's http lib (deprecated)Simon Rettberg2015-07-171-9/+12
* [client] Run proxy configurator asynchroneouslySimon Rettberg2015-07-161-10/+21
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-151-2/+4
* [client] Use vmx parser to check validity of VM (work in progress)Simon Rettberg2015-07-141-1/+2
* [client] enable next button in ImageUploadPage only if text is written as Ima...Jonathan Bauer2015-07-101-1/+0Star
* [client] fix missing setControl in ImageMetaDataPageLayoutJonathan Bauer2015-07-101-9/+7Star
* [client] Catch a Throwable to handly any kind of (unexpected) error when init...Simon Rettberg2015-07-101-1/+1
* [client] Use AWT to show an error message in case initializing SWT failsSimon Rettberg2015-07-101-11/+29
* [client] Minor refactoringSimon Rettberg2015-07-101-2/+2
* [client] renamed addContent to setContent in MainWindowJonathan Bauer2015-07-101-1/+1
* [client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindowJonathan Bauer2015-07-101-2/+2
* [client] Support message boxes with feedback; ask user whether to retry on th...Simon Rettberg2015-07-091-0/+5
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+115