Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Datepicker - Fixed #4949 - Double click on next/previous button closes the ↵ | Keith Wood | 2009-12-08 | 1 | -1/+2 |
| | | | | datepicker | ||||
* | Datepicker: Fixed display of month and year dropdowns when showing month ↵ | Scott González | 2009-12-04 | 1 | -1/+1 |
| | | | | | | | | | after year. Fixes #4420 - showMonthAfterYear make calendar disorder. Thanks bhornseth for the patch. | ||||
* | Datepicker - Fixed #4704 - Datepicker global variable isn't unique | Keith Wood | 2009-12-02 | 1 | -10/+15 |
| | |||||
* | Datepicker - Fixed #4870 - yearRange doesn't work as expected | Keith Wood | 2009-12-01 | 1 | -14/+12 |
| | |||||
* | Datepicker - Fixed #4885 - Tab key should not have default behaviour ↵ | Keith Wood | 2009-11-30 | 1 | -12/+14 |
| | | | | prevented by datepicker | ||||
* | Datepicker - Fixed #4787 - Datepicker: fix animation control | Keith Wood | 2009-11-29 | 1 | -11/+10 |
| | |||||
* | Datepicker - Fixed #4956 - undefined variable: lookAhead() | Keith Wood | 2009-11-27 | 1 | -0/+7 |
| | |||||
* | Datepicker - Fixed #4969 - Datepicker cannot change values of fields named ↵ | Keith Wood | 2009-11-27 | 1 | -1/+1 |
| | | | | with special characters | ||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+1684 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |