aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.datepicker.js
Commit message (Expand)AuthorAgeFilesLines
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-1684/+0
* datepicker: fixed two global variablesJörn Zaefferer2009-09-151-2/+3
* Datepicker: Fixed #4131 Could week numbers [be] added to the DatepickerKeith Wood2009-07-291-2/+6
* Datepicker: Default duration changedKeith Wood2009-07-291-1/+1
* Datepicker: Fixed #4691 Datepicker positioning is off if the window has almos...Keith Wood2009-07-221-2/+4
* Datepicker: Fixed #3891 Autosize input fieldKeith Wood2009-07-221-1/+30
* Datepicker: Fixed #4684 Datepicker bug when textbox id contains '$'Keith Wood2009-07-221-1/+1
* Datepicker: Fixed #4647 setDate cannot be called multiple timesKeith Wood2009-07-221-1/+2
* Datepicker: Fixed #4634 Incorrect month number when using selectOtherMonthsKeith Wood2009-07-051-1/+1
* Datepicker: Fixed #4536 Datepicker maxDate doesn't take into account column l...Keith Wood2009-06-221-3/+3
* Datepicker. Fixed #3657 showOtherMonths should allow the selection of days fr...Keith Wood2009-06-211-3/+6
* Datepicker: default, min, and max dates can be specified as date strings in t...Keith Wood2009-06-161-9/+15
* Datepicker: Fixed #4514 Dialog doesn't accept initial date as DateKeith Wood2009-06-111-6/+7
* Datepicker: Fixed #4474 Pressing Return (keyCode 13) overwrites manually inse...Keith Wood2009-04-261-3/+1
* Datepicker: Fixed #3861 Manually entered date does not update altFieldKeith Wood2009-04-161-2/+25
* Datepicker: Fixed #4348 - Datepicker positioned outside body when scrollbar e...Keith Wood2009-04-101-4/+4
* 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: Removed remnants of yearly stepsKeith Wood2009-04-101-18/+10
* Datepicker: added Windows ticks formatKeith Wood2009-04-011-26/+29
* Datepicker: fixed #4285 - Week of the Year off by one during daylight saving ...Keith Wood2009-04-011-14/+7
* Datepicker: fixed #4085 - Can not display year and month correctly in JapaneseKeith Wood2009-04-011-2/+4
* Datepicker: Removed remnants of range select functionalityKeith Wood2009-04-011-36/+12
* Datepicker: fixed #4301 - option dateFormat getter does not return same value...Keith Wood2009-04-011-12/+17
* Fixed #4240 - Datepicker destroy affects other datepickers - appended text tooKeith Wood2009-03-221-14/+15
* Fixed #4240 - Datepicker destroy affects other datepickersRichard Worth2009-03-181-8/+12
* changed ui.jquery.com to jqueryui.comRichard Worth2009-02-271-1/+1
* datepicker: temporary solution for inline click events with noConflict(true),...Paul Bakaus2009-02-111-9/+13
* datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the st...Ca-Phun Ung2009-02-011-1/+2
* datepicker: #4003 - Inline datepicker and button panel.Ca-Phun Ung2009-01-311-3/+2
* datepicker: fixes #3863: fixed vertical position when scroll position is pres...Ca-Phun Ung2009-01-281-3/+3
* whitespaceRichard Worth2009-01-221-6/+6
* Fixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth ...Keith Wood2009-01-191-1/+5
* Fixed #3859 - Datepicker can't pick years before 1999Keith Wood2009-01-191-3/+2
* Fixed #3858 - Datepicker not hiding consistently on external clickKeith Wood2009-01-191-2/+2
* datepicker: fixes #3779: added code to detect browser width/height in quirksm...Ca-Phun Ung2009-01-081-2/+2
* datepicker: prev/next buttons were bumping in disabled state due to :hover ru...Paul Bakaus2009-01-071-1/+5
* datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]...Ca-Phun Ung2009-01-041-3/+15
* datepicker: fixes #3755 [clearText option exists but not used.]: removed clea...Ca-Phun Ung2009-01-041-3/+0
* datepicker: fixes #3232 [Position Problem in IE 6/7]: re-wrote the _checkOffs...Ca-Phun Ung2009-01-041-23/+5
* Happy New YearRichard Worth2009-01-031-1/+1
* datepicker: added a span wrapper to disabled dates for better styling of unse...Ca-Phun Ung2009-01-021-1/+1
* Re-fixed #3709 - Datepicker: clicking on a date causes the browser to follow ...Richard Worth2009-01-011-1/+1
* reverted r1414 as it doesn't work in IERichard Worth2009-01-011-1/+1
* Fixed #3709 - Datepicker: clicking on a date causes the browser to follow '#'...Richard Worth2008-12-311-1/+1
* Fixed #3712 - Month and year dropdown mis-alignment in datepickerRichard Worth2008-12-311-4/+5
* Remove trailing spacesEduardo Lundgren2008-12-311-16/+16
* datepicker: IE6 css fixes for default theme.Ca-Phun Ung2008-12-301-1/+1