summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/ConfigWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] fix NPE on missing L&F configJonathan Bauer2018-11-281-3/+14
* [client] Fix possible NPE in settings windowSteffen Ritter2017-06-191-1/+2
* [client] User can switch the used LookAndFeel in the settingsSteffen Ritter2017-06-121-0/+27
* [client] Update Save button state when changing email notification settingSimon Rettberg2015-11-121-2/+1Star
* [client] Fix NPE in config window when used without sessionSimon Rettberg2015-11-021-1/+1
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-221-25/+38
* [client] Add experimental setting for number of connections per transferSimon Rettberg2015-10-211-14/+28
* [client] code cleanup and formatting.Stephan Schwaer2015-10-061-19/+31
* [client] ConfigWindow -> back to "Close"Jonathan Bauer2015-09-071-4/+0Star
* [client] ConfigWindow: when saved, change "Cancel" to "Close". If new changes...Jonathan Bauer2015-09-071-23/+20Star
* [client] ConfigWindow: font in steps of 5, removed redundant labelsJonathan Bauer2015-09-021-5/+8
* [client] DisclaimerWindow now without agreebox and only with "Close" Button. ...Jonathan Bauer2015-09-021-2/+2
* [client] unused importsJonathan Bauer2015-09-011-3/+0Star
* [client] ConfigWindow can now be closed with ESC. Added reactToInput() stuff ...Jonathan Bauer2015-09-011-17/+125
* [client] MainMenu -> EinstellungenJonathan Bauer2015-08-311-0/+75