summaryrefslogtreecommitdiff
path: root/gtk/gtktreemodel.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* add a get_indices_with_depth method to GtkTreePath with proper GI array annot...John (J5) Palmieri2010-05-031-0/+25
* [annotations] Add allow-noneJohan Dahlin2010-02-191-2/+2
* Add introspection annotations for gtk_tree_model_get_path+gtk_tree_store_newvAlan Knowles2010-02-091-1/+1
* Document missing signal parameterBenjamin Otte2010-01-031-0/+3
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-5/+5
* Fix a typo in the docsMatthias Clasen2009-01-051-3/+4
* gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.cSven Neumann2008-08-121-5/+5
* gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.cSven Neumann2008-08-081-5/+5
* Small doc improvementMatthias Clasen2008-07-281-6/+7
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Using GSlice for GtkTreePathPhilip Van Hoof2007-12-311-3/+3
* Use GSlice for gtk_tree_iter_copy. Bug #434863.Christian Persch2007-05-011-2/+2
* Don't corrupt memory when faced with paths with ridiculously largeMatthias Clasen2007-01-081-6/+8
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-1/+1
* Add some docs to the row-deleted signal. (#349128, Benedikt Meurer)Matthias Clasen2006-08-161-0/+7
* Changed the language of the signals documentation slightly. Bug #340205.Murray Cumming2006-05-041-5/+5
* Document GtkTreeModel signals.Matthias Clasen2006-05-011-1/+55
* don't copy tree paths when emitting signals. (#325041, Matthias Clasen).Kristian Rietveld2006-01-231-5/+5
* Fix several g_new() calls which were using extra indirections or pointlessMatthias Clasen2006-01-181-2/+2
* Documentation fixes.Matthias Clasen2005-12-191-3/+3
* Clarify docs. (#317682, Christian - Manny Calavera - Neumair)Matthias Clasen2005-10-261-1/+1