Sweden-Number/dlls/riched20
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
..
tests makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
caret.c riched20: Rewrite of scrolling and some redrawing code. 2006-09-11 11:29:42 +02:00
clipboard.c
context.c
editor.c riched20: Rewrite of scrolling and some redrawing code. 2006-09-11 11:29:42 +02:00
editor.h riched20: Rewrite of scrolling and some redrawing code. 2006-09-11 11:29:42 +02:00
editstr.h riched20: Rewrite of scrolling and some redrawing code. 2006-09-11 11:29:42 +02:00
list.c
paint.c riched20: Rewrite of scrolling and some redrawing code. 2006-09-11 11:29:42 +02:00
para.c riched20: New, clean, simple selection repaint logic - should fix all outstanding refresh issues. 2006-08-07 19:59:58 +02:00
reader.c riched20: Accept RTF group tokens inside colortbl destination. 2006-08-11 11:55:48 +02:00
riched20.spec
richole.c riched20: Add stub implementation of ITextDocument. 2006-07-11 12:41:17 +02:00
row.c
rtf.h
run.c riched20: Modify ME_CharFromPoint to work properly with password controls. 2006-08-08 19:35:44 +02:00
string.c riched20: Implement EM_SETPASSWORDCHAR and EM_GETPASSWORDCHAR. 2006-08-05 11:25:34 +02:00
style.c riched20: Send EN_LINK notifications. Properly underline / color links. 2006-08-17 11:44:12 +02:00
txtsrv.c
undo.c riched20: New, clean, simple selection repaint logic - should fix all outstanding refresh issues. 2006-08-07 19:59:58 +02:00
version.rc
wrap.c riched20: New, clean, simple selection repaint logic - should fix all outstanding refresh issues. 2006-08-07 19:59:58 +02:00
writer.c