reactos/base/applications/notepad
Katayama Hirofumi MZ f8c7bd6898
[NOTEPAD] Don't reset Find/Replace if lpstrFindWhat is set (#5104)
We don't want to reset the status of the checkboxes even if the Find/Replace dialog was closed. If lpstrFindWhat is set, do not reset the Find/Replace settings at DIALOG_SearchDialog. CORE-18837
2023-03-01 20:17:27 +09:00
..
lang [NOTEPAD] Shift+F3 for backward search (#5101) 2023-03-01 07:16:28 +09:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [NOTEPAD] Duplicate notepad.exe in SystemRoot. CORE-16003 (#1555) 2019-05-05 19:48:37 +02:00
dialog.c [NOTEPAD] Don't reset Find/Replace if lpstrFindWhat is set (#5104) 2023-03-01 20:17:27 +09:00
dialog.h [NOTEPAD] Shift+F3 for backward search (#5101) 2023-03-01 07:16:28 +09:00
license.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
main.c [NOTEPAD] Fix NOTEPAD_FindTextAt (#5103) 2023-03-01 19:57:10 +09:00
main.h [NOTEPAD] Shift+F3 for backward search (#5101) 2023-03-01 07:16:28 +09:00
notepad.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
notepad_res.h [NOTEPAD] Shift+F3 for backward search (#5101) 2023-03-01 07:16:28 +09:00
rsrc.rc [NOTEPAD] Fix Croatian (hr-HR) resource file 2022-02-23 18:34:48 +03:00
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