summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/layout/CheckUpdateWindowLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Fix stuff FindBugs complained aboutSimon Rettberg2018-06-271-1/+3
|
* [client] Make update notification a bit more noticeable; add "open update ↵Simon Rettberg2017-01-131-2/+2
| | | | window" button to it
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-191-1/+1
| | | | | | Add FAQ URL to 'About' menu Add 'Register' button to LoginWindow Fix registration URL when image publishing fails
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-11/+10Star
|
* [client] Code formatting.Stephan Schwaer2015-10-071-4/+2Star
|
* [client] reworked german textJonathan Bauer2015-09-151-1/+1
|
* [client] ClientVersion: changelog support. The JSON must now have a ↵Jonathan Bauer2015-09-141-10/+10
| | | | 'changelog' element
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-6/+1Star
| | | | When setting sizes, please use Gui.getScaledDimension(width, height)t
* [client] better CheckUpdateWindow layout and format the datesJonathan Bauer2015-09-071-7/+7
|
* [client] more work on client update stuffJonathan Bauer2015-09-071-5/+8
|
* [client] Working on Client update checks [WIP]Jonathan Bauer2015-09-071-0/+94
TODO real URL for getting newest version TODO continue update check window popup