summaryrefslogtreecommitdiff
path: root/gtk/gtkobject.h
Commit message (Expand)AuthorAgeFilesLines
* make use of *_by_id() functions for handler key.Tim Janik1998-03-141-19/+40
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-8/+8
* typos and warning fixes.Tim Janik1998-03-081-1/+1
* made the object/class cast checks much more descriptive, based onTim Janik1998-03-071-3/+3
* TODO updates (major ones ;).Tim Janik1998-02-231-1/+0
* don't perform gdk operations on size allocationTim Janik1998-02-221-0/+1
* added the sequential argument number to gtk_object_query_args.Tim Janik1998-02-211-6/+7
* more debugging fixes.Tim Janik1998-02-191-4/+4
* present the argument access masks on their announcement.Tim Janik1998-02-191-9/+23
* configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.cOwen Taylor1998-02-191-6/+5
* Add a DestroyNotify field, and gtk_object_set_data_full() to match.Owen Taylor1998-02-131-0/+8
* fixed a bad, bad referencing bug that could caused unreferencing ofTim Janik1998-02-021-2/+15
* GTK_RESIZE_NEEDED is a private flag now.Tim Janik1998-02-021-38/+40
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-26/+23
* new user signal, and possibility to query signal information.Tim Janik1998-01-291-0/+21
* new element n_args in GtkObjectClass.Tim Janik1998-01-231-0/+4
* +Sat Jan 17 06:24:05 1998 Tim Janik <timj@psynet.net>Tim Janik1998-01-171-1/+10
* implementation of gtk_widget_get()Tim Janik1998-01-161-21/+35
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Fixed GTK_OBJECT_NSIGNALS macro in gtk/gtkobject.h -JayGnome CVS User1997-11-251-1/+1
* Initial revisionElliot Lee1997-11-241-0/+250