aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - De...Scott González2009-05-311-7/+14
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-2736-522/+1299
* eol-style and mime-typeRichard Worth2009-05-223-168/+168
* Partial fix for #3773Jörn Zaefferer2009-05-122-2/+2
* Tabs: prevent list-style assigned to li directly, fixes #4450Klaus Hartl2009-05-111-2/+2
* spinner: removed mousewheel plugin from trunk/external (revert)Ca-Phun Ung2009-05-115-335/+0
* Fix for #4282, fixes 14 testsJörn Zaefferer2009-05-111-10/+8
* Fix for #4222Jörn Zaefferer2009-05-114-10/+59
* spinner: added mousewheel plugin to trunk/external.Ca-Phun Ung2009-05-115-0/+335
* 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