Sweden-Number/dlls/riched20
Eric Pouech 91d57af637 richedit: For setting word wrapping, native only uses a null vs non null value. 2008-03-24 12:12:18 +01:00
..
tests riched20: Fix the name of the lpUsedDefChar field of GETTEXTEX. 2008-02-06 12:43:53 +01:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
caret.c richedit: Fixed object leaks generated by context creation & destruction. 2008-03-17 14:37:58 +01:00
clipboard.c riched20: Assign to structs instead of using memcpy (with typo fixes). 2008-03-14 11:21:33 +01:00
context.c richedit: Fixed object leaks generated by context creation & destruction. 2008-03-17 14:37:58 +01:00
editor.c richedit: For setting word wrapping, native only uses a null vs non null value. 2008-03-24 12:12:18 +01:00
editor.h richedit: Fixed object leaks generated by context creation & destruction. 2008-03-17 14:37:58 +01:00
editstr.h richedit: Added support for EM_SETTARGETDEVICE with a NULL DC. 2008-03-17 14:37:43 +01:00
list.c riched20: Start handling OLE objects inside richedit. 2008-02-05 11:11:32 +01:00
ocr_reverse.cur riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
paint.c richedit: Fixed object leaks generated by context creation & destruction. 2008-03-17 14:37:58 +01:00
para.c richedit: Fixed object leaks generated by context creation & destruction. 2008-03-17 14:37:58 +01:00
reader.c richedit: Allow reading an enhanced metafile from an RTF stream. 2008-03-17 14:38:57 +01:00
res.h riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
riched20.spec Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
richole.c richedit: Fixed typo in bitmap scaling (for OLE objects). 2008-03-17 14:34:14 +01:00
row.c riched20: Removed more dead code. 2007-02-09 11:48:46 +01:00
rtf.h richedit: Allow reading an enhanced metafile from an RTF stream. 2008-03-17 14:38:57 +01:00
run.c richedit: Fixed object leaks generated by context creation & destruction. 2008-03-17 14:37:58 +01:00
string.c riched20: Constify some variables. 2007-08-16 11:35:06 +02:00
style.c richedit: Use the FW_ constants instead of the raw values. 2008-03-17 14:36:57 +01:00
txtsrv.c riched20: Exclude unused headers. 2007-05-18 14:11:33 +02:00
undo.c richedit: Assign equivalent structures instead of copying them. 2008-03-17 14:35:40 +01:00
version.rc riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
wrap.c richedit: Fixed a bogus computation of paragraph indentation. 2008-03-24 12:12:11 +01:00
writer.c richedit: Store shift-enter (keyboard) and \line (rtf) as end of row (and emit \line while saving in RTF). 2008-03-17 14:34:44 +01:00