summaryrefslogtreecommitdiff
path: root/gtk/gtktreemodel.c
Commit message (Expand)AuthorAgeFilesLines
* Clarify that one cannot use the same variableWouter Verhelst2016-04-191-0/+3
* typo fixMatthias Clasen2016-03-111-1/+1
* GtkTreeModel: Remove erroneous transfer annotationTimm Bäder2015-12-031-1/+1
* Don't use g_slist_next in gtktreemodel.cMatthias Clasen2015-10-201-4/+4
* GtkTreeModel: Documentation fixDebarshi Ray2015-01-241-1/+1
* Make gtk_tree_model_foreach robustMatthias Clasen2014-12-091-0/+10
* Don't compare booleansMatthias Clasen2014-12-091-1/+1
* Fix stray dash addition in previous commitColin Walters2014-09-081-1/+1
* Remove more leftover —esMatthias Clasen2014-09-081-2/+2
* gtk: port missing array annotations from Vala bindingsEvan Nemerson2014-05-271-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-37/+37
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-14/+10
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-14/+27
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-4/+4
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-3/+3
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-5/+5
* 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-4/+4
* docs: use ` instead of <literal>William Jon McCann2014-02-041-7/+7
* docs: don't use <quote>William Jon McCann2014-02-041-8/+7
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-6/+4
* Docs: Use markdown for listsMatthias Clasen2014-02-021-15/+14
* docs: don't escape entities in example codeWilliam Jon McCann2014-01-291-10/+10
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-2/+2
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-4/+4
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* docs: don't use <type> tagsWilliam Jon McCann2014-01-281-3/+3
* docs: use () instead of <function> tagsWilliam Jon McCann2014-01-271-1/+1
* docs: don't use footnotesWilliam Jon McCann2014-01-271-2/+2
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-81/+81
* docs: fix improper description of GtkTreeModel "rows-reordered" iterWilliam Jon McCann2014-01-221-1/+2
* docs: fix link to DND infoWilliam Jon McCann2014-01-211-1/+1
* Add introspection friendly version of gtk_tree_path_new_from_indicesSimon Feltman2014-01-051-0/+28
* Fix GI warningsJasper St. Pierre2013-10-091-6/+2
* Add missing introspection annotationsPhil Clayton2013-09-101-1/+1
* Add gtk_tree_model_rows_reordered_with_length introspectable methodSimon Feltman2013-07-221-0/+36
* docs: Improve GtkTreeModel iteration patternDavid King2012-11-221-6/+5
* docs: Correct gtk_tree_row_reference_new() descriptionDavid King2012-05-041-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* treemodel: document gtk_tree_path_free() as allow-noneCosimo Cecchi2011-10-201-2/+2
* Use G_VALUE_INITJavier Jardón2011-10-151-1/+1
* Documentation fixesMatthias Clasen2011-09-251-2/+2
* Fix typo in doc commentKristian Rietveld2011-08-221-1/+1
* GtkTreeModel: add more detailed documentation on reference countingKristian Rietveld2011-08-221-3/+38
* Make _get_iter invalidate iterators when FALSE is returnedKristian Rietveld2011-08-221-1/+2
* Change GtkTreePath to grow exponentiallyMatthias Clasen2011-05-311-18/+31
* Fixed GtkTreeModel::row-deleted documentationTristan Van Berkom2011-03-091-6/+3
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-4/+4
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-201-1/+1