summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/ImageListViewer.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Hide virtualizer icon if only one type presentSimon Rettberg2018-04-281-0/+13
* [client] add search field to the ImagePublishedWindowJonathan Bauer2016-05-121-14/+14
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-8/+9
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-271-19/+4Star
* [client] Make deselection in tables possible when clicking on empty space.Stephan Schwaer2015-10-191-4/+14
* [client] Show number of the items in the table in image- and lecture window.Stephan Schwaer2015-09-211-0/+15
* [client] Filter for "Usable" now also checks if user canLink the imageJonathan Bauer2015-09-081-14/+4Star
* [client] ImageListViewer now accepts a default FilterType given in the constr...Jonathan Bauer2015-09-071-13/+24
* [client] Set background of scrollpane to match tableSimon Rettberg2015-09-051-3/+3
* [client] Show usable images by default, show admin images when selecting "sho...Simon Rettberg2015-09-031-3/+5
* [client] ImageList: "Show only usable" combobox selection & its filterJonathan Bauer2015-09-021-0/+10
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-3/+1Star
* [client] fix red search text color when regex is invalidJonathan Bauer2015-08-271-3/+3
* [client] Fix searching in ImageTableSimon Rettberg2015-08-261-60/+95
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-261-1/+3
* [client] LectureImageList Page for WizardJonathan Bauer2015-08-261-1/+0Star
* [client] Extracted ImageList from imageListWindow to ImageListViewer.Stephan Schwaer2015-08-251-0/+192