summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Slider.java
Commit message (Expand)AuthorAgeFilesLines
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-8/+4
* Merge from 5.3 to 6.0:Henri Sara2009-03-251-1/+4
* Cleaned up the whole projectArtur Signell2009-01-021-0/+7
* Fixed #2090 and added test : width/height can be floatJoonas Lehtinen2008-09-261-4/+2
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-44/+53
* deprecated slider setSize (we can use setWidth/setHeight) as all component su...Matti Tahvonen2008-05-151-2/+16
* Fixes #846Joonas Lehtinen2008-05-141-1/+2
* License header parametrizedJani Laakso2007-12-041-13/+17
* MASS REFORMAT.Marc Englund2007-11-191-423/+435
* Some parts of slider component API hidden for now, theme doesn't support them...Jouni Koivuviita2007-10-291-9/+6
* Slider component finished, fixes #1030Jouni Koivuviita2007-10-261-2/+13
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-5/+4
* comments and example code for sliderMatti Tahvonen2007-10-021-0/+58
* Code cleanup and documentation. Ready for first code-review.Jouni Koivuviita2007-10-011-73/+194
* Added support for long/float/double variables and attributes.Jouni Koivuviita2007-08-021-19/+33
* Slider component updated with proper implementation and styles.Jouni Koivuviita2007-07-301-84/+85
* Slider component serverside almost complete.Jouni Koivuviita2007-07-291-89/+172
* New component "slider" started.Jouni Koivuviita2007-07-261-0/+184