summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/DirtyConnectorTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Component no longer implements PaintableArtur Signell2012-04-121-3/+3
* Added missing license informationArtur Signell2012-03-221-0/+3
* Code cleanup for paint/dirty state tracking changesArtur Signell2012-03-211-15/+15
* #8515 Avoid painting invisible children, also through old style paintArtur Signell2012-03-211-0/+10
* Made Window work again (connectors are now children of Root, attach forArtur Signell2012-03-211-1/+3
* repaintRequestListenersNotified and "cached" are no longer neededArtur Signell2012-03-211-4/+19
* Moved Connector -> Connector Id mapping to AbstractComponentArtur Signell2012-03-211-0/+102