aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VSlider.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-512/+0
* Organized imports and formatted all java filesArtur Signell2012-02-281-1/+0
* Removed unnecessary getWidgetForPaintable methodsArtur Signell2012-02-021-4/+0
* Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-311-517/+517
|\
| * #8311 Additional CRLF->LF fixesArtur Signell2012-01-271-4/+0
| * #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-271-599/+603
* | Split Slider into paintable + widgetArtur Signell2012-01-301-66/+14
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-573/+569
|\|
| * Removed dead code from VSliderHenri Sara2012-01-121-4/+0
* | Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-568/+573
* | #8026 Removed deprecated API from Slider/VSliderArtur Signell2011-12-091-33/+0
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | Minor formatting changeLeif Åstrand2011-11-101-1/+1
* | #7912 Remove support for IE6Leif Åstrand2011-11-091-3/+1
|/
* avoid simulated events fired by mobile safari and causing indicator to stay v...Matti Tahvonen2011-03-101-0/+4
* some work towards touch UI supportMatti Tahvonen2011-02-281-31/+52
* #6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VViewArtur Signell2011-01-031-24/+12
* #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferredArtur Signell2010-11-161-3/+3
* Removed dead code (#5734)Artur Signell2010-10-071-38/+29
* #5613 Converted our own client side code to use VConsole instead of Applicati...Matti Tahvonen2010-09-171-1/+0
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-14/+15
* Fix for #5329John Alhroos2010-08-091-3/+9
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-2/+2
* - Added keyboard navigation to SliderJohn Alhroos2010-06-021-7/+119
* fixes #4597Matti Tahvonen2010-04-271-1/+4
* Fixes #1211: ISlider: Provide proper feedback (current value) to user when mo...Jouni Koivuviita2009-12-211-7/+49
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-1/+1
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-0/+436