summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod
Commit message (Expand)AuthorAgeFilesLines
* [client] Removed the image details panel and added some info in image details...Stephan Schwaer2015-08-035-93/+32Star
* [client] Minor tweaksSimon Rettberg2015-08-032-7/+7
* [client] Add debug window (VMarg -Dlog=true)Simon Rettberg2015-08-032-0/+104
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-037-11/+39
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-033-51/+25Star
| |\
| | * [client] Removed minimum size of lecture table.Stephan Schwaer2015-08-032-2/+3
| * | [client] implemented search filter in ImageListWindow, auto sort table data i...Jonathan Bauer2015-08-035-9/+36
* | | [client] Add eMail feature to PersonLabelSimon Rettberg2015-08-032-23/+88
| |/ |/|
* | [client] Cleaned up "OpenLinks" classSimon Rettberg2015-08-031-49/+22Star
|/
* [client] ...everywhere...Simon Rettberg2015-08-031-3/+1Star
* [client] ...and remove unneeded calls to it :)Simon Rettberg2015-08-031-6/+5Star
* [client] Delete old SWT helper classSimon Rettberg2015-08-031-22/+0Star
* [client] Open "new lecture" wizardSimon Rettberg2015-08-031-1/+3
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-0310-185/+230
* [client] autosort OS in detailsJonathan Bauer2015-07-311-8/+17
* [client] fix layout for footer of WizardJonathan Bauer2015-07-311-0/+1
* [client] removed old jface's helper classesJonathan Bauer2015-07-317-556/+0Star
* [client] swingified disclaimerJonathan Bauer2015-07-311-27/+28
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-315-104/+151
|\
| * [client] ImageDetailsWindow pretty much doneJonathan Bauer2015-07-313-75/+133
| * [client] PersonLabel now a subclass of JLabelJonathan Bauer2015-07-311-24/+18Star
| * [client] remove hackJonathan Bauer2015-07-311-6/+0Star
* | [client] Mostly finished Wizard implementationSimon Rettberg2015-07-3113-209/+377
|/
* [client] Continued implementation of WizardSimon Rettberg2015-07-3018-289/+204Star
* [client] Started porting wizards to SwingSimon Rettberg2015-07-298-347/+389
* [client] Get top level window when showing message box with parentSimon Rettberg2015-07-291-0/+3
* [client] Ported BlockProgressBar to SwingSimon Rettberg2015-07-291-72/+61Star
* [client] first steps for the swingified imagedetailswindowJonathan Bauer2015-07-294-152/+135Star
* [client] auto adjust columns with magicJonathan Bauer2015-07-292-1/+6
* [client] ImageListWindow info textJonathan Bauer2015-07-291-1/+5
* [client] removed code doing nothing :)Jonathan Bauer2015-07-291-4/+0Star
* [client] ImageTable now with proper column labeling, finalized ImageListLayou...Jonathan Bauer2015-07-295-263/+139Star
* [client] register ImageListWindow in MainWindowJonathan Bauer2015-07-291-1/+2
* [client] ImageListLayout using ImageTable (no functions yet!)Jonathan Bauer2015-07-293-333/+284Star
* [client] moved TableRenderer (to remove the dotted border around selected cel...Jonathan Bauer2015-07-292-24/+18Star
* [client] ImageListWindow ported to SwingSimon Rettberg2015-07-296-169/+201
* [client] Add JTable helper class ListTableSimon Rettberg2015-07-292-0/+125
* [client] Fix bwLehrstuhlSimon Rettberg2015-07-285-53/+57
* [client] warning-freeJonathan Bauer2015-07-281-2/+1Star
* [client] login window rises from the swt ashesJonathan Bauer2015-07-282-365/+357Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-285-28/+37
|\
| * [client] Make dialogs floating by adding a parent for modal mode, fix save/re...Simon Rettberg2015-07-285-28/+37
* | [client] login type toggling and added the static open() for LoginWindowJonathan Bauer2015-07-282-23/+61
|/
* [client] Fix menu actionsSimon Rettberg2015-07-281-8/+8
* [client] Re-introduce parent param to showMessageBox (needed for proper place...Simon Rettberg2015-07-285-27/+33
* [client] Use font anti-aliasingSimon Rettberg2015-07-281-2/+4
* [client] Fix message boxes with yes/no optionSimon Rettberg2015-07-282-4/+11
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-288-136/+108Star
|\
| * [client] bwKrischanSimon Rettberg2015-07-288-136/+108Star
* | [client] login: save username, idp comboJonathan Bauer2015-07-281-21/+48
|/