aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added tests for enable/disablecarhartl2010-04-202-27/+70
* Merge branch 'master' of github.com:jquery/jquery-uimaggiewachs2010-04-1656-1052/+2156
|\
| * Autocomplete: Fixed href to multiple-remote dmeo in indexjzaefferer2010-04-161-1/+1
| * Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filt...jzaefferer2010-04-165-23/+94
| * Autocomplete: code improvements for multiple demojzaefferer2010-04-151-4/+4
| * Autocomplete: multiple demo addedjzaefferer2010-04-152-0/+76
| * Unit tests: Disable stale widget tests on testswarmjzaefferer2010-04-144-4/+48
| * Unit tests: Disable stale interaction tests only on testswarm, but allow them...jzaefferer2010-04-144-16/+48
| * Unit tests: Try to disable tests only for testswarm; if this works, I'll modi...jzaefferer2010-04-141-4/+12
| * Draggable demo: visual feedback - use draggable option stack selector. Fixed ...Richard D. Worth2010-04-141-1/+1
| * Position unit tests: Add module for testswarm to run all testsjzaefferer2010-04-141-0/+2
| * Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria attributes...jzaefferer2010-04-131-2/+2
| * Autocomplete unit tests: Fix event handling in IEjzaefferer2010-04-131-2/+3
| * Progressbar unit test: Ignore false vs. false in IE6 in aria attributes testjzaefferer2010-04-131-1/+1
| * Autocomplete and button unit tests: Same remove-role-attr fix as for accordio...jzaefferer2010-04-132-0/+8
| * Accordion unit tests: And another height-testing hotfix for Safari 3.xjzaefferer2010-04-131-1/+1
| * Accordion unit tests: One more height-testing hotfix for Safari 3.xjzaefferer2010-04-131-4/+4
| * Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height...jzaefferer2010-04-133-32/+27
| * Accordion unit tests: Trying some more style resets for getting accordion tes...jzaefferer2010-04-121-1/+1
| * Accordion unit tests: Cleaned and fixed destroy-method test, working around h...jzaefferer2010-04-122-4/+4
| * Accordion unit tests: Cleaned and fixed resize-method test, using #navigation...jzaefferer2010-04-121-9/+1
| * Effects demos: cleanupjzaefferer2010-04-121-1/+1
| * sortable: don't call the base widget _setOption for disabled to avoid the ui-...Richard D. Worth2010-04-092-1/+14
| * Autocomplete: Combobox demo update, fixed mustMatch with corrected change eve...jzaefferer2010-04-081-7/+12
| * Autocomplete: Track input changes and fire change-event on blur, along with s...jzaefferer2010-04-082-6/+30
| * Set font-weight normal for active menu items - Fix for #5491 Autocomplete: me...unknown2010-04-071-0/+1
| * Button: some demo code formattingunknown2010-04-061-13/+15
| * Autocomplete: Change demo title in index.file to fit it in one lineunknown2010-04-061-1/+1
| * Fixed spelling of Poniedziałek - Fix for #5487 - Datepicker localization: Sp...Jörn Zaefferer2010-04-061-1/+1
| * Added link to categories-demo to autocomplete demos index. Still need to move...Jörn Zaefferer2010-04-051-0/+1
| * Accordion: different useless markup for getting consistent results for the de...jzaefferer2010-04-031-3/+3
| * Accordion: Trying some styl resets, maybe finding the one for Safari 3.xjzaefferer2010-04-031-1/+1
| * Accordion: more useless markup for getting consistent results for the destroy...jzaefferer2010-04-031-3/+3
| * Accordion: Improved resize-method test, starting with a fixed container heightjzaefferer2010-04-031-2/+2
| * Accordion: Rewrote the resize method test; fails in IE8, probably related to ...jzaefferer2010-04-032-5/+12
| * Accordion unit tests: Cleanupjzaefferer2010-04-031-2/+1
| * Accordion: Fixed case for tabIndex (was tabindex), fixes failing destroy-test...jzaefferer2010-04-031-2/+2
| * Accordion unit tests: Use display!=none instead of :visible to work around :v...jzaefferer2010-04-031-1/+3
| * Accordion unit tests: Refactored state-helper functionjzaefferer2010-04-034-30/+12
| * slider: jslint cleanup (thanks for the start zhaoz) and style changes to meet...Richard D. Worth2010-04-021-334/+382
| * Use border-width instead of border for .ui-tabs-panel to make it easier to ov...Scott González2010-04-021-1/+1
| * ui core: enableSelection, disableSelection: Removed selectstart event filters...Richard D. Worth2010-04-021-4/+2
| * tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTime...Richard D. Worth2010-04-021-15/+15
| * tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ...Richard D. Worth2010-04-021-0/+2
| * slider: corrected a regression introduced by commit 5ffd3abRichard D. Worth2010-04-021-2/+2
| * Slider: added support for canceling start event. Fixes #5472 - slider: event ...Richard D. Worth2010-04-011-3/+9
| * Align slider value to step. Fixes #5471 - value not aligned to step when set ...Richard D. Worth2010-04-012-23/+59
| * crlf mess, round XIIIMDjzaefferer2010-04-011-225/+225
| * Updating to latest QUnitjzaefferer2010-04-011-7/+5
| * Tuning disabled testsuites to run with ?draggable that TestSwarm addsjzaefferer2010-04-015-5/+5