]> Pileus Git - ~andy/gtk/history - gtk/gtksignal.c
new functions gtk_selection_data_copy and gtk_selection_data_free.
[~andy/gtk] / gtk / gtksignal.c
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-07 Tim Janikfixed an assertment.
1998-05-18 Elliot LeeAllow GTK_DEBUG=signals - VERY useful ;-)
1998-05-18 Tim Janikchanged "proximity-in-event", "drop-data-available...
1998-05-13 Owen TaylorA few more GPOINTER_TO_UINT fixes.
1998-05-09 Tim Janiknew file used as template for new file to define macros...
1998-05-08 Tim Janikreflect the presence of signal connections through...
1998-05-07 Tim Janikspeedups speedups speedups....
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-03 Tim Janiknew function to set the adjustments value without causi...
1998-05-02 Tim Janikadded new functions to operate on intermediate function...
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-11 Owen TaylorVarious minor cleanups related to -W
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-08 Tim Janiktypos and warning fixes.
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-02-10 Tim Janiknew function gtk_signal_handler_pending() returning...
1998-02-10 Tim Janikok, there have been several severe bugs in the signal...
1998-02-09 Miguel de Icazano longer a private routine; gtksignal.h: export gtk_si...
1998-02-03 Tim Janikfor the emission of AFTER signals, fetch the objects...
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-25 Tim Janikadded new widget flag GTK_LEAVE_PENDING. if a widget...
1998-01-18 Tim Janikg_str_hash stuff -timj
1998-01-18 Tim Janikgtk_*_get_arg() and gtk_*_set_arg() implementations...
1998-01-15 Tim Janikremove an invalid cast that shows up with debugging...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision