]> Pileus Git - ~andy/gtk/history - gtk/gtktreeselection.h
Handle the case where the pointer isn't on the same screen as the widget
[~andy/gtk] / gtk / gtktreeselection.h
2002-10-07 Manish SinghDeprecation cleanup
2002-06-05 Kristian RietveldRelated bugs: #76252, #76396, #80866.
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-12-12 jacob berkmans/obj/klass/ where appropriate
2001-10-10 Jonathan Blandfordnew function, #61923 (gtk_tree_selection_path_is_select...
2001-10-08 Havoc Penningtonremove unused enum
2001-08-27 Jonathan BlandfordUse the GTK selection types rather than GtkTreeSelectio...
2001-08-19 Jonathan BlandfordFix up warnings, #58928.
2001-06-29 Jonathan Blandfordadd path argument to selection callbacks.
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
2001-05-22 Jonathan BlandfordAdded patch from Jeff Franks <jcf@tpg.com.au> to add...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...
2001-01-04 Havoc Penningtonadd this
2001-01-04 Havoc PenningtonRename some stuff:
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-15 5Fix GtkTreeNode *node ->GtkTreeNode node issue.
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.