reactos/base/applications/notepad
Katayama Hirofumi MZ 621439d6f2
[NOTEPAD] Fix and simplify Status Bar handling (#5076)
- Rename DoCreateStatusBar as DoShowHideStatusBar.
- Simplify WM_SIZE handler.
- Enable/disable CMD_STATUSBAR menu item correctly.
- Make DoShowHideStatusBar independent from DoCreateEditWindow.
2023-02-17 09:23:25 +09:00
..
lang [REACTOS] Various Russian (ru-RU) translation fixes (#4696) 2022-09-15 18:46:03 +03:00
res
CMakeLists.txt
dialog.c [NOTEPAD] Fix and simplify Status Bar handling (#5076) 2023-02-17 09:23:25 +09:00
dialog.h [NOTEPAD] Fix and simplify Status Bar handling (#5076) 2023-02-17 09:23:25 +09:00
license.c
main.c [NOTEPAD] Fix and simplify Status Bar handling (#5076) 2023-02-17 09:23:25 +09:00
main.h [NOTEPAD] Speed up notepad loading (#5012) 2023-02-02 10:10:30 +09:00
notepad.h
notepad_res.h [NOTEPAD] Add STRING_DEFAULTFONT for default font 2022-09-06 14:05:59 +09:00
rsrc.rc [NOTEPAD] Fix Croatian (hr-HR) resource file 2022-02-23 18:34:48 +03:00
settings.c [NOTEPAD] Fix and simplify Status Bar handling (#5076) 2023-02-17 09:23:25 +09:00
text.c [NOTEPAD] Optimize AnalyzeEncoding 2023-02-14 13:34:20 +09:00