2005-09-02 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-standard-view.c: Avoid going through the selection changed handling whenever the number of files in a model changes, as the only thing that needs updating here is the statusbar text. * thunar-vfs/thunar-vfs-mime-cache.c (thunar_vfs_mime_cache_lookup_parents): Fix the offset from which the parent mime type name is read. * thunar-vfs/thunar-vfs-mime-cache.c(cache_node_lookup_suffix): Optimize the tail-recursive suffix lookup. * thunar-vfs/thunar-vfs-mime-database.c (thunar_vfs_mime_database_get_info_for_file): Use fast stack memory for the extattr and content lookups. (Old svn revision: 17285)
Showing
- ChangeLog 14 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-mime-cache.c 16 additions, 4 deletionsthunar-vfs/thunar-vfs-mime-cache.c
- thunar-vfs/thunar-vfs-mime-database.c 4 additions, 10 deletionsthunar-vfs/thunar-vfs-mime-database.c
- thunar/thunar-standard-view.c 22 additions, 2 deletionsthunar/thunar-standard-view.c
Loading
Please register or sign in to comment