Releases: Dirkster99/AvalonDock
AvalonDock Version 4.60.0
Features and Fixes Added in Version 4.60.0
- #278 Rename pt-BR to pt (make Brazilian Portuguese default to Portuguese) (thanx to mpondo)
- #272 Fix Mismatched ResourceKey on VS2013 Theme (thanx to Reisen Usagi)
- #274 Support custom styles for LayoutGridResizerControl (thanx to thanx to mpondo)
- #276 Support minimizing floating windows independently of main window (thanx to thanx to mpondo)
- #284 Vs2013 theme improvement (thanx to thanx to oktrue)
- #288 Fix close from taskbar for floating window (thanx to thanx to mpondo)
- #291 Fix Issue #281 floating window host: UI automation name (thanx to thanx to rmadsen-ks)
AvalonDock Version 4.51.1
-
#262 Contextmenus on dpi-aware application have a wrong scaling (thanx to moby42)
-
#259 Fixing problems with tests running with XUnit StaFact (thanx to Erik Ovegård)
-
#266 Adding a key for AnchorablePaneTitle (thanx to Zachary Canann)
-
#267 Optional show hidden LayoutAnchorable on hover (thanx to Cory Todd)
AvalonDock PRE-VIEW Version 4.51.0
Pre-View Feature added in this Release
AvalonDock Version 4.50.3
Fixes added in Version 4.50.3
AvalonDock Version 4.50.2
-
#221 Default window style interfere with resizer window (thanx to Magnus Lindhe)
-
#224 Reverted Fixed a bug that freezed when changing DocumentPane Orientation (thanx to sukamoni)
See pull request for issues with this PR -
#240 NullReferenceException in LayoutDocumentControl.OnModelChanged (thanx to Khaos66)
-
#225 Keyboard up/down in textbox in floating anchorable focusing DropDownControlArea (thanx to Muhahe LyonJack bdachev)
-
#229 Ensure DocumentPaneGroup (fix crash when documentpane on layoutGroup) (thanx to sukamoni)
AvalonDock Version 4.50.1
- #210 LayoutAnchorable with CanDockAsTabbedDocument="False" docks to LayoutDocumentPane when Pane is empty (thanx to Łukasz Holetzke)
- #195 DocumentClosed event issue (thanx to Skaptor)
- #205 Fix issue where the ActiveContent binding doesn't update two ways when removing a document. (thanx to PatrickHofman)
AvalonDock v4.5
- #199 Add to LayoutDocument CanHide property returning false (thanx to bdachev)
- #138 Trying dock a floating window inside a document pane leads to its disappearing of window's content. (thanx to cuellius)
- #197 [Bug] Tabs start getting dragged around if visual tree load times are too high (thanx to X39)
- Bug fix for issue #194 App doesn't close after LayoutAnchorable AutoHide and docking it again (thanx to sphet)
AvalonDock v4.4
-
#182 CanClose property of new LayoutAnchorableItem is different from its LayoutAnchorable (thanx to skyneps)
-
#184 All documents disappear if document stops close application in Caliburn.Micro (thanx to ryanvs)
-
Thanx to bdachev:
- #186 Raise PropertyChanged notification when LayoutContent.IsFloating changes (ensure change of the IsFloating property when the Documents state changes)
- #187 Allow to serialize CanClose if set to true for LayoutAnchorable instance
- #188 Handle CanClose and CanHide in XAML
- #190 Added additional check in LayoutGridControl.UpdateRowColDefinitions to avoid exception.
- #192 Default MenuItem style not changed by VS2013 Theme
-
Removed the additional ToolTip and ContextMenu styles from the Generic.xaml in VS2013 more details here
-
#189 Removal of DictionaryTheme breaks my application (thanx to hamohn)
AvalonDock v4.3
-
Localized labels in NavigatorWindow
-
#170 Several Improvements (thanx to 刘晓青 LyonJack)
- Improved VS 2013 Theme and ease of reusing controls
- Fix Issue #85 Floating Window Title Flashing
- Fix Issue #71 Hiding and showing anchorable in document's pane throws an exception
- Fix Issue #135 ActiveContent not switching correctly for floating window
- Fix Issue #165 ActiveContent not stable
- Fix Issue #171 LayoutDocument leaks on close
- Breaking Change
Fix Issue #174 The SetWindowSizeWhenOpened Feature is broken - Fix Issue #177 ToolBar TabItem color error
-
#136 Layout "locking" method for Anchorables (tool windows) Part III Added CanDock for LayoutAnchorable and LayoutDocument
commit 6b611fa7fdce4f6dcfed1cf00c3b9193000ffe16