2005-06-11 Benedikt Meurer <benny@xfce.org>
* docs/design/overview.xmi: Extend the ThunarVfsURI functionality. * thunar-vfs/thunar-vfs-uri.{c,h}: Add host handling to ThunarVfsURI. Add support for different URI schemes, currently 'file://' and 'trash://'. * thunar/thunar-favourites-model.c, thunar/thunar-favourites-view.c, thunar/thunar-location-buttons.c: Sync with the little API change to ThunarVfsURI. * tests/Makefile.am: Delete core files on `make clean'. * tests/test-thunar-vfs-uri.c(main): Add test cases for the trash: scheme. (Old svn revision: 16330)
Showing
- ChangeLog 13 additions, 0 deletionsChangeLog
- docs/design/overview.xmi 593 additions, 303 deletionsdocs/design/overview.xmi
- tests/Makefile.am 3 additions, 0 deletionstests/Makefile.am
- tests/test-thunar-vfs-uri.c 15 additions, 3 deletionstests/test-thunar-vfs-uri.c
- thunar-vfs/thunar-vfs-uri.c 216 additions, 30 deletionsthunar-vfs/thunar-vfs-uri.c
- thunar-vfs/thunar-vfs-uri.h 59 additions, 28 deletionsthunar-vfs/thunar-vfs-uri.h
- thunar/thunar-favourites-model.c 2 additions, 1 deletionthunar/thunar-favourites-model.c
- thunar/thunar-favourites-view.c 1 addition, 1 deletionthunar/thunar-favourites-view.c
- thunar/thunar-location-buttons.c 1 addition, 1 deletionthunar/thunar-location-buttons.c
Loading
Please register or sign in to comment