aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/ProgressIndicator.java
Commit message (Expand)AuthorAgeFilesLines
* Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-291-87/+18
* Properly pass the AbstractField internal value to shared state in Slider and ...Johannes Dahlström2013-02-181-0/+15
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
* Updated ProgressIndicator to use state and rpc (#10008)Artur Signell2012-10-241-148/+41
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-1/+1
* Reformat projectLeif Åstrand2012-09-051-1/+1
* Rename Vaadin6Component to LegacyComponent (#9434)Johannes Dahlström2012-08-291-3/+3
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-3/+3
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-2/+2
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+257