aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-0114-996/+225
* Merge branch 'tooltip' of github.com:jquery/jquery-uijzaefferer2010-04-0114-225/+996
|\
| * Tooltip: Two more demos showing mousetracking with open/close events and usin...unknown2010-03-312-0/+134
| * Added tooltip to widgets_in_dialog compound testunknown2010-03-311-225/+228
| * Tooltip: Renamed show to open and open to _show (based on spec), changed trig...unknown2010-03-311-6/+8
| * Tooltip: Comment about IE6 workaroundunknown2010-03-311-0/+1
| * Merge branch 'master' into tooltipjzaefferer2010-03-2718-670/+226
| |\
| * \ Merge branch 'master' into tooltipjzaefferer2010-03-2614-32/+547
| |\ \
| * | | Added compound test for Tabs with Tooltipsjzaefferer2010-03-252-0/+38
| * | | Tooltip: Add Button to visual test page to test interoperabilityjzaefferer2010-03-251-0/+18
| * | | Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor ...jzaefferer2010-03-251-0/+3
| * | | Tooltip: Added comment about asny response handlingjzaefferer2010-03-251-0/+1
| * | | Tooltip: Add role='application' to body when there is no role attribute; requ...jzaefferer2010-03-251-0/+5
| * | | Tooltip: Fix positioningjzaefferer2010-03-251-1/+4
| * | | Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) su...jzaefferer2010-03-252-4/+4
| * | | Tooltip: Fixing up demojzaefferer2010-03-251-2/+2
| * | | Experimental shadow for tooltip elementjzaefferer2010-03-221-2/+9
| * | | Tooltip: Added another element for testing the issue with mouseover/outjzaefferer2010-03-211-1/+5
| * | | Copying files from old Googlecode dev branch for tooltipjzaefferer2010-03-2110-0/+552
* | | | Disabling interaction testsuites until we get to their rewrites; required to ...jzaefferer2010-04-015-0/+15
* | | | Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ...jzaefferer2010-03-311-1/+1
* | | | Tabs: Adding demo using cookie option for persistenceunknown2010-03-302-0/+58
* | | | Shopping-Cart demo: Add new demo to droppable demo indexunknown2010-03-301-0/+1
* | | | Shopping-Cart demo: Fix demo titleunknown2010-03-301-1/+1
* | | | Shopping-Cart demo: Fix the eager activeClass on sortingunknown2010-03-301-1/+6
* | | | Shopping-Cart demo: fix typosunknown2010-03-301-2/+2
* | | | Adding shopping cart demo for integration of accordion, draggable, droppable ...unknown2010-03-301-0/+96
* | | | Build: Fix regeex for checksum-file-pathjzaefferer2010-03-301-1/+2