| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the deprecated gtkmarshal.* entirely | Michael Natterer | 2010-05-03 | 1 | -36/+0 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -78/+27 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -1/+4 |
* | Convert GTK_TYPE_CTREE_NODE to pointer derivation instead of boxed | Owen Taylor | 2001-11-04 | 1 | -2/+0 |
* | Add: - A ::retrieve_surrounding signal that asks the widget for context | Owen Taylor | 2001-11-01 | 1 | -0/+1 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -0/+1 |
* | add marshal function types. | James Henstridge | 2001-09-25 | 1 | -0/+2 |
* | Rename interface signals to make them more clear. Also, change | Jonathan Blandford | 2001-09-12 | 1 | -1/+0 |
* | commiting patch after comments from Alex on IRC | James Henstridge | 2001-07-25 | 1 | -2/+2 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+1 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -0/+1 |
* | Handle key bindings to expand and collapse rows. | Jonathan Blandford | 2001-06-07 | 1 | -0/+3 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -0/+1 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -0/+1 |
* | Bug fix to make trees work again when not sorted. | Jonathan Blandford | 2001-04-02 | 1 | -0/+1 |
* | BOXED,BOXED,BOXED,BOXED): new marshaller. | Jonathan Blandford | 2001-04-02 | 1 | -0/+1 |
* | Apply patch from Nils Barth fixing event return values. (#51041) | Owen Taylor | 2001-03-28 | 1 | -1/+1 |
* | More work on implementing sortable interface. | Jonathan Blandford | 2001-03-28 | 1 | -0/+1 |
* | fix braino. New interface to add cleanup sortable support. | Jonathan Blandford | 2001-03-23 | 1 | -0/+1 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -0/+1 |
* | fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as an | Tim Janik | 2001-03-09 | 1 | -3/+4 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -82/+19 |
* | do begin/end user action where appropriate (gtk_text_view_commit_handler): | Havoc Pennington | 2000-12-18 | 1 | -1/+1 |
* | remove unused call to get_last_line() | Havoc Pennington | 2000-12-14 | 1 | -1/+1 |
* | use the new BOXED marshallers. | Jonathan Blandford | 2000-11-10 | 1 | -2/+8 |
* | Get widgets working on the btree/buffer side. Display of them still | Havoc Pennington | 2000-11-03 | 1 | -0/+1 |
* | Use GTK_TYPE_TEXT_ITER and BOXED marshallers | Havoc Pennington | 2000-11-02 | 1 | -1/+6 |
* | And fix the marshaller for GtkTextView::delete. | Robert Brady | 2000-10-28 | 1 | -0/+1 |
* | add new marshaller for GtkTextView. | Robert Brady | 2000-10-28 | 1 | -0/+1 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 1 | -0/+3 |
* | adapt to GSignal signature changes. | Tim Janik | 2000-10-27 | 1 | -1/+0 |
* | add new marshallers used by the text widget | Havoc Pennington | 2000-10-26 | 1 | -0/+3 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -12/+81 |
* | Get the correct parent when generating my type. | 7 | 2000-10-17 | 1 | -0/+4 |
* | Add marshallers for changed GtkTextBuffer signals. | Havoc Pennington | 2000-08-31 | 1 | -0/+1 |
* | We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() | Elliot Lee | 2000-07-31 | 1 | -0/+1 |
* | Add NONE:POINTER,POINTER,INT for the text buffer | Havoc Pennington | 2000-07-26 | 1 | -0/+1 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+2 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -2/+0 |
* | Change signal for drag_data_get to match the use that was being made of it | Owen Taylor | 1998-10-19 | 1 | -0/+1 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -0/+4 |
* | genmarshal.pl: Handle complex types, and functions with a return value but | Elliot Lee | 1998-07-21 | 1 | -2/+0 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -4/+32 |
* | Start of marshalling centralization. | Elliot Lee | 1998-06-08 | 1 | -0/+7 |