2005-07-15 Benedikt Meurer <benny@xfce.org>
* docs/papers/HackingOnThunar.odt: Improve the "Hacking on Thunar" guide. * thunar-vfs/thunar-vfs-volume.{c,h}: Change the icon lookup mechanism to return an icon name instead of a GtkIconInfo object. Also allow the ThunarVfsVolume implementation to specify a custom icon by overriding the lookup_icon_name() method. Add a new method get_free_space() which can be used to determine the amount of free space on a given volume. * thunar-vfs/thunar-vfs-volume-bsd.c: Catch up with the changes to ThunarVfsVolume. * thunar/thunar-favourites-model.c: Cache icons for the favourites and reload them whenever the file/volume changes. Adopt the new icon lookup mechanism for ThunarVfsVolume. (Old svn revision: 16388)
Showing
- ChangeLog 16 additions, 0 deletionsChangeLog
- docs/papers/HackingOnThunar.odt 0 additions, 0 deletionsdocs/papers/HackingOnThunar.odt
- thunar-vfs/thunar-vfs-volume-bsd.c 21 additions, 13 deletionsthunar-vfs/thunar-vfs-volume-bsd.c
- thunar-vfs/thunar-vfs-volume.c 71 additions, 24 deletionsthunar-vfs/thunar-vfs-volume.c
- thunar-vfs/thunar-vfs-volume.h 16 additions, 9 deletionsthunar-vfs/thunar-vfs-volume.h
- thunar/thunar-favourites-model.c 59 additions, 20 deletionsthunar/thunar-favourites-model.c
Loading
Please register or sign in to comment