Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Richard Worth | 2010-03-18 | 1 | -2/+4 |
| | | | | button to head | ||||
* | 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 - ↵ | Richard Worth | 2010-03-17 | 1 | -86/+84 |
| | | | | Position Demo is borked | ||||
* | Slider: fixed change event to be triggered by keyup and value and values ↵ | Richard Worth | 2010-03-17 | 2 | -3/+13 |
| | | | | option setters. Fixes #5367 - slider change event not triggered by keypress | ||||
* | 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 ↵ | Richard Worth | 2010-03-17 | 4 | -6/+6 |
| | | | | one word | ||||
* | Button: Added refresh method to buttonset, futher fixes #5278 - ui.buttons ↵ | Richard Worth | 2010-03-17 | 1 | -10/+23 |
| | | | | doesn't visually reset on form "reset" event or input "change" event | ||||
* | Buttonset - remove corner classes from button widgets instead of button ↵ | Richard Worth | 2010-03-17 | 1 | -1/+5 |
| | | | | elements on destroy. Fixes #5361 - buttonset method destroy doesn't remove corner classes from label elements | ||||
* | button: whitespace and quotes. See ↵ | Richard Worth | 2010-03-17 | 1 | -2/+2 |
| | | | | http://docs.jquery.com/JQuery_Core_Style_Guidelines | ||||
* | 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 |
| | | | | Fixes #5346 - over and out events not triggered when draggable connected with single (non-nested) sortable. | ||||
* | 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 |
| | | | | loss | ||||
* | Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data ↵ | Richard Worth | 2010-03-15 | 1 | -0/+4 |
| | | | | loss | ||||
* | Autocomplete: Fixed #5348 - Autocomplete: menu item should not remain ↵ | Richard Worth | 2010-03-15 | 1 | -0/+3 |
| | | | | selected when mouse off menu | ||||
* | Autocomplete: fixed #5347 - Autocomplete: each successive item hover makes ↵ | Richard Worth | 2010-03-15 | 1 | -6/+6 |
| | | | | item above shrink a bit in IE | ||||
* | autocomplete: combobox demo: tweaked padding to be more consistent across ↵ | Richard Worth | 2010-03-15 | 1 | -1/+2 |
| | | | | browsers | ||||
* | 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 ↵ | Richard Worth | 2010-03-15 | 1 | -0/+4 |
| | | | | disabled set on original element | ||||
* | 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 ↵ | Richard Worth | 2010-03-15 | 1 | -5/+12 |
| | | | | set, still functional | ||||
* | 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 |
| | | | | Fixes #5329 - Nested Accordion header is not lined up properly. | ||||
* | Button: Don't react to keydown when disabled. | Scott González | 2010-03-14 | 1 | -6/+8 |
| | | | | Partial fix for #5328 - button disabled only visually when disabled option set, still functional. | ||||
* | Dialog: Removed relative positioning from content div. | Scott González | 2010-03-14 | 1 | -1/+1 |
| | | | | Fixes #5323 - dialog content shifts when dialog resized from top or left. | ||||
* | dialog: added visual test for position right top | Richard Worth | 2010-03-12 | 1 | -0/+33 |
| | |||||
* | rename | Richard Worth | 2010-03-12 | 1 | -0/+84 |
| | |||||
* | button: added visual test for button option disabled | Richard Worth | 2010-03-12 | 1 | -0/+84 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 332 | -651/+981 |
| |