| Commit message (Expand) | Author | Age | Files | Lines |
* | buildable: Rename set_name() to set_buildable_id() | Florian Müllner | 2020-09-26 | 1 | -1/+1 |
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -7/+7 |
* | docs: Clean up many dangling links | Matthias Clasen | 2020-08-04 | 1 | -1/+1 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -19/+19 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -80/+80 |
* | Fix minor typos | Yuri Chornoivan | 2020-06-18 | 1 | -1/+1 |
* | liststore: Fix gtk_list_store_iter_is_valid() | Benjamin Otte | 2020-03-06 | 1 | -1/+25 |
* | dnd: Port the TreeModel machinery to GValue DND | Benjamin Otte | 2020-02-18 | 1 | -27/+14 |
* | Use the new GtkBuildableParser type in GtkBuildable interfaces | Alexander Larsson | 2019-09-10 | 1 | -33/+33 |
* | GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end | Robert Ancell | 2018-10-08 | 1 | -2/+2 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -16/+0 |
* | liststore: Make a code snippet compile | Timm Bäder | 2018-01-03 | 1 | -2/+11 |
* | Avoid GdkPixbuf in docs | Matthias Clasen | 2017-11-30 | 1 | -3/+3 |
* | gtk: Strip newlines from g_warning and g_error | Matthias Clasen | 2016-02-28 | 1 | -6/+6 |
* | GtkListStore: Use the new helpers | Matthias Clasen | 2015-04-27 | 1 | -174/+176 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -4/+4 |
* | Docs: use // for comments in examples | Matthias Clasen | 2014-02-14 | 1 | -5/+4 |
* | docs: fully break lines in examples | William Jon McCann | 2014-02-12 | 1 | -2/+2 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -15/+12 |
* | docs: use apostrophes in *n't | 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: Don't use warnings | William Jon McCann | 2014-02-06 | 1 | -2/+2 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -2/+2 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -3/+3 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -6/+6 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -26/+19 |
* | docs: Identify examples that are C code | William Jon McCann | 2014-01-29 | 1 | -3/+3 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -4/+4 |
* | docs: don't use <emphasis> | William Jon McCann | 2014-01-28 | 1 | -1/+1 |
* | Fix GI warnings | Jasper St. Pierre | 2013-10-09 | 1 | -4/+2 |
* | 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 |
* | Fix a few memory leaks wrt to translations | Matthias Clasen | 2013-04-28 | 1 | -3/+3 |
* | gtkliststore: Add explicit braces to avoid dangling else | Kalev Lember | 2012-12-01 | 1 | -4/+6 |
* | gtkliststore: fix documentation typo | Claudio Saavedra | 2012-09-03 | 1 | -1/+1 |
* | Consistently allow -1 to mean 'append' in tree models | Matthias Clasen | 2012-07-12 | 1 | -14/+9 |
* | liststore: Make gtk_list_store_reorder() introspectable | Martin Pitt | 2012-06-12 | 1 | -4/+5 |
* | liststore: fix transformation of GValues on set | Cosimo Cecchi | 2012-06-07 | 1 | -2/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | docs: Clarify position of gtk_list_store_insert_with_values() | David King | 2012-02-20 | 1 | -3/+4 |
* | Correct an introspection annotation | Matthias Clasen | 2012-01-20 | 1 | -1/+1 |
* | Use G_VALUE_INIT | Javier Jardón | 2011-10-15 | 1 | -2/+2 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -16/+16 |
* | Make _get_iter invalidate iterators when FALSE is returned | Kristian Rietveld | 2011-08-22 | 1 | -1/+4 |
* | Do not initialize the priv pointer before check type | Javier Jardon | 2011-07-06 | 1 | -1/+1 |
* | Don't forget to cleanup varargs | Matthias Clasen | 2011-06-14 | 1 | -5/+7 |
* | liststore: Replace macro with an inline function | Benjamin Otte | 2011-05-27 | 1 | -31/+30 |
* | docs: Fix liststore docs | Benjamin Otte | 2011-04-28 | 1 | -2/+2 |
* | Move documentation to inline comments: GtkListStore | Javier Jardón | 2011-04-15 | 1 | -0/+154 |