aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/Slider.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Ensure that Slider diffstate always contains "value" (#12133)Risto Yrjänä2013-06-281-0/+17
* Properly pass the AbstractField internal value to shared state in Slider and ...Johannes Dahlström2013-02-181-0/+16
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Removed outdated code example from javadocArtur Signell2012-11-221-31/+0
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-7/+2
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-18/+18
* Fixes StackOverflow in SliderJohn Ahlroos2012-08-281-1/+1
* Migrate Slider to Vaadin 7 (#9304)Johannes Dahlström2012-08-241-109/+63
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-4/+4
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+372