Sweden-Number/dlls/riched20
Lei Zhang 581321d420 riched20: Move EM_EXSETSEL fix into ME_SetSelection. 2006-12-05 11:37:46 +01:00
..
tests riched20: Fixes and additional conformance tests for EM_EXSETSEL. 2006-12-04 12:23:32 +01:00
Makefile.in riched20: Win64 printf format warning fixes. 2006-10-14 20:16:56 +02:00
caret.c riched20: Move EM_EXSETSEL fix into ME_SetSelection. 2006-12-05 11:37:46 +01:00
clipboard.c riched20: Create macro functions for allocating and freeing memory. 2006-10-24 11:44:53 +02:00
context.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
editor.c riched20: Move EM_EXSETSEL fix into ME_SetSelection. 2006-12-05 11:37:46 +01:00
editor.h riched20: Move EM_EXSETSEL fix into ME_SetSelection. 2006-12-05 11:37:46 +01:00
editstr.h riched20: Rewrite of scrolling and some redrawing code. 2006-09-11 11:29:42 +02:00
list.c riched20: Fix a leak in the undo stack. 2006-11-06 12:23:50 +01:00
paint.c riched20: Only send EN_CHANGE when it is supposed to be sent. 2006-11-27 13:46:02 +01: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: Simplify an array size calculation. 2006-11-21 12:16:10 +01:00
riched20.spec Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
richole.c riched20: Create macro functions for allocating and freeing memory. 2006-10-24 11:44:53 +02:00
row.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02: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: Win64 printf format warning fixes. 2006-10-14 20:16:56 +02:00
string.c riched20: Fix one more memory leak. 2006-11-06 12:23:46 +01:00
style.c riched20: Send EN_LINK notifications. Properly underline / color links. 2006-08-17 11:44:12 +02:00
txtsrv.c riched20: Win64 printf format warning fixes. 2006-10-14 20:16:56 +02:00
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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 riched20: Make some data const. 2006-11-29 12:44:34 +01:00