Sweden-Number/dlls/riched20
Alexandre Julliard f0c4fdbad9 riched20/tests: Avoid using size_t in traces. 2007-12-14 14:31:35 +01:00
..
tests riched20/tests: Avoid using size_t in traces. 2007-12-14 14:31:35 +01:00
Makefile.in riched20: Make richedit control IME aware. 2007-06-28 12:16:12 +02:00
caret.c riched20: EM_GETTEXTLENGTHEX must not count last paragraph break if GTL_USECRLF. 2007-12-07 17:36:01 +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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
editor.c riched32: Fix regression in WM_GETTEXTLENGTH on richedit 1.0 emulation. 2007-12-12 13:48:19 +01:00
editor.h riched20: Make some functions static. 2007-12-14 12:26:48 +01:00
editstr.h riched20: Properly calculate control display height. 2007-08-16 11:35:06 +02:00
list.c riched20: Fix a leak in the undo stack. 2006-11-06 12:23:50 +01:00
paint.c riched20: Invalidate all the text on bogus last selection. 2007-12-08 19:54:23 +01:00
para.c riched20: Constify some variables. 2007-08-14 13:28:05 +02:00
reader.c riched20: Remove the RTFAlloc() wrapper around heap_alloc(). 2007-12-08 19:55:26 +01:00
riched20.spec Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
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 riched20: Removed more dead code. 2007-02-09 11:48:46 +01:00
rtf.h riched20: Remove the RTFAlloc() wrapper around heap_alloc(). 2007-12-08 19:55:26 +01:00
run.c riched20: Constify some variables. 2007-08-16 11:35:06 +02:00
string.c riched20: Constify some variables. 2007-08-16 11:35:06 +02:00
style.c riched20: EM_SETCHARFORMAT must return 0, not assert, on invalid struct size. 2007-09-27 11:07:54 +02:00
txtsrv.c riched20: Exclude unused headers. 2007-05-18 14:11:33 +02:00
undo.c riched20: Constify some variables. 2007-08-17 12:01:37 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wrap.c riched20: Make some functions static. 2007-12-14 12:26:48 +01:00
writer.c riched20: Prevent overflow on richedit debug channel. 2007-09-17 13:46:15 +02:00