summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/PersonLabel.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-2/+2
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-2/+1Star
* [client] ColorUtil: Remove unused parameterSimon Rettberg2015-08-271-1/+1
* [client] Simplify ListTable interfaces, add util class for color handlingSimon Rettberg2015-08-261-20/+5Star
* [client] Fix PersonLabel link color calculation, minor optimizations to Block...Simon Rettberg2015-08-221-5/+5
* [client] More layout tweaks, cleanups, GridManager usageSimon Rettberg2015-08-131-5/+14
* [client] Add eMail feature to PersonLabelSimon Rettberg2015-08-031-7/+46
* [client] ...everywhere...Simon Rettberg2015-08-031-3/+1Star
* [client] PersonLabel now a subclass of JLabelJonathan Bauer2015-07-311-24/+18Star
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-191-10/+2Star
* [client] Add image details windowSimon Rettberg2015-07-171-0/+82