summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/VirtDropDownConfigEditorWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix stuff FindBugs complained aboutSimon Rettberg2018-06-271-2/+5
* [client] handle formatting of xml while editingJonathan Bauer2018-04-251-31/+31
* [client] setTheBoxes -> initializeComboBoxesJonathan Bauer2018-04-251-2/+2
* [client] add error message for humansJonathan Bauer2018-04-161-2/+5
* [*] Add virtualbox supportVictor Mocanu2018-04-161-19/+47
* [client] Vm dropdown editor: Fix layout, improve textsSimon Rettberg2016-11-071-1/+2
* [client] Directly open expert mode vmx editor on click, only hide simple wind...Simon Rettberg2016-11-071-6/+5Star
* [client] Fix ByteBuffer -> byte[] in VM config windowSimon Rettberg2016-11-071-2/+2
* [client] Sync to changes in master-sync-changesSimon Rettberg2016-11-071-4/+4
* [client] added simple vmx editorVictor Mocanu2016-10-311-0/+187