| Commit message (Expand) | Author | Age | Files | Lines |
* | draggable: made connectToSortable work fine with helper: 'original' (by remov... | Paul Bakaus | 2008-12-30 | 1 | -0/+5 |
* | sortable: merged draggable fixes into sortables (r1325,1313) | Paul Bakaus | 2008-12-30 | 1 | -4/+12 |
* | draggable: containment doesn't respect margins anymore (logical, and fixes 3538) | Paul Bakaus | 2008-12-30 | 1 | -4/+4 |
* | draggable: changed default for scroll option to true | Paul Bakaus | 2008-12-30 | 1 | -1/+1 |
* | droppable: missing default for option 'accept' (set to "*" = everything) | Paul Bakaus | 2008-12-30 | 1 | -0/+1 |
* | datepicker: IE6 css fixes for default theme. | Ca-Phun Ung | 2008-12-30 | 1 | -1/+1 |
* | demos: added opacity, revert and scroll demos | Paul Bakaus | 2008-12-30 | 1 | -1/+11 |
* | Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' ... | Richard Worth | 2008-12-30 | 1 | -1/+1 |
* | Resizable: Fixed order of default values. | Scott González | 2008-12-29 | 1 | -1/+1 |
* | accordion: Fixed #3682, setting overflow:auto for fillSpace:true accordions; ... | Jörn Zaefferer | 2008-12-26 | 1 | -3/+4 |
* | Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: added a bette... | Ca-Phun Ung | 2008-12-24 | 1 | -18/+7 |
* | Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't se... | Ca-Phun Ung | 2008-12-23 | 1 | -0/+18 |
* | slider: removed hover and focus from range as it's not draggable (yet) | Richard Worth | 2008-12-23 | 1 | -1/+2 |
* | Resizable: Partial fix for supporting jQuery objects in alsoResize. | Scott González | 2008-12-23 | 2 | -2/+2 |
* | fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) | Paul Bakaus | 2008-12-23 | 1 | -1/+1 |
* | fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) | Paul Bakaus | 2008-12-23 | 1 | -1/+1 |
* | progressbar: changed value to have 'ui-widget-header' instead of 'ui-state-de... | Richard Worth | 2008-12-23 | 1 | -1/+1 |
* | merged dev/slider branch (revs 1152-1229) back to trunk | Richard Worth | 2008-12-23 | 1 | -428/+309 |
* | Tabs: Added tab hover and focus support. For #3651 Update markup to new UI CS... | Richard Worth | 2008-12-23 | 1 | -0/+18 |
* | Dialog: Removed unnecessary call to moveToTop in drag start. | Scott González | 2008-12-23 | 1 | -1/+0 |
* | Dialog: Move to top on mousedown instead of mouseup. | Scott González | 2008-12-23 | 1 | -4/+1 |
* | Dialog: Passing in a DOMElement instead of a jQuery object for alsoResize to ... | Scott González | 2008-12-23 | 1 | -1/+1 |
* | Dialog: Setting the correct element for alsoResize. | Scott González | 2008-12-23 | 1 | -1/+1 |
* | Datepicker #3647: Added RTL support to the datepicker theme and reverted mark... | Ca-Phun Ung | 2008-12-22 | 1 | -6/+5 |
* | Datepicker #3647: fixed disabled state for inline datepicker so it looks disa... | Ca-Phun Ung | 2008-12-22 | 1 | -22/+18 |
* | Datepicker #3647: added enable, disable, destroy buttons to visual test. Fixe... | Ca-Phun Ung | 2008-12-22 | 1 | -6/+11 |
* | accordion: update content div classes to move theme classes to wrapper with s... | Jörn Zaefferer | 2008-12-22 | 1 | -2/+2 |
* | accordion: fix for #3626, refactoring resize code into its own public method | Jörn Zaefferer | 2008-12-22 | 1 | -16/+21 |
* | accordion: updated to icons: { header, headerSelected } | Jörn Zaefferer | 2008-12-22 | 1 | -6/+8 |
* | adopted proposed markup for 1.6, fixes #3651 | Klaus Hartl | 2008-12-22 | 1 | -18/+33 |
* | Dialog: Added hover and focus states to all buttons. | Scott González | 2008-12-21 | 1 | -2/+22 |
* | Datepicker #3647: Removed date range features, removed related tests, and fix... | Ca-Phun Ung | 2008-12-21 | 1 | -79/+22 |
* | Dialog: Fixed #3145: Added support for height: 'auto'. | Scott González | 2008-12-21 | 1 | -8/+12 |
* | Datepicker #3647: fixed RTL support for new UI markup. | Ca-Phun Ung | 2008-12-20 | 1 | -16/+23 |
* | Datepicker #3647: removed clickable weekdays. | Ca-Phun Ung | 2008-12-20 | 1 | -14/+1 |
* | Datepicker #3647: Slimed down datepicker by removing all code related to prom... | Ca-Phun Ung | 2008-12-20 | 1 | -45/+2 |
* | Datepicker: Fixes #3647: added correct class name to highlight selected day | Ca-Phun Ung | 2008-12-20 | 1 | -1/+1 |
* | Datepicker: Fixed #3647: Update markup to new UI CSS framework specs | Ca-Phun Ung | 2008-12-19 | 1 | -110/+78 |
* | Dialog: Fixed #3221: User outerWidth/Height for positioning. | Scott González | 2008-12-19 | 1 | -4/+4 |
* | Dialog: Fixed #3564: Proper positioning in Opera. | Scott González | 2008-12-19 | 1 | -2/+4 |
* | Dialog: Fixed #3648: Use new CSS framework. | Scott González | 2008-12-19 | 1 | -63/+56 |
* | Dialog: Partial fix for #3648: Added resizable grip. | Scott González | 2008-12-19 | 1 | -1/+2 |
* | Dialog: Partial fix for #3648: Setting proper class on hover of close button. | Scott González | 2008-12-18 | 1 | -2/+2 |
* | sortable: removed default tolerance "guess" for the simplier (and better work... | Paul Bakaus | 2008-12-17 | 1 | -4/+6 |
* | Sortable accurateIntersection using outerWidth/outerHeight | Eduardo Lundgren | 2008-12-17 | 1 | -6/+7 |
* | accordion: #3646 update - expose icons as headerIcon and headerIconSelected o... | Jörn Zaefferer | 2008-12-14 | 1 | -4/+6 |
* | Fixed #3655 - $.keyCode should be $.ui.keyCode | Richard Worth | 2008-12-14 | 3 | -35/+34 |
* | Dialog: Fixed #3664: Dialog fails to init on removed elements. | Scott González | 2008-12-13 | 1 | -1/+1 |
* | corrected some invalid html <div/> to <div></div> | Richard Worth | 2008-12-13 | 2 | -6/+6 |
* | Slider: started on #3650 - Slider: Update markup to new UI CSS Framework specs | Richard Worth | 2008-12-13 | 1 | -4/+3 |