aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Datepicker: Added Vietnamese localisationKeith Wood2009-06-061-0/+22
* eol-style and mime-typeRichard Worth2009-05-221-21/+21
* Partial fix for #3773Jörn Zaefferer2009-05-122-2/+2
* Fix for #4282, fixes 14 testsJörn Zaefferer2009-05-111-10/+8
* Fix for #4222Jörn Zaefferer2009-05-111-5/+28
* fix for #4492: added missing semicolonsJörn Zaefferer2009-05-071-6/+6
* Datepicker: Fixed #4474 Pressing Return (keyCode 13) overwrites manually inse...Keith Wood2009-04-261-3/+1
* Datepicker: Fixed #4480 Date format and first day for regional default values...Keith Wood2009-04-261-3/+3
* Datepicker: Added Azerbaijani localisationKeith Wood2009-04-261-0/+22
* updated the condition to assert that values.legnth ==2 and range: true. (fix...Andrew Powell2009-04-191-2/+4
* Effects Core: Proper handling for .toggle(true). Fixes #4473 - effects.core ...Scott González2009-04-191-2/+4
* Dialog: Using new delayed focus method. Also fixed a bug where focus would l...Scott González2009-04-181-11/+9
* Dialog: Expanded all self-closing tags for HTML conformance.Scott González2009-04-181-4/+4
* Dialog: Using local variables to improve minification.Scott González2009-04-181-66/+75
* Progressbar: Removed getter property.Scott González2009-04-181-2/+1
* Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocu...Scott González2009-04-181-0/+13
* Accordion - Removed easeslide animation. Fixes #4204 - Easeslide does not wo...Scott González2009-04-181-7/+1
* Accordion: Gracefully falling back to a linear animation for any non-existant...Scott González2009-04-171-0/+3
* Datepicker: Fixed #3861 Manually entered date does not update altFieldKeith Wood2009-04-161-2/+25
* Progressbar: Modified value method to act as both a getter and setter. Fixed...Scott González2009-04-161-2/+6
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-1511-47/+67
* Datepicker: Fixed #4462 - Estonian localizationKeith Wood2009-04-141-0/+22
* Fix for 4427. Per Scott G; Widgets cannot presently have getters and setters ...Andrew Powell2009-04-121-1/+2
* Datepicker: Fixed #4348 - Datepicker positioned outside body when scrollbar e...Keith Wood2009-04-101-4/+4
* Datepicker: Restored keystrokes for yearly movementsKeith Wood2009-04-101-10/+17
* Datepicker: Removed more remnants of range select functionalityKeith Wood2009-04-101-11/+5
* Datepicker: Apply min/max settings on setDateKeith Wood2009-04-101-13/+14
* Datepicker: Fixed #4054 - Datepicker overlay problem in IE6Keith Wood2009-04-101-7/+19
* Datepicker: Removed remnants of yearly stepsKeith Wood2009-04-101-18/+10
* Dialog: Fixed the case where you open two modal dialogs and then close the to...Scott González2009-04-021-0/+18
* fixed #4391 - ui-state-hover, ui-state-active and disabled slidersRichard Worth2009-04-021-4/+28
* Datepicker: added Windows ticks formatKeith Wood2009-04-011-26/+29
* Datepicker: fixed #4285 - Week of the Year off by one during daylight saving ...Keith Wood2009-04-011-14/+7
* Datepicker: fixed #4085 - Can not display year and month correctly in JapaneseKeith Wood2009-04-0142-95/+211
* Datepicker: Removed remnants of range select functionalityKeith Wood2009-04-011-36/+12
* Datepicker: fixed #4301 - option dateFormat getter does not return same value...Keith Wood2009-04-011-12/+17
* Dialog: Don't bind overlay event handlers if the overlays are destroyed befor...Scott González2009-03-281-4/+7
* Widget factory: Fixed $4266 - Add custom selectors for widgets.Scott González2009-03-281-2/+9
* Widget factory: Fixed #4366 - Deep copy options on init.Scott González2009-03-281-1/+1
* Fixed #4240 - Datepicker destroy affects other datepickers - appended text tooKeith Wood2009-03-221-14/+15
* Datepicker: fixed #4362 Update Croation localizationKeith Wood2009-03-191-2/+2
* Fixed #4341 - Selectable: option appendTo is ignored, helper always appends t...Richard Worth2009-03-181-1/+1
* Fixed #4331 - Accordion requires theme CSS to function in IERichard Worth2009-03-181-1/+1
* Fixed #4318 - Slider: method destroy does not remove ui-slider-rangeRichard Worth2009-03-181-0/+1
* Fixed #4240 - Datepicker destroy affects other datepickersRichard Worth2009-03-181-8/+12
* Fixed #4199 (resizable with containment boundary - aspectRatio breaks.) with ...Richard Worth2009-03-171-3/+3
* formattingJörn Zaefferer2009-03-151-2/+4
* Datepicker : albanian localization. fixed #4313Chi Cheng2009-03-101-1/+1
* Fixed #4315 (Slider: clicking on slider with negative values causes error 'cl...Richard Worth2009-03-101-1/+1
* Fixed #4292 (Slider: ui.value incorrect in slide event if handle at value 0)Richard Worth2009-03-101-4/+8