2006-02-01 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-scandir.c: Use g_access() if available. * thunar-vfs/thunar-vfs-info.c(_thunar_vfs_info_new_internal): Fix a bug where the path name was g_free()'d for .desktop files with non ASCII file names. * thunar-vfs/thunar-vfs-path.c(thunar_vfs_path_to_string): Apply simple optimization here: Prefer the stack memory over heap memory when constructing the absolute path. (Old svn revision: 19705)
Showing
- ChangeLog 10 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-info.c 7 additions, 5 deletionsthunar-vfs/thunar-vfs-info.c
- thunar-vfs/thunar-vfs-path.c 4 additions, 4 deletionsthunar-vfs/thunar-vfs-path.c
- thunar-vfs/thunar-vfs-scandir.c 9 additions, 2 deletionsthunar-vfs/thunar-vfs-scandir.c
Loading
Please register or sign in to comment