aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.slider.js
Commit message (Expand)AuthorAgeFilesLines
* Slider: started on #3650 - Slider: Update markup to new UI CSS Framework specsRichard Worth2008-12-131-4/+3
* Source formattingEduardo Lundgren2008-11-281-5/+5
* slider: fixed regression caused by a recent change in the mouse core - since ...Paul Bakaus2008-11-241-2/+11
* slider: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-122/+206
* New file: AUTHORS.txt instead of having a single contributor's name in each f...Richard Worth2008-11-211-1/+1
* Source formatting: Removing trailing spacesEduardo Lundgren2008-11-201-1/+1
* slider: defered all parseInt / Math.round calls for values to this._round, im...Paul Bakaus2008-11-191-23/+27
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-58/+58
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-29/+29
* Fixed failing .slider("destroy") on empty element. "$(this).data("mouse") is ...Richard Worth2008-11-121-1/+2
* slider: changed order of fired callbacks in moveTo method (fixes #3465)Paul Bakaus2008-10-201-1/+1
* Fixed slider responds to keypresses when disabledRichard Worth2008-10-171-0/+3
* adding version property to all ui componentsJörn Zaefferer2008-10-051-7/+9
* whitespace: Removed trailing whitespace from non-blank linesRichard Worth2008-09-201-6/+6
* whitespaceRichard Worth2008-09-201-29/+22
* Reverted r695.Scott González2008-09-191-51/+51
* Remove Trailing SpacesEduardo Lundgren2008-09-191-50/+50
* slider: use preventDefault on click event on handle instead of returning fals...Paul Bakaus2008-09-191-1/+1
* dragging handle won't fire onunload event anymore (fixes #3228)Paul Bakaus2008-09-181-1/+2
* Fixes #3342, prevents bubbling (and default key behaviour) for slider based k...David Bolter2008-09-111-1/+3
* Fixed #3284 - Put version numbers inside of individual files.Richard Worth2008-09-041-1/+1
* Slider: internal methodsChi Cheng2008-08-181-7/+7
* slider:internal methods, fixes #3188Chi Cheng2008-08-181-7/+7
* Slider: internal methods , fixes #3206Chi Cheng2008-08-161-86/+86
* completes keyboard operation (fixes #3801)David Bolter2008-07-141-4/+17
* fix for arrow key operation (refs #3801)David Bolter2008-07-101-2/+3
* slider: animate is a bit smoother now - stops the previous animationPaul Bakaus2008-07-031-2/+2
* slider: added animate option: can be simply set to true, or to a multiplier t...Paul Bakaus2008-07-031-3/+5
* slider: removed cursor:default on the a wrapper, allows for better styling, c...Paul Bakaus2008-07-031-1/+1
* slider: browser's default outline isn't shown for the created links (fixes #3...Paul Bakaus2008-07-031-1/+1
* slider: range can now be toggled on-the-fly (fixes #3004)Paul Bakaus2008-06-261-0/+10
* slider: check in the destroy method if a handle actually exists or not, befor...Paul Bakaus2008-06-191-5/+11
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
* fixed sliderRichard Worth2008-06-091-0/+1
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
* slider: fixed IE issue when handles where initialized without defined left/to...Paul Bakaus2008-06-081-2/+2
* fixed #2928 - Plugin instances should not be exposed in the ui parameter of c...Richard Worth2008-06-071-1/+0
* renamed source -> uiRichard Worth2008-06-071-0/+424