Skip to content

Latest commit

 

History

History
204 lines (111 loc) · 9.58 KB

CHANGELOG.md

File metadata and controls

204 lines (111 loc) · 9.58 KB

Changelog

This file lists the important changes to this project.

Theme Designer 24.2.1 - 2024-12-13

WPF Components v24.2 supported.

Theme Designer 22.2.1 - 2022-12-12

Enhancements

Theme Designer now supports the new DevExpress Win11Dark theme.

Bug Fixes

  • T1128495 - Theme Designer crashes on an attempt to click in its visual elements.

Theme Designer 22.1.1 - 2022-28-05

Enhancements

Theme Designer now supports the new DevExpress Win11Light theme.

Bug Fixes

  • T1081125 - Theme Designer cannot open previews for PropertyGridControl in themes created for old DevExpress versions.

Theme Designer 21.2.2 - 2022-14-02

Bug Fixes

  • T1062507 - Images in a sub-folder in the Source directory become broken after upgrading a theme

Theme Designer 21.2.1 - 2021-15-10

Enhancements

Theme Designer now supports the new DevExpress Win10Dark theme and Enhanced Contrast palettes for Office 2016 SE, Visual Studio 2017, Office 2019, and Visual Studio 2019 DevExpress Themes.

Theme Designer 21.1.2 - 2021-28-07

Changes

The MSBuild updated to the v16.10.

Bug Fixes

  • T1016630 - tdcli.exe generates faulty source code
  • T1001880 - Theme Designer cannot build a theme when Directory.Build.props contains LangVersion=9

Theme Designer 21.1.1 - 2021-21-04

Bug Fixes

  • T939497 - Theme Designer cannot open a theme after an upgrade if certain files are read-only

Theme Designer 20.2.1 - 2020-01-10

Enhancements

Theme Designer now supports the new DevExpress Win10Light theme and DevExpress Visual Studio 2019 palettes.

Theme Designer 20.1.3 - 2020-29-04

Bugs fixes and miscellaneous enhancements.

Theme Designer 20.1.2 - 2020-09-04

Bug Fixes

  • T862806 - Make it possible to export a theme when DevExpress components are not installed

Enhancements

  • Theme Designer now supports the new DevExpress Visual Studio 2019 themes.

Theme Designer 20.1.1 - 2020-06-03

New Features

  • CodeView - context menu includes Cut, Copy, and Paste commands.

Changes

  • The Theme Designer now targets the .NET Framework 4.8.
  • The MSBuild updated to the v16.4.

Enhancements

  • Incremental build performance enhanced.

Theme Designer 19.2.5 - 2019-20-12

New Features

  • Command Line Interface (CLI) allows you to clone and export theme solutions. You can use the CLI on a build server and then build the theme solution with msbuild.

    Refer to the Command Line Interface topic for more information.

Theme Designer 19.2.4 - 2019-25-11

Bug Fixes

  • t835710 - The WPF Theme Designer preview is not displayed if the target version is 17.2

Theme Designer 19.2.3 - 2019-12-11

Bug Fixes

  • T830995 - ThemeDesigner does not launch the complex preview

Theme Designer 19.2.2 - 2019-01-10

Bug Fixes

  • T816015 - Show error messages when the Output window is hidden

  • T719715 - Theme Designer shows an empty preview in certain cases

Theme Designer 19.2.1 - 2019-12-09

New Features

  • The Visual Tree Window displays the preview's visual element structure.

    Theme Designer 19.1.3 - Visual Tree Window
  • The Properties Window displays the selected element's properties.

    Theme Designer 19.1.3 - Properties Window
  • The Ignore System DPI tool ignores the system's scaling value and displays the preview with 100% scale.

Enhancements

  • A palette color's tooltips are added to the CodeView's Intelligent Code Completion pop-up window.

    Theme Designer 19.1.3 - Code Completion Enhancement

Bug Fixes

  • T754663 - The preview window is corrupted when the custom theme name is Office2019Colorful

Changes

  • The View in XAML tool was replaced with the Inspect Element tool. Inspect Element allows you to select a UI element and display its properties, XAML code, and position in the Visual Tree.

  • The Filter Colors tool now displays only the colors from the selected element and its children. You can use the Inspect Element tool or Visual Tree Window to select an element.

  • The Theme Designer now uses the Ribbon's Simplified mode.

    Theme Designer 19.1.3 - Ribbon Simplified Mode
  • The Reset Layout tool was moved to the 'Home' ribbon tab.

  • The Views ribbon tab was converted to a drop-down button and moved to the 'Home' ribbon tab.

Theme Designer 19.1.4 - 2019-27-05

Bug Fixes

  • T743008 - The Theme Designer cannot upgrade a theme because the 'x' namespace prefix is not defined in certain files.

Theme Designer 19.1.3 - 2019-17-05

Changes

  • The 'Palettes' button in the Palette ribbon tab was renamed to 'Import'.

    Theme Designer 19.1.3 - Ribbon Palette Tab

Enhancements

  • Internal enhancements and bug fixes.

Theme Designer 19.1.2 - 2019-26-04

New Features

  • You can create new themes based on your custom theme at runtime. Refer to the WPF Palettes topic for more information.

  • Export your current theme palette to a .cs file.

    Theme Designer 19.1.2 - Export Theme to a .cs file
  • Apply a predefined palette available in the current theme.

    Theme Designer 19.1.2 - Predefined Palette List

Theme Designer 19.1.1 - 2019-22-03

New Features

  • Incremental build.

  • The Output window now can display the Build Output, Preview Output, and Logs.

    Theme Designer 19.1 - Output Window

Enhancements

  • When you close a theme solution, the Theme Designer remembers the files you had open previously and restores them when you re-open the theme solution.

  • The application's layout has changed to borderless.

    Theme Designer 19.1 - Borderless Layout
  • Resolve Merge Conflicts - you do not need to use the KDiff3 tool to choose a file version.

    Theme Designer 19.1 - Resolve Merge Conflicts
  • New Show in Explorer and Copy Path items in the CodeView window's context menu.

    Theme Designer 19.1 - New CodeView Menu Items
  • Visual Studio-Inspired syntax highlighting.

    Theme Designer 19.1 - New CodeView Syntax Highlighting