]> Pileus Git - ~andy/gtk/commit
the valid range for the 'indent' property is G_MININT to G_MAXINT. Don't
authorMatt Wilson <msw@redhat.com>
Thu, 25 Oct 2001 14:02:51 +0000 (14:02 +0000)
committerMatt Wilson <msw@src.gnome.org>
Thu, 25 Oct 2001 14:02:51 +0000 (14:02 +0000)
commitd8bd40f744dcded3e43c05f5cce09150e6d7ef9d
tree52f518d8c74a78d615db51f05f8523b65a6f8ef6
parentaa3a4f7e92539c07253b3cd42558d37e003af61e
the valid range for the 'indent' property is G_MININT to G_MAXINT. Don't

2001-10-25  Matt Wilson  <msw@redhat.com>

* gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
the 'indent' property is G_MININT to G_MAXINT.  Don't use
-G_MAXINT for the minimum of the 'rise' property, use G_MININT
instead.
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