aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'accordion-activate'Scott González2011-01-135-65/+76
|\
| * Accordion: Moved handling for programmatically collapsing the accordion out o...Scott González2011-01-132-43/+36
| * Accordion: Added note about supporting negative values for active option in 2.0.Scott González2011-01-131-1/+1
| * Accordion: Reduced valid active options to numbers and falsey. Added compatib...Scott González2011-01-131-13/+21
| * Accordion: Handle invalid values for the active option.Scott González2011-01-111-11/+22
| * Accordion: First pass at deprecating the activate method. Renamed _clickHandl...Scott González2011-01-115-20/+19
* | Accordion: Fixed weird behavior on accordion animations in IE. Fixed #5421 - ...Alex Dovenmuehle2011-01-121-0/+2
* | Position: Fixed calculation of collision dimensions. Fixes #6812 - Position: ...Scott González2011-01-121-3/+3
|/
* Accordion: Deprecated icons.headerSelected in favor of icons.activeHeader. Fi...Alex Dovenmuehle2011-01-113-6/+40
* Dialog: Fixed creation of close button in IE.Scott González2011-01-111-1/+1
* Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesettin...aaronpeterson2011-01-111-2/+2
* Accordion: Start the accordion animation before changing classes. Fixes #6720...Scott González2011-01-111-16/+19
* Autocomplete demo (combobox): Fixed tooltips and clearing of select on invali...Scott González2011-01-101-9/+19
* Compound visual test: Added missing reference to autocomplete.Scott González2011-01-101-1/+2
* Button demo: Coding standards.Scott González2011-01-101-26/+26
* Build: Added spinner and menu to docs-download.Scott González2011-01-101-0/+2
* Fixed headers for menu, spinner, tooltip stylesheets.Scott González2011-01-103-4/+20
* Fixed broken reference to theme file.Scott González2011-01-101-1/+1
* Fixed references to jQuery.Scott González2011-01-109-9/+9
* Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. Fix...gnarf2011-01-101-60/+8
* Datepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n t...Saji2011-01-081-0/+23
* Cleanup bad earlier merge.jzaefferer2010-12-281-1/+0
* Fixed bad references to jQuery-1.4.4.jsjzaefferer2010-12-225-5/+5
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-2228-27/+1164
|\
| * Tooltip: Seperate restoring title attribute from assigning current-variable, ...jzaefferer2010-12-031-1/+2
| * 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
| |\
| * | 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
| * | Position unit tests: Add module for testswarm to run all testsjzaefferer2010-04-131-0/+2
| * | Use tooltip to display hint when combobox input doesn't match anythingjzaefferer2010-04-082-4/+19
| * | The accidental merge of tooltip into master was reverted in master, that reve...jzaefferer2010-04-0814-3/+774