aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.datepicker.js
Commit message (Expand)AuthorAgeFilesLines
* Datepicker: Handle empty string for animation duration.Scott González2010-03-031-1/+1
* datepicker: fixes #4443: Datepicker's vertical position in thickbox. This als...Ca-Phun Ung2010-02-091-1/+1
* Datepicker: Separate month and year unless both are drop-downsKeith Wood2010-02-061-3/+3
* Datepicker: Fixed #5128 Datepicker opens when setDate calledKeith Wood2010-02-061-5/+5
* cleaning up dependency listingsJörn Zaefferer2010-02-031-1/+0
* Datepicker: No longer dependent on dialog in order to close datepicker when d...Brant Burnett2010-02-011-7/+0
* Datepicker: Now uses zIndex() to determine zIndex for dpDiv on show (Fixed #4...Brant Burnett2010-02-011-0/+1
* Datepicker: Fixed #4453 UI Datepicker inside UI Dialog IssueBrant Burnett2010-02-011-0/+7
* Datepicker: Fixed conflict between beforeShowDay and getDateKeith Wood2010-01-291-2/+5
* Datepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden elementsKeith Wood2010-01-251-2/+3
* Datepicker: Fixed #5085 bug in findPos for RTL languagesKeith Wood2010-01-221-1/+3
* Datepicker: Use null instead of empty string when showing/hiding without a du...Scott González2010-01-221-2/+2
* Happy New YearRichard Worth2010-01-201-1/+1
* Datepicker: Fixed #5026 Comparison between 2 dateKeith Wood2010-01-131-1/+2
* Datepicker: Fixed #4869 Datepicker undesired today date on field & appendTextKeith Wood2010-01-131-21/+33
* Datepicker: Fixed #4804 onChangeMonthYear fires at first runKeith Wood2010-01-101-3/+3
* Datepicker: Fixed #5022 numberOfMonths with one column multiple rows doesn't ...Keith Wood2010-01-101-6/+9
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-1/+6
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
* Datepicker: Corrected automatic parsing of date on keystrokesKeith Wood2009-12-151-12/+15
* Datepicker: Fixed #4917 Enter key press on popup fails if _dayOverClass td is...Keith Wood2009-12-151-2/+2
* Datepicker - Fixed #4949 - Double click on next/previous button closes the da...Keith Wood2009-12-081-1/+2
* Datepicker: Fixed display of month and year dropdowns when showing month afte...Scott González2009-12-041-1/+1
* Datepicker - Fixed #4704 - Datepicker global variable isn't uniqueKeith Wood2009-12-021-10/+15
* Datepicker - Fixed #4870 - yearRange doesn't work as expectedKeith Wood2009-12-011-14/+12
* Datepicker - Fixed #4885 - Tab key should not have default behaviour prevente...Keith Wood2009-11-301-12/+14
* Datepicker - Fixed #4787 - Datepicker: fix animation controlKeith Wood2009-11-291-11/+10
* Datepicker - Fixed #4956 - undefined variable: lookAhead()Keith Wood2009-11-271-0/+7
* Datepicker - Fixed #4969 - Datepicker cannot change values of fields named wi...Keith Wood2009-11-271-1/+1
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+1684