2006-01-28 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-chmod-job.c(thunar_vfs_chmod_job_execute), thunar-vfs/thunar-vfs-chown-job.c(thunar_vfs_chown_job_execute): Properly emit and release an error that occurred on the last file. * THANKS, thunar/thunar-shortcuts-view.c: Add support to open shortcuts in new windows using the context menu or double-middle-clicks, based on a patch by Laurent Meunier <meunier.laurent@laposte.net>. This fixes bug #1381. * docs/README.thunarrc, thunar/thunar-preferences.c, thunar/thunar-window.c: Remember the window dimensions whenever the size of a window is changed and use the last saved window dimensions for newly created windows. This fixes bug #1389. * thunar/thunar-pango-extensions.{c,h}: Add new helper function thunar_pango_attr_list_big_bold(), which returns a pango attribute list for big, bold text rendering. * thunar/thunar-permissions-chooser.c (thunar_permissions_chooser_ask_recursive): Use big, bold label for the dialog title to stay consistent with GtkMessageDialog. * thunar-vfs/Makefile.am, thunar-vfs/thunar-vfs-creat-job.{c,h}, thunar-vfs/thunar-vfs.{c,h}, thunar-vfs/thunar-vfs.symbols: Add new class ThunarVfsCreatJob, which is used to create empty files for a given list of paths. * docs/reference/thunar-vfs/tmpl/thunar-vfs-operations.sgml, docs/reference/thunar-vfs/thunar-vfs-sections.txt: Update API docs. * thunar/thunar-application.{c,h}: Add thunar_application_creat() as wrapper for the newly imported ThunarVfsCreatJob. * thunar/thunar-application.{c,h}: Add thunar_application_copy_to() to copy files from one location to another, rather than copying files from different sources to exactly one folder. * thunar/thunar-create-dialog.c(thunar_create_dialog_set_filename): If the suggested file name contains a dot, pre-select only the text up to the dot. * thunar/thunar-standard-view-ui.xml, thunar/thunar-standard-view.c, thunar/thunar-templates-action.{c,h}, thunar/Makefile.am: Add support for Templates in a way compatible with what Nautilus does currently. This is part one of the fix for bug #1391. * thunar/thunar-preferences, docs/README.thunarrc: Add new property "misc-show-about-templates", which determines whether the "About Templates" dialog will be shown when entering the Templates folder. * icons/16x16/stock_thunar-templates.png, icons/16x16/Makefile.am, thunar/thunar-stock.{c,h}: Add new stock icon "thunar-templates". * thunar/thunar-window-ui.xml, thunar/thunar-window.c: Add "Templates" to the "Go" menu, which will open the ~/Templates folder (it will be created on-demand) and popup a message describing the purpose of the ~/Templates folder. This is part two of the fix for bug #1391. * po/POTFILES.in: Add new files here. * po/*.po: Merge new strings. (Old svn revision: 19639)
Showing
- ChangeLog 49 additions, 0 deletionsChangeLog
- THANKS 3 additions, 0 deletionsTHANKS
- docs/README.thunarrc 19 additions, 0 deletionsdocs/README.thunarrc
- docs/reference/thunar-vfs/thunar-vfs-sections.txt 2 additions, 0 deletionsdocs/reference/thunar-vfs/thunar-vfs-sections.txt
- docs/reference/thunar-vfs/tmpl/thunar-vfs-operations.sgml 20 additions, 0 deletionsdocs/reference/thunar-vfs/tmpl/thunar-vfs-operations.sgml
- icons/16x16/Makefile.am 1 addition, 0 deletionsicons/16x16/Makefile.am
- icons/16x16/stock_thunar-templates.png 0 additions, 0 deletionsicons/16x16/stock_thunar-templates.png
- po/POTFILES.in 2 additions, 0 deletionspo/POTFILES.in
- po/ca.po 195 additions, 124 deletionspo/ca.po
- po/de.po 191 additions, 122 deletionspo/de.po
- po/el.po 195 additions, 124 deletionspo/el.po
- po/es.po 191 additions, 122 deletionspo/es.po
- po/fr.po 194 additions, 123 deletionspo/fr.po
- po/hu.po 191 additions, 122 deletionspo/hu.po
- po/it.po 193 additions, 122 deletionspo/it.po
- po/ja.po 195 additions, 123 deletionspo/ja.po
- po/pl.po 191 additions, 122 deletionspo/pl.po
- po/pt_BR.po 194 additions, 123 deletionspo/pt_BR.po
- thunar-vfs/Makefile.am 2 additions, 0 deletionsthunar-vfs/Makefile.am
- thunar-vfs/thunar-vfs-chmod-job.c 7 additions, 0 deletionsthunar-vfs/thunar-vfs-chmod-job.c
Loading
Please register or sign in to comment