summaryrefslogtreecommitdiff
path: root/gtk/gtktreeview.h
Commit message (Expand)AuthorAgeFilesLines
* treeview: Deprecated rules-hintEmmanuele Bassi2014-08-031-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+94
* Add an optional single click activation mode to treeviewWilliam Jon McCann2013-01-201-0/+5
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-5/+7
* treeview: Deprecate gtk_tree_view_set_destroy_count_func()Benjamin Otte2011-12-161-0/+1
* API: treeview: Add gtk_tree_view_get_n_columns()Benjamin Otte2011-11-161-0/+1
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-3/+4
* [GI] Mark callbacks' context parameter with (closure) annotation.Pavel Holejsovsky2011-01-181-3/+3
* Introduce gtk_tree_view_is_blank_at_pos()Kristian Rietveld2011-01-071-0/+7
* docs: move documentation to inline comments: GtkTreeViewJavier Jardón2010-11-081-2/+68
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add GtkScrollable interfaceTadej Borovšak2010-10-221-3/+6
* Add padding to class structsMatthias Clasen2010-10-191-1/+4
* API: make gtk_tree_view_create_row_drag_icon() return a cairo_surface_tBenjamin Otte2010-09-261-1/+1
* GtkTreeView: unseal private pointerJavier Jardón2010-07-141-1/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkTreeView functionsChristian Dywan2010-05-031-13/+0
* gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.hMichael Natterer2008-06-241-2/+0
* Seal GtkTreeViewTim Janik2008-06-201-1/+1
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-4/+4
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+0
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+5
* add more convenience API.Kristian Rietveld2007-07-191-0/+10
* #408327, improve tooltip positioning.Kristian Rietveld2007-07-131-0/+10
* new function to check whether a rubber banding operation is currentlyKristian Rietveld2007-07-021-0/+2
* Audit of GtkTreeView coordinate system usage. (#142494).Kristian Rietveld2007-06-131-0/+35
* add getter/setter for show-expanders property, queue a redraw when thisKristian Rietveld2006-10-081-0/+6
* Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell).Kristian Rietveld2006-06-121-0/+6
* Rubber banding for GtkTreeView, #80127. Uses same method as GtkIconView.Kristian Rietveld2006-06-021-0/+3
* #322591, Jonathan Blandford.Kristian Rietveld2006-01-241-0/+13
* Implement a getter for headers-clickable. (#163851, Richard Hult)Matthias Clasen2005-11-101-0/+1
* new function. (fixes #105252, suggestion from Mikael Hallendal).Kristian Rietveld2005-07-131-0/+3
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-6/+5
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-081-1/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Add a new boolean property ::hover-expand and make the treeviewMatthias Clasen2004-08-021-0/+3
* Small documentation fixes.Matthias Clasen2004-07-071-1/+1
* Support separators in combo boxes and more generally in tree viewsMatthias Clasen2004-07-071-0/+9
* Use hover selection mode. (#127648, Dave Bordoley)Matthias Clasen2004-05-101-0/+6
* add a gtk_list_store_sort_iter_changed line for some special case ...Kristian Rietveld2002-11-261-7/+7
* Deprecation cleanupManish Singh2002-10-131-6/+6
* added gtk_tree_view_expand_to_path.Kristian Rietveld2002-06-041-0/+2
* The "big treeview focus patch". Fixes several issues and adds someKristian Rietveld2002-05-051-0/+5
* make args const, 74159 (gtk_tree_view_insert_column_with_attributes):Jonathan Blandford2002-03-151-2/+2
* get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): onlyJonathan Blandford2002-03-081-1/+1
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* add keynav handling for unselect all, focus column header, change focusKristian Rietveld2002-02-211-2/+4