summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/helper
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Fixes and improvements related to file transfer; rename bytesToGigab...Simon Rettberg2015-07-211-1/+3
* [client] Added UserToPermissionLink class, wizard for lecture and first page.Stephan Schwaer2015-07-212-5/+43
* [client] checkbox in tablecolumns [WIP] far from readyJonathan Bauer2015-07-211-89/+128
* [client] Add image details windowSimon Rettberg2015-07-171-0/+51
* [client] Get rid of copypaste-mania in ImageList and LectureListSimon Rettberg2015-07-171-6/+1Star
* [client] Format file size in image listSimon Rettberg2015-07-161-1/+2
* [client] Added lecture list window with table, sorting and filter. Added back...Stephan Schwaer2015-07-165-52/+211
* [client] Resolve user ids to names in image list window.Stephan Schwaer2015-07-161-8/+17
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-151-193/+0Star
* [client] Added custom permission page for wizard without functionality.Stephan Schwaer2015-07-141-9/+84
* [client] Actually return the return value and not nullSimon Rettberg2015-07-141-1/+1
* [client] Filter now is case insensitive. Filter and ordering now stable with ...Stephan Schwaer2015-07-142-63/+66
* [client] Added filter and column sorting for the imageList.Stephan Schwaer2015-07-133-9/+166
* [client] Common parent class for pages shown in the main window. Do not dispo...Simon Rettberg2015-07-131-0/+30
* [client] Formatting, moved generic showMessageBox to Gui classSimon Rettberg2015-07-131-7/+40
* [client] Add helper methods for executing stuff in the gui thread from other ...Simon Rettberg2015-07-111-0/+39
* [client] More refactoring, introduce a Gui helper class (again)Simon Rettberg2015-07-101-0/+121
* [client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindowJonathan Bauer2015-07-101-200/+0Star
* [client] Only allow Composites to be passed to openPopup; make Ctrl-Q quit th...Simon Rettberg2015-07-091-24/+23Star
* [client] fixed buttons of disclaimer/vmware licenseJonathan Bauer2015-07-091-6/+17
* [client] Support message boxes with feedback; ask user whether to retry on th...Simon Rettberg2015-07-092-22/+11Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-092-20/+61
|\
| * [client] GuiManager.openPopup first stepsJonathan Bauer2015-07-091-0/+35
| * [client] implemented GuiManager.showMessagBox using MessageType and SWT'ed th...Jonathan Bauer2015-07-092-29/+48
* | [client] Clean up login, implement showMessageBox, fix formattingSimon Rettberg2015-07-092-24/+38
|/
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-083-0/+247