summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/layout/UserListWindowLayout.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-9/+9
* [client] Make deselection in tables possible when clicking on empty space.Stephan Schwaer2015-10-191-2/+2
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-1/+2
* [client] Set background of scrollpane to match tableSimon Rettberg2015-09-051-4/+4
* [client] Don't show owner in userList when changing owner or adding user for ...Stephan Schwaer2015-09-031-2/+2
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-27/+25Star
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-4/+2Star
* [client] Fix opening locations of new dialog windows.Stephan Schwaer2015-08-271-1/+2
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-131-6/+2Star
* [client] Add email column to UserTableSimon Rettberg2015-08-101-43/+43
* [client] search user text field actually filtersJonathan Bauer2015-08-051-3/+3
* [client] first draft at UserListWindowJonathan Bauer2015-08-051-0/+87