summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util/ResourceLoader.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Allow Branding in external locationsSimon Rettberg2023-02-091-5/+37
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Scale image icons according to scalingStephan Schwär2020-11-181-1/+7
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-1/+0Star
* [client] Move ResourceLoader back to dozmod clientSimon Rettberg2018-06-261-0/+176
* update imports of ResourceLoaderJonathan Bauer2018-04-271-167/+0Star
* [client] Add icons to lecture and image list buttonsSimon Rettberg2016-02-021-0/+38
* [client] ResourceLoader: Fix leak, add getStream()Simon Rettberg2015-10-271-5/+13
* [client] ResourceLoader back to swingJonathan Bauer2015-07-271-39/+66
* [client] Fix getImage from ResourceLoader; use it in LoginWindowSimon Rettberg2015-07-151-14/+23
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-151-1/+1
* [client] More refactoring, introduce a Gui helper class (again)Simon Rettberg2015-07-101-15/+15
* [client] Minor refactoringSimon Rettberg2015-07-101-1/+1
* [client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindowJonathan Bauer2015-07-101-5/+5
* [client] Clean up login, implement showMessageBox, fix formattingSimon Rettberg2015-07-091-15/+5Star
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+95