| Commit message (Expand) | Author | Age | Files | Lines |
* | adding version property to all ui components | Jörn Zaefferer | 2008-10-05 | 1 | -0/+1 |
* | whitespace: Removed trailing whitespace from non-blank lines | Richard Worth | 2008-09-20 | 1 | -2/+2 |
* | whitespace | Richard Worth | 2008-09-20 | 1 | -70/+67 |
* | Sortables - Avoid inline script execution on every sort | Eduardo Lundgren | 2008-09-19 | 1 | -4/+11 |
* | Fixed #3454 - Sortable .createHelper() bug | Eduardo Lundgren | 2008-09-19 | 1 | -2/+2 |
* | Reverted r695. | Scott González | 2008-09-19 | 1 | -147/+147 |
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 1 | -147/+147 |
* | sortable: default value for forcePlaceholderSize | Paul Bakaus | 2008-09-16 | 1 | -1/+2 |
* | sortable: Refactored a bunch of stuff, moved over some fixes from draggable | Paul Bakaus | 2008-09-16 | 1 | -12/+37 |
* | draggable, resizable, sortable: proper usage of _mouseCapture, fixes interact... | Paul Bakaus | 2008-09-16 | 1 | -1/+1 |
* | sortable: Fixed the floating functional demo, implemented forcePlaceholderSize | Paul Bakaus | 2008-09-16 | 1 | -3/+3 |
* | Fixed #3284 - Put version numbers inside of individual files. | Richard Worth | 2008-09-04 | 1 | -1/+1 |
* | sortable: fixed toArray method | Paul Bakaus | 2008-09-02 | 1 | -1/+1 |
* | Sortable: fix wrong patameter in toArray | Chi Cheng | 2008-08-26 | 1 | -1/+1 |
* | sortable: moved serialize brackets after every key to default value, so confi... | Paul Bakaus | 2008-08-19 | 1 | -1/+1 |
* | internal methods: mouse* | Chi Cheng | 2008-08-17 | 1 | -7/+7 |
* | Sortable: prevent exposure of internal methods, fixes #3209 | Chi Cheng | 2008-08-17 | 1 | -18/+18 |
* | Internal methods: fixes #3195, #3196, #3200, #3201, #3209 | Chi Cheng | 2008-08-17 | 1 | -29/+29 |
* | sortable: beforeStop should work properly in all cases now | Paul Bakaus | 2008-08-15 | 1 | -0/+1 |
* | -removed unneeded comment block in sortables | Paul Bakaus | 2008-08-11 | 1 | -1/+0 |
* | sortable: the outer container is not set to relative anymore, preventing some... | Paul Bakaus | 2008-07-29 | 1 | -1/+1 |
* | 1.8: initial version of tree component, dependant upon sortables and droppables | Paul Bakaus | 2008-07-28 | 1 | -3/+20 |
* | sortable: fixed a items issue caused the items of the container itself to be ... | Paul Bakaus | 2008-07-19 | 1 | -5/+54 |
* | Sortable updateOriginalPosition added | Eduardo Lundgren | 2008-07-10 | 1 | -2/+4 |
* | Sortable math accuracy for tolerance pointer - checking the direction before ... | Eduardo Lundgren | 2008-07-10 | 1 | -15/+23 |
* | Sortable minor intersectWidth maths accuracy | Eduardo Lundgren | 2008-07-09 | 1 | -8/+5 |
* | - removed 1.6 branch1.5.2 | Paul Bakaus | 2008-07-09 | 1 | -41/+52 |
* | sortable: added forcePointerForContainers option (to have another intersectio... | Paul Bakaus | 2008-07-09 | 1 | -10/+14 |
* | prevent overriding/changing the actual $.ui.mouse object by extending it - th... | Paul Bakaus | 2008-07-07 | 1 | -1/+1 |
* | sortable: important restructuring in the sort function - callback and droppab... | Paul Bakaus | 2008-06-30 | 1 | -7/+24 |
* | Sortables performance increased massively - using offsetWidth/offsetHeight to... | Eduardo Lundgren | 2008-06-30 | 1 | -2/+2 |
* | Sortable - fixed #3048 | Eduardo Lundgren | 2008-06-29 | 1 | -2/+2 |
* | sortable: update callback wass not called everytime (fixes #3028) | Paul Bakaus | 2008-06-26 | 1 | -1/+1 |
* | resizable, selectable, sortable: changed cancel default to ':input' instead o... | Richard Worth | 2008-06-26 | 1 | -1/+1 |
* | sortable: update callback wass not called everytime (fixes #3028) | Paul Bakaus | 2008-06-26 | 1 | -3/+2 |
* | sortable: fixed serialize issue when a key was specified as option, but no cu... | Paul Bakaus | 2008-06-26 | 1 | -1/+1 |
* | sortable: extreme performance increase by using setTimeout delegation and loc... | Paul Bakaus | 2008-06-25 | 1 | -13/+30 |
* | sortable: connected lists items are not refreshed until you actually move int... | Paul Bakaus | 2008-06-24 | 1 | -6/+16 |
* | sortable: changed default distance to 1 | Paul Bakaus | 2008-06-24 | 1 | -1/+1 |
* | sortable: | Paul Bakaus | 2008-06-24 | 1 | -17/+34 |
* | sortable:fixed #3019, stop being fird too early | Paul Bakaus | 2008-06-24 | 1 | -4/+7 |
* | sortable: the options.items callback now receives null as first argument, a l... | Paul Bakaus | 2008-06-19 | 1 | -1/+1 |
* | sortable; moved the cursorAt and containment blocks after the start callback,... | Paul Bakaus | 2008-06-16 | 1 | -12/+14 |
* | tests: initial version of sortable tests/ | Paul Bakaus | 2008-06-13 | 1 | -0/+1 |
* | Dropped blank line at end of header comments. | Scott González | 2008-06-11 | 1 | -1/+0 |
* | 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 | -4/+8 |
* | core: cancel checks for type string before it's used | Paul Bakaus | 2008-06-08 | 1 | -3/+3 |
* | 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/+1 |