summaryrefslogtreecommitdiff
path: root/gtk/gtksignal.h
Commit message (Expand)AuthorAgeFilesLines
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-96/+97
* gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]Owen Taylor1998-02-131-0/+8
* new function gtk_signal_handler_pending() returning the id of the nextTim Janik1998-02-101-20/+3
* ok, there have been several severe bugs in the signal handler referencingTim Janik1998-02-101-4/+5
* no longer a private routine; gtksignal.h: export gtk_signal_get_handlersMiguel de Icaza1998-02-091-0/+19
* for the emission of AFTER signals, fetch the objects signals viaTim Janik1998-02-031-0/+5
* GTK_RESIZE_NEEDED is a private flag now.Tim Janik1998-02-021-0/+6
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-2/+2
* new user signal, and possibility to query signal information.Tim Janik1998-01-291-8/+27
* Initial revisionElliot Lee1997-11-241-0/+124