aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tooltip: Update license header.jzaefferer2010-11-201-1/+1
* Tooltip: Implementing event delegation support.jzaefferer2010-10-2612-28/+116
* Tooltip: Demo and tests updatejzaefferer2010-10-262-9/+15
* Tooltip: Added demo for custom animationsjzaefferer2010-10-262-0/+56
* Tooltip: Update forms demo to programmatic-trigger onlyjzaefferer2010-10-261-2/+2
* Tooltip: Update _init to _createjzaefferer2010-10-261-1/+1
* Tooltip: Removing application role, should be set on application leveljzaefferer2010-10-261-5/+0
* Tooltip: Removing tooltipClass option; use .tooltip("widget").addClass("whate...jzaefferer2010-10-263-17/+1
* Tooltip: Unit tests cleanupjzaefferer2010-10-262-15/+30
* Tooltip: Adding another ajax example to visual testcase. Fixing async respons...jzaefferer2010-10-212-13/+29
* Use pushStack in tooltip's widget method. See #5732jzaefferer2010-07-302-1/+8
* Tooltip: Updated positioning - let user also customize of-propertyjzaefferer2010-07-201-2/+2
* Updated copyright headers to make it clear that you can choose between MIT an...jzaefferer2010-07-091-4/+4
* Show tooltip before positioning it to fix scrolling issue, then hide again be...jzaefferer2010-05-191-2/+2
* Tooltip: Enhanced visual test to include a few more buttons and a high elemen...jzaefferer2010-05-151-5/+14
* Added Tooltip to build to get docsjzaefferer2010-05-051-0/+1
* Tooltip: Improve fadeout animation to handle case where tooltip overlays the ...jzaefferer2010-04-231-1/+3
* Fixed typo in demo descriptionjzaefferer2010-04-231-1/+1
* Merge commit '1.8.1' into tooltipjzaefferer2010-04-2133-119/+646
|\
| * Tagging the 1.8.1 release.1.8.1Richard D. Worth2010-04-211-1/+1
| * Autocomplete: Added demo for accent folding.Scott González2010-04-211-0/+64
| * Autocomplete: Added custom rendering for custom data demo.Scott González2010-04-211-1/+7
| * Fixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) fileRichard D. Worth2010-04-211-6/+6
| * 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
| * | Added left icons and CSS to indent menu option text.maggiewachs2010-04-161-0/+172
* | | Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where ac...jzaefferer2010-04-213-6/+5
* | | Tooltip: Unit tests for tooltip and a fix to pass through event objects to tr...jzaefferer2010-04-159-30/+206
* | | Revert "Position unit tests: Add module for testswarm to run all tests"jzaefferer2010-04-141-2/+0