2005-07-22 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-uri.{c,h}: Use "const" parameters if possible to give more hints to the compiler. * thunar-vfs/thunar-vfs-uri.{c,h}: Add thunar_vfs_uri_get_md5sum() method to calculate the MD5 digest of an URI. * thunar/thunar-local-file.c: Preallocate 512 instances of the ThunarLocalFile class to speed up the creation of new objects. * thunar/thunar-details-view.c(thunar_details_view_init): Do not allow reordering of treeview columns. (Old svn revision: 16405)
Showing
- ChangeLog 11 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-uri.c 40 additions, 12 deletionsthunar-vfs/thunar-vfs-uri.c
- thunar-vfs/thunar-vfs-uri.h 14 additions, 13 deletionsthunar-vfs/thunar-vfs-uri.h
- thunar/thunar-details-view.c 0 additions, 5 deletionsthunar/thunar-details-view.c
- thunar/thunar-local-file.c 34 additions, 1 deletionthunar/thunar-local-file.c
Loading
Please register or sign in to comment