2006-01-09 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-util.{c,h}: Add thunar_vfs_expand_filename(), which is used to expand filenames that start with the tilde character. * docs/reference/thunar-vfs/thunar-vfs-sections.txt, docs/reference/thunar-vfs/tmpl/thunar-vfs-util.sgml: Update documentation. * thunar/thunar-permissions-chooser.c: Implement cancel-semantics for the recursive permissions dialog. * thunar/thunar-permissions-chooser.c: Add tooltips. * thunar/thunar-list-model.{c,h}: Additional column to access the real file name (in UTF-8 encoding). * thunar/thunar-path-entry.{c,h}: Add support for auto path completion. * thunar/thunar-file.{c,h}: Add thunar_file_launch() to automatically launch a given ThunarFile without having to manually figure out the proper action. * thunar/thunar-location-entry.c, thunar/thunar-window.c: If the ThunarPathEntry returns a non-directory file, just try to launch it. This allows users to just open files right away from the path entry without having to lookup the file in the icon/details view. * thunar/thunar-standard-view.c, THANKS: Allow people to use the horizontal mouse wheel to navigate back/forward. Based on a patch provided by Danny Milosavljevic <danny.milo@gmx.net>. * po/*.po: Merge new strings. (Old svn revision: 19367)
Showing
- ChangeLog 25 additions, 0 deletionsChangeLog
- THANKS 3 additions, 0 deletionsTHANKS
- docs/reference/thunar-vfs/thunar-vfs-sections.txt 1 addition, 0 deletionsdocs/reference/thunar-vfs/thunar-vfs-sections.txt
- docs/reference/thunar-vfs/tmpl/thunar-vfs-util.sgml 10 additions, 0 deletionsdocs/reference/thunar-vfs/tmpl/thunar-vfs-util.sgml
- po/ca.po 137 additions, 110 deletionspo/ca.po
- po/de.po 126 additions, 100 deletionspo/de.po
- po/el.po 127 additions, 100 deletionspo/el.po
- po/es.po 127 additions, 100 deletionspo/es.po
- po/fr.po 127 additions, 100 deletionspo/fr.po
- po/hu.po 126 additions, 100 deletionspo/hu.po
- po/it.po 127 additions, 100 deletionspo/it.po
- po/ja.po 127 additions, 100 deletionspo/ja.po
- po/pt_BR.po 127 additions, 100 deletionspo/pt_BR.po
- thunar-vfs/thunar-vfs-util.c 90 additions, 1 deletionthunar-vfs/thunar-vfs-util.c
- thunar-vfs/thunar-vfs-util.h 7 additions, 4 deletionsthunar-vfs/thunar-vfs-util.h
- thunar-vfs/thunar-vfs.symbols 1 addition, 0 deletionsthunar-vfs/thunar-vfs.symbols
- thunar/thunar-file.c 78 additions, 0 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 4 additions, 0 deletionsthunar/thunar-file.h
- thunar/thunar-list-model.c 27 additions, 1 deletionthunar/thunar-list-model.c
- thunar/thunar-list-model.h 2 additions, 1 deletionthunar/thunar-list-model.h
Loading
Please register or sign in to comment