]> Pileus Git - ~andy/gtk/commit
update to Gtk+ version 1.1.3, binary age 1, interface age 1.
authorTim Janik <timj@gtk.org>
Wed, 23 Sep 1998 04:47:45 +0000 (04:47 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 23 Sep 1998 04:47:45 +0000 (04:47 +0000)
commit416b69a2c1b79c9f14cfd3099c88d82c2dc6d876
tree04b539c30376a7ba4e17aa870a84dc6f202664b5
parente1aba58de1251a46bd7e68010953f871b78fd5aa
update to Gtk+ version 1.1.3, binary age 1, interface age 1.

Wed Sep 23 06:09:19 1998  Tim Janik  <timj@gtk.org>

        * configure.in: update to Gtk+ version 1.1.3, binary age 1,
        interface age 1.

        * gtk/gtkobject.c
        (gtk_object_ref):
        (gtk_object_unref): check for ->ref_count to be greater than 0 (the
        existing code was buggy in letting ->ref_count==0 pass through and
        then failing the living_objs_ht assertion).

        * gtk/gtkclist.c (draw_row): fix chopping bug for right justified
        pixtext fields (Roman Pozlevich <roma@botik.ru>).
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
configure.in
gtk/gtkclist.c
gtk/gtkobject.c