summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Slider.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-372/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+2
* Component no longer implements PaintableArtur Signell2012-04-121-5/+2
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-2/+0
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-2/+2
* Fixed compilation errorsArtur Signell2012-01-301-2/+2
* #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-211-2/+1
* #8074 Additional fix to still allow using setValue with integersArtur Signell2011-12-121-0/+13
* #8026 Removed deprecated API from Slider/VSliderArtur Signell2011-12-091-116/+0
* #8074 Ensure Slider value is in valid range.Artur Signell2011-12-091-53/+9
* #8073 Slider.setValue(Double value, boolean repaintIsNotNeeded) shouldArtur Signell2011-12-091-1/+1
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-42/+66
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-3/+3
| * #5783, #4977 Improved Slider javadocArtur Signell2011-12-071-39/+63
* | Parameterize Property and Field with the value type.Henri Sara2011-11-081-5/+4
|/
* Javadoc typo fixArtur Signell2010-12-131-2/+2
* #5692 Generics: part of changes in Slider and DateFieldHenri Sara2010-10-041-1/+1
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-3/+3
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-5/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-503/+505
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+503