mail-archives/gtk-sharp-list/2004-February/003458.html

80 строки
2.8 KiB
HTML
Исходник Постоянная ссылка Обычный вид История

2019-06-06 22:02:55 +03:00
<!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:
&gt;<i> I did a patch some days ago that got commited. It was the InsertWithTags
</I>&gt;<i> patch. I didn't notice that the Insert function take 2 arguments, the
</I>&gt;<i> iter and the text, so i did the InsertWithTags function take just two
</I>&gt;<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.
&gt;<i> This patch corrects the InsertWithTags to take three arguments, the
</I>&gt;<i> iter, the text and the tags.
</I>
Has it been tested?
&gt;<i> The second patch add alias to the functions Insert, InsertWithTags and
</I>&gt;<i> InsertPixbuf to automatically take EndIter as the iter argument. I don't
</I>&gt;<i> know if its a good idea, so i did a separated patch to let mkestner
</I>&gt;<i> decide :)
</I>
Ditto.
--
Mike Kestner &lt;<A HREF="mailto:mkestner@ximian.com">mkestner@ximian.com</A>&gt;
</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>