| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix for #4492: added missing semicolons | Jörn Zaefferer | 2009-05-07 | 1 | -6/+6 |
* | Datepicker: Fixed #4474 Pressing Return (keyCode 13) overwrites manually inse... | Keith Wood | 2009-04-26 | 1 | -3/+1 |
* | Datepicker: Fixed #4480 Date format and first day for regional default values... | Keith Wood | 2009-04-26 | 1 | -3/+3 |
* | Datepicker: Added Azerbaijani localisation | Keith Wood | 2009-04-26 | 3 | -0/+25 |
* | removed BOMs | Richard Worth | 2009-04-24 | 2 | -2/+2 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -18/+22 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -2/+2 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -1/+1 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -1/+2 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -6/+5 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -12/+0 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -20/+22 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -7/+8 |
* | effects: demo visualising easing functions, added to index | Jörn Zaefferer | 2009-04-23 | 1 | -1/+7 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 0 | -0/+0 |
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -3/+7 |
* | effects: demo visualising easing functions | Jörn Zaefferer | 2009-04-23 | 1 | -0/+92 |
* | updated the condition to assert that values.legnth ==2 and range: true. (fix... | Andrew Powell | 2009-04-19 | 1 | -2/+4 |
* | Updated the test to include all scenarios. | Andrew Powell | 2009-04-19 | 1 | -4/+19 |
* | Effects Core: Proper handling for .toggle(true). Fixes #4473 - effects.core ... | Scott González | 2009-04-19 | 1 | -2/+4 |
* | Dialog demo: Removed misplaced !important. | Scott González | 2009-04-18 | 1 | -3/+3 |
* | Dialog: Using new delayed focus method. Also fixed a bug where focus would l... | Scott González | 2009-04-18 | 1 | -11/+9 |
* | Dialog: Expanded all self-closing tags for HTML conformance. | Scott González | 2009-04-18 | 1 | -4/+4 |
* | Dialog: Using local variables to improve minification. | Scott González | 2009-04-18 | 1 | -66/+75 |
* | Progressbar: Removed getter property. | Scott González | 2009-04-18 | 1 | -2/+1 |
* | Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocu... | Scott González | 2009-04-18 | 2 | -0/+36 |
* | Accordion - Removed easeslide animation. Fixes #4204 - Easeslide does not wo... | Scott González | 2009-04-18 | 1 | -7/+1 |
* | Accordion: Gracefully falling back to a linear animation for any non-existant... | Scott González | 2009-04-17 | 1 | -0/+3 |
* | whitespace | Richard Worth | 2009-04-17 | 1 | -69/+69 |
* | Added visual test page for #3736 - Some handles get stuck when using two or m... | Richard Worth | 2009-04-17 | 2 | -1/+33 |
* | Added visual test page for #3762 - slider handles not restricted properly whe... | Richard Worth | 2009-04-17 | 1 | -0/+27 |
* | Datepicker: Fixed #3861 Manually entered date does not update altField | Keith Wood | 2009-04-16 | 2 | -2/+36 |
* | Progressbar: Modified value method to act as both a getter and setter. Fixed... | Scott González | 2009-04-16 | 2 | -2/+15 |
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor... | Scott González | 2009-04-15 | 20 | -63/+215 |
* | Datepicker: Fixed #4462 - Estonian localization | Keith Wood | 2009-04-14 | 3 | -0/+25 |
* | Fix for 4427. Per Scott G; Widgets cannot presently have getters and setters ... | Andrew Powell | 2009-04-12 | 1 | -1/+2 |
* | Datepicker: Fixed #4348 - Datepicker positioned outside body when scrollbar e... | Keith Wood | 2009-04-10 | 1 | -4/+4 |
* | Datepicker: Apply min/max settings on setDate | Keith Wood | 2009-04-10 | 1 | -0/+34 |
* | Datepicker: Restored keystrokes for yearly movements | Keith Wood | 2009-04-10 | 1 | -10/+17 |
* | Datepicker: Removed more remnants of range select functionality | Keith Wood | 2009-04-10 | 1 | -11/+5 |
* | Datepicker: Apply min/max settings on setDate | Keith Wood | 2009-04-10 | 1 | -13/+14 |
* | Datepicker: Fixed #4054 - Datepicker overlay problem in IE6 | Keith Wood | 2009-04-10 | 1 | -7/+19 |
* | Datepicker: fixed #4085 - Can not display year and month correctly in Japanese | Keith Wood | 2009-04-10 | 1 | -3/+2 |
* | Datepicker: Removed remnants of yearly steps | Keith Wood | 2009-04-10 | 1 | -18/+10 |
* | SVN props. | Scott González | 2009-04-02 | 0 | -0/+0 |
* | Added demo for animated dialog. | Scott González | 2009-04-02 | 2 | -0/+54 |
* | Dialog: Fixed the case where you open two modal dialogs and then close the to... | Scott González | 2009-04-02 | 1 | -0/+18 |
* | fixed #4391 - ui-state-hover, ui-state-active and disabled sliders | Richard Worth | 2009-04-02 | 1 | -4/+28 |
* | added test page for #4391 - ui-state-hover, ui-state-active and disabled sliders | Richard Worth | 2009-04-02 | 1 | -0/+44 |
* | Datepicker: added Windows ticks format | Keith Wood | 2009-04-01 | 2 | -26/+37 |