Skip to content

Releases: ControlzEx/ControlzEx

ControlzEx v6.0.0

07 May 11:27
Compare
Choose a tag to compare

As part of this release we had 14 issues closed.

Breaking change

  • #152 Drop .NET Framework 4.5.2 which will reach End of Support on April 26, 2022
  • WindowChromeBehavior.TryToBeFlickerFree was removed

Bugs

  • #116 Slow resize
  • #119 Auto-Hide Taskbar retrieved position in WindowChromeBehavior is incorrect
  • #128 Window not detectable by applications as Screen2Gif and WinSnap
  • #137 Mouse over highlighting appears when resizing window
  • #139 WindowChrome Behavior Titlebar has Text Cut off When Changing Text Size
  • #140 Minor Issue: Debugger shows GlowWindow for Title
  • #167 GlowBorder disapears on WindowChromeWindow if ResizeMode = NoResize
  • #169 Window Border Issue on Windows 7/8 (only in alpha version)
  • #174 TabControlEx: TabStripPlacement issues

Bug Fixs

  • #129 WIP Set default WindowStyle to SingleBorderWindow
  • #157 Fixed issue with maximizing window on secondary monitors
  • #175 Fixing issues when taking screenshots

Feature Request

  • #65 Fully transparent window

Full Changelog: 5.0.2...6.0.0

New Contributors

Where to get it

You can download this release from ControlzEx

ControlzEx v5.0.2

20 Oct 19:21
b69f7d5
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug Fix

  • #166 Check for PresentationSource before attempting to move tooltip

Full Changelog: 5.0.1...5.0.2

Where to get it

You can download this release from ControlzEx

ControlzEx v5.0.1

02 Jul 20:17
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Bugs

  • #146 Synched windows accent color includes alpha value
  • #145 Incorrect menu with EnableMaxRestore on maximized window
  • #144 TabControlEx creates 2 instances of the first ContentTemplate.

Where to get it

You can download this release from ControlzEx

ControlzEx v5.0.0

26 Feb 23:24
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Breaking change

  • #125 .NET 5.0 support and remove EOL .NET Core 3.0

Bug

  • #134 System.ComponentModel.Win32Exception: The parameter is incorrect

Where to get it

You can download this release from ControlzEx

ControlzEx v4.4.0

31 Oct 22:12
Compare
Choose a tag to compare

As part of this release we had 8 issues closed.

Bug

  • #120 Making window fullscreen crashes the application when using .NET 5

Bug Fixs

  • #138 SyncTheme now works with all flag combinations
  • #133 Making code CLSCompliant and removing some unused interop code
  • #132 Try to get the WindowBaseColor in HighContrast mode
  • #131 Fixing issues with MonitorInfo
  • #130 TabControlEx: Fixing potential leaks of ContentPresenter
  • #111 Fix Hue might get negative

Enhancement

  • #123 [RFC] Add docs for the ThemeManager

Where to get it

You can download this release from ControlzEx

ControlzEx v4.3.2

24 Jul 15:44
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #126 System.ComponentModel.Win32Exception: The parameter is incorrect

Bug Fix

  • #127 SetWindowPos: Throw last error only if necessary

Where to get it

You can download this release from ControlzEx

ControlzEx v4.3.1

02 Jul 20:37
Compare
Choose a tag to compare

As part of this release we had 5 commits which resulted in 2 issues being closed.

Bug

  • #121 High contrast detection in Theme Manager

Bug Fix

  • #122 Fix High contrast detection in Theme Manager

Where to get it

You can download this release from ControlzEx

ControlzEx 4.3.0

23 May 20:35
Compare
Choose a tag to compare

As part of this release we had 108 commits which resulted in 6 issues being closed.

Bug

  • #107 HSL Documentation seems to be wrong

Features

  • #113 Added BadgeTemplate and BadgeTemplateSelector
  • #102 Add ThemeManager

Enhancements

  • #110 Some improvements to the HSL-Struct
  • #109 Add caching to theme dictionary checks
  • #108 Safe detection of current theme

Where to get it

You can download this release from ControlzEx

ControlzEx v4.2.2

13 Feb 12:48
Compare
Choose a tag to compare

As part of this release we had 4 commits which resulted in 1 issue being closed.

Bug

  • #104 Binding to window Topmost property will be lost (MahApps #3738)

Where to get it

You can download this release from ControlzEx

ControlzEx v4.2.1

12 Jan 12:59
Compare
Choose a tag to compare

As part of this release we had 4 commits which resulted in 1 issue being closed.

Bug

  • #103 System.ComponentModel.Win32Exception: The parameter is incorrect

Where to get it

You can download this release from ControlzEx