richedit: Make zooming affect all pictures.
[wine] / dlls / riched20 / richole.c
2010-03-01  Dylan Smithrichedit: Make zooming affect all pictures.
2009-11-09  Eric Pouechrichedit: Only increment objects' reference by one...
2009-08-13  Dylan Smithrichedit: Use ME_Cursor instead of offsets for copying...
2009-08-12  Dylan Smithrichedit: Added function to get selection cursors in...
2009-08-10  Dylan Smithrichedit: Add closing actions for IRichEditOle_fnInsert...
2009-03-10  Michael Stefaniucinclude: Change long to LONG in tom.idl.
2009-01-30  Michael Stefaniucriched20: Remove superfluous pointer casts.
2009-01-22  Alistair Leslie... riched20: Return a long in fnGetObjectCount.
2009-01-10  Juan Langriched20: Add stub IOleClientSite interface.
2008-06-26  Dan Hipschmanriched20: Implement ITextDocument_fnGetSelection.
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.