| Commit message (Expand) | Author | Age | Files | Lines |
* | internal methods: mouse* | Chi Cheng | 2008-08-17 | 1 | -11/+11 |
* | Internal methods: fixes #3195, #3196, #3200, #3201, #3209 | Chi Cheng | 2008-08-17 | 1 | -27/+27 |
* | draggable: fix snapTolerance option instead of default | Chi Cheng | 2008-08-10 | 1 | -8/+8 |
* | draggable: fixed regression with convertPositionTo method and scroll offsets | Paul Bakaus | 2008-07-30 | 1 | -4/+7 |
* | draggable: fixed ugly regression when no overflowed container existed | Paul Bakaus | 2008-07-29 | 1 | -8/+8 |
* | draggable: fixed IE scrolling but with overflowing containers and appendTo be... | Paul Bakaus | 2008-07-29 | 1 | -15/+26 |
* | draggable: fixed issue when scroll was set to true, and therefore droppables ... | Paul Bakaus | 2008-07-29 | 1 | -8/+12 |
* | draggable: fixed overflow calculation in the positioning methods | Paul Bakaus | 2008-07-29 | 1 | -26/+26 |
* | draggable,droppable: implemented cssNamespace option, if set to false/null, i... | Paul Bakaus | 2008-07-28 | 1 | -2/+4 |
* | 1.8: initial version of tree component, dependant upon sortables and droppables | Paul Bakaus | 2008-07-28 | 1 | -1/+2 |
* | draggable: since revert no longer checks for numbers, introduced a revertDura... | Paul Bakaus | 2008-07-25 | 1 | -1/+1 |
* | draggable: implemented more advanced features for the snap option - you can n... | Paul Bakaus | 2008-07-17 | 1 | -3/+15 |
* | draggable: fixed relative position bug (please NEVER check in elem.style just... | Paul Bakaus | 2008-07-17 | 1 | -17/+9 |
* | draggable: removed adding the class ui-draggable in favor of the new data sel... | Paul Bakaus | 2008-07-14 | 1 | -3/+2 |
* | Minorl performance improvements at draggable init | Eduardo Lundgren | 2008-07-10 | 1 | -3/+9 |
* | prevent overriding/changing the actual $.ui.mouse object by extending it - th... | Paul Bakaus | 2008-07-07 | 1 | -1/+1 |
* | draggable: revert option now accepts "invalid", "valid" and true as possible ... | Paul Bakaus | 2008-07-03 | 1 | -3/+4 |
* | draggable: ui.absolutePosition, wasn't updated through plugins, fixes #3002 | Paul Bakaus | 2008-06-30 | 1 | -0/+1 |
* | draggable: removed a silly console.log | Paul Bakaus | 2008-06-24 | 1 | -2/+0 |
* | sortable: connected lists items are not refreshed until you actually move int... | Paul Bakaus | 2008-06-24 | 1 | -2/+4 |
* | draggable: fixed issue when placeholder didn't exist (fixes #3018) | Paul Bakaus | 2008-06-24 | 1 | -5/+5 |
* | Draggable: Changed mouse's cancel option from ":input,button" to ":input" (bu... | Scott González | 2008-06-18 | 1 | -1/+1 |
* | Fixed #3016 - Distance option default | Richard Worth | 2008-06-18 | 1 | -1/+1 |
* | Dropped blank line at end of header comments. | Scott González | 2008-06-11 | 1 | -1/+0 |
* | Fixed draggable bug that affects the droppable critically - $.ui.ddmanager.cu... | Eduardo Lundgren | 2008-06-09 | 1 | -1/+1 |
* | Removed old rev ids from jQuery svn | Richard Worth | 2008-06-09 | 1 | -1/+0 |
* | ui-core: added mouseCapture, replacing the condition feature before. Allows t... | Paul Bakaus | 2008-06-09 | 1 | -0/+1 |
* | draggable,sortable: fixed containment "document", added containment: "window"... | Paul Bakaus | 2008-06-07 | 1 | -1/+7 |
* | draggable, sortable: fixed issue when handle wasn't working with elements nes... | Paul Bakaus | 2008-06-07 | 1 | -1/+3 |
* | draggable: fixed cursorAt issue (#2965) | Paul Bakaus | 2008-06-07 | 1 | -4/+5 |
* | renamed source -> ui | Richard Worth | 2008-06-07 | 1 | -0/+552 |