mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
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:
parent
aa3a4f7e92
commit
d8bd40f744
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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));
|
||||
|
Loading…
Reference in New Issue
Block a user