]> Pileus Git - ~andy/gtk/history - gtk/gtkobject.h
new functions gtk_selection_data_copy and gtk_selection_data_free.
[~andy/gtk] / gtk / gtkobject.h
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-07 Tim Janikfixed an assertment.
1998-05-11 Tim Janikpreserve automake CFLAGS.
1998-05-11 Tim Janiknew file, gdatasets implement the object data mechanism...
1998-05-10 Tim Janikminor cleanups and merges
1998-05-08 Tim Janikreflect the presence of signal connections through...
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-14 Tim Janikmake use of *_by_id() functions for handler key.
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-08 Tim Janiktypos and warning fixes.
1998-03-07 Tim Janikmade the object/class cast checks much more descriptive...
1998-02-23 Tim JanikTODO updates (major ones ;).
1998-02-22 Tim Janikdon't perform gdk operations on size allocation
1998-02-21 Tim Janikadded the sequential argument number to gtk_object_quer...
1998-02-19 Tim Janikmore debugging fixes.
1998-02-19 Tim Janikpresent the argument access masks on their announcement.
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-02-13 Owen TaylorAdd a DestroyNotify field, and gtk_object_set_data_full...
1998-02-02 Tim Janikfixed a bad, bad referencing bug that could caused...
1998-02-02 Tim JanikGTK_RESIZE_NEEDED is a private flag now.
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-29 Tim Janiknew user signal, and possibility to query signal inform...
1998-01-23 Tim Janiknew element n_args in GtkObjectClass.
1998-01-17 Tim Janik+Sat Jan 17 06:24:05 1998 Tim Janik <timj@psynet...
1998-01-16 Tim Janikimplementation of gtk_widget_get()
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-25 Gnome CVS UserFixed GTK_OBJECT_NSIGNALS macro in gtk/gtkobject.h...
1997-11-24 Elliot LeeInitial revision