reactos/base/applications/notepad
Katayama Hirofumi MZ 064ac123d1
[NOTEPAD] Improve printing (header/footer/tabs/performance) (#5111)
- Fix GetPrintingRect function.
- Add DrawHeaderOrFooter, DoPrintBody, DoPrintPage, DoCreatePrintFonts, and DoPrintDocument helper functions.
- Implement page header/footer and tabs printing in DIALOG_FilePrint function.
- Improve printing performance.
- Modify the header/footer resource strings.
- Delete the needless resource strings.
CORE-18837
2023-03-07 14:42:27 +09:00
..
lang [NOTEPAD] Improve printing (header/footer/tabs/performance) (#5111) 2023-03-07 14:42:27 +09:00
res
CMakeLists.txt
dialog.c [NOTEPAD] Improve printing (header/footer/tabs/performance) (#5111) 2023-03-07 14:42:27 +09:00
dialog.h [NOTEPAD] Shift+F3 for backward search (#5101) 2023-03-01 07:16:28 +09:00
license.c
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
notepad_res.h [NOTEPAD] Improve printing (header/footer/tabs/performance) (#5111) 2023-03-07 14:42:27 +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