]> Pileus Git - ~andy/gtk/history - gtk/gtktreeselection.h
Add GtkBubbleWindow
[~andy/gtk] / gtk / gtktreeselection.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Mark callbacks' context parameter with (closure...
2010-12-19 Javier Jardóngtktreeselection: Move public members to a private...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Javier Jardóngtktreeselection: Move documentation to inline comments
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-20 Tim JanikFixed wrongly resolved merge conflicts.
2008-06-20 Tim JanikSeal GtkTreeSelection.
2008-06-20 Tim JanikAdd gtk_tree_selection_get_select_function().
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-06-21 Matthias ClasenTrivial cleanups. (#169647, #303455, Fabricio Barros...
2004-11-23 Matthias ClasenMark as const.
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.