| Commit message (Expand) | Author | Age | Files | Lines |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+94 |
* | Add an optional single click activation mode to treeview | William Jon McCann | 2013-01-20 | 1 | -0/+5 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -5/+7 |
* | treeview: Deprecate gtk_tree_view_set_destroy_count_func() | Benjamin Otte | 2011-12-16 | 1 | -0/+1 |
* | API: treeview: Add gtk_tree_view_get_n_columns() | Benjamin Otte | 2011-11-16 | 1 | -0/+1 |
* | Drop use of GDK_DISABLE_DEPRECATED guards in gtk | Matthias Clasen | 2011-11-09 | 1 | -3/+4 |
* | [GI] Mark callbacks' context parameter with (closure) annotation. | Pavel Holejsovsky | 2011-01-18 | 1 | -3/+3 |
* | Introduce gtk_tree_view_is_blank_at_pos() | Kristian Rietveld | 2011-01-07 | 1 | -0/+7 |
* | docs: move documentation to inline comments: GtkTreeView | Javier Jardón | 2010-11-08 | 1 | -2/+68 |
* | Fix gtk-doc markup: /* <private> */ should be /*< private >*/ | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Add GtkScrollable interface | Tadej Borovšak | 2010-10-22 | 1 | -3/+6 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -1/+4 |
* | API: make gtk_tree_view_create_row_drag_icon() return a cairo_surface_t | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | GtkTreeView: unseal private pointer | Javier Jardón | 2010-07-14 | 1 | -1/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Remove deprecated GtkTreeView functions | Christian Dywan | 2010-05-03 | 1 | -13/+0 |
* | gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.h | Michael Natterer | 2008-06-24 | 1 | -2/+0 |
* | Seal GtkTreeView | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -4/+4 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+0 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+5 |
* | add more convenience API. | Kristian Rietveld | 2007-07-19 | 1 | -0/+10 |
* | #408327, improve tooltip positioning. | Kristian Rietveld | 2007-07-13 | 1 | -0/+10 |
* | new function to check whether a rubber banding operation is currently | Kristian Rietveld | 2007-07-02 | 1 | -0/+2 |
* | Audit of GtkTreeView coordinate system usage. (#142494). | Kristian Rietveld | 2007-06-13 | 1 | -0/+35 |
* | add getter/setter for show-expanders property, queue a redraw when this | Kristian Rietveld | 2006-10-08 | 1 | -0/+6 |
* | Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell). | Kristian Rietveld | 2006-06-12 | 1 | -0/+6 |
* | Rubber banding for GtkTreeView, #80127. Uses same method as GtkIconView. | Kristian Rietveld | 2006-06-02 | 1 | -0/+3 |
* | #322591, Jonathan Blandford. | Kristian Rietveld | 2006-01-24 | 1 | -0/+13 |
* | Implement a getter for headers-clickable. (#163851, Richard Hult) | Matthias Clasen | 2005-11-10 | 1 | -0/+1 |
* | new function. (fixes #105252, suggestion from Mikael Hallendal). | Kristian Rietveld | 2005-07-13 | 1 | -0/+3 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -6/+5 |
* | Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) | Matthias Clasen | 2005-03-08 | 1 | -1/+1 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Add a new boolean property ::hover-expand and make the treeview | Matthias Clasen | 2004-08-02 | 1 | -0/+3 |
* | Small documentation fixes. | Matthias Clasen | 2004-07-07 | 1 | -1/+1 |
* | Support separators in combo boxes and more generally in tree views | Matthias Clasen | 2004-07-07 | 1 | -0/+9 |
* | Use hover selection mode. (#127648, Dave Bordoley) | Matthias Clasen | 2004-05-10 | 1 | -0/+6 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -7/+7 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -6/+6 |
* | added gtk_tree_view_expand_to_path. | Kristian Rietveld | 2002-06-04 | 1 | -0/+2 |
* | The "big treeview focus patch". Fixes several issues and adds some | Kristian Rietveld | 2002-05-05 | 1 | -0/+5 |
* | make args const, 74159 (gtk_tree_view_insert_column_with_attributes): | Jonathan Blandford | 2002-03-15 | 1 | -2/+2 |
* | get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only | Jonathan Blandford | 2002-03-08 | 1 | -1/+1 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | add keynav handling for unselect all, focus column header, change focus | Kristian Rietveld | 2002-02-21 | 1 | -2/+4 |
* | s/obj/klass/ where appropriate | jacob berkman | 2001-12-12 | 1 | -1/+1 |
* | maybe fix #64160 Also, forgot to save gtktreeview.h | Jonathan Blandford | 2001-11-15 | 1 | -0/+1 |