summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/layout/VirtualizerNoticeWindowLayout.java
Commit message (Expand)AuthorAgeFilesLines
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-17/+23
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-3/+4
* [client] Make dialogs floating by adding a parent for modal mode, fix save/re...Simon Rettberg2015-07-281-5/+6
* [client] Re-introduce parent param to showMessageBox (needed for proper place...Simon Rettberg2015-07-281-6/+6
* [client] bwKrischanSimon Rettberg2015-07-281-54/+45Star
* [client] Moar SwingSimon Rettberg2015-07-271-27/+22Star
* [client] Changed date selection in lecture create page, set text fields edita...Stephan Schwaer2015-07-231-2/+16
* [client] Cleaned up layout code of gui a bit.Stephan Schwaer2015-07-231-10/+5Star
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-151-1/+1
* [client] Fix indentationSimon Rettberg2015-07-101-2/+1Star
* [client] More refactoring, introduce a Gui helper class (again)Simon Rettberg2015-07-101-2/+2
* [client] Minor refactoringSimon Rettberg2015-07-101-1/+1
* [client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindowJonathan Bauer2015-07-101-2/+2
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+82