msstyleEditor Changelog

What's new in msstyleEditor 2.0.1.0

Mar 22, 2024
  • Added support for animation properties (see "animations" class).
  • Added search options for FILENAME and FONT.
  • Displaying font ID next to font names for easier cross referencing.
  • Added basic command line support again (feature got lost with version 2.0.0.0 rewrite).

New in msstyleEditor 2.0.0.8 Pre-release (May 10, 2023)

  • correctly (de)serialized margin properties. Order is supposed to be LRTB (#120).
  • The GUI still shows everything in LTRB order but with the correct values.
  • fixed consecutive loads & saves failing (#121).
  • implemented the image hotkeys properly (#123).
  • It's Ctrl + <Num> now and works from everywhere in the application. I suggest using the control key on the right side of the keyboard for best ergonomics.

New in msstyleEditor 2.0.0.7 Pre-release (Apr 29, 2023)

  • Fixed updating MUI resources, added better language detection (#100, #118)

New in msstyleEditor 2.0.0.6 (Apr 9, 2023)

  • Fixed improper font resource detection (#114)

New in msstyleEditor 2.0.0.5 (Mar 10, 2023)

  • Made the ribbon & dockpanel match the active visual style better.

New in msstyleEditor 2.0.0.4 (Dec 3, 2022)

  • Added check for unsupported image formats (#91)
  • Using the part names from the PDBs for Win 8.1 DWM (submitted pull request)