| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [client] fix layout for footer of Wizard | Jonathan Bauer | 2015-07-31 | 1 | -0/+1 | |
| | | ||||||
| * | [client] removed old jface's helper classes | Jonathan Bauer | 2015-07-31 | 7 | -556/+0![]() | |
| | | ||||||
| * | [client] swingified disclaimer | Jonathan Bauer | 2015-07-31 | 1 | -27/+28 | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-07-31 | 5 | -104/+151 | |
| |\ | | | | | | | | | Conflicts: dozentenmodul/src/main/java/org/openslx/dozmod/gui/MainWindow.java | |||||
| | * | [client] ImageDetailsWindow pretty much done | Jonathan Bauer | 2015-07-31 | 3 | -75/+133 | |
| | | | ||||||
| | * | [client] PersonLabel now a subclass of JLabel | Jonathan Bauer | 2015-07-31 | 1 | -24/+18![]() | |
| | | | | | | | | | TODO could not query the color for hyperlink through SystemColor, what to do? | |||||
| | * | [client] remove hack | Jonathan Bauer | 2015-07-31 | 1 | -6/+0![]() | |
| | | | ||||||
| * | | [client] Mostly finished Wizard implementation | Simon Rettberg | 2015-07-31 | 13 | -209/+377 | |
| |/ | ||||||
| * | [client] Continued implementation of Wizard | Simon Rettberg | 2015-07-30 | 18 | -289/+204![]() | |
| | | ||||||
| * | [client] Started porting wizards to Swing | Simon Rettberg | 2015-07-29 | 8 | -347/+389 | |
| | | ||||||
| * | [client] Get top level window when showing message box with parent | Simon Rettberg | 2015-07-29 | 1 | -0/+3 | |
| | | ||||||
| * | [client] Ported BlockProgressBar to Swing | Simon Rettberg | 2015-07-29 | 1 | -72/+61![]() | |
| | | ||||||
| * | [client] first steps for the swingified imagedetailswindow | Jonathan Bauer | 2015-07-29 | 4 | -152/+135![]() | |
| | | ||||||
| * | [client] auto adjust columns with magic | Jonathan Bauer | 2015-07-29 | 2 | -1/+6 | |
| | | ||||||
| * | [client] ImageListWindow info text | Jonathan Bauer | 2015-07-29 | 1 | -1/+5 | |
| | | ||||||
| * | [client] removed code doing nothing :) | Jonathan Bauer | 2015-07-29 | 1 | -4/+0![]() | |
| | | ||||||
| * | [client] ImageTable now with proper column labeling, finalized ↵ | Jonathan Bauer | 2015-07-29 | 5 | -263/+139![]() | |
| | | | | | ImageListLayout based on BorderLayout | |||||
| * | [client] register ImageListWindow in MainWindow | Jonathan Bauer | 2015-07-29 | 1 | -1/+2 | |
| | | ||||||
| * | [client] ImageListLayout using ImageTable (no functions yet!) | Jonathan Bauer | 2015-07-29 | 3 | -333/+284![]() | |
| | | ||||||
| * | [client] moved TableRenderer (to remove the dotted border around selected ↵ | Jonathan Bauer | 2015-07-29 | 2 | -24/+18![]() | |
| | | | | | cells in the table) to ListTable helper | |||||
| * | [client] ImageListWindow ported to Swing | Simon Rettberg | 2015-07-29 | 6 | -169/+201 | |
| | | ||||||
| * | [client] Add JTable helper class ListTable | Simon Rettberg | 2015-07-29 | 2 | -0/+125 | |
| | | | | | Use it for lecture list | |||||
| * | [client] Fix bwLehrstuhl | Simon Rettberg | 2015-07-28 | 5 | -53/+57 | |
| | | ||||||
| * | [client] warning-free | Jonathan Bauer | 2015-07-28 | 1 | -2/+1![]() | |
| | | ||||||
| * | [client] login window rises from the swt ashes | Jonathan Bauer | 2015-07-28 | 2 | -365/+357![]() | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-07-28 | 5 | -28/+37 | |
| |\ | ||||||
| | * | [client] Make dialogs floating by adding a parent for modal mode, fix ↵ | Simon Rettberg | 2015-07-28 | 5 | -28/+37 | |
| | | | | | | | | | save/restore of checkbox in virtualizer info window | |||||
| * | | [client] login type toggling and added the static open() for LoginWindow | Jonathan Bauer | 2015-07-28 | 2 | -23/+61 | |
| |/ | ||||||
| * | [client] Fix menu actions | Simon Rettberg | 2015-07-28 | 1 | -8/+8 | |
| | | ||||||
| * | [client] Re-introduce parent param to showMessageBox (needed for proper ↵ | Simon Rettberg | 2015-07-28 | 5 | -27/+33 | |
| | | | | | placement) | |||||
| * | [client] Use font anti-aliasing | Simon Rettberg | 2015-07-28 | 1 | -2/+4 | |
| | | ||||||
| * | [client] Fix message boxes with yes/no option | Simon Rettberg | 2015-07-28 | 2 | -4/+11 | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-07-28 | 8 | -136/+108![]() | |
| |\ | ||||||
| | * | [client] bwKrischan | Simon Rettberg | 2015-07-28 | 8 | -136/+108![]() | |
| | | | ||||||
| * | | [client] login: save username, idp combo | Jonathan Bauer | 2015-07-28 | 1 | -21/+48 | |
| |/ | ||||||
| * | [client] Swing | Simon Rettberg | 2015-07-27 | 3 | -41/+36![]() | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-07-27 | 6 | -497/+503 | |
| |\ | ||||||
| | * | [client] swingified LoginWindow (no functionality yet! just commented them ↵ | Jonathan Bauer | 2015-07-27 | 5 | -458/+437![]() | |
| | | | | | | | | | out for now) | |||||
| | * | [client] ResourceLoader back to swing | Jonathan Bauer | 2015-07-27 | 1 | -39/+66 | |
| | | | ||||||
| * | | dfg | Simon Rettberg | 2015-07-27 | 1 | -8/+4![]() | |
| |/ | ||||||
| * | [client] Moar Swing | Simon Rettberg | 2015-07-27 | 11 | -101/+96![]() | |
| | | ||||||
| * | [client] Transformed MainWindow | Simon Rettberg | 2015-07-27 | 3 | -144/+70![]() | |
| | | ||||||
| * | [client] One step forward and two steps back... | Simon Rettberg | 2015-07-27 | 4 | -245/+115![]() | |
| | | ||||||
| * | [client] minor changes to jtable handling | Simon Rettberg | 2015-07-25 | 3 | -40/+33![]() | |
| | | ||||||
| * | [client] Fix upload wizard state checks, fix formatting | Simon Rettberg | 2015-07-24 | 2 | -70/+36![]() | |
| | | | | | [server] Handle null tokens in FileServer | |||||
| * | [client] fix invocation exception | Jonathan Bauer | 2015-07-24 | 1 | -50/+51 | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-07-24 | 12 | -51/+215 | |
| |\ | ||||||
| | * | [client] Change upload page layout a bit | Simon Rettberg | 2015-07-23 | 1 | -17/+14![]() | |
| | | | ||||||
| | * | [client] Add missing disposal-check | Simon Rettberg | 2015-07-23 | 1 | -0/+2 | |
| | | | ||||||
| | * | [client] Important feature | Simon Rettberg | 2015-07-23 | 1 | -2/+79 | |
| | | | ||||||

