]> Pileus Git - ~andy/gtk/history - gtk/gtkmarshalers.list
Merge the gtk-printing branch. For more detailed ChangeLog entries, see
[~andy/gtk] / gtk / gtkmarshalers.list
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2005-12-12 Matthias ClasenRegister the size-changed signal correctly. (#323848...
2005-11-10 Matthias ClasenImprove navigation to parent folders. (#318444, Andrei...
2005-09-11 Matthias ClasenForgotten file
2005-07-15 Federico Mena QuinteroAdd overwrite confirmation for SAVE mode. Fixes bug...
2004-08-27 Matthias ClasenProvide information about how an adjustment change...
2004-07-26 Matthias Clasen*** empty log message ***
2004-07-20 Federico Mena QuinteroFix the documentation comment for the editing-started...
2004-07-16 Matthias ClasenAdd a combo box cell renderer.
2004-04-02 Federico Mena QuinteroFix #136077.
2004-02-06 Matthias ClasenAdd change notification for GtkAccelMap, by on-demand...
2003-11-27 Tim Janikallow accel activation depending on sensitivity and...
2003-07-11 Kristian RietveldLanding GtkTreeModelFilter and the completion code...
2003-07-04 Soeren Sandmannnew test for removing items
2003-06-29 Soeren Sandmanngtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletool...
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-05-14 Owen TaylorSet the width of the layout to the actual wrap width...
2002-03-27 Murray CummingCorrected registered return type of move-cursor signal...
2002-02-16 Owen TaylorAdd key bindings on GtkScrolledWindow for arrow keys...
2002-02-15 Jody Goldbergadd new signal 'adjust_bounds' to potentialy change...
2002-01-17 Havoc Penningtonnew function (which I then decided not to use but I...
2001-12-04 Jonathan Blandfordremove VOID:BOXED,POINTER and NONE:POINTER. and now...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-04 Owen TaylorConvert GTK_TYPE_CTREE_NODE to pointer derivation inste...
2001-11-01 Owen TaylorAdd: - A ::retrieve_surrounding signal that asks the...
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-25 James Henstridgeadd marshal function types.
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-07 Jonathan BlandfordHandle key bindings to expand and collapse rows.
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-02 Jonathan BlandfordBug fix to make trees work again when not sorted.
2001-04-02 Jonathan BlandfordBOXED,BOXED,BOXED,BOXED): new marshaller.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-03-28 Jonathan BlandfordMore work on implementing sortable interface.
2001-03-23 Jonathan Blandfordfix braino. New interface to add cleanup sortable support.
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-09 Tim Janikfixed signals with GDK_TYPE_DRAG_CONTEXT, it needs...
2001-03-07 Tim Janikmarshaller fixes.
2000-12-18 Havoc Penningtondo begin/end user action where appropriate (gtk_text_vi...
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
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.