reactos/base/applications/notepad
Katayama Hirofumi MZ a351943caa
[NOTEPAD] Improve DIALOG_GoTo (#5082)
- Don't use text directly in DIALOG_GoTo function. Rely the EM_* message handlers.
- Fix and improve DIALOG_GOTO resource dialog (that was wrong in some points).
- Add STRING_LINE_NUMBER_OUT_OF_RANGE.
CORE-18837
2023-02-22 21:18:05 +09:00
..
lang [NOTEPAD] Improve DIALOG_GoTo (#5082) 2023-02-22 21:18:05 +09:00
res
CMakeLists.txt
dialog.c [NOTEPAD] Improve DIALOG_GoTo (#5082) 2023-02-22 21:18:05 +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] Avoid half-initialized status of settings (#5078) 2023-02-21 09:22:41 +09:00
main.h [NOTEPAD] Make "UTF-8 without BOM" default (#5081) 2023-02-20 21:59:16 +09:00
notepad.h
notepad_res.h [NOTEPAD] Improve DIALOG_GoTo (#5082) 2023-02-22 21:18:05 +09:00
rsrc.rc
settings.c [NOTEPAD] Avoid half-initialized status of settings (#5078) 2023-02-21 09:22:41 +09:00
text.c [NOTEPAD] Make "UTF-8 without BOM" default (#5081) 2023-02-20 21:59:16 +09:00