- added missing CFM_ constants to make RichEdit 2.0 implementation
[wine] / include / richedit.h
2005-03-04  Krzysztof Foltman- added missing CFM_ constants to make RichEdit 2.0...
2004-10-18  Mike McCormackAdded an IDL file for Richedit's OLE interface.
2004-08-30  Mike McCormackAdded some defines used in RichEdit 2.0.
2004-07-30  Jacek CabanAdded EM_SCROLLCARET definition in include/richedit...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-12  Phil KrylovAdded ES_SELECTIONBAR style.
2003-01-24  Alexandre JulliardRemoved a couple of extra semicolons.
2002-11-19  Robert ShearmanAdd some RichEdit 2.0/3.0 definitions.
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-08-09  Andriy PalamarchukImproved richedit headers.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-22  Chuck Crayne- Recognize "\n" as an alternative soft line break...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-14  Daniel Walker- Added debugging.
2001-11-16  Jussi JumppanenAdded missing RichEdit defines.
2001-02-12  Francois GougetDeclare RICHEDIT_CLASS20W using a WCHAR array.
2001-01-22  Francois GougetAdded CHARRANGE.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-05-11  Patrik StridvallFixed issues found by winapi_check.
2000-05-07  Alexandre JulliardJean-Claude Batista