- Apr 24, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-properties-dialog.c: Improve the properties dialog. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 21217)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-pixbuf.{c,h}, thunar-vfs/Makefile.am, thunar-vfs/thunar-vfs-thumb.c: Improve the GdkPixbuf fallback thumb- nail generator. Bug #1703. (Old svn revision: 21209)
-
Stavros Giannouris authored
* el.po: Tweaks in some translations (Old svn revision: 21208)
-
Benedikt Meurer authored
* thunar/thunar-launcher.c, thunar/thunar-permissions-chooser.c: Revert typos. The whole change didn't make sense at all. (Old svn revision: 21207)
-
Benedikt Meurer authored
* thunar/thunar-standard-view.c(thunar_standard_view_action_delete): Fix typo. * docs/README.thunarrc: Add link to "Advanced Settings" page on the project wiki. * docs/Makefile.am, docs/README.gtkrc, thunar/thunar-compact-view.c, thunar/thunar-abstract-icon-view.c: Add style properties "row-spacing" and "column-spacing" to ThunarAbstractIconView to allow customizing the spacings in the icon/compact views. Bug #1698. (Old svn revision: 21206)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-info.c, thunar-vfs/thunar-vfs-link-job.c, thunar-vfs/thunar-vfs-mime-cache.c, thunar-vfs/thunar-vfs-scandir.c, thunar-vfs/thunar-vfs-mime-database.c, thunar-vfs/thunar-vfs-thumb.c, thunar-vfs/thunar-vfs-transfer-job.c, thunar-vfs/thunar-vfs-xfer.c, thunar-vfs/thunar-vfs-unlink-job.c, configure.in.in: Properly use GLib replacements for POSIX functions on Windows. Properly check whether symlinks and named pipes are supported on the target platform. * thunar-vfs/thunar-vfs-types.h, thunar-vfs/thunar-vfs-info.c, thunar/thunar-file.{c,h}: Determine the real access permissions for files and add them as flags to the ThunarVfsInfo, instead of guessing them from the mode and the uid/gid. Bug #1670. * docs/reference/thunar-vfs/tmpl/thunar-vfs-types.sgml: Update API docs. (Old svn revision: 21204)
-
- Apr 23, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-info.c: No need to cache inode/symlink, as users file systems shouldn't be full of broken links. (Old svn revision: 21192)
-
Benedikt Meurer authored
* thunar/thunar-launcher.c, thunar/thunar-permissions-chooser.c, thunar/thunar-standard-view.c: Use indirect string passing for gtk_message_dialog_new() in case the strings (i.e. filenames) contain printf() parameter specifications. Bug #1704. (Old svn revision: 21186)
-
Benedikt Meurer authored
* thunar/thunar-properties-dialog.c: Add reload keyboard shortcuts to the properties dialog. Bug #1674. (Old svn revision: 21183)
-
Benedikt Meurer authored
* thunar/thunar-folder.c(thunar_folder_finished): Finally fix the merging step when reloading the folder content. (Old svn revision: 21181)
-
Benedikt Meurer authored
* thunar/thunar-tree-view.c: Allow to delete folders in the tree view using the context menu or the usual keyboard shortcuts. Bug #1712. * thunar/thunar-folder.c: Do not try to process the new files before the job finishes. This fixes a possible race condition. * thunar/thunar-window.c: Go to the parent folder when the current directory is deleted. (Old svn revision: 21178)
-
Stavros Giannouris authored
* el.po: Updated Greek translation. (Old svn revision: 21177)
-
Daichi Kawahata authored
(Old svn revision: 21176)
-
Daichi Kawahata authored
(Old svn revision: 21174)
-
Daichi Kawahata authored
(Old svn revision: 21167)
-
- Apr 22, 2006
-
-
SZERVÁC Attila authored
(Old svn revision: 21152)
-
Daichi Kawahata authored
jick nan <jick.nan@gmail.com>, kangkang <kanger@gmail.com>. (Old svn revision: 21148)
-
Daichi Kawahata authored
(Old svn revision: 21147)
-
- Apr 21, 2006
-
-
Maxim Dziumanenko authored
* Updated Ukrainian translation. (Old svn revision: 21133)
-
Piarres Beobide authored
(Old svn revision: 21131)
-
- Apr 20, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-info.c(_thunar_vfs_info_new_internal): Be sure to check names extracted from the .desktop file first before passing them to thunar_vfs_mime_database_get_info_for_name(). Bug #1696. (Old svn revision: 21125)
-
Benedikt Meurer authored
* thunar/thunar-create-dialog.c(thunar_create_dialog_set_filename): Properly select the whole filename in the create dialog if it doesn't contain a dot. Bug #1679. (Old svn revision: 21124)
-
Jari Rahkonen authored
(Old svn revision: 21118)
-
- Apr 19, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-location-buttons.c: Add "Properties" to the path bar context menu. Bug #1675. * thunar/thunar-location-button.c(thunar_location_button_set_file): Watch folders in the path bar for changes. Bug #1686. (Old svn revision: 21093)
-
Benedikt Meurer authored
* thunar/thunar-size-label.c: Add possibility to stop calculating the folder size in the properties dialog by clicking on the animated throbber. Bug #1673. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 21091)
-
Benedikt Meurer authored
* configure.in.in: Check for paths.h. * plugins/thunar-uca/thunar-uca-model.c: Run the action commands using the bourne shell (or the systems replacement), so environment variables and backticks can be used. * NEWS: Update NEWS. (Old svn revision: 21082)
-
- Apr 18, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-dialogs.c(thunar_dialogs_show_about): Use (translatable) license GPL text provided by libxfce4util. (Old svn revision: 21069)
-
Daichi Kawahata authored
(Old svn revision: 21058)
-
- Apr 17, 2006
-
-
Benedikt Meurer authored
* docs/manual/es/Thunar.xml.in, po-doc/es.po: Update spanish translations by José M <josem88@gmail.com>. (Old svn revision: 21041)
-
- Apr 16, 2006
-
-
Benedikt Meurer authored
* configure.in.in: Post-release version bump. (Old svn revision: 21007)
-
Benedikt Meurer authored
* === Released 0.3.0beta1 === * configure.in.in: Bump version. * configure.in.in, README: Depend on libexo 0.3.1.6beta1. * Makefile.am, configure.in.in, Thunar.spec.in: Add RPM spec file for Thunar. (Old svn revision: 21005)
-
Benedikt Meurer authored
* thunar/main.c(main): Use g_print() instead of g_printf() to print the version information. (Old svn revision: 20998)
-
Benedikt Meurer authored
* docs/manual/es/, docs/manual/fr/, configure.in.in, docs/manual/Makefile.am: Apply Daichi's patch to properly build and install the spanish and french translations of the user manual. (Old svn revision: 20993)
-
Daichi Kawahata authored
(Old svn revision: 20991)
-
Benedikt Meurer authored
* po-doc/LINGUAS, po-doc/fr.po, docs/manual/fr/Thunar.xml.in: Import initial french translations for the user manual by josem <josem88@gmail.com>. (Old svn revision: 20988)
-
SZERVÁC Attila authored
(Old svn revision: 20974)
-
Benedikt Meurer authored
* po-doc/LINGUAS, po-doc/fr.po, docs/manual/fr/Thunar.xml.in: Import initial french translations for the user manual by Stephane Roy <sroy@j2n.net>. (Old svn revision: 20971)
-
Stavros Giannouris authored
(Old svn revision: 20970)
-
Benedikt Meurer authored
* po/Thunar.pot, po/*.po: Updated. * po/de.po: Update german translations. * po-doc/Thunar.pot, po-doc/*.po, docs/manual/ja/Thunar.xml.in: Updated. (Old svn revision: 20968)
-
Jari Rahkonen authored
(Old svn revision: 20966)
-