| Commit message (Expand) | Author | Age | Files | Lines |
* | switched trunk version to 1.8pre | Richard Worth | 2009-03-08 | 1 | -1/+1 |
* | Demo: resizable helper | Chi Cheng | 2009-03-08 | 1 | -1/+1 |
* | Demo: resizable helper | Chi Cheng | 2009-03-08 | 2 | -0/+39 |
* | Datepicker: Update Ukrainian Localization | Chi Cheng | 2009-03-07 | 1 | -7/+13 |
* | Datepicker: Update Romanian Localization, thanks Ionut G. Stan | Chi Cheng | 2009-03-07 | 1 | -13/+16 |
* | Droppable: short _init code. | Chi Cheng | 2009-03-05 | 1 | -4/+4 |
* | Droppable: droppable('option', 'accept', selector) fails. fixes #4278 | Chi Cheng | 2009-03-05 | 1 | -1/+1 |
* | dialog: visual test. switched jQuery 1.3.1 to 1.3.2 (file was added after swi... | Richard Worth | 2009-03-05 | 1 | -1/+1 |
* | added left nav links to Getting Started and Upgrade Guide | Maggie Costello Wachs | 2009-03-04 | 1 | -1/+3 |
* | demos index: added missing </a> | Richard Worth | 2009-03-04 | 1 | -1/+1 |
* | demo menu: re-order links | Chi Cheng | 2009-03-04 | 1 | -8/+8 |
* | demo menu: re-order links | Chi Cheng | 2009-03-04 | 1 | -13/+13 |
* | slider demo: added hotelrooms example, showing how to enhance an existing sel... | Jörn Zaefferer | 2009-03-03 | 1 | -0/+1 |
* | slider demo: added hotelrooms example, showing how to enhance an existing sel... | Jörn Zaefferer | 2009-03-03 | 1 | -0/+56 |
* | merged r2190 to trunk | Richard Worth | 2009-03-03 | 1 | -0/+8 |
* | merged r2187 to trunk | Richard Worth | 2009-03-03 | 1 | -16/+32 |
* | reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple man... | Richard Worth | 2009-03-03 | 4 | -0/+256 |
* | set version to 1.7.1pre | Richard Worth | 2009-03-03 | 1 | -1/+1 |
* | set version to 1.71.7 | Richard Worth | 2009-03-03 | 1 | -1/+1 |
* | demos: simplified class effect demos to work in IE6 | Richard Worth | 2009-03-03 | 4 | -8/+6 |
* | demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for n... | Richard Worth | 2009-03-03 | 4 | -256/+0 |
* | demos: slider - Simple colorpicker, prevent sliders from sometimes being draw... | Richard Worth | 2009-03-03 | 1 | -0/+1 |
* | Dialog: fix dialog height from being reset after drag in Safari. related to r... | Richard Worth | 2009-03-03 | 1 | -0/+2 |
* | demos: sortable - Delay start, fixed so first drag doesn't have to start on t... | Richard Worth | 2009-03-03 | 1 | -1/+1 |
* | demos: sortable - Include / exclude items, fixed display issue in IE6 | Richard Worth | 2009-03-03 | 1 | -2/+2 |
* | demos: draggable - Contrain movement, prevent horizontal scrollbar | Richard Worth | 2009-03-03 | 1 | -1/+1 |
* | demos: show - start hidden instead of fadeOut to prevent flash | Richard Worth | 2009-03-02 | 1 | -1/+1 |
* | accordion: call .blur() so ui-state-focus class gets removed from last-focuse... | Richard Worth | 2009-03-02 | 1 | -1/+1 |
* | demos: sortable - disableSelection on sortable elements | Richard Worth | 2009-03-02 | 5 | -0/+7 |
* | demos: droppable photo manager - fixed issue where dialog would not be center... | Richard Worth | 2009-03-02 | 1 | -9/+13 |
* | Fixed #3053 - when resizing a image a row of pixels can disappear | Richard Worth | 2009-03-02 | 1 | -0/+3 |
* | tests: resizable - Added visual test for ticket #3053 | Richard Worth | 2009-03-02 | 2 | -0/+34 |
* | Fixed #4127 - Resizable: displacement of element (in case of constraint resiz... | Richard Worth | 2009-03-02 | 1 | -0/+3 |
* | tests: resizable - Added visual test for ticket #4217 | Richard Worth | 2009-03-02 | 1 | -0/+43 |
* | eol-style and mime-type | Richard Worth | 2009-03-02 | 0 | -0/+0 |
* | demos: effects - added return false; to button click handlers | Richard Worth | 2009-03-02 | 8 | -4/+11 |
* | demos/tabs: added new demo "Simple manipulation", shows simple tabs adding an... | Bohdan Ganicky | 2009-03-01 | 2 | -2/+122 |
* | Tabs: fixed a few issues in rotate method extension | Klaus Hartl | 2009-03-01 | 1 | -11/+16 |
* | Tabs: few fixes required in destroy method, removed ol as tabifyable element | Klaus Hartl | 2009-03-01 | 2 | -18/+23 |
* | Dialog: Actually removed dragHelper and resizeHelper options. Fixes #4252 - ... | Scott González | 2009-03-01 | 1 | -2/+0 |
* | Tabs: fixed stopping a rotation | Klaus Hartl | 2009-02-28 | 1 | -14/+15 |
* | resizable: add ui-resizable-resizing class during resize | Richard Worth | 2009-02-28 | 1 | -1/+4 |
* | Dailog: fixed #4254 - Dialog: undocumented dragHelper and resizeHelper option... | Richard Worth | 2009-02-28 | 1 | -1/+7 |
* | slider: use handle width / 2 instead of marginLeft to find offset of mousedow... | Richard Worth | 2009-02-28 | 1 | -1/+1 |
* | refactored multiple-slider demo by setting a few defaults and reading values ... | Jörn Zaefferer | 2009-02-28 | 1 | -43/+29 |
* | updated classes more to use all animated properties | Scott Jehl | 2009-02-27 | 4 | -51/+30 |
* | updated classes to use all animated properties | Scott Jehl | 2009-02-27 | 4 | -9/+9 |
* | updated demos to a standard format - class animations do not seem to work in ... | Scott Jehl | 2009-02-27 | 12 | -59/+365 |
* | removed margin-left rules due to IE6 conflict | Scott Jehl | 2009-02-27 | 7 | -7/+7 |
* | changed ui.jquery.com to jqueryui.com | Richard Worth | 2009-02-27 | 29 | -44/+44 |