summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/PaintTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Initial extension support (#6690)Leif Åstrand2012-06-061-12/+14
* Component no longer implements PaintableArtur Signell2012-04-121-14/+16
* Replaced "defer" status with "cached" to be more Vaadin 6 compatibleArtur Signell2012-03-301-3/+4
* repaintRequestListenersNotified and "cached" are no longer neededArtur Signell2012-03-211-5/+0
* Defer nested components to paint them as top-level changes (#8304).Henri Sara2012-02-101-4/+30
* Refactor paint target to use startPaintable() and endPaintable().Henri Sara2012-02-091-18/+18
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* Fix for #6766 - don't repaint the entire table when selecting an itemJonatan Kronqvist2011-06-171-0/+6
* merged #6772 related changes to 6.6Matti Tahvonen2011-04-071-0/+5
* #5741 : modified stream variables so that component developers can use the s...Matti Tahvonen2010-11-111-5/+15
* #5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.R...Matti Tahvonen2010-11-031-6/+6
* Minor corrections to Receiver and PaintTarget javadocHenri Sara2010-10-181-3/+3
* improving documentation for ReceiverMatti Tahvonen2010-10-151-5/+12
* refactored handling of Receiver's lots of other upload related improvements. ...Matti Tahvonen2010-10-081-0/+16
* replaced(depracated) paintReference with addAttribute(String,Paintable) and a...Matti Tahvonen2009-12-141-2/+41
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+7
* Large pile of various optimizations and small bug fixes. Changeset has a grea...Matti Tahvonen2009-08-201-1/+12
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+382