]> Pileus Git - ~andy/gtk/history - gtk/gtktreemodel.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktreemodel.c
2012-11-22 David Kingdocs: Improve GtkTreeModel iteration pattern
2012-05-04 David Kingdocs: Correct gtk_tree_row_reference_new() description
2012-02-27 Javier JardónChange FSF Address
2011-10-20 Cosimo Cecchitreemodel: document gtk_tree_path_free() as allow-none
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-09-26 Matthias ClasenDocumentation fixes
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-22 Kristian RietveldFix typo in doc comment
2011-08-22 Kristian RietveldGtkTreeModel: add more detailed documentation on refere...
2011-08-22 Kristian RietveldMake _get_iter invalidate iterators when FALSE is returned
2011-06-01 Matthias ClasenChange GtkTreePath to grow exponentially
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-09 Tristan Van BerkomFixed GtkTreeModel::row-deleted documentation
2011-03-09 Tristan Van BerkomFixed GtkTreeModel::row-deleted documentation
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Matthias ClasenMove GtkTreeModel docs inline
2011-01-06 Szilárd PfeifferAdd gtk_tree_model_iter_previous() vfunc
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-19 Matthias ClasenAdd a rename-to annotation for gtk_tree_path_get_indice...
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-08-17 Tomeu Vizosogtk_tree_model_iter_next's iter is (in), not (inout)
2010-08-10 Christian DywanClarify memory management of tree models
2010-08-04 Philip WithnallAdd (inout) annotation to gtk_tree_model_iter_next()
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-08 John (J5) Palmieriannotation (transfer-none) fix that somehow got dropped...
2010-07-08 John (J5) Palmierifix some tree model annotations
2010-07-07 Philip WithnallAdd (out) annotations to GtkTreeIter parameters
2010-07-06 Colin WaltersFix annotation on gtk_tree_model_get_value
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2010-05-27 John (J5) Palmieriannotation fixes
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-03 John (J5) Palmieriadd a get_indices_with_depth method to GtkTreePath...
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Alan KnowlesAdd introspection annotations for gtk_tree_model_get_pa...
2010-04-04 Benjamin OtteDocument missing signal parameter
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-02-09 Alan KnowlesAdd introspection annotations for gtk_tree_model_get_pa...
2010-01-03 Benjamin OtteDocument missing signal parameter
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-01-05 Matthias ClasenFix a typo in the docs
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-08 Sven Neumanngtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable...
2008-07-28 Matthias ClasenSmall doc improvement
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-12-31 Philip Van HoofUsing GSlice for GtkTreePath
2007-05-01 Christian PerschUse GSlice for gtk_tree_iter_copy. Bug #434863.
2007-01-08 Matthias ClasenDon't corrupt memory when faced with paths with ridicul...
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-08-16 Matthias ClasenAdd some docs to the row-deleted signal. (#349128,...
2006-05-04 Murray CummingChanged the language of the signals documentation sligh...
2006-05-01 Matthias ClasenDocument GtkTreeModel signals.
2006-01-23 Kristian Rietvelddon't copy tree paths when emitting signals. (#325041...
2006-01-18 Matthias ClasenFix several g_new() calls which were using extra indire...
2005-12-19 Matthias ClasenDocumentation fixes.
2005-10-26 Matthias ClasenClarify docs. (#317682, Christian - Manny Calavera...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-31 Matthias ClasenSome documentation fixes. (#314882, Guillaume Cottenceau)
2005-07-13 Kristian Rietveldnew function. (#160879, Stefan Kost).
2005-06-08 Matthias ClasenCheck for negative before appending the index, to avoid...
2005-05-21 Matthias ClasenFix a C99ism
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-15 Matthias Clasen*** empty log message ***
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Owen TaylorImprove the docs (reported by Vitaly Tishkov, #74362...
2004-02-07 Matthias ClasenDon't use function calls in array initializers, as...
2004-01-31 Matthias ClasenCorrect the documentation for new_order. (#124790,...
2003-12-17 Murray CummingActually call the default signal handlers instead of...
2003-08-16 Kristian RietveldFix major bug in row ref handling, so the new combo...
2003-07-11 Kristian Rietveldmake the path != NULL check a silent assert, so it...
2003-04-07 Matthias ClasenFix numerous misspellings of possessive "its". (#11002...
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-21 Matthias ClasenFix doc comment typos. (#98158, Vitaly Tishkov)
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-03 Kristian Rietveldtook out the useless check for refs->list (#97353,...
2002-10-23 Kristian Rietvelds/NULL/0/ on the g_signal_emit lines to fix up yesterda...
2002-10-22 Kristian RietveldAnother feature to create truly ugly TreeViews!: style...
2002-10-14 Kristian RietveldBehaviour change, apply changes if the entry of the...
2002-10-07 Manish SinghDeprecation cleanup
2002-09-11 Jonathan BlandfordMake GtkTreeRowReference a boxed type.
2002-08-10 Soren SandmannMinor documentation fixes
2002-08-07 Matthias ClasenFix doc comment.
2002-07-26 Kristian RietveldAPI additions: _move, _reorder and _swap for stores...
2002-07-05 Jonathan Blandfordfix warning. (gtk_tree_view_search_iter): fix warning...
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-06-04 Kristian Rietveldadd gtk_tree_model_get_string_from_iter (#74667).
2002-05-10 Daniel Elstner[ merge from stable ]
next