summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/DisclaimerWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix build; don't depend on implicit apache-commons depSimon Rettberg2022-11-031-1/+1
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+5
* Actually remember history of all disclaimer/privacy versionsSimon Rettberg2019-06-251-2/+4
* [client] Remove all usage of javax.xml.*Simon Rettberg2019-06-251-3/+2Star
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-15/+31
* [client] Add privacy notice windowSteffen Ritter2018-06-151-59/+11Star
* [client] Code formatting.Stephan Schwaer2015-10-071-8/+11
* [client] defined font scaling min, max, step in Config and use these to valid...Jonathan Bauer2015-09-021-1/+1
* [client] agree box in DisclaimerWindow back inJonathan Bauer2015-09-021-0/+13
* [client] DisclaimerWindow now without agreebox and only with "Close" Button. ...Jonathan Bauer2015-09-021-17/+2Star
* [client] Disclaimer minor typos & no close on clicking the "close" symbolJonathan Bauer2015-09-011-3/+6
* [client] Show the disclaimer and virtualizer window at first login.Stephan Schwaer2015-09-011-8/+52
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-0/+5
* [client] Make dialogs floating by adding a parent for modal mode, fix save/re...Simon Rettberg2015-07-281-4/+5
* [client] bwKrischanSimon Rettberg2015-07-281-8/+8
* [client] Moar SwingSimon Rettberg2015-07-271-2/+6
* [client] Got rid of ini4j, store config as java properties file, simplified c...Simon Rettberg2015-07-101-4/+10
* [client] Fix indentationSimon Rettberg2015-07-101-3/+4
* [client] close popups a bit saferJonathan Bauer2015-07-101-1/+1
* [client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindowJonathan Bauer2015-07-101-1/+0Star
* [client] fixed buttons of disclaimer/vmware licenseJonathan Bauer2015-07-091-2/+2
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+40