| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated copyright year. | Scott González | 2012-03-08 | 1 | -1/+1 |
* | Use hard tabs for indentation consistently | Trey Hunner | 2012-02-27 | 1 | -13/+13 |
* | Draggable: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses ... | Scott González | 2012-02-12 | 1 | -5/+5 |
* | Core, Draggable: Fixed #7800 - Draggable helper="clone" doesn't remove the dr... | Marwan Al Jubeh | 2011-10-17 | 1 | -1/+1 |
* | All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi... | Scott González | 2011-05-28 | 1 | -4/+1 |
* | Droppable: Added dragStart and dragStop to ddmanager and call them from dragg... | kborchers | 2011-05-27 | 1 | -0/+7 |
* | Merge pull request #266 from kborchers/bug_4838 | Scott González | 2011-05-13 | 1 | -2/+2 |
|\ |
|
| * | Draggable: Changed logic to only subtract left and top offsets of containment... | kborchers | 2011-05-12 | 1 | -2/+2 |
* | | Draggable: Check for grid elements set to 0 to prevent divide by 0 error caus... | kborchers | 2011-05-13 | 1 | -2/+3 |
|/ |
|
* | Draggable: Remove id when cloning helpers. Fixes #4564 - Draggable+Sortable D... | Kato Kazuyoshi | 2011-05-11 | 1 | -2/+2 |
* | Merge pull request #187 from virgofx/master. | Scott González | 2011-05-02 | 1 | -18/+20 |
|\ |
|
| * | Draggable: Modified the iframe shims to load prior to dragging. Fixed #7270. | Mark Johnson | 2011-04-19 | 1 | -18/+20 |
* | | Draggable: containment now updates dynamically to handle scrolling container.... | Edward Faulkner | 2011-04-28 | 1 | -14/+28 |
|/ |
|
* | Draggable: Calling .refreshPositions instead of ._refreshItems when dragging ... | Matt Hoskins | 2011-03-14 | 1 | -1/+1 |
* | Draggable: modify margins of the containment according to the margin of the d... | Guillaume Gautreau | 2011-03-08 | 1 | -5/+7 |
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
* | All: Replaced all uses of $.ui.contains() with $.contains(). Fixes #5000 - De... | Scott González | 2010-12-10 | 1 | -3/+3 |
* | Draggable: Handle scrolled windows. Fixes #6181 - Draggable: issue with conta... | Jean-Francois Remy | 2010-12-01 | 1 | -4/+4 |
* | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 1 | -1/+1 |
* | All: Define a local undefined variable inside the main closure. | Scott González | 2010-07-13 | 1 | -1/+1 |
* | Updated copyright headers to make it clear that you can choose between MIT an... | Scott González | 2010-07-09 | 1 | -3/+3 |
* | Revert "Draggable: Don't use computed style for top and left of position:rela... | Richard D. Worth | 2010-04-23 | 1 | -2/+2 |
* | Draggable: Don't use computed style for top and left of position:relative ele... | Richard D. Worth | 2010-04-22 | 1 | -2/+2 |
* | Draggable: Don't try to stack if there are no elements in the stacking group. | Scott González | 2010-02-18 | 1 | -0/+1 |
* | Draggable: Don't recalculate the relative offset during drag. I couldn't repr... | Scott González | 2010-02-14 | 1 | -9/+0 |
* | Fixed event prefix in all plugins that don't use the default prefix. | Scott González | 2010-02-05 | 1 | -2/+2 |
* | Draggable: Don't adjust offsets for fixed position elements in Safari 4. | Scott González | 2010-02-04 | 1 | -4/+4 |
* | draggable: implemented #4145 - start,drag and stop events should be preventable | Paul Bakaus | 2010-01-28 | 1 | -7/+27 |
* | Happy New Year | Richard Worth | 2010-01-20 | 1 | -1/+1 |
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 1 | -1/+1 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 1 | -31/+30 |
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 1 | -0/+2 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 1 | -0/+784 |