makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / riched20 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-01-21  Dylan Smithrichedit: Implemented ITextServices TxGetText and TxSet...
2009-01-21  Dylan Smithrichedit: Implemented ITextHost for windowed richedit...
2008-08-18  Dylan Smithrichedit: Handle tab key properly within table cells.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-06-28  Aric Stewartriched20: Make richedit control IME aware.
2006-10-14  Hans Leidekkerriched20: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-03-22  Mike McCormackriched20: Add a version resource.
2006-02-22  Kevin Koltzauriched20: Add IDataObject implementation and use it...
2006-02-22  Lei Zhangriched20: Implement FR_MATCHCASE for EM_FINDTEXT.
2006-02-11  Thomas Khoriched20: Added tests for EM_FINDTEXT and EM_FINDTEXTEX...
2006-02-01  Maarten Lankhorstriched20: Implement CreateTextServices.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-03-14  Phil KrylovInitial implementation of EM_STREAMOUT and RTF writer.
2005-03-08  Aric StewartImplement EM_GETOLEINTERFACE.
2005-03-07  Mike McCormackPort the RTF parser to the richedit 2.0 control.
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.