]> spindle.queued.net Git - midori/commit
Support minimizing in tab panel, improve treeview updating
authorChristian Dywan <christian@twotoasts.de>
Tue, 18 Aug 2009 18:43:20 +0000 (20:43 +0200)
committerChristian Dywan <christian@twotoasts.de>
Tue, 18 Aug 2009 18:49:41 +0000 (20:49 +0200)
commitb77fdd45cfdbca23d1d797b542e402ddb4c445bd
tree0385b49c592537fc78c548ed91d6042f00e42444
parentc607c2932fb3607f4e28241d578c816622d548de
Support minimizing in tab panel, improve treeview updating

We now differentiate minimized views by inserting a toolitem in the toolbar
instead of a row in the tree model. This needed quite a bit of refactoring
including notifications of icon and title, which we use to update the
tree model as well now. Models are also per-browser now.
extensions/tab-panel.c