wine-wine/dlls/riched20
Frédéric Delanoy 2e5cb7aac8 Assorted spelling/grammar fixes. 2014-04-30 18:34:20 +02:00
..
tests riched20: Don't return DLGC_HASSETSEL from WM_GETDLGCODE if the control style includes ES_SAVESEL. 2014-03-28 17:57:19 +01:00
Makefile.in riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
caret.c riched20: Use BOOL type where appropriate. 2014-03-19 11:33:22 +01:00
clipboard.c
context.c
editor.c riched20: GetClientSite() is implemented for IRichEditOle so uncomment related code (Coverity). 2014-04-15 21:03:54 +02:00
editor.h riched20: Use codepage in ME_ToUnicode. 2014-01-27 16:59:08 +01:00
editstr.h riched20: Keep track of fractions of WHEEL_DELTA when scrolling. 2014-03-31 15:29:02 +02:00
list.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
ocr_reverse.cur
paint.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
para.c
reader.c Assorted spelling/grammar fixes. 2014-04-30 18:34:20 +02:00
res.h
riched20.spec
richole.c riched20: Fix a typo in CreateIRichEditOle. 2014-03-27 16:59:31 +01:00
row.c
rtf.h riched20: Use BOOL type where appropriate. 2014-03-19 11:33:22 +01:00
run.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
string.c riched20: Use codepage in ME_ToUnicode. 2014-01-27 16:59:08 +01:00
style.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
table.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
txthost.c
txtsrv.c include: Fix a typo in ITextServices method named TxGetCurTarget. 2014-03-12 19:06:31 +01:00
undo.c
version.rc
wrap.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
writer.c