https://bugzilla.novell.com/show_bug.cgi?id=324589
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324589#c8 --- Comment #8 from Jonathan Pobst <[EMAIL PROTECTED]> 2007-12-19 15:04:59 MST --- Alrighty, patch 1: r91656, patch 2: r91658, patch 3: r91660, patch 4: r91662. Thanks for the test case and the patches! 2007-12-19 Jonathan Pobst <[EMAIL PROTECTED]> * RTF.cs: Patch from Luke Page that ignores CRLF during tokenisation and to support multiple groups inside an optional destination. Fixes a part of bug #324589. 2007-12-19 Jonathan Pobst <[EMAIL PROTECTED]> * RichTextBox.cs: Apply patch from Luke Page that adds better support for many RTF commands: quad alignment, separate formatting for blocks inside groups, and ParDef support. Makes the test case from bug #324589 look much better. 2007-12-19 Jonathan Pobst <[EMAIL PROTECTED]> * RichTextBox.cs, TextBoxBase.cs: Apply patch from Luke Page that disallows cut/paste in a readonly textbox, adds support for Shift-Insert, and doesn't grey text in a disabled RichTextBox. 2007-12-19 Jonathan Pobst <[EMAIL PROTECTED]> * TextControl.cs: Apply patch from Luke Page that fixes a scrolling redraw issue, and allows RichTextBox to draw colored text even while disabled or readonly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
