summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/layout/LoginWindowLayout.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Add authentication via external browserSimon Rettberg2023-02-231-16/+48
* [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-3/+7
* [client] Add resource bundle files for window/layout classes. Update the wind...Mürsel Türk2020-07-071-21/+21
* [client] LoginWindow: Show same update notification as in main windowSimon Rettberg2019-10-151-3/+9
* [client] Add update check button to login windowSimon Rettberg2019-10-141-0/+3
* [client] add idm name and proxy mode configuration to brandingMarcus Proest2019-03-281-1/+1
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-3/+4
* [client] Move ResourceLoader back to dozmod clientSimon Rettberg2018-06-261-1/+1
* update imports of ResourceLoaderJonathan Bauer2018-04-271-1/+1
* [client] Overhaul LoginWindowLayout; add "open log dir" button to LoginWindowSimon Rettberg2017-08-011-11/+27
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-191-4/+8
* [client] die bwSuite!Jonathan Bauer2016-09-081-1/+1
* [client] icon revampJonathan Bauer2016-05-101-1/+1
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-29/+29
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-221-2/+8
* [client] Show satellite selection dialog again if connect failed but login su...Simon Rettberg2015-10-051-1/+3
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-301-1/+3
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-5/+5
* [client] Design improvementsSimon Rettberg2015-08-141-1/+15
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-131-6/+0Star
* [client] More layout tweaks, cleanups, GridManager usageSimon Rettberg2015-08-131-118/+74Star
* [client] dont go into the vip area if closing login windowJonathan Bauer2015-08-031-1/+0Star
* [client] Fix bwLehrstuhlSimon Rettberg2015-07-281-4/+4
* [client] login window rises from the swt ashesJonathan Bauer2015-07-281-35/+51
* [client] login type toggling and added the static open() for LoginWindowJonathan Bauer2015-07-281-13/+21
* [client] login: save username, idp comboJonathan Bauer2015-07-281-21/+48
* [client] SwingSimon Rettberg2015-07-271-4/+6
* [client] swingified LoginWindow (no functionality yet! just commented them ou...Jonathan Bauer2015-07-271-107/+109
* [client] Cleaned up layout code of gui a bit.Stephan Schwaer2015-07-231-2/+1Star
* [client] change getClientArea() to getBounds()Jonathan Bauer2015-07-221-1/+1
* [client] Fix getImage from ResourceLoader; use it in LoginWindowSimon Rettberg2015-07-151-17/+21
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-151-1/+1
* [client] Got rid of ini4j, store config as java properties file, simplified c...Simon Rettberg2015-07-101-38/+15Star
* [client] Fix indentationSimon Rettberg2015-07-101-19/+25
* [client] More refactoring, introduce a Gui helper class (again)Simon Rettberg2015-07-101-3/+3
* [client] Minor refactoringSimon Rettberg2015-07-101-1/+1
* [client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindowJonathan Bauer2015-07-101-3/+3
* [client] Moved functions from ImageListWindowLayout to ImageListWindow and re...Stephan Schwaer2015-07-091-7/+7
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+170