Alexander Köplinger b03e606287 Remove ChangeLog files from the repo %!s(int64=10) %!d(string=hai) anos
..
Charcode.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
Charset.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
CharsetFlags.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
CharsetType.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
ClassDelegate.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
Color.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
DestinationDelegate.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
Font.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
KeyStruct.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
KeysInit.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
Major.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
Minor.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
Picture.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
README ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
RTF.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
RTFException.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
RtfTest.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
StandardCharCode.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
StandardCharName.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
Style.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
StyleElement.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
StyleType.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
TextMap.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
TokenClass.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
rtf.csproj ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
rtf.csproj.user ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos
test.cs ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. %!s(int64=11) %!d(string=hai) anos

README

This RTF parser was originally based on a C-based RTF parser written
by Paul DuBois ([email protected]). It came with the following license:

* This software may be redistributed without restriction and used for
* any purpose whatsoever.

and was part of the code found in the 'rewind' project.