]> Pileus Git - ~andy/gtk/commit
Fix signed-unsigned error that was accidentally causing negative values to
authorOwen Taylor <otaylor@redhat.com>
Fri, 1 Mar 2002 15:41:59 +0000 (15:41 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 1 Mar 2002 15:41:59 +0000 (15:41 +0000)
commitf4c06611fdc4c8f9a77b7b8237d72388952c9eea
tree735802cba5bce796fe3b36a835cb499cd74fcd98
parent3098a031d66f3cbf0d2275ee1766969f450914d4
Fix signed-unsigned error that was accidentally causing negative values to

Fri Mar  1 10:31:14 2002  Owen Taylor  <otaylor@redhat.com>

* gtk/gtknotebook.c (gtk_notebook_reorder_child):
Fix signed-unsigned error that was accidentally causing
negative values to append, do it intentionally. Fix docs
to say that negative values append. (Alexey A. Malyshev,
#73108)
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/gtknotebook.c