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
Patrik Stridvall
f94462fb75
Move __stdcall/__cdecl to the right place.
2002-01-31 23:22:07 +00:00
Daniel Walker
700f5abe4c
- Added debugging.
...
- Transfer all relevant messages to the underlying edit control.
2002-01-14 19:44:07 +00:00
Jussi Jumppanen
fb0eeab673
Added missing RichEdit defines.
2001-11-16 18:11:15 +00:00
Francois Gouget
1f5365ab82
Declare RICHEDIT_CLASS20W using a WCHAR array.
2001-02-12 19:17:46 +00:00
Francois Gouget
27e388ffdd
Added CHARRANGE.
2001-01-22 19:25:27 +00:00
Francois Gouget
ae41e8c804
Reordered the CALLBACK and WINAPI directives so that it compiles with
...
old g++ versions.
2000-06-11 20:07:58 +00:00
Patrik Stridvall
5ca73ac93a
Fixed issues found by winapi_check.
2000-05-11 21:46:51 +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