]> Pileus Git - ~andy/gtk/history - gtk/gtktreemodelsort.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktreemodelsort.c
2012-04-28 Carlos Garnachotreemodelsort: fix iter_previous so it can go back...
2012-02-27 Javier JardónChange FSF Address
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-22 Kristian Rietveldtreemodelsort: eliminate unread variable assigments
2011-08-22 Kristian RietveldExtend documentation about GtkTreeModelSort internals
2011-08-22 Kristian RietveldReplace GArray with GSequence in GtkTreeModelSort
2011-08-22 Kristian RietveldRevert usage of parent_elt_index back to parent_elt...
2011-08-22 Kristian RietveldAvoid unreferencing deleted nodes
2011-08-22 Kristian RietveldBug 611922 - gtk_tree_model_sort_ref_node() is too...
2011-08-22 Kristian Rietveldtreemodelsort: Remove unnecessary comment
2011-08-22 Kristian RietveldIn sort model also emit row-deleted after updating...
2011-08-22 Kristian RietveldPrint failed assertions for failed child iterator conve...
2011-08-22 Kristian RietveldMake _get_iter invalidate iterators when FALSE is returned
2011-04-18 Javier JardónMove documentation to inline comments: GtkTreeModelSort
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-06 Szilárd PfeifferAdd gtk_tree_model_iter_previous() vfunc
2010-12-18 Matthias ClasenRemove sealed members from GtkTreeModelSort
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-07 Philip WithnallAdd (out) annotations to GtkTreeIter parameters
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-06 Kristian RietveldBug 346800 - Rework sort/filter models to use indices...
2009-07-30 Kristian RietveldBug 573321 – additional check in gtk_tree_model_filter_...
2009-01-03 Matthias ClasenImprove the docs
2008-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-05-28 Kristian RietveldAmendment of bug 485218 - Strange warning encountered.
2008-05-27 Matthias Clasen Bug 485218 - Strange warning encountered
2007-09-09 Matthias Clasenfix the build
2007-09-09 Matthias ClasenDon't assume that a path of depth 0 has no indices...
2007-03-10 Kristian Rietveldwhen (un)reffing an element, also (un)ref its parent...
2006-09-27 Kristian Rietveldref count nodes the proper way, (gtk_tree_model_sort_re...
2006-07-02 Matthias ClasenDon't leak default_sort_data. (#346341, Christian Weiske)
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-02-08 Kristian Rietveldfree temporary paths after usage (patch from maemo...
2006-01-14 Kristian Rietveldfix a typo which caused this whole thing to not functio...
2005-12-29 Matthias ClasenMore of the same
2005-12-29 Matthias ClasenUse the slice allocater for GtkTreeDataSortHeader.
2005-10-24 Kristian Rietveldemitting row-has-child-toggled when the level is not...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-23 Kristian Rietvelddon't bother inserting new rows in a level with a zero...
2005-07-25 Matthias ClasenTrivial doc fixes.
2005-07-22 Matthias ClasenCleanup a possible resize idle. (#311141, Robert Ögren)
2005-04-05 Matthias ClasenFix a typo in a warning.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-30 Matthias ClasenUpdate the documentation to specify a more useful behav...
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-01 Matthias ClasenMake it work correctly when the child model is cleared...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-18 Kristian RietveldFixes #110249, reworked patch from Joshua N Pritikin.
2003-12-17 Marco Pesenti GrittiCheck that index is not bigger than level array length...
2003-12-13 Kristian RietveldA trick for a faster treeview, step 1. Patch to short...
2003-08-15 Kristian RietveldMerged from stable.
2003-06-04 Jonathan BlandfordSlightly modified patch from Owen Taylor <otaylor@redha...
2003-01-27 Kristian RietveldChangeLog too long to mention here. Bugs fixed: #100973...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-02 Kristian Rietveldremove the second ref command on the child_model, we...
2002-10-14 Kristian RietveldBehaviour change, apply changes if the entry of the...
2002-10-07 Manish SinghDeprecation cleanup
2002-07-05 Jonathan Blandfordfix warning. (gtk_tree_view_search_iter): fix warning...
2002-06-04 Kristian RietveldDiscussed in #76249.
2002-05-24 Dave CampBuilt an iter directly instead of using
2002-05-24 Dave CampUse indices[i] >= level->array->len rather than level...
2002-04-29 Jonathan BlandfordFix so that you can set a new sort func.
2002-04-24 Kristian Rietveldresort if we're already in 'unsorted' state, and update...
2002-04-20 Matthias ClasenA bunch of trivial doc fixes.
2002-04-17 Kristian Rietveldso this function was completely broken. Fix it and...
2002-04-01 Kristian Rietveldadd check for y > tree_view->priv->height (fixes #76974)
2002-03-30 Owen Taylorrecommit after tagging 2_0_1
2002-03-30 Owen Taylorrevert change for tagging 2_0_1
2002-03-30 Kristian Rietveldrevert the latest stamp increment changes, as it broke...
2002-03-29 Kristian Rietveldremove call to gtk_tree_model_sort_increment_stamp
2002-03-16 Kristian Rietveldjust return when we have an input_only window (fix...
2002-03-14 Vitaly Tishkovgtk/gtktreemodelsort.c typo in docs for
2002-03-07 Darin AdlerUpdate offsets before finding where to insert the new...
2002-03-03 Tim Janikadded compile time switch to put the tree views into...
2002-02-24 Jonathan Blandfordat Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redha...
2002-02-12 Kristian Rietveldemit row_deleted before we start unreffing the nodes...
2002-02-12 Darin AdlerConsider reordering the row even when there's no sort...
2002-02-09 Kristian Rietveldconvert the iter to a child iter again, after doing...
2002-02-09 Jonathan Blandfordfix evil ref bug where the wrong row and a deleted...
2002-02-08 Darin AdlerPass the ref_node and unref_node calls through to the...
2002-02-06 Kristian Rietveldrip out all the debugging ifdefs, as modelsort seems...
2002-01-22 Kristian Rietveldadd some more stamp checks (pointed out by Anders Carlsson)
2002-01-15 Kristian Rietveldfix a load of open line ends, (gtk_tree_model_sort_set_...
2002-01-13 Kristian Rietveldvarious cleanups, (get_child_iter_from_elt): removed,
2002-01-10 Vitaly Tishkovgtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c
2001-12-27 Kristian Rietveldfix a few places where I was confused between modelsort...
2001-12-26 Kristian Rietveldensure we are unprelighted before reordering
2001-11-14 Jonathan Blandfordnew "model" construct property for language bindings.
2001-11-03 Hans Breuerchain finalize to parent class to get removed from...
next