Removed trailing whitespace.
[wine] / dlls / richedit /
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-29  Patrik StridvallFixed some issues found by winapi_check.
2002-04-22  Chuck Crayne- Recognize "\n" as an alternative soft line break...
2002-04-02  Andreas MohrSpelling/error messages fixes.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-01-14  Daniel Walker- Added debugging.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-11-16  Jussi JumppanenAdded missing RichEdit defines.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-02-14  François GougetMisc typos in comments.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-16  Andreas MohrSpelling fixes.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-05-11  Patrik StridvallFixed issues found by winapi_check.
2000-05-07  Alexandre JulliardJean-Claude Batista
2000-05-03  Hidenori TakeshimaAdded stubs for riched32.dll.