summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|\ | | | | | | | | Conflicts: dozentenmodul/src/main/java/org/openslx/dozmod/gui/MainWindow.java
| * [client] ImageDetailsWindow pretty much doneJonathan Bauer2015-07-313-75/+133
| |
| * [client] PersonLabel now a subclass of JLabelJonathan Bauer2015-07-311-24/+18Star
| | | | | | | | TODO could not query the color for hyperlink through SystemColor, what to do?
| * [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 ↵Jonathan Bauer2015-07-295-263/+139Star
| | | | ImageListLayout based on BorderLayout
* [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 ↵Jonathan Bauer2015-07-292-24/+18Star
| | | | cells in the table) to ListTable helper
* [client] ImageListWindow ported to SwingSimon Rettberg2015-07-296-169/+201
|
* [client] Add JTable helper class ListTableSimon Rettberg2015-07-292-0/+125
| | | | Use it for lecture list
* [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 ↵Simon Rettberg2015-07-285-28/+37
| | | | | | | | save/restore of checkbox in virtualizer info window
* | [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 ↵Simon Rettberg2015-07-285-27/+33
| | | | placement)
* [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
|/
* [client] SwingSimon Rettberg2015-07-273-41/+36Star
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-276-497/+503
|\
| * [client] swingified LoginWindow (no functionality yet! just commented them ↵Jonathan Bauer2015-07-275-458/+437Star
| | | | | | | | out for now)
| * [client] ResourceLoader back to swingJonathan Bauer2015-07-271-39/+66
| |
* | dfgSimon Rettberg2015-07-271-8/+4Star
|/
* [client] Moar SwingSimon Rettberg2015-07-2711-101/+96Star
|
* [client] Transformed MainWindowSimon Rettberg2015-07-273-144/+70Star
|
* [client] One step forward and two steps back...Simon Rettberg2015-07-274-245/+115Star
|
* [client] minor changes to jtable handlingSimon Rettberg2015-07-253-40/+33Star
|
* [client] Fix upload wizard state checks, fix formattingSimon Rettberg2015-07-242-70/+36Star
| | | | [server] Handle null tokens in FileServer
* [client] fix invocation exceptionJonathan Bauer2015-07-241-50/+51
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-2412-51/+215
|\
| * [client] Change upload page layout a bitSimon Rettberg2015-07-231-17/+14Star
| |
| * [client] Add missing disposal-checkSimon Rettberg2015-07-231-0/+2
| |
| * [client] Important featureSimon Rettberg2015-07-231-2/+79
| |