Skip to content

Legacy Notepad Beast Mode Edition

Choose a tag to compare

@forloopcodes forloopcodes released this 30 Jan 04:46

Release Notes

Highlights

  • Major refactor & save safety (addd75e)
    Modularized core/ and modules/, stabilized file overwrite handling, refreshed README and build setup.

  • Dark mode (df2c1c6)
    Dark title/menu/status, theming hooks added.

  • DPI & status polish (59bda7d, 25f5979)
    Dynamic status bar sizing, icon adjustments.

Build & Toolchain

  • CMake cleanups (e063cc0, 53eb459)
    Leaner configuration, Visual Studio compatibility fixes.

  • MinGW support (b4a142d)
    GCC / MinGW-w64 toolchain enabled.

UI / UX

  • Rich edit improvements; menu and command wiring retained post-refactor.
  • Background image options, status segments, and recent files menu preserved.

Notes

  • License: MIT (unchanged)
  • Platform: Windows 10/11
  • Tech: Win32 + GDI+
  • Tested with: MSVC 2022, GCC 13 (MinGW-w64)