зеркало из https://github.com/mono/mail-archives.git
80 строки
2.8 KiB
HTML
80 строки
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Patch for TextBuffer
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mkestner%40ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="003454.html">
|
|
<LINK REL="Next" HREF="003460.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Patch for TextBuffer
|
|
</H1>
|
|
<B>Mike Kestner
|
|
</B>
|
|
<A HREF="mailto:mkestner%40ximian.com"
|
|
TITLE="[Gtk-sharp-list] Patch for TextBuffer">mkestner@ximian.com
|
|
</A><BR>
|
|
<I>Sat, 21 Feb 2004 12:45:51 -0600</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="003454.html">[Gtk-sharp-list] Patch for TextBuffer
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003460.html">[Gtk-sharp-list] Patch for TextBuffer
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3458">[ date ]</a>
|
|
<a href="thread.html#3458">[ thread ]</a>
|
|
<a href="subject.html#3458">[ subject ]</a>
|
|
<a href="author.html#3458">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On Sat, 2004-02-21 at 11:56, Thiago Milczarek Sayão wrote:
|
|
><i> I did a patch some days ago that got commited. It was the InsertWithTags
|
|
</I>><i> patch. I didn't notice that the Insert function take 2 arguments, the
|
|
</I>><i> iter and the text, so i did the InsertWithTags function take just two
|
|
</I>><i> argument that is the text and the tags (i forgot the iter).
|
|
</I>
|
|
Are you saying you submitted a patch that you didn't test? Please don't
|
|
ever do that. If a patch lands on this list, I'm assuming that it is
|
|
addressing a demonstrated problem, and that when the patch is applied,
|
|
the problem no longer exists.
|
|
|
|
><i> This patch corrects the InsertWithTags to take three arguments, the
|
|
</I>><i> iter, the text and the tags.
|
|
</I>
|
|
Has it been tested?
|
|
|
|
><i> The second patch add alias to the functions Insert, InsertWithTags and
|
|
</I>><i> InsertPixbuf to automatically take EndIter as the iter argument. I don't
|
|
</I>><i> know if its a good idea, so i did a separated patch to let mkestner
|
|
</I>><i> decide :)
|
|
</I>
|
|
Ditto.
|
|
|
|
--
|
|
Mike Kestner <<A HREF="mailto:mkestner@ximian.com">mkestner@ximian.com</A>>
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="003454.html">[Gtk-sharp-list] Patch for TextBuffer
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003460.html">[Gtk-sharp-list] Patch for TextBuffer
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3458">[ date ]</a>
|
|
<a href="thread.html#3458">[ thread ]</a>
|
|
<a href="subject.html#3458">[ subject ]</a>
|
|
<a href="author.html#3458">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|