]> Pileus Git - ~andy/gtk/commit
increase value of new_location by one if cmp_a > 0 and we hit the end of
authorKristian Rietveld <kris@gtk.org>
Sun, 10 Feb 2002 22:53:20 +0000 (22:53 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Sun, 10 Feb 2002 22:53:20 +0000 (22:53 +0000)
commit1aefb1160590060e6a5afb1e41924ec1771d9b6e
tree26e6b48ef0ff564dc47df53638ee3223d6f2072e
parent73aa2bfe050ec9c1ae4cb2e913d46f550ce19668
increase value of new_location by one if cmp_a > 0 and we hit the end of

Sun Feb 10 22:20:46 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtkliststore.c (gtk_list_store_sort_iter_changed): increase
        value of new_location by one if cmp_a > 0 and we hit the end of
        the list and pass NULL instead of a 'NULL-iter' with
        _rows_reordered
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/gtkliststore.c