| Commit message (Expand) | Author | Age | Files | Lines |
* | Use NULL for generic marshallers in g_signal_new() | Benjamin Otte | 2016-08-29 | 1 | -1/+1 |
* | gtk: Strip newlines from g_warning and g_error | Matthias Clasen | 2016-02-28 | 1 | -1/+1 |
* | tree view: Fix compiler warnings | Matthias Clasen | 2015-06-02 | 1 | -2/+0 |
* | gtktreeselection: Fix an abort on selecting an invalid range | Philip Withnall | 2015-03-11 | 1 | -2/+3 |
* | gtktreeselection: Fix a potential use of uninitialised variables | Philip Withnall | 2015-03-09 | 1 | -1/+1 |
* | gtktreeselection: Fix potential NULL pointer dereferences | Philip Withnall | 2015-03-09 | 1 | -4/+6 |
* | GtkTreeSelection: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -2/+2 |
* | treeselection docs: spelling fix | Christoph Reiter | 2014-03-03 | 1 | -1/+1 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -11/+11 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -1/+1 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: Identify examples that are C code | William Jon McCann | 2014-01-29 | 1 | -1/+1 |
* | docs: fix typo | William Jon McCann | 2014-01-21 | 1 | -1/+1 |
* | docs: fix link to DND info | William Jon McCann | 2014-01-21 | 1 | -2/+2 |
* | gtktreeselection: Eliminate a dead assignment | Philip Withnall | 2013-12-02 | 1 | -3/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -11/+3 |
* | Make accessible implementations public | Matthias Clasen | 2012-12-27 | 1 | -1/+1 |
* | Trivial whitespace fix | Matthias Clasen | 2012-12-11 | 1 | -1/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | treeview: Signal selection changes to the accessible | Benjamin Otte | 2011-12-16 | 1 | -1/+11 |
* | docs: Update code demo for newer glib | Benjamin Otte | 2011-12-10 | 1 | -2/+1 |
* | treeview: Rename function | Benjamin Otte | 2011-11-29 | 1 | -1/+1 |
* | rbtree: Introduce _gtk_rbtree_first() | Benjamin Otte | 2011-11-22 | 1 | -19/+5 |
* | * gtk/gtktreeselection.c: | Juan Pablo Ugarte | 2011-03-31 | 1 | -0/+82 |
* | gtktreeselection: Move public members to a private structure | Javier Jardón | 2010-12-19 | 1 | -109/+204 |
* | Removed GtkTreeViewPrivate from gtktreeprivate.h and added a few more accessors. | Tristan Van Berkom | 2010-12-05 | 1 | -108/+90 |
* | gtktreeselection: Move documentation to inline comments | Javier Jardón | 2010-10-23 | 1 | -0/+44 |
* | Add a couple of missing annotations | Johan Dahlin | 2010-09-18 | 1 | -4/+4 |
* | Allow to unset the tree selection function | Matthias Clasen | 2010-08-10 | 1 | -21/+12 |
* | Add (transfer none) annotation to gtk_tree_selection_get_selected_rows() | Philip Withnall | 2010-08-05 | 1 | -1/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Add (out) annotations to GtkTreeIter parameters | Philip Withnall | 2010-07-07 | 1 | -1/+1 |
* | Fix annotation. | Ignacio Casal Quinteiro | 2010-06-30 | 1 | -1/+1 |
* | Make declaration return a boolean when the function does that | Benjamin Otte | 2010-06-28 | 1 | -1/+1 |
* | gtk_tree_selection_get_selected: added transfer none annotation to model out arg | John (J5) Palmieri | 2010-05-27 | 1 | -1/+1 |
* | [docs] Cast to GFunc in gtk_tree_selection_get_selected_rows() example code | Javier Jardón | 2009-12-19 | 1 | -1/+1 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -4/+4 |
* | gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c | Sven Neumann | 2008-08-08 | 1 | -3/+3 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 1 | -1/+1 |
* | Add gtk_tree_selection_get_select_function(). | Tim Janik | 2008-06-20 | 1 | -0/+18 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -3/+3 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -2/+2 |
* | Set model in all cases. (#357791, Andreas Köhler) | Matthias Clasen | 2006-10-02 | 1 | -3/+3 |
* | Separate sensitive/selectable properties. | Kristian Rietveld | 2006-06-02 | 1 | -50/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -33/+2 |
* | rename to _gtk_tree_selection_row_is_selectable and export internally, | Kristian Rietveld | 2006-03-01 | 1 | -8/+11 |