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.
This commit is contained in:
Matt Wilson 2001-10-25 14:02:51 +00:00 committed by Matt Wilson
parent aa3a4f7e92
commit d8bd40f744
8 changed files with 58 additions and 2 deletions

View File

@ -1,3 +1,10 @@
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.
2001-10-24 Anders Carlsson <andersca@gnu.org>
* gtk/gtktreeview.c:
@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001 Kristian Rietveld <kristian@planet.nl>
remove hack to strip off the bogus newline, since we killed the
bogus newline; fixes #61779
>>>>>>> 1.2451
2001-10-24 Havoc Pennington <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_update_adjustments): don't

View File

@ -1,3 +1,10 @@
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.
2001-10-24 Anders Carlsson <andersca@gnu.org>
* gtk/gtktreeview.c:
@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001 Kristian Rietveld <kristian@planet.nl>
remove hack to strip off the bogus newline, since we killed the
bogus newline; fixes #61779
>>>>>>> 1.2451
2001-10-24 Havoc Pennington <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_update_adjustments): don't

View File

@ -1,3 +1,10 @@
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.
2001-10-24 Anders Carlsson <andersca@gnu.org>
* gtk/gtktreeview.c:
@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001 Kristian Rietveld <kristian@planet.nl>
remove hack to strip off the bogus newline, since we killed the
bogus newline; fixes #61779
>>>>>>> 1.2451
2001-10-24 Havoc Pennington <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_update_adjustments): don't

View File

@ -1,3 +1,10 @@
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.
2001-10-24 Anders Carlsson <andersca@gnu.org>
* gtk/gtktreeview.c:
@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001 Kristian Rietveld <kristian@planet.nl>
remove hack to strip off the bogus newline, since we killed the
bogus newline; fixes #61779
>>>>>>> 1.2451
2001-10-24 Havoc Pennington <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_update_adjustments): don't

View File

@ -1,3 +1,10 @@
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.
2001-10-24 Anders Carlsson <andersca@gnu.org>
* gtk/gtktreeview.c:
@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001 Kristian Rietveld <kristian@planet.nl>
remove hack to strip off the bogus newline, since we killed the
bogus newline; fixes #61779
>>>>>>> 1.2451
2001-10-24 Havoc Pennington <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_update_adjustments): don't

View File

@ -1,3 +1,10 @@
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.
2001-10-24 Anders Carlsson <andersca@gnu.org>
* gtk/gtktreeview.c:
@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001 Kristian Rietveld <kristian@planet.nl>
remove hack to strip off the bogus newline, since we killed the
bogus newline; fixes #61779
>>>>>>> 1.2451
2001-10-24 Havoc Pennington <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_update_adjustments): don't

View File

@ -1,3 +1,10 @@
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.
2001-10-24 Anders Carlsson <andersca@gnu.org>
* gtk/gtktreeview.c:
@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001 Kristian Rietveld <kristian@planet.nl>
remove hack to strip off the bogus newline, since we killed the
bogus newline; fixes #61779
>>>>>>> 1.2451
2001-10-24 Havoc Pennington <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_update_adjustments): don't

View File

@ -414,7 +414,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
g_param_spec_int ("indent",
_("Indent"),
_("Amount to indent the paragraph, in pixels"),
0,
G_MININT,
G_MAXINT,
0,
G_PARAM_READABLE | G_PARAM_WRITABLE));
@ -425,7 +425,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
g_param_spec_int ("rise",
_("Rise"),
_("Offset of text above the baseline (below the baseline if rise is negative)"),
-G_MAXINT,
G_MININT,
G_MAXINT,
0,
G_PARAM_READABLE | G_PARAM_WRITABLE));