summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/ProgressIndicator.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-257/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+2
* Component no longer implements PaintableArtur Signell2012-04-121-2/+9
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-2/+0
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-2/+2
* #8324 Splitted VProgressIndicator into Widget and Paintable.Jens Jansson2012-01-311-2/+2
* Removed getStringValue based on API review meetingArtur Signell2011-12-221-11/+0
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-2/+2
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* | Parameterize Property and Field with the value type.Henri Sara2011-11-081-5/+6
* | Throw exception from Property.toString() implementations.Henri Sara2011-11-071-5/+2
* | Partly eliminate the use of Property.toString().Henri Sara2011-11-071-1/+4
|/
* #5692 Generics: ProgressIndicatorHenri Sara2010-10-041-1/+1
* #5692 Generics and warnings cleanup in ObjectProperty and classes using it, s...Henri Sara2010-10-011-2/+3
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-10/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+267