Skip to content
  • Xavier Claessens's avatar
    Replace GArray with GSequence in GtkTreeModelFilter · bee3d5f1
    Xavier Claessens authored
    Significantly improves performance when e.g. removing (filtering) a lot
    of rows from the filter model.  Fixes bug 616871.
    
    This commit includes changes by Kristian Rietveld to make the patch apply
    on top of the treemodel-fix branch and pass all newly written unit tests.
    bee3d5f1