summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/table/ImagePermissionTable.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Make caption of permission checks match col names in permission tables.Stephan Schwaer2015-10-291-1/+1
* [client] PermissionTables: Edit -> BearbeitenJonathan Bauer2015-09-111-1/+1
* [client] ListTable: Support showing and hiding columns; set sorter through Co...Simon Rettberg2015-08-271-5/+5
* [client] Changes to column handling in ListTableSimon Rettberg2015-08-271-14/+12Star
* [client] Simplify ListTable interfaces, add util class for color handlingSimon Rettberg2015-08-261-4/+7
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] add column classes to generic ListTableJonathan Bauer2015-08-031-2/+28
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-1/+17
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-1/+2
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-0/+31