reactos/base/applications/notepad
Thamatip Chitpong d73b6cedf2
[NOTEPAD] Improve UTF-8 encoding support and improve status bar (#4649)
- Add write support for UTF-8 without BOM.
- Add "UTF-8 with BOM" encoding to the "Save As" dialog.
- Show line endings and encoding on the status bar (like Notepad in Windows 10).
- Remove ignored WS_EX_STATICEDGE

- Add grip to the status window.
Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
2022-09-05 18:21:27 +02:00
..
lang [NOTEPAD] Improve UTF-8 encoding support and improve status bar (#4649) 2022-09-05 18:21:27 +02:00
res
CMakeLists.txt [NOTEPAD] Duplicate notepad.exe in SystemRoot. CORE-16003 (#1555) 2019-05-05 19:48:37 +02:00
dialog.c [NOTEPAD] Improve UTF-8 encoding support and improve status bar (#4649) 2022-09-05 18:21:27 +02:00
dialog.h [NOTEPAD] Improve UTF-8 encoding support and improve status bar (#4649) 2022-09-05 18:21:27 +02:00
license.c
main.c [NOTEPAD] Improve UTF-8 encoding support and improve status bar (#4649) 2022-09-05 18:21:27 +02:00
main.h [NOTEPAD] Improve UTF-8 encoding support and improve status bar (#4649) 2022-09-05 18:21:27 +02:00
notepad.h
notepad_res.h [NOTEPAD] Improve UTF-8 encoding support and improve status bar (#4649) 2022-09-05 18:21:27 +02:00
rsrc.rc [NOTEPAD] Fix Croatian (hr-HR) resource file 2022-02-23 18:34:48 +03:00
settings.c
text.c [NOTEPAD] Improve UTF-8 encoding support and improve status bar (#4649) 2022-09-05 18:21:27 +02:00