aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-263-0/+25
* removed BOMsRichard Worth2009-04-242-2/+2
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-18/+22
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-2/+2
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-1/+1
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-1/+2
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-6/+5
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-12/+0
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-20/+22
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-7/+8
* effects: demo visualising easing functions, added to indexJörn Zaefferer2009-04-231-1/+7
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-230-0/+0
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-3/+7
* effects: demo visualising easing functionsJörn Zaefferer2009-04-231-0/+92
* updated the condition to assert that values.legnth ==2 and range: true. (fix...Andrew Powell2009-04-191-2/+4
* Updated the test to include all scenarios.Andrew Powell2009-04-191-4/+19
* Effects Core: Proper handling for .toggle(true). Fixes #4473 - effects.core ...Scott González2009-04-191-2/+4
* Dialog demo: Removed misplaced !important.Scott González2009-04-181-3/+3
* 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-182-0/+36
* 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
* whitespaceRichard Worth2009-04-171-69/+69
* Added visual test page for #3736 - Some handles get stuck when using two or m...Richard Worth2009-04-172-1/+33
* Added visual test page for #3762 - slider handles not restricted properly whe...Richard Worth2009-04-171-0/+27
* Datepicker: Fixed #3861 Manually entered date does not update altFieldKeith Wood2009-04-162-2/+36
* Progressbar: Modified value method to act as both a getter and setter. Fixed...Scott González2009-04-162-2/+15
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-1520-63/+215
* Datepicker: Fixed #4462 - Estonian localizationKeith Wood2009-04-143-0/+25
* 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: Apply min/max settings on setDateKeith Wood2009-04-101-0/+34
* 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: fixed #4085 - Can not display year and month correctly in JapaneseKeith Wood2009-04-101-3/+2
* Datepicker: Removed remnants of yearly stepsKeith Wood2009-04-101-18/+10
* SVN props.Scott González2009-04-020-0/+0
* Added demo for animated dialog.Scott González2009-04-022-0/+54
* 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
* added test page for #4391 - ui-state-hover, ui-state-active and disabled slidersRichard Worth2009-04-021-0/+44
* Datepicker: added Windows ticks formatKeith Wood2009-04-012-26/+37