aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | effect.*: Style Guidancegnarf2011-03-063-58/+76
| * | Adding fade to the testsgnarf2011-03-062-3/+12
| * | effects.*: More Style Guidancegnarf2011-03-063-60/+61
| * | effects.drop: Style Guidancegnarf2011-03-061-21/+35
| * | effects.clip: Reuse a var instead of calculate againgnarf2011-03-061-1/+1
| * | effects.clip: Style Guidancegnarf2011-03-061-25/+41
| * | Effects: Minor whitespace improvementsgnarf2011-03-053-7/+7
| * | Effects: General Code Cleanupgnarf2011-03-042-34/+41
| * | Cleaning up effects.core _normalizeArguments a bit moregnarf2011-03-021-12/+18
| * | Updated to new effects object APIgnarf2011-03-021-22/+25
| * | Just a quick touch to update to new internal effects object APIgnarf2011-03-029-60/+58
| * | Quick rewrite for new options objectgnarf2011-03-021-15/+14
| * | Should add a visual test for the standard show/hide method to make sure we do...gnarf2011-03-022-3/+19
| * | Starting to clean up the internal API for animationsgnarf2011-03-022-43/+41
* | | Effects demo: Animate a containing div instead of the canvas directly for eas...gnarf2011-03-091-3/+4
* | | Unit tests: removed no longer utilized tickets.js files for Menu and TooltipRichard Worth2011-03-084-20/+0
* | | Dialog: Before handling escape key presses, check if the default action has b...Jay Merrifield2011-03-082-2/+27
* | | Draggable: modify margins of the containment according to the margin of the d...Guillaume Gautreau2011-03-081-5/+7
| |/ |/|
* | Mouse visual test: Bump jQuery version.Scott González2011-03-071-2/+2
* | Merge branch 'master' of https://github.com/voxwerk/jquery-ui into voxwerk-ma...Scott González2011-03-072-0/+72
|\ \
| * | Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed aft...awgy2011-02-051-0/+67
| * | Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: ...awgy2011-02-051-0/+5
* | | Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - R...Adam Parod2011-03-071-0/+7
* | | Sortable: Changed floating calculation to determine also whether items are be...michaelmwu2011-03-041-2/+2
* | | Dialog: Added a class to dialog wrapper when it is currently displaying butto...Douglas Neiner2011-03-032-1/+12
* | | Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicke...Richard Worth2011-03-021-1/+1
* | | Switched to latest stable jQuery 1.5.1Richard Worth2011-03-02343-1283/+2420
| |/ |/|
* | Menubar: Close menu on input click when already openjzaefferer2011-02-281-4/+7
* | Menubar: Remove dependency on button and simplify CSS accordingly.jzaefferer2011-02-282-9/+11
* | Menu: Cleanupjzaefferer2011-02-281-3/+0
* | Menu: Move addClass(active) call to _open to make it work for both mousejzaefferer2011-02-281-1/+2
* | Tooltip: Make sure we have a target before trying to open the tooltip.Scott González2011-02-261-0/+3
* | Tooltip: Rename _show to _open.Scott González2011-02-261-4/+4
* | Widget tests: Work around a bug in jQuery core in IE 9rc.Scott González2011-02-261-0/+2
* | Spinner: Ignore delta of 0 from triggered mousewheel event. Verifiedjzaefferer2011-02-262-3/+5
* | Accordion: Improve unit test to get consistent results on mobile devicesjzaefferer2011-02-264-4/+4
* | Position: Test for window scrollTop support and run scrolled window testjzaefferer2011-02-261-12/+20
* | Button: Only add text classes if there is text. Fixes #7040 - button class ch...Scott González2011-02-261-2/+3
* | Autocomplete: Update combobox menu to point out limits and link tojzaefferer2011-02-251-0/+1
* | Menu: Cleanup contextmenu demo and fix aria unit test to ignore emptyjzaefferer2011-02-252-3/+2
* | Adding a domEqual assertion to our testsuite for more sane DOMjzaefferer2011-02-254-29/+42
* | Position: Drop offset-as-a-setter from position, 1.9 won't support corejzaefferer2011-02-251-35/+0
* | Menu: Cleanup unit test pagejzaefferer2011-02-251-2/+1
* | Merge branch 'master' of github.com:jquery/jquery-uiScott González2011-02-252-6/+14
|\ \
| * | Menu: Optimize menu positioning in menubarjzaefferer2011-02-241-1/+0
| * | Menu: Add ui-state-active to active menu bar buttonjzaefferer2011-02-242-5/+14
* | | Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Taji...Scott González2011-02-253-0/+26
|/ /
* | Autocomplete tests: Fixed various bugs in various versions of IE.Scott González2011-02-241-2/+6
* | Merge branch 'master' of github.com:jquery/jquery-uimaggiewachs2011-02-241-1/+5
|\ \
| * | Menu: Fix testsuite, new optionjzaefferer2011-02-241-1/+5