summaryrefslogtreecommitdiff
path: root/gtk/gtktreeselection.h
Commit message (Expand)AuthorAgeFilesLines
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+9
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+21
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [GI] Mark callbacks' context parameter with (closure) annotation.Pavel Holejsovsky2011-01-181-2/+2
* gtktreeselection: Move public members to a private structureJavier Jardón2010-12-191-7/+4
* gtktreeselection: Move documentation to inline commentsJavier Jardón2010-10-231-0/+26
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.hMichael Natterer2008-06-231-3/+0
* Fixed wrongly resolved merge conflicts.Tim Janik2008-06-201-1/+1
* Seal GtkTreeSelection.Tim Janik2008-06-201-5/+5
* Add gtk_tree_selection_get_select_function().Tim Janik2008-06-201-0/+2
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-2/+2
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-2/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-6/+4
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Deprecation cleanupManish Singh2002-10-071-7/+7
* Related bugs: #76252, #76396, #80866.Kristian Rietveld2002-06-051-4/+8
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* s/obj/klass/ where appropriatejacob berkman2001-12-121-1/+1
* new function, #61923 (gtk_tree_selection_path_is_selected): DittoJonathan Blandford2001-10-101-0/+4
* remove unused enumHavoc Pennington2001-10-081-0/+1
* Use the GTK selection types rather than GtkTreeSelectionMode.Jonathan Blandford2001-08-271-9/+3
* Fix up warnings, #58928.Jonathan Blandford2001-08-191-1/+1
* add path argument to selection callbacks.Jonathan Blandford2001-06-291-0/+1
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+1
* Now it's a GObject instead of a GtkObject. TheJonathan Blandford2001-06-071-3/+3
* Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros toJonathan Blandford2001-05-221-0/+1
* marshaller fixes.Tim Janik2001-03-071-1/+0
* Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): ProxyJonathan Blandford2001-02-281-1/+3
* add thisHavoc Pennington2001-01-041-4/+1
* Rename some stuff:Havoc Pennington2001-01-041-4/+4
* Adapt to GtkTreeSelection changesHavoc Pennington2001-01-011-6/+3
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-171-0/+2
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-091-0/+1
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-6/+7
* Fix GtkTreeNode *node ->GtkTreeNode node issue.52000-10-151-4/+6
* Replaced with GTK_TREE_SELECTION_OLD to prevent conflict withJonathan Blandford2000-10-061-9/+1
* Checked in initial draft of the new tree widget.42000-10-051-0/+120