]> Pileus Git - ~andy/gtk/commit
set_boxed will copy the color and will use a mem_chunk to do it. Avoid an
authorJody Goldberg <jody@gnome.org>
Wed, 16 Jan 2002 06:02:41 +0000 (06:02 +0000)
committerJody Goldberg <jody@src.gnome.org>
Wed, 16 Jan 2002 06:02:41 +0000 (06:02 +0000)
commit337982738df092b74b6d8350e7534990c004efeb
treef002b373cac81640cba2683728c2ef2330167ad7
parent691be10dbc7fbfc59fdd57bd3250d8f4a9cbc6c2
set_boxed will copy the color and will use a mem_chunk to do it. Avoid an

2002-01-13  Jody Goldberg <jody@gnome.org>

        * gtk/gtktexttag.c (get_color_arg) : set_boxed will copy the color
  and will use a mem_chunk to do it.  Avoid an unnecessary copy, a
  leak, and confusion.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktexttag.c