Sweden-Number/dlls/riched20
Alex Henrie 55a3dfe35e riched20: Turn several constants and variables into static constants.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-03 10:49:03 +01:00
..
tests riched20/tests: Fix typos in ok() messages. 2018-11-29 15:55:36 +01:00
Makefile.in
caret.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
clipboard.c
context.c
editor.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
editor.h riched20: Implement list of marked paragraphs. 2018-11-29 17:48:33 +01:00
editstr.h riched20: Cache number of rows in editor. 2018-11-29 17:48:33 +01:00
list.c riched20: Add destroy_para() helper. 2018-11-29 17:48:33 +01:00
ocr_reverse.cur
ocr_reverse.svg
paint.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
para.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c
row.c
rtf.h
run.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
string.c
style.c
table.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
txthost.c
txtsrv.c
undo.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
version.rc
wrap.c riched20: ME_CheckCharOffsets() calls should only be done when tracing. 2018-11-29 17:48:33 +01:00
writer.c