richedit: Add more tests for WM_SETTEXT RTF support.
[wine] / dlls / riched20 / txtsrv.c
2009-06-15  Alexandre Julliardriched20: Add appropriate stdcall decorations to assemb...
2009-02-26  Dylan Smithrichedit: Avoid crashing if TxSendMessage is called...
2009-01-30  Michael Stefaniucriched20: Remove superfluous pointer casts.
2009-01-22  Dylan Smithrichedit: Implemented ITextServices_TxGetVScroll &...
2009-01-21  Dylan Smithrichedit: Implemented ITextServices TxGetText and TxSet...
2009-01-21  Dylan Smithrichedit: Implemented ITextServices_TxSendMessage.
2008-10-13  Andrey Turkinriched20: Add spare area to ITextServicesImpl to work...
2007-05-18  Andrew Talbotriched20: Exclude unused headers.
2007-03-12  Jan Zerebeckiriched20: Add DebugInfo to critical sections.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-10-14  Hans Leidekkerriched20: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-27  Huw Daviesriched20: Take a ref on text host.
2006-02-01  Maarten Lankhorstriched20: Implement CreateTextServices.