SUIPack 版本更新

What’s new
———————————–
‘+’ = New feature
‘-‘ = Bug fixed or Removed
‘*’ = Improved or Changed
———————————–

===================================
Version 6.6 (66 components / 65 components for D5/CB5)
2010/10/31
===================================

+ Added RAD Studio XE support

===================================
Version 6.6 (66 components / 65 components for D5/CB5)
2010/02/12
===================================

+ Added new properties “SlidingMax” and “SlidingMin” for TsuiTrackBar

– Fixed a bug about TsuiDBGrid connecting to ClientDataSet

===================================
Version 6.5 (66 components / 65 components for D5/CB5)
2009/09/09
===================================

+ Added RAD Studio 2010 support

===================================
Version 6.5 (66 components / 65 components for D5/CB5)
2009/06/23
===================================

+ Added new control TsuiComboBoxEx (for Delphi 6 or up)

– Fixed a minor bug for RAD Studio 2009 when a form’s border style is bsSingle

===================================
Version 6.4 (65 components)
2009/02/08
===================================

+ Added “OnMinBtnClick”, “OnMaxBtnClick” events for TsuiForm

+ Added “TextAlignment” property for TsuiMSNPopupForm

– Fixed some minor bugs for TsuiDBGrid, TsuiTabControl, TsuiPageControl

===================================
Version 6.3 (65 components)
2008/09/08
===================================

+ Added RAD Studio 2009 support

+ Added “Diamond Olive” skin

* Made some minor improvement

===================================
Version 6.22 (65 components)
2007/09/28
===================================

– Fixed some minor bugs

===================================
Version 6.21 (65 components)
2007/06/24
===================================

+ Installation tool supports RAD Studio 2007 (Delphi & C++Builder)

===================================
Version 6.21 (65 components)
2007/05/29
===================================

– Fixed a minor bug of the installer for Delphi 2007

===================================
Version 6.21 (65 components)
2007/04/10
===================================

+ Installation tool supports Delphi 2007

===================================
Version 6.21 (65 components)
2007/01/31
===================================

+ Added the support for SelectedColor property of TDBGrid

– Fixed some minor bugs

===================================
Version 6.2 (65 components)
2006/10/17
===================================

+ Added the support for Windows Vista(RC1)

– Fixed some minor bugs

===================================
Version 6.1 (65 components)
2006/09/22
===================================

+ Added the support for gradient color on menu and tool bar

+ Added a function SUIMsgDlgFromSkinFile() for showing a message dialog with the skin from an external skin files

– Fixed some minor bugs

===================================
Version 6.0 (65 components)
2006/06/20
===================================

+ Fully supports Sunisoft Skin Solutions v2
Upgraded specification for skin description, more flexible in design and implementation.
A brand new SkinBuilder tool which is much easier to use for UI/skin designers.
Added the support for password protected skin file.
Decreased the size of the skin file much.
Supports more flexible design for the shape of a window. Just use transparent color to define non-rectangle title bar and/or bottom border.
Supports 5 sections definition for title bar, so that a special section can be designed for showing the caption of the window.
Added the definition for title bar font color.
Improved definition for progress bars.
Added the definition for main menu bar.
Added the definition for button font color.
Added the support for indeterminate status of check boxes.
Improved the skin effect of the slider of scroll bars.

+ Added the support for skinning the header of TsuiListView.

+ Added an Images property for TsuiTabControl and TsuiPageControl.

===================================
Version 5.84 (65 components)
2006/01/25
===================================

– Fixed the bug “Menu item works incorrect in big fonts environment”

===================================
Version 5.83 (65 components)
2006/01/07
===================================

+ C++Builder 2006 is supported

===================================
Version 5.83 (65 components)
2005/12/05
===================================

+ Delphi 2006 is supported

===================================
Version 5.83 (65 components)
2005/11/19
===================================

+ Added the support for WindowMenu in MDI application.

===================================
Version 5.82 (65 components)
2005/09/28
===================================

– Fixed the bug “Incorrect width of top-level menu item of TsuiMainMenu with large font”

===================================
Version 5.81 (65 components)
2005/05/26
===================================

– Fixed the bug “The first item of TsuiMainMenu is poped up on an incorrect place”

– Fixed the bug “An exception is raised when set FileTheme of TsuiForm to nil”

===================================
Version 5.8 (65 components)
2005/05/18
===================================

+ New skins are supported

+ BidiMode is supported

+ Specification of the skin is available, so that you can design your own skins easily

+ Updated SkinBuilder Tool (quondam ThemeBuilder)

– Fixed the bug “The AutoHotkeys property of TsuiMainMenu doesn’t work”

– Fixed the bug “The scroll bar for TsuiDBGrid doesn’t work”

===================================
Version 5.7 (65 components)
2005/01/27
===================================

———[TsuiTabControl &
TsuiPageControl]———

+ Added TabPosition property, now supports top and bottom

——–[TsuiProgressBar]———-

– Removed the limitation for changing Height/Width property

===================================
Version 5.6 (65 components)
2005/01/20
===================================

+ Added the compatibility for Win95/NT4

===================================
Version 5.5 (65 components)
2005/01/06
===================================

———[TsuiStringGrid &
TsuiDrawGrid &
TsuiDBGrid]————–

+ Added new property HScrollBar and VScrollBar to support skinned scrollbars

———-[TsuiListBox]————

+ Added some new properites to provide more advanced features

+ Added new property Alignment

+ Added new property SelectedColor

+ Added new property SelectedTextColor

+ Added new property DisabledTextColor

+ Added new property ShowFocusRect

——–[TsuiCheckListBox]———

+ Added new property SelectedColor

+ Added new property SelectedTextColor

+ Added new property DisabledTextColor

===================================
Version 5.4 (65 components)
2004/11/28
===================================

———–[TsuiForm]————–

* Improved for processing when RecreateWnd, needn’t call ReAssign again.

———[TsuiStatusBar]———–

– Fixed the bug of incorrect drawing of TStatusBar with non-default height

===================================
Version 5.3 (65 components)
2004/11/26
===================================

+ Newly supports Delphi 2005 (Win32 part)

——-[TsuiSideChannel]———–

– Fix a bug about ShowButton property

===================================
Version 5.2 (65 components)
2004/09/30
===================================

+ Added new component TsuiBuiltInThemeFile
Supports to make the file skins be built into the EXE file

===================================
Version 5.1 (64 components)
2004/09/19
===================================

+ Added new component TsuiFilterComboBox

+ Added new component TsuiDirectoryListBox

+ Added new component TsuiFileListBox

===================================
Version 5.02 (61 components)
2004/09/07
===================================

+ Add “CheckThemeFile” method for TsuiThemeFile control for checking theme file.

* Improved for TsuiThemeFile when open an invalid non-SUIPack theme file.

– Fixed the bug “Can’t maximize the window when Netmeeting running”.

===================================
Version 5.01 (61 components)
2004/08/12
===================================

– Fixed many minor bugs

===================================
Version 5.0 (61 components)
2004/07/23
===================================

* Real WYSIWYG.

* Improved appearance of skinned MDI forms/MDI child forms.

* New skins full supported – Longhorn, Media Player 10, MSN Messenger, RealOne.

* Many controls improved.