]> Pileus Git - ~andy/gtk/commit
Export insertion cursor drawing functionality in a simplified form as
authorOwen Taylor <otaylor@redhat.com>
Thu, 26 Feb 2004 20:56:11 +0000 (20:56 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 26 Feb 2004 20:56:11 +0000 (20:56 +0000)
commit610ae3cbd5f2957c3080affdeab17f1d5c12a011
treee29ba1bbc7d8319c280af150cb97745776149b00
parent538054b0ea240d7a792f33503848cca94f7c95de
Export insertion cursor drawing functionality in a simplified form as

Thu Feb 26 15:43:43 2004  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkstyle.[ch]: Export insertion cursor drawing functionality
        in a simplified form as gtk_draw_insertion_cursor().
        (#99031, request from Alex Larsson)

        * gtk/gtktextdisplay.c gtk/gtkentry.c gtk/gtklabel.c:
        Adapt to new gtk_draw_insertion_cursor().

        * gtk/gtkradiomenuitem.c (gtk_radio_menu_item_class_init)
        gtk/gtkstyle.c (gtk_style_class_init)
        gtk/gtkrc.c (gtk_rc_reset_styles): Add some missed
        Since: 2.4.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8