]> Pileus Git - ~andy/gtk/history - gtk/gtkmarshal.list
use the new BOXED marshallers.
[~andy/gtk] / gtk / gtkmarshal.list
2000-11-10 Jonathan Blandforduse the new BOXED marshallers.
2000-11-03 Havoc PenningtonGet widgets working on the btree/buffer side. Display...
2000-11-02 Havoc PenningtonUse GTK_TYPE_TEXT_ITER and BOXED marshallers
2000-10-28 Robert BradyAnd fix the marshaller for GtkTextView::delete.
2000-10-28 Robert Bradyadd new marshaller for GtkTextView.
2000-10-27 Jonathan BlandfordNot sure how this ever worked. Fixed it to use new...
2000-10-27 Tim Janikadapt to GSignal signature changes.
2000-10-26 Havoc Penningtonadd new marshallers used by the text widget
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-17 7Get the correct parent when generating my type.
2000-08-31 Havoc PenningtonAdd marshallers for changed GtkTextBuffer signals.
2000-07-31 Elliot LeeWe really do need to include gdkfb.h in order to get...
2000-07-26 Havoc PenningtonAdd NONE:POINTER,POINTER,INT for the text buffer
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1998-10-19 Owen TaylorChange signal for drag_data_get to match the use that...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-07-21 Elliot Leegenmarshal.pl: Handle complex types, and functions...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-06-08 Elliot LeeStart of marshalling centralization.