* thunar-vfs/thunar-vfs-monitor.c, thunar/thunar-tree-model.{c,h},
thunar/thunar-tree-view.c: Apply tree view pane improvements written by Nick. It implements a GtkTreeModelFilter inside the tree model and improves CPU performance when expanding folders in the tree view. It also stops monitoring tree view folders when they are closed. It improves thread safety in ThunarVfsMonitor and a few other things. Should fix bug #4051. (Old svn revision: 28917)
Showing
- ChangeLog 10 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-monitor.c 49 additions, 19 deletionsthunar-vfs/thunar-vfs-monitor.c
- thunar/thunar-tree-model.c 355 additions, 111 deletionsthunar/thunar-tree-model.c
- thunar/thunar-tree-model.h 11 additions, 5 deletionsthunar/thunar-tree-model.h
- thunar/thunar-tree-view.c 70 additions, 81 deletionsthunar/thunar-tree-view.c
Loading
Please register or sign in to comment