summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/MainMenuWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-3/+3
* [client] Made dedicated buttons in the mainWindow. Changed string in lecture ...Stephan Schwaer2015-10-071-1/+1
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-1/+0Star
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-131-0/+2
* [client] Remove strange codeSimon Rettberg2015-08-121-79/+0Star
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-071-2/+4
* [client] Fix bwLehrstuhlSimon Rettberg2015-07-281-0/+2
* [client] bwKrischanSimon Rettberg2015-07-281-10/+13
* [client] Moar SwingSimon Rettberg2015-07-271-10/+6Star
* [client] Important featureSimon Rettberg2015-07-231-2/+79
* [client] Added lecture list window with table, sorting and filter. Added back...Stephan Schwaer2015-07-161-2/+1Star
* [client] first steps towards actually uploading an image through APIJonathan Bauer2015-07-141-4/+0Star
* never commit in a hurry ..............Jonathan Bauer2015-07-131-2/+0Star
* [client] first steps with uploadWizwardStates [WIP]Jonathan Bauer2015-07-131-0/+6
* [client] Common parent class for pages shown in the main window. Do not dispo...Simon Rettberg2015-07-131-1/+11
* [client] Minor refactoringSimon Rettberg2015-07-101-0/+1
* [client] added 'About' to MainWindow menu with 'Disclaimer' and 'Virtualizer'Jonathan Bauer2015-07-101-1/+0Star
* [client] renamed addContent to setContent in MainWindowJonathan Bauer2015-07-101-1/+1
* [client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindowJonathan Bauer2015-07-101-0/+30