wine/dlls/riched20
Maarten Lankhorst 8e639ec392 riched20: Fix bugs in EM_SETOPTIONS.
Add SELECTIONBAR to mask, and use settings rather then lParam. 2 subtle
bugs that prevent selectionbar from working.
2007-12-18 12:32:55 +01:00
..
tests riched20/tests: Avoid using size_t in traces. 2007-12-14 14:31:35 +01:00
caret.c riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
clipboard.c riched20: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-08 19:54:58 +01:00
context.c
editor.c riched20: Fix bugs in EM_SETOPTIONS. 2007-12-18 12:32:55 +01:00
editor.h riched20: Make some functions static. 2007-12-14 12:26:48 +01:00
editstr.h riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
list.c
Makefile.in
ocr_reverse.cur riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
paint.c riched20: Invalidate all the text on bogus last selection. 2007-12-08 19:54:23 +01:00
para.c
reader.c riched20: Remove the RTFAlloc() wrapper around heap_alloc(). 2007-12-08 19:55:26 +01:00
res.h riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
riched20.spec
richole.c riched20: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-08 19:54:58 +01:00
row.c
rtf.h riched20: Remove the RTFAlloc() wrapper around heap_alloc(). 2007-12-08 19:55:26 +01:00
run.c
string.c
style.c riched20: EM_SETCHARFORMAT must return 0, not assert, on invalid struct size. 2007-09-27 11:07:54 +02:00
txtsrv.c
undo.c
version.rc riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
wrap.c riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
writer.c