Sweden-Number/dlls/riched20
Mike McCormack 9eda99c0bb riched20: Don't crash if a colour isn't found. 2006-10-09 20:38:11 +02:00
..
tests riched20/tests: Win64 printf format warning fixes. 2006-10-09 12:55:20 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +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: Don't crash if a colour isn't found. 2006-10-09 20:38:11 +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: Cast-qual warning fix. 2006-09-26 11:40:06 +02:00
riched20.spec
richole.c
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