richedit: Return correct values when EM_SETTEXTMODE fails.
[wine] / dlls / riched20 / txtsrv.c
2010-07-29  Dylan Smithrichedit: Invalidate without calling UpdateWindow in...
2010-01-25  Dylan Smithrichedit: Initialize fields for windowless richedit...
2009-08-13  Dylan Smithrichedit: Replace offsets arg with ME_Cursor for ME_Int...
2009-08-12  Dylan Smithrichedit: ME_GetTextW must use source and destination...
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.