2006-03-14 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-path.{c,h}, thunar-vfs/thunar-vfs.symbols: Add convenience method thunar_vfs_path_is_ancestor(), used to implement the auto-expand in the tree pane. * docs/reference/thunar-vfs/: Update thunar-vfs API docs. * thunar/thunar-file.h: Add thunar_file_is_ancestor(). * docs/README.thunarrc, thunar/thunar-preferences.c, thunar/thunar-window.c: Add new preference LastSeparatorPosition, which includes the last position of the gutter that separates the side pane and the main view. * docs/README.thunarrc, thunar/thunar-preferences.c, thunar/thunar-preferences-dialog.c: Add new preferences TreeIconEmblems and TreeIconSize, similar to their shortcuts counterparts. * thunar/thunar-tree-model.{c,h}, thunar/thunar-tree-pane.{c,h}, thunar/thunar-tree-view.{c,h}, thunar/Makefile.am, thunar/thunar-window-ui.xml, thunar/thunar-window.c: Initial import of the tree side pane. Still missing a lot of features, but the basics are in place and the performance and memory overhead is quite good already. Bug #1363. * po/POTFILES.in: Add new files. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20405)
Showing
- ChangeLog 25 additions, 0 deletionsChangeLog
- docs/README.thunarrc 21 additions, 0 deletionsdocs/README.thunarrc
- 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-path.sgml 10 additions, 0 deletionsdocs/reference/thunar-vfs/tmpl/thunar-vfs-path.sgml
- po/POTFILES.in 3 additions, 0 deletionspo/POTFILES.in
- po/Thunar.pot 124 additions, 85 deletionspo/Thunar.pot
- po/ca.po 136 additions, 86 deletionspo/ca.po
- po/de.po 129 additions, 87 deletionspo/de.po
- po/el.po 140 additions, 86 deletionspo/el.po
- po/es.po 136 additions, 86 deletionspo/es.po
- po/eu.po 138 additions, 86 deletionspo/eu.po
- po/fi.po 141 additions, 86 deletionspo/fi.po
- po/fr.po 142 additions, 86 deletionspo/fr.po
- po/hu.po 137 additions, 86 deletionspo/hu.po
- po/it.po 141 additions, 86 deletionspo/it.po
- po/ja.po 141 additions, 86 deletionspo/ja.po
- po/nl.po 141 additions, 86 deletionspo/nl.po
- po/pl.po 136 additions, 86 deletionspo/pl.po
- po/pt_BR.po 138 additions, 86 deletionspo/pt_BR.po
- po/ru.po 139 additions, 86 deletionspo/ru.po
Loading
Please register or sign in to comment