* TextControl.cs: Remove RecalAlignments call, that was some
authorJackson Harper <jackson@novell.com>
Tue, 20 Feb 2007 22:26:00 +0000 (22:26 -0000)
committerJackson Harper <jackson@novell.com>
Tue, 20 Feb 2007 22:26:00 +0000 (22:26 -0000)
commitd8746be9bdf8c7a8df89443610419e7fd58561df
treeda6fca78a5b82bba43ddc82382a76ebd5a4599b5
parent84e725ea42784067a28629992f6d462b261b99a2
    * TextControl.cs: Remove RecalAlignments call, that was some
        debugging leftovers.
        - Don't use the line indent when we shouldn't.
        * RichTextBox.cs: Add support for paragraph left indents.

svn path=/trunk/mcs/; revision=73221
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/RichTextBox.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextControl.cs