| Commit message (Expand) | Author | Age | Files | Lines |
* | #4251 - Added visual test pages | Richard Worth | 2009-03-18 | 4 | -0/+154 |
* | Fixed #4318 - Slider: method destroy does not remove ui-slider-range | Richard Worth | 2009-03-18 | 1 | -0/+1 |
* | #4318 - Added visual test page | Richard Worth | 2009-03-18 | 1 | -0/+25 |
* | Fixed #4240 - Datepicker destroy affects other datepickers | Richard Worth | 2009-03-18 | 1 | -8/+12 |
* | #4240 - Added visual test page | Richard Worth | 2009-03-18 | 2 | -0/+53 |
* | #4335 - Added visual test page | Richard Worth | 2009-03-17 | 1 | -0/+30 |
* | #4331 - Added visual test page | Richard Worth | 2009-03-17 | 1 | -0/+35 |
* | Fixed #4199 (resizable with containment boundary - aspectRatio breaks.) with ... | Richard Worth | 2009-03-17 | 1 | -3/+3 |
* | #4199 - Added visual test page | Richard Worth | 2009-03-17 | 1 | -0/+34 |
* | demos/draggable/sortable.html: missing semicolon ; | Richard Worth | 2009-03-17 | 1 | -1/+1 |
* | datepicker demo: improved to respect dateFormat when setting min/maxDate; dat... | Jörn Zaefferer | 2009-03-15 | 1 | -1/+3 |
* | formatting | Jörn Zaefferer | 2009-03-15 | 1 | -1/+5 |
* | formatting | Jörn Zaefferer | 2009-03-15 | 1 | -2/+4 |
* | datepicker: added event-search demo, combining various options to select a da... | Jörn Zaefferer | 2009-03-14 | 1 | -42/+42 |
* | datepicker: added event-search demo, combining various options to select a da... | Jörn Zaefferer | 2009-03-14 | 2 | -0/+43 |
* | added textarea-demo für resizable | Jörn Zaefferer | 2009-03-11 | 2 | -0/+37 |
* | Datepicker : albanian localization. fixed #4313 | Chi Cheng | 2009-03-10 | 1 | -1/+1 |
* | Fixed #4315 (Slider: clicking on slider with negative values causes error 'cl... | Richard Worth | 2009-03-10 | 1 | -1/+1 |
* | Fixed #4292 (Slider: ui.value incorrect in slide event if handle at value 0) | Richard Worth | 2009-03-10 | 1 | -4/+8 |
* | Fixed #4292 (Slider: ui.value incorrect in slide event if handle at value 0) | Richard Worth | 2009-03-09 | 1 | -17/+33 |
* | 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 |