.. |
tests
|
richedit: Empty text should result in a scroll range of 0. Tests for this behavior.
|
2008-06-19 12:10:21 +02:00 |
Makefile.in
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
caret.c
|
richedit: Insertion style must NOT be cleared unless selection actually changed.
|
2008-06-19 12:10:13 +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: Add tests for URL autodetection for EM_REPLACESEL, make them pass under Wine.
|
2008-06-19 12:10:00 +02:00 |
editor.h
|
richedit: Add more tests for URL autodetection on WM_CHAR, make them pass under Wine.
|
2008-06-19 12:07:36 +02:00 |
editstr.h
|
richedit: Only notify selection change when selection has actually changed from previous notification.
|
2008-04-29 14:56:11 +02:00 |
list.c
|
richedit: Add support for encoding number of CR and LF contained within a line break.
|
2008-04-29 14:53:46 +02:00 |
ocr_reverse.cur
|
riched20: Implement ECO/EM SELECTIONBAR.
|
2007-12-17 11:34:40 +01:00 |
paint.c
|
richedit: Empty text should result in a scroll range of 0. Tests for this behavior.
|
2008-06-19 12:10:21 +02:00 |
para.c
|
richedit: Fixups to move over to reliance on CR and LF counters.
|
2008-04-29 14:54:05 +02:00 |
reader.c
|
richedit: Flip the big switch and encode actual CR and LF into end-of-paragraph runs.
|
2008-04-29 14:55:15 +02:00 |
res.h
|
riched20: Implement ECO/EM SELECTIONBAR.
|
2007-12-17 11:34:40 +01:00 |
riched20.spec
|
…
|
|
richole.c
|
richedit: Fixed typo in bitmap scaling (for OLE objects).
|
2008-03-17 14:34:14 +01:00 |
row.c
|
…
|
|
rtf.h
|
richedit: Allow reading an enhanced metafile from an RTF stream.
|
2008-03-17 14:38:57 +01:00 |
run.c
|
richedit: Fix for the semantics of the flags for some effects reported by EM_GETCHARFORMAT.
|
2008-06-19 12:08:30 +02:00 |
string.c
|
…
|
|
style.c
|
riched20: Remove unused variables.
|
2008-04-24 11:49:53 +02:00 |
txtsrv.c
|
…
|
|
undo.c
|
richedit: Add support for encoding number of CR and LF contained within a line break.
|
2008-04-29 14:53:46 +02:00 |
version.rc
|
riched20: Implement ECO/EM SELECTIONBAR.
|
2007-12-17 11:34:40 +01:00 |
wrap.c
|
richedit: Removed useless code.
|
2008-05-05 21:18:13 +02:00 |
writer.c
|
richedit: Fixups to move over to reliance on CR and LF counters.
|
2008-04-29 14:54:05 +02:00 |