| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Removed case-sensitive .nodeName check.
| Scott González | 2010-04-27 | 1 | -3/+1 |
* | Revert "Draggable: Don't use computed style for top and left of position:rela... | Richard D. Worth | 2010-04-23 | 1 | -2/+2 |
* | Autocomplete: Ignore command (left and right/menu/windows), insert, caps lock... | Scott González | 2010-04-23 | 1 | -0/+7 |
* | Core: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes. | Scott González | 2010-04-23 | 1 | -1/+6 |
* | Autocomplete: Changed cache demo to cache all results. | Scott González | 2010-04-23 | 1 | -25/+8 |
* | Button: Added missing semicolon. | Scott González | 2010-04-23 | 1 | -1/+1 |
* | Draggable: Don't use computed style for top and left of position:relative ele... | Richard D. Worth | 2010-04-22 | 1 | -2/+2 |
* | Updating the master version to 1.9pre | Richard D. Worth | 2010-04-21 | 1 | -1/+1 |
* | Tagging the 1.8.1 release.1.8.1 | Richard D. Worth | 2010-04-21 | 1 | -1/+1 |
* | Autocomplete: Added demo for accent folding. | Scott González | 2010-04-21 | 1 | -0/+64 |
* | Autocomplete: Added custom rendering for custom data demo. | Scott González | 2010-04-21 | 1 | -1/+7 |
* | Fixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) file | Richard D. Worth | 2010-04-21 | 1 | -6/+6 |
* | added tests for enable/disable | carhartl | 2010-04-20 | 2 | -27/+70 |
* | Merge branch 'master' of github.com:jquery/jquery-ui | maggiewachs | 2010-04-16 | 56 | -1052/+2156 |
|\ |
|
| * | Autocomplete: Fixed href to multiple-remote dmeo in index | jzaefferer | 2010-04-16 | 1 | -1/+1 |
| * | Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filt... | jzaefferer | 2010-04-16 | 5 | -23/+94 |
| * | Autocomplete: code improvements for multiple demo | jzaefferer | 2010-04-15 | 1 | -4/+4 |
| * | Autocomplete: multiple demo added | jzaefferer | 2010-04-15 | 2 | -0/+76 |
| * | Unit tests: Disable stale widget tests on testswarm | jzaefferer | 2010-04-14 | 4 | -4/+48 |
| * | Unit tests: Disable stale interaction tests only on testswarm, but allow them... | jzaefferer | 2010-04-14 | 4 | -16/+48 |
| * | Unit tests: Try to disable tests only for testswarm; if this works, I'll modi... | jzaefferer | 2010-04-14 | 1 | -4/+12 |
| * | Draggable demo: visual feedback - use draggable option stack selector. Fixed ... | Richard D. Worth | 2010-04-14 | 1 | -1/+1 |
| * | Position unit tests: Add module for testswarm to run all tests | jzaefferer | 2010-04-14 | 1 | -0/+2 |
| * | Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria attributes... | jzaefferer | 2010-04-13 | 1 | -2/+2 |
| * | Autocomplete unit tests: Fix event handling in IE | jzaefferer | 2010-04-13 | 1 | -2/+3 |
| * | Progressbar unit test: Ignore false vs. false in IE6 in aria attributes test | jzaefferer | 2010-04-13 | 1 | -1/+1 |
| * | Autocomplete and button unit tests: Same remove-role-attr fix as for accordio... | jzaefferer | 2010-04-13 | 2 | -0/+8 |
| * | Accordion unit tests: And another height-testing hotfix for Safari 3.x | jzaefferer | 2010-04-13 | 1 | -1/+1 |
| * | Accordion unit tests: One more height-testing hotfix for Safari 3.x | jzaefferer | 2010-04-13 | 1 | -4/+4 |
| * | Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height... | jzaefferer | 2010-04-13 | 3 | -32/+27 |
| * | Accordion unit tests: Trying some more style resets for getting accordion tes... | jzaefferer | 2010-04-12 | 1 | -1/+1 |
| * | Accordion unit tests: Cleaned and fixed destroy-method test, working around h... | jzaefferer | 2010-04-12 | 2 | -4/+4 |
| * | Accordion unit tests: Cleaned and fixed resize-method test, using #navigation... | jzaefferer | 2010-04-12 | 1 | -9/+1 |
| * | Effects demos: cleanup | jzaefferer | 2010-04-12 | 1 | -1/+1 |
| * | sortable: don't call the base widget _setOption for disabled to avoid the ui-... | Richard D. Worth | 2010-04-09 | 2 | -1/+14 |
| * | Autocomplete: Combobox demo update, fixed mustMatch with corrected change eve... | jzaefferer | 2010-04-08 | 1 | -7/+12 |
| * | Autocomplete: Track input changes and fire change-event on blur, along with s... | jzaefferer | 2010-04-08 | 2 | -6/+30 |
| * | Set font-weight normal for active menu items - Fix for #5491 Autocomplete: me... | unknown | 2010-04-07 | 1 | -0/+1 |
| * | Button: some demo code formatting | unknown | 2010-04-06 | 1 | -13/+15 |
| * | Autocomplete: Change demo title in index.file to fit it in one line | unknown | 2010-04-06 | 1 | -1/+1 |
| * | Fixed spelling of Poniedziałek - Fix for #5487 - Datepicker localization: Sp... | Jörn Zaefferer | 2010-04-06 | 1 | -1/+1 |
| * | Added link to categories-demo to autocomplete demos index. Still need to move... | Jörn Zaefferer | 2010-04-05 | 1 | -0/+1 |
| * | Accordion: different useless markup for getting consistent results for the de... | jzaefferer | 2010-04-03 | 1 | -3/+3 |
| * | Accordion: Trying some styl resets, maybe finding the one for Safari 3.x | jzaefferer | 2010-04-03 | 1 | -1/+1 |
| * | Accordion: more useless markup for getting consistent results for the destroy... | jzaefferer | 2010-04-03 | 1 | -3/+3 |
| * | Accordion: Improved resize-method test, starting with a fixed container height | jzaefferer | 2010-04-03 | 1 | -2/+2 |
| * | Accordion: Rewrote the resize method test; fails in IE8, probably related to ... | jzaefferer | 2010-04-03 | 2 | -5/+12 |
| * | Accordion unit tests: Cleanup | jzaefferer | 2010-04-03 | 1 | -2/+1 |
| * | Accordion: Fixed case for tabIndex (was tabindex), fixes failing destroy-test... | jzaefferer | 2010-04-03 | 1 | -2/+2 |
| * | Accordion unit tests: Use display!=none instead of :visible to work around :v... | jzaefferer | 2010-04-03 | 1 | -1/+3 |