]> Pileus Git - ~andy/gtk/commit
Consolidate tree models for different browse modes
authorBenjamin Otte <otte@gnome.org>
Tue, 30 Jun 2009 19:24:52 +0000 (21:24 +0200)
committerBenjamin Otte <otte@gnome.org>
Thu, 15 Oct 2009 20:00:07 +0000 (22:00 +0200)
commita5390ad49e53522dedc6bbb894e715e7eef91f7f
treec15cf172cfd0ccc5b727438845a2c605d373b530
parentd6f3d0e7ebe2314dbe8e5319c018ab241b78c50d
Consolidate tree models for different browse modes

All tree models in browse mode now share the first 10 column types
containing all the necessary information to display the model on screen.
Therefor it is now easy to just operate on the tree model associated
with the file tree view and in most cases it isn't necessary anymore to
special case the browse modes.
gtk/gtkfilechooserdefault.c