summaryrefslogtreecommitdiff
path: root/gtk/gtktreestore.c
Commit message (Expand)AuthorAgeFilesLines
* The big versioning cleanupMatthias Clasen2018-02-061-16/+0
* Avoid GdkPixbuf in docsMatthias Clasen2017-11-301-2/+2
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-6/+6
* Clean up debug featuresMatthias Clasen2015-09-091-2/+5
* Docs: Typo fixMatthias Clasen2015-05-121-1/+1
* GtkTreeStore: Use the new helpersMatthias Clasen2015-04-271-30/+60
* gtk: port many nullability annotation fixes from Vala bindingsEvan Nemerson2014-05-301-1/+1
* treestore: Fix segfault when reordering non-existing childrenOlivier Brunel2014-05-131-0/+6
* Minor doc fixupMatthias Clasen2014-05-131-2/+2
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-6/+6
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-5/+5
* docs: Convert to markdownMatthias Clasen2014-02-021-6/+4
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* docs: don't use <type> tagsWilliam Jon McCann2014-01-281-3/+3
* Fix GI warningsJasper St. Pierre2013-10-091-6/+3
* Improve struct packing in various placesMatthias Clasen2013-09-211-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Doc: various small fixesSébastien Wilmet2013-05-121-2/+3
* Consistently allow -1 to mean 'append' in tree modelsMatthias Clasen2012-07-121-6/+6
* treestore: fix transformation of GValues on setCosimo Cecchi2012-06-071-2/+3
* Explicitely mention -1 in the insert_with_values docsPaolo Borelli2012-03-101-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Use G_VALUE_INITJavier Jardón2011-10-151-2/+2
* Documentation fixesMatthias Clasen2011-09-251-10/+10
* Make _get_iter invalidate iterators when FALSE is returnedKristian Rietveld2011-08-221-2/+8
* Add a missing includeMatthias Clasen2011-06-071-0/+1
* Use faster new G_VALUE_COLLECT_INIT variant instead G_VALUE_COLLECTJavier Jardón2011-02-071-2/+2
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-1/+4
* Gtk{List,Tree}Store: Fix GI array annotationsMartin Pitt2011-01-151-3/+3
* Add gtk_tree_model_iter_previous() vfuncSzilárd Pfeiffer2011-01-051-4/+24
* Add the private struct in class_initMatthias Clasen2010-12-171-0/+2
* Remove sealed members from GtkTreeStoreMatthias Clasen2010-12-171-172/+227
* gtktreestore: Move documentation to inline commentsJavier Jardón2010-10-231-0/+35
* Add a couple of missing annotationsJohan Dahlin2010-09-181-1/+1
* Replace gtk_debug_flags with getter and setter functionsTor Lillqvist2010-09-081-1/+1
* Clarify memory management of tree modelsChristian Dywan2010-08-091-1/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Add (out) annotations to GtkTreeIter parametersPhilip Withnall2010-07-071-7/+7
* Revert "Add length to gtk_tree_path_get_indices"Colin Walters2010-06-281-3/+3
* Add length to gtk_tree_path_get_indicesColin Walters2010-06-281-3/+3
* [Annotations] Add array length for GtkTreeStoreViktor Pracht2010-02-191-3/+3
* [annotations] Add allow-noneJohan Dahlin2010-02-191-11/+11
* Add introspection annotations for gtk_tree_model_get_path+gtk_tree_store_newvAlan Knowles2010-02-091-1/+1
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-2/+2