2005-09-04 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-thumb.{c,h}: Implement the store thumbnail functionality. * thunar-vfs/thunar-vfs-sysdep.c, thunar-vfs/thunar-vfs-trash.c, thunar-vfs/thunar-vfs-uri.{c,h}, thunar-vfs/thunar-vfs.symbols, thunar/thunar-clipboard-manager.c, thunar/thunar-favourites-model.c, thunar/thunar-favourites-view.c, thunar/thunar-file.c, thunar/thunar-location-buttons.c, thunar/thunar-path-entry.c, thunar/thunar-standard-view.c, thunar/thunar-statusbar.c: Improve the thunar_vfs_uri_to_string() method to support UTF-8 URI strings and escaping of URIs, which is required for proper Drag'n'Drop interaction with other applications. (Old svn revision: 17336)
Showing
- ChangeLog 14 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-sysdep.c 2 additions, 2 deletionsthunar-vfs/thunar-vfs-sysdep.c
- thunar-vfs/thunar-vfs-thumb.c 106 additions, 12 deletionsthunar-vfs/thunar-vfs-thumb.c
- thunar-vfs/thunar-vfs-thumb.h 3 additions, 2 deletionsthunar-vfs/thunar-vfs-thumb.h
- thunar-vfs/thunar-vfs-trash.c 1 addition, 1 deletionthunar-vfs/thunar-vfs-trash.c
- thunar-vfs/thunar-vfs-uri.c 78 additions, 41 deletionsthunar-vfs/thunar-vfs-uri.c
- thunar-vfs/thunar-vfs-uri.h 14 additions, 10 deletionsthunar-vfs/thunar-vfs-uri.h
- thunar-vfs/thunar-vfs.symbols 1 addition, 1 deletionthunar-vfs/thunar-vfs.symbols
- thunar/thunar-clipboard-manager.c 1 addition, 1 deletionthunar/thunar-clipboard-manager.c
- thunar/thunar-favourites-model.c 1 addition, 1 deletionthunar/thunar-favourites-model.c
- thunar/thunar-favourites-view.c 1 addition, 1 deletionthunar/thunar-favourites-view.c
- thunar/thunar-file.c 2 additions, 2 deletionsthunar/thunar-file.c
- thunar/thunar-location-buttons.c 6 additions, 10 deletionsthunar/thunar-location-buttons.c
- thunar/thunar-path-entry.c 5 additions, 7 deletionsthunar/thunar-path-entry.c
- thunar/thunar-standard-view.c 1 addition, 1 deletionthunar/thunar-standard-view.c
- thunar/thunar-statusbar.c 3 additions, 8 deletionsthunar/thunar-statusbar.c
Loading
Please register or sign in to comment