| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | slider: browser's default outline isn't shown for the created links (fixes #3... | Paul Bakaus | 2008-07-03 | 1 | -1/+1 |
* | slider: range can now be toggled on-the-fly (fixes #3004) | Paul Bakaus | 2008-06-26 | 1 | -0/+10 |
* | slider: check in the destroy method if a handle actually exists or not, befor... | Paul Bakaus | 2008-06-19 | 1 | -5/+11 |
* | Dropped blank line at end of header comments. | Scott González | 2008-06-11 | 1 | -1/+0 |
* | fixed slider | Richard Worth | 2008-06-09 | 1 | -0/+1 |
* | Removed old rev ids from jQuery svn | Richard Worth | 2008-06-09 | 1 | -1/+0 |
* | slider: fixed IE issue when handles where initialized without defined left/to... | Paul Bakaus | 2008-06-08 | 1 | -2/+2 |
* | fixed #2928 - Plugin instances should not be exposed in the ui parameter of c... | Richard Worth | 2008-06-07 | 1 | -1/+0 |
* | renamed source -> ui | Richard Worth | 2008-06-07 | 1 | -0/+424 |