summaryrefslogtreecommitdiff
path: root/gtk/gtkmarshalers.list
Commit message (Expand)AuthorAgeFilesLines
* do begin/end user action where appropriate (gtk_text_view_commit_handler):Havoc Pennington2000-12-181-1/+1
* remove unused call to get_last_line()Havoc Pennington2000-12-141-1/+1
* use the new BOXED marshallers.Jonathan Blandford2000-11-101-2/+8
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-031-0/+1
* Use GTK_TYPE_TEXT_ITER and BOXED marshallersHavoc Pennington2000-11-021-1/+6
* And fix the marshaller for GtkTextView::delete.Robert Brady2000-10-281-0/+1
* add new marshaller for GtkTextView.Robert Brady2000-10-281-0/+1
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-271-0/+3
* adapt to GSignal signature changes.Tim Janik2000-10-271-1/+0
* add new marshallers used by the text widgetHavoc Pennington2000-10-261-0/+3
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-12/+81
* Get the correct parent when generating my type.72000-10-171-0/+4
* Add marshallers for changed GtkTextBuffer signals.Havoc Pennington2000-08-311-0/+1
* We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()Elliot Lee2000-07-311-0/+1
* Add NONE:POINTER,POINTER,INT for the text bufferHavoc Pennington2000-07-261-0/+1
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+2
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-2/+0
* Change signal for drag_data_get to match the use that was being made of itOwen Taylor1998-10-191-0/+1
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-0/+4
* genmarshal.pl: Handle complex types, and functions with a return value butElliot Lee1998-07-211-2/+0
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-4/+32
* Start of marshalling centralization.Elliot Lee1998-06-081-0/+7