summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page/LectureImageListPage.java
Commit message (Expand)AuthorAgeFilesLines
* [CLIENT] fix isPageValid check for containerralph isenmann2022-01-261-8/+12
* [CLIENT] data container can not be used as images for lecturesralph isenmann2022-01-241-0/+5
* [client] Fix switch between container and vm in lectureralph isenmann2021-03-111-1/+6
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-3/+4
* [client] Add resource bundle files for wizard/page classes. Update the wizard...Mürsel Türk2020-07-071-3/+4
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-4/+5
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-2/+2
* [client] Can now continue in imageListPage in lecture wizard with double clic...Stephan Schwaer2015-10-071-1/+16
* [client] Refresh imageCache when starting lecture wizard.Stephan Schwaer2015-09-241-0/+10
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-10/+0Star
* [client] Fixed linking to unallowed images.Stephan Schwaer2015-09-041-1/+5
* [client] Fix Wizard moving around when entering image selection pageSimon Rettberg2015-08-311-5/+3Star
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-2/+3
* [client] make image list in lecture wizard resizable (FOR THIS PAGE ONLY)Jonathan Bauer2015-08-271-2/+12
* [client] filter the table of the columns we dont wanna see when linking an ex...Jonathan Bauer2015-08-271-0/+4
* [client] only check if selected image is validJonathan Bauer2015-08-261-10/+2Star
* [client] LectureImageListPage user feedback based on his selectionJonathan Bauer2015-08-261-6/+35
* [client] LectureImageList Page for WizardJonathan Bauer2015-08-261-0/+51