- 24 May, 2011 1 commit
-
-
Marcus Meissner authored
-
- 17 May, 2010 1 commit
-
-
Michael Stefaniuc authored
-
- 20 Jul, 2009 1 commit
-
-
Dylan Smith authored
Rich text files have groupings of text, where styles are pushed onto the stack when encountering a start of the group, then popped at the end of the group. This was being handled improperly before, because a single styleChanged flag was being stored to keep track of whether the style needed to be restored at the end of a group. This fails to work properly since the single flag isn't keeping track of all the levels of the stack, so some styles are not restored properly.
-
- 26 May, 2009 2 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
riched20: RTF{G,S}et{In,Out}putName() are unused so remove them as well as the corresponding _RTF_Info fields.
-
- 19 Jan, 2009 1 commit
-
-
Andrew Talbot authored
-
- 15 Dec, 2008 1 commit
-
-
Dylan Smith authored
There is no reason for the rich text format parser to need a handle to the window, and even if there were it has a handle to the editor which contains a handle to the window. It is better to remove this considering we need to cut down on the use of window handles to implement windowless richedit controls.
-
- 12 Sep, 2008 1 commit
-
-
Dylan Smith authored
-
- 18 Aug, 2008 5 commits
-
-
Dylan Smith authored
-
Dylan Smith authored
-
Dylan Smith authored
-
Dylan Smith authored
-
Dylan Smith authored
-
- 05 Aug, 2008 1 commit
-
-
Dylan Smith authored
-
- 17 Mar, 2008 1 commit
-
-
Eric Pouech authored
-
- 05 Feb, 2008 1 commit
-
-
Eric Pouech authored
-
- 03 Jan, 2008 1 commit
-
-
Austin English authored
-
- 08 Dec, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 23 Oct, 2007 1 commit
-
-
Francois Gouget authored
-
- 15 Aug, 2007 1 commit
-
-
Andrew Talbot authored
-
- 02 Nov, 2006 1 commit
-
-
Mike McCormack authored
-
- 02 Nov, 2005 1 commit
-
-
Mike McCormack authored
-
- 22 Aug, 2005 1 commit
-
-
Phil Krylov authored
-
- 13 Apr, 2005 1 commit
-
-
Phil Krylov authored
not detected. This should fix some installers.
-
- 22 Mar, 2005 1 commit
-
-
Phil Krylov authored
original riched20.dll.
-
- 21 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 18 Mar, 2005 1 commit
-
-
Phil Krylov authored
for multibyte charsets, so that BIG5 and UTF-8 RTF documents are working now.
-
- 17 Mar, 2005 2 commits
-
-
Phil Krylov authored
Unicode/codepages support. Added charset->codepage conversion.
-
Krzysztof Foltman authored
unnecessary repaints) - added unicode character support to RTF import (like: \u12345 ?) - small fixes - fixed whitespace identification bug - removed drawing of paragraph marks - improved stub implementations for IRichEditOle
-
- 16 Mar, 2005 1 commit
-
-
Krzysztof Foltman authored
file generated by, for example, OpenOffice doesn't produce lots of garbage anymore). - Format stack for RTF groups (so that RTF reader can correctly read what RTF writer wrote :) )
-
- 15 Mar, 2005 1 commit
-
-
Phil Krylov authored
-
- 14 Mar, 2005 1 commit
-
-
Phil Krylov authored
-
- 07 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Feb, 2005 1 commit
-
-
Rémi Assailly authored
-
- 27 Aug, 2004 1 commit
-
-
Mike McCormack authored
Stop reading input at a nul byte.
-
- 30 Jan, 2004 1 commit
-
-
Mike McCormack authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 18 Nov, 2002 1 commit
-
-
Vincent Béron authored
-
- 23 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
parser.
-
- 08 Jul, 2002 1 commit
-
-
Duane Clark authored
-