March 16th, 2012· Fixed : Issue with active main form and MDI parent form
February 2nd, 2012· New : Metro Style Support
December 9th, 2011· Fixed : Issue with setting switching visibility
December 2nd, 2011· Fixed : Issue with items not hovering after selection
· Fixed : Issue with Reflection in different positions
October 28th, 2011· Fixed : Issue with destroying dock in older Delphi versions
October 7th, 2011· Improved : Added Hover parameter to the GetItemRect to get item rectangle in normal state
July 1st, 2011· Improved : Automatic Wordwrapped text
· Fixed : Issue with hovering and message dialog
· Fixed : Issue with automatic positioning of text
· Fixed : Issue with Mouse leave while setting Visible to false
June 4th, 2011· New : OnDraw event to draw on top of dock
January 14th, 2011· Fixed : Issue with Tag property changed during drag-drop
October 29th, 2010· New : HoverXY to hover programatically
· Fixed : Mouse events not called
· Fixed : Issue with AnimationFactor = 0
September 3rd, 2010· Improved : Check if parent form is MDI form
· Fixed : Invalid floating point operation
July 3rd, 2010· New : PermanentCaption property on ItemAppearance to set a permanent caption on the items
· Fixed : Issue with flickering when mouse between items
June 11th, 2010· Fixed : Issue with modal result window form not active
June 1st, 2010· New : Built-in support for Office 2010 colors
May 22nd, 2010· Improved : Keyboard selection with visible and enabled only items
· Fixed : Issue when setting formstyle to fsMDIForm
March 6th, 2010· Improved : Event handling for drag and drop
January 30th, 2010· Fixed : Issue with OnItemSelected called twice
January 23rd, 2010· Improved : OnItemSelected called when selecting item with SelectedItemIndex
December 2nd, 2009· New : BackGroundSize and BackGroundAutoSize properties to control the background fill size
November 20th, 2009· Improved : Keyboard handling
· Fixed : Issue with repainting when activating/deactivating
· Fixed : Issue with Selection not showing
November 7th, 2009· Fixed : Issue with Changing Parent form position
November 2nd, 2009· Fixed : Issue with activating/deactivating when using DockOnDesktop
October 24th, 2009· New : Property AutoSize
· Fixed : Issue with visible / unvisible items
· Fixed : Issue with Spacing
· Fixed : Issue with Platform size
· Fixed : Issue with BackGround size
· Fixed : Issue with Aligned and control size
October 9th, 2009· Improved : Items jumping out of bounds (images not visible when jumping)
· Fixed : Issue with control size in combination with other controls
· Fixed : Issue with Background fill not drawing when active
October 1st, 2009· New : Delphi 2010 Touch Support
September 18th, 2009· Improved : Activate / Deactivate of Parent Form
September 4th, 2009· Fixed : Issue with Visible property
August 31st, 2009· Improved : Reparenting forms with FormHookInit and FormHookDone
July 5th, 2009· New : Built-in support for reduced color set for use with terminal servers
· Improved : Separator drawing when Separatorsize is < 4
June 19th, 2009· New : Support for Windows Vista and Windows Seven Style
· Fixed : Issue with destroying form at runtime with AdvSmoothDock component
· Fixed : Issue with Parent form show / hide dock
May 25th, 2009· New : Exposed event OnItemStartDrag to enable / disable dragging
May 8th, 2009· Fixed : Issue with hiding / showing the dock at runtime
· Fixed : Issue with destroying AdvSmoothDock at runtime
April 30th, 2009· Fixed : Issue with infinitive jumping of item.