| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: port many nullability annotation fixes from Vala bindings | Evan Nemerson | 2014-05-30 | 1 | -1/+1 |
* | treestore: Fix segfault when reordering non-existing children | Olivier Brunel | 2014-05-13 | 1 | -0/+6 |
* | Minor doc fixup | Matthias Clasen | 2014-05-13 | 1 | -2/+2 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -6/+6 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -3/+3 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -3/+3 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -5/+5 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -6/+4 |
* | docs: Identify examples that are C code | William Jon McCann | 2014-01-29 | 1 | -1/+1 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -2/+2 |
* | docs: don't use <type> tags | William Jon McCann | 2014-01-28 | 1 | -3/+3 |
* | Fix GI warnings | Jasper St. Pierre | 2013-10-09 | 1 | -6/+3 |
* | Improve struct packing in various places | Matthias Clasen | 2013-09-21 | 1 | -1/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+2 |
* | Doc: various small fixes | Sébastien Wilmet | 2013-05-12 | 1 | -2/+3 |
* | Consistently allow -1 to mean 'append' in tree models | Matthias Clasen | 2012-07-12 | 1 | -6/+6 |
* | treestore: fix transformation of GValues on set | Cosimo Cecchi | 2012-06-07 | 1 | -2/+3 |
* | Explicitely mention -1 in the insert_with_values docs | Paolo Borelli | 2012-03-10 | 1 | -2/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Use G_VALUE_INIT | Javier Jardón | 2011-10-15 | 1 | -2/+2 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -10/+10 |
* | Make _get_iter invalidate iterators when FALSE is returned | Kristian Rietveld | 2011-08-22 | 1 | -2/+8 |
* | Add a missing include | Matthias Clasen | 2011-06-07 | 1 | -0/+1 |
* | Use faster new G_VALUE_COLLECT_INIT variant instead G_VALUE_COLLECT | Javier Jardón | 2011-02-07 | 1 | -2/+2 |
* | [GI] Mark unintrospectable constructs as (skip) | Pavel Holejsovsky | 2011-01-20 | 1 | -1/+4 |
* | Gtk{List,Tree}Store: Fix GI array annotations | Martin Pitt | 2011-01-15 | 1 | -3/+3 |
* | Add gtk_tree_model_iter_previous() vfunc | Szilárd Pfeiffer | 2011-01-05 | 1 | -4/+24 |
* | Add the private struct in class_init | Matthias Clasen | 2010-12-17 | 1 | -0/+2 |
* | Remove sealed members from GtkTreeStore | Matthias Clasen | 2010-12-17 | 1 | -172/+227 |
* | gtktreestore: Move documentation to inline comments | Javier Jardón | 2010-10-23 | 1 | -0/+35 |
* | Add a couple of missing annotations | Johan Dahlin | 2010-09-18 | 1 | -1/+1 |
* | Replace gtk_debug_flags with getter and setter functions | Tor Lillqvist | 2010-09-08 | 1 | -1/+1 |
* | Clarify memory management of tree models | Christian Dywan | 2010-08-09 | 1 | -1/+3 |
* | 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 | -7/+7 |
* | Revert "Add length to gtk_tree_path_get_indices" | Colin Walters | 2010-06-28 | 1 | -3/+3 |
* | Add length to gtk_tree_path_get_indices | Colin Walters | 2010-06-28 | 1 | -3/+3 |
* | [Annotations] Add array length for GtkTreeStore | Viktor Pracht | 2010-02-19 | 1 | -3/+3 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -11/+11 |
* | Add introspection annotations for gtk_tree_model_get_path+gtk_tree_store_newv | Alan Knowles | 2010-02-09 | 1 | -1/+1 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -2/+2 |
* | [gtk/gtktreestore] Remove useless line | Javier Jardón | 2009-12-02 | 1 | -2/+0 |
* | Clean up code in gtk_tree_store_set_n_columns() | Kristian Rietveld | 2009-08-23 | 1 | -15/+5 |
* | Bug 586374 – code does not follow documentation | Kristian Rietveld | 2009-07-30 | 1 | -4/+16 |
* | clarify the init value for the default sort column id | Benjamin Otte | 2009-06-27 | 1 | -1/+1 |
* | Add a missing va_end() call. Pointed out by Jiwon Lee. | Matthias Clasen | 2008-12-31 | 1 | -0/+1 |
* | Bug 536542 – gtk_list_store_set() documentation doesn't say whether | Cosimo Cecchi | 2008-09-11 | 1 | -0/+1 |