mirror of
https://github.com/ForLoopCodes/legacy-notepad.git
synced 2026-04-26 12:25:50 +03:00
-
v1.2.0 Stable
released this
2026-02-04 18:03:17 +03:00 | 16 commits to main since this release📅 Originally published on GitHub: Wed, 04 Feb 2026 15:08:02 GMT
🏷️ Git tag created: Wed, 04 Feb 2026 15:03:17 GMTWhat's Changed
- Statically link MinGW builds to eliminate DLL dependencies by @Copilot in https://github.com/ForLoopCodes/legacy-notepad/pull/6
- Add runtime icon customization via View menu by @Copilot in https://github.com/ForLoopCodes/legacy-notepad/pull/17
- Persist font settings via Windows Registry by @Copilot in https://github.com/ForLoopCodes/legacy-notepad/pull/18
- Fix font style selection ignoring user-selected weight/italic/underline by @Copilot in https://github.com/ForLoopCodes/legacy-notepad/pull/19
- Legacy Windows Support by @AloXado320 in https://github.com/ForLoopCodes/legacy-notepad/pull/14
This release consolidates and merges major feature enhancements, platform compatibility improvements, and maintenance fixes including PR #9 by @nananankona and PR #14. - ARM issue fixed for @trcrsired
[PR #9] Localization & UI Enhancements
- Multi-language Support: Added a localization engine supporting English and Japanese.
- Runtime Switching: Language can now be changed on-the-fly via the new Language menu.
- Always on Top: Added ability to pin the window to the front.
- Improved Dialogs: Localization applied to Find, Replace, and Go To Line dialogs.
[PR #14] Platform & Build Improvements
- Legacy Windows Support: Added fallbacks for RichEdit controls and DWM attributes to ensure compatibility with Windows 2000, XP, and 7.
- MinGW-w64 Optimization: Improved CMake configuration for better cross-platform compilation using GCC/MinGW.
- Dark Mode Refinement: Native title bar and menu theming for modern Windows versions.
Commits Merged
Commit Author Description f1a8e6c nananankona Merge pull request #9: Localization & Always on Top a4930b4ForLoopCodes Merge branch 'pr-14': MinGW & Legacy Win Support 8ea227dcopilot-swe-agent[bot] Accidentally added _codeql_build_dir/ 028710bcopilot-swe-agent[bot] Fixed by removing build dir and updating .gitignore Fixes & Improvements
- Fixed installer generation by adding missing install() targets and NSIS resource settings to CMake/CPack.
- Implemented streaming-based RichEdit I/O and removed default text limits for large file support (100MB+).
- Cleaned up source code by removing unnecessary comments and deslopping legacy logic.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
legacy-notepad-arm64.exe
0 downloads ·
2026-03-03 12:01:32 +03:00 · 236 KiB -
legacy-notepad-x64.exe
0 downloads ·
2026-03-03 12:01:33 +03:00 · 250 KiB -
legacy-notepad-x86.exe
0 downloads ·
2026-03-03 12:01:35 +03:00 · 206 KiB