reactos/base/applications/notepad
Joachim Henze 27d73cd78b [NOTEPAD] Fix hr-Hr.rc compiler warning 'unrecognized escape sequence' CORE-18043
It regressed by 0.4.15-dev-3810-g e0fc48d6e2 (#4338)
No release was ever affected therefore.

The diff looks massive in tgit-diffview, strange,
but I actually replaced just a '\' with '\n' at line 168.
My local diff tool does properly display it as a one-line-change only.
2022-02-11 12:42:03 +01:00
..
lang [NOTEPAD] Fix hr-Hr.rc compiler warning 'unrecognized escape sequence' CORE-18043 2022-02-11 12:42:03 +01:00
res
CMakeLists.txt
dialog.c [NOTEPAD][WORDPAD][MSPAINT]... Use newer file open dialog (#3571) 2021-04-01 22:50:32 +09:00
dialog.h [NOTEPAD] Implement File->New Window 2021-02-12 20:14:03 +01:00
license.c
main.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
main.h
notepad.h
notepad_res.h [NOTEPAD] Implement File->New Window 2021-02-12 20:14:03 +01:00
rsrc.rc [NOTEPAD] Add Croatian translation (hr-HR) (#4338) 2022-02-09 10:26:22 +09:00
settings.c
text.c