]> Pileus Git - ~andy/gtk/history - gtk/gtktreeselection.c
filechooserbutton: whitespace fixes
[~andy/gtk] / gtk / gtktreeselection.c
2001-06-12 Jonathan Blandfordfurther justify gtk_tree_model_get_flags by adding...
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-03 Jonathan Blandfordremoved set_sort_column, as it was moved to the GtkTree...
2001-03-10 Jonathan BlandfordMake select_all not work if you're in SINGLE mode ...
2001-02-28 Jonathan BlandfordSanitize GtkRowReference.
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...
2001-02-08 Havoc Penningtonremove validation idle
2001-01-27 Jonathan BlandfordFix stupid typo pointed out by Kristian Rietveld <krist...
2001-01-27 Havoc Penningtonadd GtkTreeRowReference which holds a handle to a speci...
2001-01-04 Havoc Penningtonadd this
2001-01-04 Havoc PenningtonRename some stuff:
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-10-30 Jonathan BlandfordNew function.
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-16 Jonathan BlandfordAdd API documentation to all public functions.
2000-10-15 5Fix GtkTreeNode *node ->GtkTreeNode node issue.
2000-10-13 Jonathan BlandfordAdded values other then G_TYPE_STRING. Minor commenting...
2000-10-06 Jonathan BlandfordReplaced with GTK_TREE_SELECTION_OLD to prevent conflic...
2000-10-05 4Checked in initial draft of the new tree widget.