.. |
tests
|
riched20: Create undos in StreamIn at the right times. Adds tests for when StreamIn should be undoable.
|
2007-01-25 11:06:36 +01:00 |
Makefile.in
|
…
|
|
caret.c
|
riched20: Fix modification state for several operations.
|
2007-01-11 12:04:46 +01:00 |
clipboard.c
|
riched20: Create macro functions for allocating and freeing memory.
|
2006-10-24 11:44:53 +02:00 |
context.c
|
…
|
|
editor.c
|
riched20: If outside of the richedit window, return earlier.
|
2007-02-15 11:21:45 +01:00 |
editor.h
|
riched20: Move EM_EXSETSEL fix into ME_SetSelection.
|
2006-12-05 11:37:46 +01:00 |
editstr.h
|
…
|
|
list.c
|
riched20: Fix a leak in the undo stack.
|
2006-11-06 12:23:50 +01:00 |
paint.c
|
riched20: Declare some functions static.
|
2007-01-24 12:31:29 +01:00 |
para.c
|
…
|
|
reader.c
|
riched20: Remove excessive traces from reader.c.
|
2007-01-25 11:06:28 +01:00 |
riched20.spec
|
…
|
|
richole.c
|
riched20: Create macro functions for allocating and freeing memory.
|
2006-10-24 11:44:53 +02:00 |
row.c
|
riched20: Removed more dead code.
|
2007-02-09 11:48:46 +01:00 |
rtf.h
|
riched20: Initialize and free the RTF lookup table in DllMain to avoid memory leaks.
|
2006-11-02 12:24:55 +01:00 |
run.c
|
riched20: Declare some functions static.
|
2007-01-24 12:31:29 +01:00 |
string.c
|
riched20: Fix one more memory leak.
|
2006-11-06 12:23:46 +01:00 |
style.c
|
riched20: Declare some functions static.
|
2007-01-24 12:31:29 +01:00 |
txtsrv.c
|
riched20: Add DebugInfo to critical sections.
|
2007-03-12 13:39:14 +01:00 |
undo.c
|
riched20: Declare some functions static.
|
2007-01-24 12:31:29 +01:00 |
version.rc
|
…
|
|
wrap.c
|
…
|
|
writer.c
|
riched20: Make some data const.
|
2006-11-29 12:44:34 +01:00 |