summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/Wizard.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Move ResourceLoader back to dozmod clientSimon Rettberg2018-06-261-1/+1
* update imports of ResourceLoaderJonathan Bauer2018-04-271-1/+1
* Revert "[client] Wizard: change 'Schließen' to 'Minimieren'"Jonathan Bauer2016-05-041-1/+1
* [client] Wizard: change 'Schließen' to 'Minimieren'Jonathan Bauer2016-05-041-1/+1
* [client] add 10px border to wizard's footerJonathan Bauer2016-03-011-1/+1
* [client] Add icons to lecture and image list buttonsSimon Rettberg2016-02-021-31/+2Star
* [client] Can now continue in imageListPage in lecture wizard with double clic...Stephan Schwaer2015-10-071-1/+1
* [client] Fix several issues with the new upload schemeSimon Rettberg2015-10-021-1/+48
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-21/+65
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-4/+2Star
* [client] Scale windows with font size.Stephan Schwaer2015-09-041-2/+5
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-8/+5Star
* [client] Change color of wizard message for warnings and errorsSimon Rettberg2015-08-271-0/+7
* [client] Fix opening locations of new dialog windows.Stephan Schwaer2015-08-271-2/+5
* [client] Design improvementsSimon Rettberg2015-08-141-5/+5
* [client] Fix positioning of WizardSimon Rettberg2015-08-121-13/+15
* [client] Show image name in lecture wizard; check form validity on "Next"Simon Rettberg2015-08-111-5/+2Star
* [client] Confirmation on close/cancel for ImageWizardSimon Rettberg2015-08-101-23/+44
* [client] pointed to a small bug in wizardJonathan Bauer2015-08-051-0/+5
* [client] fix layout for footer of WizardJonathan Bauer2015-07-311-0/+1
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-15/+159
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-8/+66
* [client] Started porting wizards to SwingSimon Rettberg2015-07-291-0/+45