| Commit message (Expand) | Author | Age | Files | Lines |
* | droppable: $.ui.ddmanager.drop now returns false in case of non-drop, or the ... | Paul Bakaus | 2008-09-18 | 2 | -2/+2 |
* | dragging handle won't fire onunload event anymore (fixes #3228) | Paul Bakaus | 2008-09-18 | 1 | -1/+2 |
* | 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 | 3 | -7/+24 |
* | sortable: Fixed the floating functional demo, implemented forcePlaceholderSize | Paul Bakaus | 2008-09-16 | 4 | -11/+15 |
* | 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 | 2 | -2/+7 |
* | datepicker: fixed jslint warnings, fixed invalid increment operand (Fixes #3434) | Paul Bakaus | 2008-09-16 | 1 | -10/+10 |
* | use $.isFunction instead of checking the constructor | Paul Bakaus | 2008-09-16 | 1 | -2/+2 |
* | Setting data.accept now works fine (Fixes #3386) | Paul Bakaus | 2008-09-15 | 1 | -0/+13 |
* | - kickass draggable refactoring - fixes many bugs, many edge case issues | Paul Bakaus | 2008-09-15 | 3 | -65/+297 |
* | Dialog: Reordered functions. | Scott González | 2008-09-14 | 1 | -164/+164 |
* | Dialog: Fixed #3389: Non-draggable dialogs shouldn't instantiate draggables. | Scott González | 2008-09-14 | 1 | -21/+26 |
* | Dialog: Fixed #3220: Non-resizable dialogs shouldn't instantiate resizables. | Scott González | 2008-09-14 | 1 | -29/+45 |
* | Dialog: Partial fix for #3327: When opening a dialog, give focus to the first... | Scott González | 2008-09-11 | 1 | -0/+1 |
* | Fixes #3342, prevents bubbling (and default key behaviour) for slider based k... | David Bolter | 2008-09-11 | 1 | -1/+3 |
* | build:jquery.ui.i18n.all.js | Chi Cheng | 2008-09-10 | 1 | -0/+10 |
* | UI Tabs: fixed cookie name generation which wasn't based on DOM element any l... | Klaus Hartl | 2008-09-09 | 1 | -2/+6 |
* | Spinner: added an init callback which exposes the addItem method for dynamic ... | Ca-Phun Ung | 2008-09-09 | 2 | -3/+56 |
* | Dialog: Added some more tests. | Scott González | 2008-09-07 | 1 | -46/+139 |
* | Widget factory: Prevent calling non-existent methods. | Scott González | 2008-09-07 | 1 | -1/+1 |
* | Fixed 3183 onSelect and onClose have inconsistent signatures | Keith Wood | 2008-09-07 | 3 | -60/+78 |
* | Fixed 3267 Alternate field not updated when using "setDate" | Keith Wood | 2008-09-07 | 2 | -2/+16 |
* | Dialog: Fixed #3123: Prevent tabbing out of modal dialogs. | Scott González | 2008-09-06 | 1 | -1/+24 |
* | Core: Improved :tabbable selector | Scott González | 2008-09-06 | 3 | -5/+152 |
* | Core: Added :tabbable selector to find elements that participate in the tabbi... | Scott González | 2008-09-05 | 1 | -4/+23 |
* | Core: Converted :data selector to a function. | Scott González | 2008-09-05 | 1 | -1/+3 |
* | Fixed #3284 - Put version numbers inside of individual files. | Richard Worth | 2008-09-04 | 27 | -27/+27 |
* | layout demo: further bugfixing in IE; set handle for draggables to be consist... | Jörn Zaefferer | 2008-09-03 | 3 | -6/+7 |
* | layout demo: update up/down controls when adding elements from toolbox | Jörn Zaefferer | 2008-09-03 | 1 | -9/+19 |
* | layout demo: exclude trash for new components | Jörn Zaefferer | 2008-09-03 | 1 | -1/+1 |
* | draggable: removing logging | Jörn Zaefferer | 2008-09-03 | 1 | -1/+0 |
* | layout demo: add new components via cloned draggables, connected to sortables | Jörn Zaefferer | 2008-09-03 | 4 | -5/+24 |
* | draggable: sortable.refreshItems got renamed to _refreshItems | Jörn Zaefferer | 2008-09-03 | 1 | -1/+2 |
* | layout demo: fixed positioning of add-button, border-top of header got messed... | Jörn Zaefferer | 2008-09-03 | 3 | -4/+7 |
* | layout demo: minor js refactoring; decreased duration of loading overlay, imp... | Jörn Zaefferer | 2008-09-03 | 4 | -9/+14 |
* | Dialog: Fixed #3259: Remove title attribute from dialog elements on init. | Scott González | 2008-09-03 | 1 | -1/+5 |
* | Widget factory: Fixed #3275: Prevent multiple instantiations of the same plug... | Scott González | 2008-09-02 | 1 | -5/+8 |
* | sortable: fixed toArray method | Paul Bakaus | 2008-09-02 | 1 | -1/+1 |
* | Spinner: corrected a bug in functional demo (enable/disable switched) and add... | Ca-Phun Ung | 2008-09-02 | 3 | -811/+871 |
* | draggable: wrong class when trying to remove iframeFix divs (fixes #3161) | Paul Bakaus | 2008-09-01 | 1 | -1/+1 |
* | Add icons for controls | Keith Wood | 2008-08-31 | 4 | -2/+4 |
* | Spinner: For DOM based spinners, the height is now calculated based on number... | Ca-Phun Ung | 2008-08-30 | 2 | -21/+19 |
* | spinner: changed data list to support any DOM container not just <ul> | Ca-Phun Ung | 2008-08-30 | 2 | -12/+22 |
* | Core: Fixed #3257: Added option method to widget factory. | Scott González | 2008-08-27 | 1 | -4/+31 |
* | Dialog: Fixed #3253: Don't allow closing modal dialogs on escape if closeOnEs... | Scott González | 2008-08-27 | 1 | -4/+4 |
* | Sortable: fix wrong patameter in toArray | Chi Cheng | 2008-08-26 | 1 | -1/+1 |
* | spinner: fixed styling issues in IE | Ca-Phun Ung | 2008-08-26 | 1 | -2/+3 |
* | spinner: Included support for generic objects - currently only supports <ul>.... | Ca-Phun Ung | 2008-08-26 | 2 | -7/+72 |