Skip to content

Commit

Permalink
AvalonDock Version 4.70.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirkster99 committed Jul 19, 2022
1 parent 518512b commit b3f7dc2
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 24 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,15 @@ to also theme standard elements, such as, button and textblock etc.

# Mile Stone History

## Fixes Added in Version 4.70.2

- [#338 Fixes #309 Anchorable Header not visible in generic theme](https://github.com/Dirkster99/AvalonDock/pull/338) (thanx to [Darren Gosbell](https://github.com/dgosbell))
- [#346 fix crash if some assembly not allow GetTypes()](https://github.com/Dirkster99/AvalonDock/pull/346) (thanx to [Trivalik](https://github.com/trivalik))
- [#347 #345 fix refresh when moving floating windows](https://github.com/Dirkster99/AvalonDock/pull/347) (thanx to [Norberto Magni](https://github.com/nmagni))
- [#357 LayoutAutoHideWindowControl: UI automation name](https://github.com/Dirkster99/AvalonDock/pull/357) (thanx to [Ben](https://github.com/bbuerger))
- [#363 Fixes #362 DockingManager with a Viewbox ancestor does not properly render auto-hidden LayoutAnchorables](https://github.com/Dirkster99/AvalonDock/pull/363) (thanx to [Tim Cooke](https://github.com/timothylcooke))
- [#367 Fix for #306 StartDraggingFloatingWindow](https://github.com/Dirkster99/AvalonDock/pull/367) (thanx to [Muhahe](https://github.com/Muhahe))

## Fixes Added in Version 4.70.1

- [#336 Keep ActiveContent when switching RootPanel](https://github.com/Dirkster99/AvalonDock/pull/336) (thanx to [Khaos66](https://github.com/Khaos66))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>4.70.1</Version>
<AssemblyVersion>4.70.1</AssemblyVersion>
<FileVersion>4.70.1</FileVersion>
<PackageVersion>4.70.1</PackageVersion>
<Version>4.70.2</Version>
<AssemblyVersion>4.70.2</AssemblyVersion>
<FileVersion>4.70.2</FileVersion>
<PackageVersion>4.70.2</PackageVersion>
<Company>Open Source</Company>
<Product>Dirkster.AvalonDock</Product>
<Copyright>2017-2022</Copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>4.70.1</Version>
<AssemblyVersion>4.70.1</AssemblyVersion>
<FileVersion>4.70.1</FileVersion>
<PackageVersion>4.70.1</PackageVersion>
<Version>4.70.2</Version>
<AssemblyVersion>4.70.2</AssemblyVersion>
<FileVersion>4.70.2</FileVersion>
<PackageVersion>4.70.2</PackageVersion>
<Company>Open Source</Company>
<Product>Dirkster.AvalonDock</Product>
<Copyright>2017-2022</Copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>4.70.1</Version>
<AssemblyVersion>4.70.1</AssemblyVersion>
<FileVersion>4.70.1</FileVersion>
<PackageVersion>4.70.1</PackageVersion>
<Version>4.70.2</Version>
<AssemblyVersion>4.70.2</AssemblyVersion>
<FileVersion>4.70.2</FileVersion>
<PackageVersion>4.70.2</PackageVersion>
<Company>Open Source</Company>
<Product>Dirkster.AvalonDock</Product>
<Copyright>2017-2022</Copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>4.70.1</Version>
<AssemblyVersion>4.70.1</AssemblyVersion>
<FileVersion>4.70.1</FileVersion>
<PackageVersion>4.70.1</PackageVersion>
<Version>4.70.2</Version>
<AssemblyVersion>4.70.2</AssemblyVersion>
<FileVersion>4.70.2</FileVersion>
<PackageVersion>4.70.2</PackageVersion>
<Company>Open Source</Company>
<Product>Dirkster.AvalonDock</Product>
<Copyright>2017-2022</Copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>4.70.1</Version>
<AssemblyVersion>4.70.1</AssemblyVersion>
<FileVersion>4.70.1</FileVersion>
<PackageVersion>4.70.1</PackageVersion>
<Version>4.70.2</Version>
<AssemblyVersion>4.70.2</AssemblyVersion>
<FileVersion>4.70.2</FileVersion>
<PackageVersion>4.70.2</PackageVersion>
<Company>Open Source</Company>
<Product>Dirkster.AvalonDock</Product>
<Copyright>2017-2022</Copyright>
Expand Down
8 changes: 4 additions & 4 deletions source/Components/AvalonDock/AvalonDock.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>4.70.1</Version>
<AssemblyVersion>4.70.1</AssemblyVersion>
<FileVersion>4.70.1</FileVersion>
<PackageVersion>4.70.1</PackageVersion>
<Version>4.70.2</Version>
<AssemblyVersion>4.70.2</AssemblyVersion>
<FileVersion>4.70.2</FileVersion>
<PackageVersion>4.70.2</PackageVersion>
<Company>Open Source</Company>
<Product>Dirkster.AvalonDock</Product>
<Copyright>2017-2022</Copyright>
Expand Down

0 comments on commit b3f7dc2

Please sign in to comment.