richedit: Fix for the semantics of the flags for some effects reported by EM_GETCHARF...
[wine] / dlls / riched20 / richole.c
2008-03-17  Eric Pouechrichedit: Fixed typo in bitmap scaling (for OLE objects).
2008-02-05  Eric Pouechriched20: Make use of the size info in REOBJECT if...
2008-02-05  Eric Pouechriched20: Invert graphics when they are under the selec...
2008-02-05  Eric Pouechriched20: Handle the zoom in OLE objects.
2008-02-05  Eric Pouechriched20: Start handling OLE objects inside richedit.
2008-01-17  Andrew Talbotriched20: Remove unneeded casts.
2007-12-08  Michael Stefaniucriched20: Rename the wrappers around HeapAlloc() &Co...
2006-10-24  Mike McCormackriched20: Create macro functions for allocating and...
2006-10-14  Hans Leidekkerriched20: Win64 printf format warning fixes.
2006-07-11  Juan Langriched20: Add stub implementation of ITextDocument.
2006-06-09  Alexandre Julliardriched32: Use the standard DEFINE_GUID macro to define...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-23  Kevin Koltzauriched20: Enable retrieving data through the ole interface.
2006-02-23  Kevin Koltzauriched20: Store reference to editor in ole interface.
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-17  Krzysztof Foltman- RTF reader doesn't use RichEdit messages anymore...
2005-03-08  Aric StewartImplement EM_GETOLEINTERFACE.
2005-03-05  Alexandre JulliardFixed DOS line endings.
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.