Commit Graph

7 Commits

Author SHA1 Message Date
Mike McCormack 0dc42208b5 Remove global variables from the richedit control. 2004-01-30 22:56:33 +00:00
Patrik Stridvall 1ee88a2bfb Removed trailing white space. 2002-08-28 23:43:43 +00:00
Duane Clark 577ea0cbc3 Add richedit support for a plain text stream. 2002-07-08 19:37:18 +00:00
Vincent Béron 9a62491660 Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Daniel Walker 700f5abe4c - Added debugging.
- Transfer all relevant messages to the underlying edit control.
2002-01-14 19:44:07 +00:00
Alexandre Julliard 688c05301a Jean-Claude Batista
Wraps some RichEdit control functionality on an Edit control. It uses
a free implementation of an RTF parser written by Paul DuBois
http://www.primate.wisc.edu/software/RTF/ which I modified a bit to
work with the control.
2000-05-07 20:23:41 +00:00