2005-09-04 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-file.{c,h}: Store the watch count in the GObject data list, as it seldomly used. * thunar/thunar-file.c(thunar_file_load_icon): Try to load the "loading" icon directly instead of checking the icon theme first. * thunar/thunar-standard-view.c: Revert the "num-files" special handling as it leads to a bug where the actions aren't updated properly when changing directories. * thunar-vfs/thunar-vfs-sysdep.h: Fix typo. * thunar-vfs/thunar-vfs-transfer-job.c, thunar-vfs/thunar-vfs-unlink-job.c: Unlink thumbnails after removing a file to reduce the junk in ~/.thumbnails/. * thunar-vfs/thunar-vfs-uri.c(thunar_vfs_uri_get_md5sum): Escape the path properly, so the thumbnail paths we determine are equal to those of other file managers. (Old svn revision: 17333)
Showing
- ChangeLog 17 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-sysdep.h 1 addition, 1 deletionthunar-vfs/thunar-vfs-sysdep.h
- thunar-vfs/thunar-vfs-transfer-job.c 52 additions, 4 deletionsthunar-vfs/thunar-vfs-transfer-job.c
- thunar-vfs/thunar-vfs-unlink-job.c 25 additions, 0 deletionsthunar-vfs/thunar-vfs-unlink-job.c
- thunar-vfs/thunar-vfs-uri.c 28 additions, 3 deletionsthunar-vfs/thunar-vfs-uri.c
- thunar/thunar-file.c 35 additions, 15 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 0 additions, 3 deletionsthunar/thunar-file.h
- thunar/thunar-standard-view.c 1 addition, 22 deletionsthunar/thunar-standard-view.c
Loading
Please register or sign in to comment