Sweden-Number/dlls/riched20
Michael Stefaniuc 2ae8511980 riched20: Use MAKELPARAM instead of "(LPARAM) MAKELONG". 2008-11-03 13:39:35 +01:00
..
tests riched20: Use MAKELPARAM instead of "(LPARAM) MAKELONG". 2008-11-03 13:39:35 +01:00
Makefile.in richedit: Handle tab key properly within table cells. 2008-08-18 14:34:10 +02:00
caret.c riched20: Use helper function rather than goto to return found position. 2008-09-11 11:45:23 +02:00
clipboard.c riched20: Assign to structs instead of using memcpy (with typo fixes). 2008-03-14 11:21:33 +01:00
context.c richedit: Fixed object leaks generated by context creation & destruction. 2008-03-17 14:37:58 +01:00
editor.c richedit: Handle negative position given to EM_POSFROMCHAR. 2008-10-29 11:52:18 +01:00
editor.h dlls: Do not use __WINE_ALLOC_SIZE between void and *. 2008-09-19 11:41:25 +02:00
editstr.h richedit: Use the DefWindowProc to implement WM_SETREDRAW. 2008-10-20 11:37:27 +02:00
list.c riched20: Remove redundant NULL check before HeapFree (Smatch). 2008-08-19 12:55:00 +02:00
ocr_reverse.cur riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
paint.c richedit: Use the DefWindowProc to implement WM_SETREDRAW. 2008-10-20 11:37:27 +02:00
para.c richedit: Make sure border properties are saved for undo/redo. 2008-10-01 11:39:56 -05:00
reader.c riched20: Do not cast NULL. 2008-11-03 13:38:58 +01:00
res.h riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
riched20.spec
richole.c riched20: Implement ITextDocument_fnGetSelection. 2008-06-26 21:07:31 +02:00
row.c riched20: Removed more dead code. 2007-02-09 11:48:46 +01:00
rtf.h richedit: Make sure the nested tables' RTF properties are not skipped. 2008-09-12 11:55:30 +02:00
run.c richedit: Adjust table spacing with horizontal gap and left edge. 2008-08-18 17:15:57 +02:00
string.c richedit: Fixed the call to the EditWordBreakProc. 2008-10-23 15:30:14 +02:00
style.c richedit: Enforce the maximum font size. 2008-07-14 12:22:13 +02:00
table.c richedit: Made sure table row gap/offset is copied on append row. 2008-10-01 11:41:01 -05:00
txtsrv.c riched20: Add spare area to ITextServicesImpl to work around broken apps. 2008-10-13 11:45:23 +02:00
undo.c richedit: Make sure border properties are saved for undo/redo. 2008-10-01 11:39:56 -05:00
version.rc riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
wrap.c richedit: Use the DefWindowProc to implement WM_SETREDRAW. 2008-10-20 11:37:27 +02:00
writer.c richedit: Fixed a bug preventing streaming out nested table properties. 2008-10-01 11:40:52 -05:00