Version 3.7.4.1 (10-25-2010)
- Support setting multi-background to different level of menu.
- Added API dsTreeControl::IsItemExpanded
- Fixed the bug that when pressing Enter key and button can't be clicked.
- Fixed DateTime control drawing problem.
Version 3.7.3.6 (10-15-2010)
- Fixed problem the messagebox can't pop up when the dialog is minimized.
- Added more jpeg suffix.
Version 3.7.3.3 (10-11-2010)
- Added default value to dsAdjustColor2 to restore the skin color.
- Fixed file handle doesn't close after image files loaded.
Version 3.7.3.2 (10-7-2010)
- Added API dsSetDrawItemValueOfEventItemEx
- Added API dsSetDrawItemVisibleOfEventItemEx
- Added dsTabControl::AddCustomItem
- Support gray image for Jpeg format
- Minior bug fixed
Version 3.7.2.0 (9-16 2010)
- Modified the dsTrackPopupMenu function,returning the value if specifying TPM_RETURNCMD.
- Support jpeg image.
- Minior bug fixed
Version 3.7.1.0 (8-29 2010)
- Added WidgetTab control.
- Added example WidgetTab.
- Added feature adjusting the color theme according to the color value.
- Added API dsGetMaxMinBox.
- Added API dsAdjustColor2.
- Fixed the messagebox button position problem.
- Minor bug fixed.
Version 3.6.4.2 (7-25 2010)
- Added feature when clicking on evenitem in WidgetTree, the LButtonDown message will not continue pass if returning TRUE.
- Added project configuration for Visual studio 2010.
- Fixed minior gdi leak of edit control.
Version 3.6.4.0 (7-9 2010)
- Added feature when clicking on eventitem in tree control, the LButtonDown message will continue pass.
- Added API dsSetToolTips.
- Minor bug fixed.
Version 3.6.3.2 (6-28 2010)
- Added Self-Paint to list control.
- Minor bug fixed.
Version 3.6.3.0 (6-15 2010)
- Support tooltips in dsTreeControl event item.
- Added attribute "onlyBlackWhite" to color element.
- Minor bug fixed.
Version 3.6.1.7 ( 6-1 2010 )
- Added TVI_FISRT,TVI_LAST to dsTreeControl::InsertItem
- Minor bug fixed.
- Support image to be gray.
- Added support to replace animateitem in an anitmation.
- Fixed dsTreeControl focus problem.
- Fixed last item drawing problem of listbox with a transparent
Version 3.6.0.1 ( 5-10 2010 )
- Added background image to list box.
- Added transparent feature to list box.
- Added self-paint to list box.
- Support multi-level to dsTreeControl.
- Added self-paint to dsTreeControl.
- Added more features to example WidgetTree.
- Added more features to example ListBox.
- Fixed the bug of api dsTreeControl::SetItemHeight.
Version 3.5.6.0 ( 5-5 2010 )
- Fixed the problem gif with one frame can't be displayed.
- Fixed the list control's scrollbar show problem when using SetItemCount.
- Fixed the bug when clicking the check button quickly, GetCheck function returns error value.
Version 3.5.5.0 ( 4-25 2010 )
- Fixed item drawing problem in dsTreeControl.
- Added reading config.ini to Skin Builder.
- Added probject solution "lib_release" to demos.
Version 3.5.4.0 ( 4-18 2010 )
- Added "SendSysCmdMsg" to dialoginfo.
- Fixed the maximized windows problem under windows 7.
Version 3.5.3.1 ( 3-20 2010 )
- Improved the drawing efficiency of listctrl.
- Added API SelectItem to dsTreeControl.
- Added over state to eventitem.
- Minor bug fixed
Version 3.5.1.1 ( 3-6 2010 )
- Added event item to extend control WidgetTree.
- Added API dsSkinLayerWindow.
- Added example LayerWindow to show how to use the dsSkinLayerWindow
Version 3.4.0.1 ( 2-20 2010 )
- Updated DSkinLite skin builder tool to v2.0.
- Added extend control widgetTree.
Version 3.3.1.3 ( 1-28 2010 )
- Fixed the tooltips problem under unicode.
Version 3.3.1.1 ( 1-23 2010 )
- Support edit control under read-only,disable state.
- Minor bug fixes
Version 3.2.9.7 ( 1-3 2010 )
- Added support to edit control with password style.
- Fixed the scrollbar problem when adjusting the color.
- Fixed the problem when setting the style of tree item
Version 3.2.9.6 ( 12-3 2009 )
- Added API dsLockState
- Added disable state to Edit control
- Modified the dsAdjustColor API,Adding lightness adjustment.
Version 3.2.9.2 ( 11-17 2009 )
- Added hover state to edit control
- Added relative position to display item
- Added "autosize" attribute to text element
- Fixed the slider control with foreground drawing problem
- Minor bug fixes
Version 3.2.9.0 ( 11-9 2009 )
- Added Game Demo.
- Added event item to tree control
- Improved the drawing efficiency of tree control item
- Minor bug fixes
Version 3.2.8
- Fixed the combobox downlist splash under window 2000.
- Modified the button drawing method.
Version 3.2.6
- Fixed the list control deleting item problem.
- Fixed the Button hiding itself in click event.
- Fixed the tree control scrollbar problem.
Version 3.2 ( 10-8 2009 )
- Added "default" state to button
- Added drawing focus state feature to button
- Added "EventItem" to listBox
- Added compounding type to state
- Added API dsSetDrawItemVisibleEx2
- Added API dsSetProgressItemRange
- Added API dsSetProgressItemPos
- Added API dsMessageBox
- Added "auto.item" displayitem to edit control
- Improved event item in listctrl, listbox
- Improved the drawing efficiency to dialog.( when the background image changed.)
- Support MessageBox
- Minor bug fixes
Version 3.0
- Support list control item drawing
- Support tree control item drawing
- Support button , static with animation
- Modified the animation definition
- Added API dsSetDrawItemValue
- Added API dsSetDrawItemValueEx
- Added API dsSetDrawItemVisibleEx
- Added API dsSetItemStyle
- Added API dsAddStyleFile
- Added API dsSetAnimateFrame
- Minor bug fixes
Version 2.3
- Added time picker control.
- Added spin button skin of tab control.
- Added inatvie state to dialog type "SKIN_TYPE_DIALOG"
- Modified the anti-aliasing font features, which is defined in xml now.
- Minor bug fixes
Version 2.2
- Added attribute "clientareaborder" for "dialoginfo".
- Added SetHighlight API
- Support loading skin database from resource.( Only Enterprise Version)
- Turned on anti-aliasing of fonts under Window XP.
- Fixed the problem of groupbox when setting the window text.
- Fixed the problem of png with alpha channel.
- Added "checkeddisable" state for radio button and check button.
Version 2.0
- Added API dsDrawImage
- Added API dsSetAnimatePlay
- Added API dsResetAnimate
- Added animation
- Added skindb builder tool.
- Added attributes "width","height" to the tag "property"
- Added window type SKIN_TYPE_DIALOGEX
- Modify the edit attribute definition
- Fixed the transparent problem when the control size changed
- Minor bug fixes
Version 1.3
- Added API dsInvalidateRect
- Added API dsGetClientRect
- Added API SetSelfPaint
- Added API dsInitKeys
- Added attribute "comboboxinfo" for ComboBox
- Added attribute "font" in "menuinfo"
- Added window type SKIN_TYPE_COMMON
- Modify API dsTrackPropupMenu
- Fixed the bug of gradientmode in "rect" element
- Fixed the menu item text error under some languages
- Minor bug fixes
Version 1.2
- Fix the radio button drawing error.
- Fix the control eable/disable problem.
- Fix tooltips disappears after clicking the button under WTL.
- Add inherit attribute to tag "window" in config xml.
- Specify the loading order of the xml files
Version 1.1
- Fix the dialog with menu bug.
- Fix the menu problem under some xp theme modes.
- Add splitbutton(SKIN_TYPE_SPLIT_BUTTON).
- Add RichEdit(SKIN_TYPE_RICHEDIT)
- Add error list.
- Support icon image.
- Support stretching png with alpha channel
- Add dsGetColor API
- Add dsGetBitmap API
- Add dsGetFont API
- Add dsGetIcon API
- Add dsGetFont API
- Add dsAddMenuBar API
Version 1.0


