| Commit message (Expand) | Author | Age | Files | Lines |
* | sortable: fixed connectToSortable option, wasn't working with Arrays as descr... | Paul Bakaus | 2008-12-11 | 1 | -9/+13 |
* | sortable,draggable: fixed issues with _convertPositionTo, missed from latest ... | Paul Bakaus | 2008-12-11 | 1 | -2/+3 |
* | Source formatting | Eduardo Lundgren | 2008-11-28 | 1 | -14/+14 |
* | core: improved logic of $.fn.scrollParent, taking positioning in account | Paul Bakaus | 2008-11-23 | 1 | -116/+114 |
* | draggable: added missing default for zIndex and cursorAt, added missing scrol... | Paul Bakaus | 2008-11-21 | 1 | -1/+3 |
* | draggable: the snap events 'release' and 'snap' now both have valid mousemove... | Paul Bakaus | 2008-11-21 | 1 | -2/+2 |
* | draggable, droppable, resizable, selectable, sortable: formatting changes - m... | Richard Worth | 2008-11-21 | 1 | -208/+217 |
* | New file: AUTHORS.txt instead of having a single contributor's name in each f... | Richard Worth | 2008-11-21 | 1 | -1/+1 |
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 1 | -66/+66 |
* | Change name of intersect methods to isOverHeight/isOverWidth/isOver. | Eduardo Lundgren | 2008-11-10 | 1 | -1/+1 |
* | Draggable: Avoid conflict with droppable $.ui.intersect. Now using $.ui.inter... | Eduardo Lundgren | 2008-11-10 | 1 | -1/+1 |
* | Draggable: Using the new core intersect method on connectToSortable. | Eduardo Lundgren | 2008-11-10 | 1 | -133/+132 |
* | Draggable - calling the new _ui() method from sortables | Eduardo Lundgren | 2008-11-10 | 1 | -1/+1 |
* | draggable: fixed nasty IE related scrolling bug - funny IE includes scroll if... | Paul Bakaus | 2008-11-06 | 1 | -2/+3 |
* | draggable: fixed two missing defaults | Paul Bakaus | 2008-11-03 | 1 | -1/+3 |
* | draggable: fixed createHelper method (thanks Nate!) | Paul Bakaus | 2008-10-14 | 1 | -2/+2 |
* | added some missing draggables defaults | Richard Worth | 2008-10-08 | 1 | -4/+17 |
* | adding version property to all ui components | Jörn Zaefferer | 2008-10-05 | 1 | -0/+1 |
* | Draggable cancelHelperRemoval when is not over | Eduardo Lundgren | 2008-09-26 | 1 | -0/+1 |
* | whitespace: Removed trailing whitespace from non-blank lines | Richard Worth | 2008-09-20 | 1 | -1/+1 |
* | whitespace | Richard Worth | 2008-09-20 | 1 | -50/+43 |
* | Reverted r695. | Scott González | 2008-09-19 | 1 | -104/+104 |
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 1 | -104/+104 |
* | droppable: $.ui.ddmanager.drop now returns false in case of non-drop, or the ... | Paul Bakaus | 2008-09-18 | 1 | -1/+1 |
* | draggable, resizable, sortable: proper usage of _mouseCapture, fixes interact... | Paul Bakaus | 2008-09-16 | 1 | -5/+14 |
* | draggable: destroy method now properly removes the class ui-draggable (Fixes ... | Paul Bakaus | 2008-09-16 | 1 | -1/+1 |
* | core: hasScroll now checks for overflow hidden, since then the users wants sc... | Paul Bakaus | 2008-09-16 | 1 | -2/+3 |
* | - kickass draggable refactoring - fixes many bugs, many edge case issues | Paul Bakaus | 2008-09-15 | 1 | -64/+134 |
* | Fixed #3284 - Put version numbers inside of individual files. | Richard Worth | 2008-09-04 | 1 | -1/+1 |
* | draggable: removing logging | Jörn Zaefferer | 2008-09-03 | 1 | -1/+0 |
* | draggable: sortable.refreshItems got renamed to _refreshItems | Jörn Zaefferer | 2008-09-03 | 1 | -1/+2 |
* | draggable: wrong class when trying to remove iframeFix divs (fixes #3161) | Paul Bakaus | 2008-09-01 | 1 | -1/+1 |
* | 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 |