- Fixed: ShDate fields are not available in BDS IDE sometimes.
Version 1.2 (Build 14 - February
22, 2006)
- Fixed bug with typing today date in DBShDate controls while
field is null.
Version 1.2 (Build 13 - February 13, 2006)
- C++ Builder 2006 supported.
Version 1.2 (Build 12 - February 7, 2006)
Version 1.2 (Build 11 - June 16, 2005)
- XP Themes support added for Delphi 7 and higher.
- Fixed bug: Typing the current date in ShDatePicker could not
turn IsNull to false.
Version 1.1 (Build 10 - February 7, 2005)
Version 1.1 (Build 9 - July 23, 2004)
- BorderStyle property added.
- Fixed bug: Errors caused by year editor in MDI applications.
- Fixed bug: Errors when used as embedded control in third-party
DBGrids.
- Day/Month names constants changed to variables.
Version 1.1 (Build 8 - January 4, 2004)
- Fixed bug: ExShDatePicker.OnExit event.
Version 1.1 (Build 7 - July 30, 2003)
ShDatePicker (build 12):
- Two new properties introduced: AllowNull and IsNull to support
choosing no dates.
- Problem with Ctl3D property fixed.
- TabStop and AutoSize properties' default values set to True.
ExShDatePicker (build 9):
- Support AllowNull, IsNull.
ShMonthCalendar (build 24):
- Property FirstWeek removed. Always use fwDefault instead.
- AdjustSize changed for more accuracy.
- TNotifyChangingEvent renamed to TMCChangingEvent.
- New public method InvalidateDay, used to force repaint of
individual days.
DBShDatePicker (build 7):
- Make compatible with changes of ShDatePicker build 12 - use
IsNull property.
- Fixed bug with choosing today through mouse middle button.
- Fixed CutToClipboard bug.
DBExShDatePicker (build 5):
- Make compatible with changes of ShDatePicker build 12 - use
IsNull property.
- Fixed lack of repainting contents when datalink.active state
changes.
ShDateFields (build 3):
- no changes since version 1.0.6.
ShDateUtils (build 3):
- no changes since version 1.0.6.
|