2006-07-27 Benedikt Meurer <benny@xfce.org>
* README, acinclude.m4, configure.in.in, thunar-vfs/, thunar/, plugins/thunar-apr/thunar-apr-provider.c, plugins/thunar-uca/thunar-uca-model.c: Import the trash framework, based on the XDG trash specification, but currently limited to the home trash. * thunar/thunar-file.{c,h}, thunar/thunar-standard-view.c (thunar_standard_view_merge_custom_actions): Remove obsolete thunar_file_get_actions(). Bug #1241. * thunar/thunar-file.c, thunar/thunar-util.{c,h}: Use localized human readable format for file dates. Bug #2057. * thunar/thunar-private.h, thunar/thunar-tree-model.c, thunar/thunar-thumbnail-generator.c, thunar/thunar-shortcuts-model.c, thunar/thunar-renamer-pair.c, thunar/thunar-renamer-model.c, thunar/thunar-clipboard-manager.c: Use the slice allocator to reduce the memory overhead. * thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-chooser-button.c, thunar/thunar-permissions-chooser.c, thunar/thunar-chooser-dialog.c, thunar/thunar-preferences-dialog.c, thunar/thunar-renamer-dialog.c, thunar/thunar-size-label.c: Use a single shared GtkTooltips instance for the whole application. * thunar/thunar-path-entry.c: Update the path entry icon and text whenever the current file changes. * README, acinclude.m4, configure.in.in, plugins/thunar-tpa/: Add a trash panel applet, that communicates with Thunar via D-BUS to display the current state of the trash can and move files to the trash by dropping them to the panel applet. * thunar/thunar-preferences.c(thunar_preferences_class_init), docs/README.thunarrc: Disable case-sensitive sorting of the files by default. Bug #2064. * docs/reference/thunar-vfs/: Update the API documentation. * po/POTFILES.in: Add new files here. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 22534)
Showing
- ChangeLog 36 additions, 0 deletionsChangeLog
- README 4 additions, 0 deletionsREADME
- acinclude.m4 58 additions, 0 deletionsacinclude.m4
- configure.in.in 44 additions, 3 deletionsconfigure.in.in
- docs/README.thunarrc 1 addition, 1 deletiondocs/README.thunarrc
- docs/reference/thunar-vfs/thunar-vfs-sections.txt 3 additions, 2 deletionsdocs/reference/thunar-vfs/thunar-vfs-sections.txt
- docs/reference/thunar-vfs/tmpl/thunar-vfs-interactive-job.sgml 0 additions, 34 deletions...reference/thunar-vfs/tmpl/thunar-vfs-interactive-job.sgml
- docs/reference/thunar-vfs/tmpl/thunar-vfs-job.sgml 32 additions, 20 deletionsdocs/reference/thunar-vfs/tmpl/thunar-vfs-job.sgml
- docs/reference/thunar-vfs/tmpl/thunar-vfs-path.sgml 14 additions, 0 deletionsdocs/reference/thunar-vfs/tmpl/thunar-vfs-path.sgml
- plugins/Makefile.am 5 additions, 0 deletionsplugins/Makefile.am
- plugins/thunar-apr/thunar-apr-provider.c 33 additions, 19 deletionsplugins/thunar-apr/thunar-apr-provider.c
- plugins/thunar-tpa/Makefile.am 63 additions, 0 deletionsplugins/thunar-tpa/Makefile.am
- plugins/thunar-tpa/README 30 additions, 0 deletionsplugins/thunar-tpa/README
- plugins/thunar-tpa/main.c 61 additions, 0 deletionsplugins/thunar-tpa/main.c
- plugins/thunar-tpa/thunar-tpa-bindings.xml 101 additions, 0 deletionsplugins/thunar-tpa/thunar-tpa-bindings.xml
- plugins/thunar-tpa/thunar-tpa-icon.c 686 additions, 0 deletionsplugins/thunar-tpa/thunar-tpa-icon.c
- plugins/thunar-tpa/thunar-tpa-icon.h 52 additions, 0 deletionsplugins/thunar-tpa/thunar-tpa-icon.h
- plugins/thunar-tpa/thunar-tpa.desktop.in.in 8 additions, 0 deletionsplugins/thunar-tpa/thunar-tpa.desktop.in.in
- plugins/thunar-uca/thunar-uca-model.c 7 additions, 0 deletionsplugins/thunar-uca/thunar-uca-model.c
- po/ChangeLog 6 additions, 0 deletionspo/ChangeLog
Loading
Please register or sign in to comment