summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/SatelliteListWindow.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] properly enable custom sat fieldJonathan Bauer2019-02-251-13/+13
|
* [client] disable custom address field on startJonathan Bauer2019-02-201-0/+1
|
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-16/+16
|
* [client] Show satellite selection dialog again if connect failed but login ↵Simon Rettberg2015-10-051-7/+28
| | | | succeeded
* [client] Remember last satellite used; support doubleclick on sat to connect ↵Simon Rettberg2015-09-291-17/+67
| | | | without remembering
* [client] SatListWindow: Fix formatingSimon Rettberg2015-09-161-7/+7
|
* [client] Clean up satellite selection windowSimon Rettberg2015-09-161-45/+28Star
|
* [client] Reworked the satellite selection window.Stephan Schwaer2015-09-151-31/+26Star
|
* [client] Shift key for forcing satellite selection now works.Stephan Schwaer2015-09-151-7/+13
|
* [client] Added selection of satellite when more than one available. Shift ↵Stephan Schwaer2015-09-141-0/+115
key to force selection not working yet.