| Commit message (Expand) | Author | Age | Files | Lines |
* | slider: fixed orientation detection | Paul Bakaus | 2009-01-29 | 1 | -5/+8 |
* | slider: added better description for workaround for #3726 | Paul Bakaus | 2009-01-28 | 1 | -1/+2 |
* | slider: added better description for workaround for #3726 | Paul Bakaus | 2009-01-28 | 1 | -1/+0 |
* | slider: animate default should be false | Paul Bakaus | 2009-01-28 | 1 | -0/+2 |
* | slider: animate default should be false | Paul Bakaus | 2009-01-28 | 1 | -1/+1 |
* | slider: | Paul Bakaus | 2009-01-28 | 1 | -25/+30 |
* | slider: closestHandle never got set when the distance between the handles are... | Paul Bakaus | 2009-01-28 | 1 | -1/+1 |
* | slider: | Paul Bakaus | 2009-01-28 | 1 | -3/+19 |
* | whitespace | Richard Worth | 2009-01-22 | 1 | -8/+8 |
* | Fixed #3766 - slider seems to be missing ui.handle property in options | Richard Worth | 2009-01-20 | 1 | -1/+3 |
* | Revert changes for #3838 for the release 1.6rc5 | Eduardo Lundgren | 2009-01-16 | 1 | -8/+2 |
* | Fix for #3838 - Components should use this.widgetName on internally | Eduardo Lundgren | 2009-01-16 | 1 | -2/+8 |
* | slider: implemented auto orientation, removed _orientation() in favor of this... | Paul Bakaus | 2009-01-12 | 1 | -33/+28 |
* | slider: formatting | Paul Bakaus | 2009-01-12 | 1 | -14/+37 |
* | Happy New Year | Richard Worth | 2009-01-03 | 1 | -1/+1 |
* | Slider: Fixed #3717: Correct event types for callbacks. | Scott González | 2008-12-31 | 1 | -0/+1 |
* | Fixed #3716 - slider: range handles should not be able to cross | Richard Worth | 2008-12-31 | 1 | -8/+18 |
* | Remove trailing spaces | Eduardo Lundgren | 2008-12-31 | 1 | -2/+2 |
* | slider: added ui.values in the slide callback for a range | Richard Worth | 2008-12-31 | 1 | -1/+4 |
* | slider: removed hover and focus from range as it's not draggable (yet) | Richard Worth | 2008-12-23 | 1 | -1/+2 |
* | merged dev/slider branch (revs 1152-1229) back to trunk | Richard Worth | 2008-12-23 | 1 | -428/+309 |
* | Slider: started on #3650 - Slider: Update markup to new UI CSS Framework specs | Richard Worth | 2008-12-13 | 1 | -4/+3 |
* | Source formatting | Eduardo Lundgren | 2008-11-28 | 1 | -5/+5 |
* | slider: fixed regression caused by a recent change in the mouse core - since ... | Paul Bakaus | 2008-11-24 | 1 | -2/+11 |
* | slider: formatting changes - moved some things around for consistency. | Richard Worth | 2008-11-21 | 1 | -122/+206 |
* | New file: AUTHORS.txt instead of having a single contributor's name in each f... | Richard Worth | 2008-11-21 | 1 | -1/+1 |
* | Source formatting: Removing trailing spaces | Eduardo Lundgren | 2008-11-20 | 1 | -1/+1 |
* | slider: defered all parseInt / Math.round calls for values to this._round, im... | Paul Bakaus | 2008-11-19 | 1 | -23/+27 |
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 1 | -58/+58 |
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 1 | -29/+29 |
* | Fixed failing .slider("destroy") on empty element. "$(this).data("mouse") is ... | Richard Worth | 2008-11-12 | 1 | -1/+2 |
* | slider: changed order of fired callbacks in moveTo method (fixes #3465) | Paul Bakaus | 2008-10-20 | 1 | -1/+1 |
* | Fixed slider responds to keypresses when disabled | Richard Worth | 2008-10-17 | 1 | -0/+3 |
* | adding version property to all ui components | Jörn Zaefferer | 2008-10-05 | 1 | -7/+9 |
* | whitespace: Removed trailing whitespace from non-blank lines | Richard Worth | 2008-09-20 | 1 | -6/+6 |
* | whitespace | Richard Worth | 2008-09-20 | 1 | -29/+22 |
* | Reverted r695. | Scott González | 2008-09-19 | 1 | -51/+51 |
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 1 | -50/+50 |
* | slider: use preventDefault on click event on handle instead of returning fals... | Paul Bakaus | 2008-09-19 | 1 | -1/+1 |
* | dragging handle won't fire onunload event anymore (fixes #3228) | Paul Bakaus | 2008-09-18 | 1 | -1/+2 |
* | Fixes #3342, prevents bubbling (and default key behaviour) for slider based k... | David Bolter | 2008-09-11 | 1 | -1/+3 |
* | Fixed #3284 - Put version numbers inside of individual files. | Richard Worth | 2008-09-04 | 1 | -1/+1 |
* | Slider: internal methods | Chi Cheng | 2008-08-18 | 1 | -7/+7 |
* | slider:internal methods, fixes #3188 | Chi Cheng | 2008-08-18 | 1 | -7/+7 |
* | Slider: internal methods , fixes #3206 | Chi Cheng | 2008-08-16 | 1 | -86/+86 |
* | completes keyboard operation (fixes #3801) | David Bolter | 2008-07-14 | 1 | -4/+17 |
* | fix for arrow key operation (refs #3801) | David Bolter | 2008-07-10 | 1 | -2/+3 |
* | slider: animate is a bit smoother now - stops the previous animation | Paul Bakaus | 2008-07-03 | 1 | -2/+2 |
* | slider: added animate option: can be simply set to true, or to a multiplier t... | Paul Bakaus | 2008-07-03 | 1 | -3/+5 |
* | slider: removed cursor:default on the a wrapper, allows for better styling, c... | Paul Bakaus | 2008-07-03 | 1 | -1/+1 |