aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi local...Richard D. Worth2012-02-151-0/+23
* Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer loc...Douglas2012-02-121-0/+23
* Autocomplete: Set context for ajax requests instead of relying on default con...Scott González2012-02-111-1/+3
* Slider: Prevent the default action on keydown if we're listening for the pres...Scott González2012-02-091-6/+2
* Datepicker: Allow descendant elements in triggers. Fixes #8107 - Closing the ...Scott González2012-02-081-1/+1
* Resizable: Removed Opera relative/absolute positioning exception code. Fixed...TJ VanToll2012-02-081-35/+1
* Sortable: Fixed destroy method to call parent destroy method. Fixes #8094 - ....Scott González2012-02-021-0/+1
* Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes #...levushka2012-02-011-2/+2
* Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: Mace...stojce2012-01-201-1/+1
* Datepicker: added check to account for multiple pickers on one page. Fixed #5...ryanolton2012-01-201-1/+4
* Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, showMonthAfterYea...clear002012-01-201-7/+7
* Sortable: Added a variable to track if initialization is complete. Fixes #475...SpoonNZ2012-01-201-1/+5
* Core: Access offsetHeight on div for support tests to avoid a layout bug in I...Scott González2012-01-191-0/+5
* Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: The...Scott González2012-01-191-1/+1
* Button: Properly handle disabled option on init. Fixes #8028 - Getting unset ...Scott González2012-01-181-5/+3
* Datepicker i18n (nl-BE): Removed BOM.Scott González2012-01-121-2/+2
* Selectable: Explicitly check event.ctrlKey now that jQuery differentiates bet...Scott González2011-11-221-4/+4
* Datepicker: Fix `this` reference in _hideDatepicker(). Fixed #7722 - Datepick...Jay Oster2011-11-211-1/+2
* Droppable: Make sure._drop is called for all relevant droppables. Fixes #6009...Michael P. Jung2011-11-211-1/+1
* Widget: Don't use $.event.props when creating events.Scott González2011-11-211-12/+12
* jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.(cherry ...igor milla2011-11-191-1/+2
* Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium)...David De Sloovere2011-11-191-0/+23
* Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepic...stojce2011-11-191-0/+23
* Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK...William Griffiths2011-11-191-0/+23
* Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxe...Michel Weimerskirch2011-11-191-0/+23
* Selectable: add ui-selectee class to elements matching filter on refresh. Fix...Richard D. Worth2011-11-161-0/+1
* Widget: Set event.target in ._trigger(). Fixes #7852 - Droppable event target...Scott González2011-11-101-0/+4
* Accordion: Fixed #7238 - Problem with accordion slide animation fixed width c...Gaëtan Muller2011-11-071-5/+5
* Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan lan...Scott González2011-11-011-2/+2
* Position: Added a check for fraction support in element positions. Fixes #725...kborchers2011-10-261-3/+49
* Autocomplete: Add 1px to the width of the menu to avoid wrapping in Firefox. ...Scott González2011-10-251-1/+3
* Button: Create text span in correct document.Scott González2011-10-201-1/+1
* Autocomplete: Re-enable native autocomplete whent he page is unloaded. Fixes ...Scott González2011-10-181-0/+8
* Sortable: replaced hard-coded sortable with this.widgetName, and removed line...Richard D. Worth2011-09-271-10/+9
* Datepicker: Added additional check to checkExternalClick to work when clickin...kborchers2011-09-161-15/+14
* Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - Hu...Richard D. Worth2011-09-131-1/+1
* Datepicker i17n hu: Corrected some spellings and abbreviations as well as dat...Richard D. Worth2011-09-131-6/+6
* Button: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonset: Incor...Scott González2011-09-061-3/+3
* Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it w...Corey Frang2011-08-201-1/+1
* Dialog: Tabbing out of a modal dialog was possible because keypress doesn't f...Corey Frang2011-08-191-3/+3
* Droppable: Don't use .parentsUntil(). Fixes #7530 - Droppable fails on a.elem...Scott González2011-08-121-2/+2
* Draggable: Only run iframeFix logic if the option is truthy. Fixes #7632 - Dr...Scott González2011-08-121-9/+11
* Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #666...Scott González2011-08-101-1/+2
* Widget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - jQuery...Scott González2011-08-091-2/+8
* Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - A...Karl Kirch2011-08-091-1/+7
* Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName....Scott González2011-08-091-1/+3
* Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec...Scott González2011-08-091-8/+0
* Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Bu...Corey Frang2011-08-031-1/+1
* Mouse: Changed mouseHandled check to a local var rather than using originalEv...kborchers2011-08-021-4/+8
* Effects: Backporting 8108ec8 - Fixes #7595 - Wrapper-creating jquery-ui anima...Corey Frang2011-08-021-3/+20