summaryrefslogtreecommitdiff
path: root/gtk/gtkmarshal.list
Commit message (Expand)AuthorAgeFilesLines
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-78/+27
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-1/+4
* Convert GTK_TYPE_CTREE_NODE to pointer derivation instead of boxedOwen Taylor2001-11-041-2/+0
* Add: - A ::retrieve_surrounding signal that asks the widget for contextOwen Taylor2001-11-011-0/+1
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-251-0/+1
* add marshal function types.James Henstridge2001-09-251-0/+2
* Rename interface signals to make them more clear. Also, changeJonathan Blandford2001-09-121-1/+0
* commiting patch after comments from Alex on IRCJames Henstridge2001-07-251-2/+2
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-0/+1
* geez, don't call g_list funcs on GSListHavoc Pennington2001-06-081-0/+1
* Handle key bindings to expand and collapse rows.Jonathan Blandford2001-06-071-0/+3
* fix some shell typosHavoc Pennington2001-05-071-0/+1
* voc Pennington <hp@redhat.com>Havoc Pennington2001-04-281-0/+1
* Bug fix to make trees work again when not sorted.Jonathan Blandford2001-04-021-0/+1
* BOXED,BOXED,BOXED,BOXED): new marshaller.Jonathan Blandford2001-04-021-0/+1
* Apply patch from Nils Barth fixing event return values. (#51041)Owen Taylor2001-03-281-1/+1
* More work on implementing sortable interface.Jonathan Blandford2001-03-281-0/+1
* fix braino. New interface to add cleanup sortable support.Jonathan Blandford2001-03-231-0/+1
* Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removedAlexander Larsson2001-03-211-0/+1
* fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as anTim Janik2001-03-091-3/+4
* marshaller fixes.Tim Janik2001-03-071-82/+19
* 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