summaryrefslogtreecommitdiff
path: root/gtk/gtktreemodel.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move GtkTreeModel docs inlineMatthias Clasen2011-01-121-534/+767
* Add gtk_tree_model_iter_previous() vfuncSzilárd Pfeiffer2011-01-051-0/+53
* Tons of transfer annotationsMatthias Clasen2010-09-211-5/+5
* Add a rename-to annotation for gtk_tree_path_get_indices_with_depthMatthias Clasen2010-09-191-0/+2
* Use G_DEFINE_BOXED_TYPEChristian Persch2010-08-181-37/+9
* gtk_tree_model_iter_next's iter is (in), not (inout)Tomeu Vizoso2010-08-171-1/+1
* Clarify memory management of tree modelsChristian Dywan2010-08-091-1/+3
* Add (inout) annotation to gtk_tree_model_iter_next()Philip Withnall2010-08-051-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* annotation (transfer-none) fix that somehow got dropped from last patchJohn (J5) Palmieri2010-07-081-1/+1
* fix some tree model annotationsJohn (J5) Palmieri2010-07-081-1/+1
* Add (out) annotations to GtkTreeIter parametersPhilip Withnall2010-07-071-7/+7
* Fix annotation on gtk_tree_model_get_valueColin Walters2010-07-061-1/+1
* Revert "Add length to gtk_tree_path_get_indices"Colin Walters2010-06-281-4/+21
* Add length to gtk_tree_path_get_indicesColin Walters2010-06-281-21/+4
* annotation fixesJohn (J5) Palmieri2010-05-271-2/+2