.. |
tests
|
riched20: Fix two typos that cause a failing test.
|
2008-09-09 11:46:14 +02: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: Prevent buffer overrun for tab stops buffer.
|
2008-09-12 12:35:29 +02:00 |
editor.h
|
richedit: Don't put cursor in the table row start paragraph.
|
2008-09-12 11:55:08 +02:00 |
editstr.h
|
richedit: Added support for changing cell border colours.
|
2008-08-18 17:15:57 +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: Added support for changing cell border colours.
|
2008-08-18 17:15:57 +02:00 |
para.c
|
richedit: Enter at the end of a table row appends a new row.
|
2008-09-12 11:55:14 +02:00 |
reader.c
|
richedit: Fixed bugs in handling unterminated nested tables in RTF.
|
2008-09-12 11:55:43 +02: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 a bug preventing NULL pointers from being in text.
|
2008-06-26 21:16:56 +02:00 |
style.c
|
richedit: Enforce the maximum font size.
|
2008-07-14 12:22:13 +02:00 |
table.c
|
richedit: Enter at the end of a table row appends a new row.
|
2008-09-12 11:55:14 +02:00 |
txtsrv.c
|
riched20: Exclude unused headers.
|
2007-05-18 14:11:33 +02:00 |
undo.c
|
richedit: Don't put cursor in the table row start paragraph.
|
2008-09-12 11:55:08 +02:00 |
version.rc
|
riched20: Implement ECO/EM SELECTIONBAR.
|
2007-12-17 11:34:40 +01:00 |
wrap.c
|
richedit: Prevent integer overflow in wrapping code with no wrap.
|
2008-09-02 11:57:14 +02:00 |
writer.c
|
richedit: Adjust table spacing with horizontal gap and left edge.
|
2008-08-18 17:15:57 +02:00 |