gtk/tests
Tim Janik eeaefdf04f fixed a bad, bad referencing bug that could caused unreferencing of
Mon Feb  2 04:15:08 1998  Tim Janik  <timj@gimp.org>

        * gtk/gtkmain.c (gtk_propagate_event): fixed a bad, bad referencing
          bug that could caused unreferencing of finalized objects.

        * gtk/testgtk.c: destroy fileselection on "OK" (this triggered the
          above mentioned bug).

        * gtk/gtkwidget.h:
        * gtk/gtkwidget.c:
        * gtk/gtkobject.h:
        * gtk/gtkobject.c:
          implemented and object reference tracer (gtk_trace_referencing) which
          is activated if GTK_TRACE_OBJECTS is defined (currently per default).
          in gdb: set the static variable `gtk_trace_object' to point to the
          object that you want to have reference traced.

        * gtk/gtkfileselection.c: few cleanups.
1998-02-02 18:44:28 +00:00
..
3DRings.xpm Initial revision 1997-11-24 22:37:52 +00:00
FilesQueue.xpm Initial revision 1997-11-24 22:37:52 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +00:00
simple.c Initial revision 1997-11-24 22:37:52 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testgtk.c fixed a bad, bad referencing bug that could caused unreferencing of 1998-02-02 18:44:28 +00:00
testgtkrc GtkCList updates, GtkText now defaults to editable = FALSE, but you can 1998-01-13 15:14:54 +00:00
testinput.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
testselection.c Several portability fixes from Michael Callahan <callahan@xmission.com> 1998-01-03 05:46:58 +00:00