summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/Gui.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Add global exception handlerSimon Rettberg2015-08-071-2/+2
|
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-4/+0Star
|
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-1/+4
|
* [client] Get top level window when showing message box with parentSimon Rettberg2015-07-291-0/+3
|
* [client] ImageListWindow ported to SwingSimon Rettberg2015-07-291-4/+7
|
* [client] Re-introduce parent param to showMessageBox (needed for proper ↵Simon Rettberg2015-07-281-3/+5
| | | | placement)
* [client] Fix message boxes with yes/no optionSimon Rettberg2015-07-281-3/+5
|
* [client] SwingSimon Rettberg2015-07-271-5/+5
|
* [client] swingified LoginWindow (no functionality yet! just commented them ↵Jonathan Bauer2015-07-271-1/+1
| | | | out for now)
* [client] Transformed MainWindowSimon Rettberg2015-07-271-2/+2
|
* [client] One step forward and two steps back...Simon Rettberg2015-07-271-127/+97Star
|
* [client] change getClientArea() to getBounds()Jonathan Bauer2015-07-221-1/+1
|
* [client] Created TransferTask base class for uploads and downloadsSimon Rettberg2015-07-211-1/+1
|
* [client] Add image details windowSimon Rettberg2015-07-171-1/+26
|
* Adapt to changed thrift api for improved session validationSimon Rettberg2015-07-151-1/+2
|
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-151-0/+269