| Commit message (Expand) | Author | Age | Files | Lines |
* | added new compound test, still incomplete | Jörn Zaefferer | 2010-03-20 | 1 | -0/+44 |
* | Added mouse, position, draggable and resizable dependencies | Jörn Zaefferer | 2010-03-20 | 1 | -0/+4 |
* | Added some margin to body to avoid horizontal scrollbar | Jörn Zaefferer | 2010-03-20 | 1 | -0/+1 |
* | Removed jQuery (not used); Added links to all.html, effects.all.html and comp... | Jörn Zaefferer | 2010-03-20 | 1 | -6/+14 |
* | Added Button and Autocomplete | Jörn Zaefferer | 2010-03-20 | 1 | -0/+29 |
* | debug comment | Jörn Zaefferer | 2010-03-20 | 1 | -0/+3 |
* | Fixed broken encoding of Préc | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
* | core focus-test, call start() after running assertions | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
* | replaced pearl with perl | Jörn Zaefferer | 2010-03-20 | 4 | -4/+4 |
* | normalize margin/padding on test markup to get reliable height results | Jörn Zaefferer | 2010-03-20 | 2 | -3/+5 |
* | global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore | Jörn Zaefferer | 2010-03-20 | 1 | -3/+0 |
* | build: corrected position docs url | Richard Worth | 2010-03-18 | 1 | -1/+1 |
* | set trunk version to 1.9pre | Richard Worth | 2010-03-18 | 1 | -1/+1 |
* | set trunk version to 1.81.8 | Richard Worth | 2010-03-18 | 1 | -1/+1 |
* | demos index: put effects in a more logical order | Richard Worth | 2010-03-18 | 1 | -2/+2 |
* | demos index: put effects in a more logical order | Richard Worth | 2010-03-18 | 1 | -3/+3 |
* | button default demo: moved prevent navigation to # when clicking on anchor bu... | Richard Worth | 2010-03-18 | 1 | -2/+4 |
* | demos: html validation | Richard Worth | 2010-03-18 | 1 | -4/+4 |
* | eol-style and mime-type | Richard Worth | 2010-03-17 | 5 | -93/+115 |
* | eol-style and mime-type | Richard Worth | 2010-03-17 | 2 | -163/+163 |
* | sortable ticket #5355 visual test case - minor cleanup, added eol-style property | Richard Worth | 2010-03-17 | 1 | -34/+40 |
* | fixed #5368 - Autocomplete: aria role for menu should be listbox instead of menu | Richard Worth | 2010-03-17 | 1 | -1/+1 |
* | position demo - fixed html validation issue. Hopefully will fix #5358 - Posit... | Richard Worth | 2010-03-17 | 1 | -86/+84 |
* | Slider: fixed change event to be triggered by keyup and value and values opti... | Richard Worth | 2010-03-17 | 2 | -3/+13 |
* | Slider unit tests: slider event change | Richard Worth | 2010-03-17 | 1 | -1/+23 |
* | Slider unit tests: slider event change | Richard Worth | 2010-03-17 | 1 | -1/+56 |
* | whitespace | Richard Worth | 2010-03-17 | 1 | -10/+10 |
* | slider unit tests: corrected some hasClass calls | Richard Worth | 2010-03-17 | 1 | -8/+8 |
* | Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one... | Richard Worth | 2010-03-17 | 4 | -6/+6 |
* | Button: Added refresh method to buttonset, futher fixes #5278 - ui.buttons do... | Richard Worth | 2010-03-17 | 1 | -10/+23 |
* | Buttonset - remove corner classes from button widgets instead of button eleme... | Richard Worth | 2010-03-17 | 1 | -1/+5 |
* | button: whitespace and quotes. See http://docs.jquery.com/JQuery_Core_Style_G... | Richard Worth | 2010-03-17 | 1 | -2/+2 |
* | Remove ui-helper-hidden-accessible from correct element. See r3880 and r3892 | Richard Worth | 2010-03-17 | 1 | -1/+3 |
* | Partial visual test for #5355 | Jörn Zaefferer | 2010-03-16 | 1 | -0/+52 |
* | Button: spacing. | Scott González | 2010-03-16 | 1 | -2/+2 |
* | Sortable: Fixed a bug with over/out events and connected draggables. | Scott González | 2010-03-16 | 1 | -2/+5 |
* | Menu: Don't pass empty values to ._trigger(). | Scott González | 2010-03-16 | 1 | -1/+1 |
* | Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data ... | Richard Worth | 2010-03-15 | 1 | -1/+3 |
* | Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data ... | Richard Worth | 2010-03-15 | 1 | -0/+4 |
* | Autocomplete: Fixed #5348 - Autocomplete: menu item should not remain selecte... | Richard Worth | 2010-03-15 | 1 | -0/+3 |
* | Autocomplete: fixed #5347 - Autocomplete: each successive item hover makes it... | Richard Worth | 2010-03-15 | 1 | -6/+6 |
* | autocomplete: combobox demo: tweaked padding to be more consistent across bro... | Richard Worth | 2010-03-15 | 1 | -1/+2 |
* | autocomplete demo: corrected spelling of perl | Richard Worth | 2010-03-15 | 1 | -1/+1 |
* | button demo: minor update | Richard Worth | 2010-03-15 | 1 | -2/+2 |
* | Button demo: added description | Richard Worth | 2010-03-15 | 1 | -1/+3 |
* | Button: fixed #5324 - button disabled state doesn't get refreshed when disabl... | Richard Worth | 2010-03-15 | 1 | -0/+4 |
* | Button: remove disabled attribute from original element when option set to false | Richard Worth | 2010-03-15 | 1 | -1/+5 |
* | button: fixed #5328 - button disabled only visually when disabled option set,... | Richard Worth | 2010-03-15 | 1 | -5/+12 |
* | Dialog visual test - corrected page title, added heading | Richard Worth | 2010-03-15 | 1 | -1/+4 |
* | Accordion: Fixed visual test for dl markup. | Scott González | 2010-03-14 | 1 | -6/+11 |