aboutsummaryrefslogtreecommitdiffstats
path: root/ui/source/ui.slider.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #2969 - .slider("destroy") throws error - ↵Richard Worth2008-06-071-2/+4
| | | | 'this.handle.unwrap("a").mouse is not a function'
* datepicker: added depends list to headerRichard Worth2008-06-061-1/+0
|
* Removed leading semicolons.Scott González2008-06-051-1/+1
|
* slider: fixed mouse refactoring issue that caused clicking somewhere on the ↵Paul Bakaus2008-06-041-0/+1
| | | | slider not to fire any callbacks
* Slider: fixed #2552: Disabled should be an option, not a property on the ↵Scott González2008-06-041-11/+3
| | | | instance.
* Set svn:eol-style to nativeRichard Worth2008-06-041-430/+430
|
* unindentationScott González2008-06-011-372/+372
|
* slider: implemented option "noKeyboard" to disable keyboard controls.Paul Bakaus2008-05-311-2/+2
|
* slider: fixed translateRange - axis parameter was missing (closes #2862)Paul Bakaus2008-05-271-1/+1
|
* slider: fixed slider, now uses subclassing of the mouse pluginPaul Bakaus2008-05-271-40/+58
|
* resizable,selectable,slider: changed this.disabled to this.options.disabled ↵Paul Bakaus2008-05-251-5/+5
| | | | (fixes #2552)
* merged experimental mouse branchRichard Worth2008-05-251-39/+34
|
* (no commit message)Paul Bakaus2008-05-231-0/+417