- Mar 12, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 20358)
-
- Mar 11, 2006
-
-
Benedikt Meurer authored
* thunar-uca/thunar-uca-editor.c(thunar_uca_editor_command_clicked), thunar/thunar-chooser-dialog.c(thunar_chooser_dialog_browse): Try to resolve relative filenames in $PATH. * thunar/thunar-chooser-dialog.c: Allow users to specify whether or not an application should become the default for the given MIME type. * thunar/thunar-chooser-dialog.c: Add tooltips and improve the overall usability of the chooser dialog. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20336)
-
- Mar 09, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-shortcuts-view.c: Improve keyboard navigation. Remove the "Display Icon Emblems" menu item. Bug #1559. * thunar/thunar-preferences-dialog.c: Add options for the shortcuts pane to the preferences dialog. Improve the recursive permissions option in the preference dialog and avoid the term "recursive". * po/*.po, po/Thunar.pot: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20305)
-
Benedikt Meurer authored
* examples/xfce-file-manager.py: Add note about DisplayFolderAndSelect() to the example. (Old svn revision: 20304)
-
Benedikt Meurer authored
* thunar/thunar-shortcuts-view.c: Add support to drop files to folders listed in the shortcuts pane. Bug #1345. (Old svn revision: 20303)
-
- Mar 08, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-view.{c,h}: Add new methods get_visible_range() and scroll_to_file(). * thunar/thunar-standard-view.c: Implement get_visible_range() and scroll_to_file(). Drop the scroll_offsets, will be handled in ThunarWindow. * thunar/thunar-window.{c,h}: Remember the first visible file whenever leaving a directory and scroll to it when entering the directory again. * thunar/thunar-application.{c,h}: Return the created window from the thunar_application_open_window() method. * thunar/thunar-dbus-service-infos.xml, thunar/thunar-dbus-service.c: Add DisplayFolderAndSelect() to the org.xfce.FileManager interface. File managers that cannot scroll and select to a given file can silently ignore the filename parameter and handle it like an invocation of DisplayFolder(). Bug #1553. (Old svn revision: 20302)
-
Benedikt Meurer authored
* thunar/thunar-shortcuts-view.c: Fix shortcut rename. (Old svn revision: 20293)
-
Benedikt Meurer authored
* thunar/thunar-shortcuts-view.c: Always open shortcuts using single clicks. (Old svn revision: 20291)
-
Benedikt Meurer authored
* thunar-uca/thunar-uca-provider.c: Pass the correct working directory when launching folder actions. (Old svn revision: 20289)
-
Benedikt Meurer authored
* thunar/thunar-properties-dialog.c(thunar_properties_dialog_init): Properly synchronize the dialog title with the name entry box. * thunar/thunar-file.{c,h}: Add THUNAR_FILE_ICON_STATE_OPEN. * thunar/thunar-icon-renderer.c(thunar_icon_renderer_render): Use THUNAR_FILE_ICON_STATE_OPEN for expanded rows. * thunar/thunar-side-pane.{c,h}, thunar/thunar-shortcuts-pane.c: Add "show-hidden" property. (Old svn revision: 20288)
-
- Mar 07, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-mime-legacy.c: Fix gcc4 warnings. Bug #1556. * thunar-vfs/thunar-vfs-xfer.c: Prefer statvfs() over statfs() on systems that provide both. Bug #1556. (Old svn revision: 20277)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-mime-legacy.c: Implement magic handling for the legacy backend (shared-mime-info <= 0.16). Bug #1106. (Old svn revision: 20276)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-xfer.c: Automatically give write permissions to regular files and folders copied from read-only media. Bug #1555. (Old svn revision: 20275)
-
- Mar 06, 2006
-
-
Benedikt Meurer authored
* autogen.sh, configure.in.in, po/LINGUAS: Read the set of available languages from po/LINGUAS and substitute them when autogen.sh is run. This way we can continue to use glib-gettext. * docs/manual/, po-doc/, configure.in.in, Makefile.am: Import Daichi's initial japanese translations for the user manual. (Old svn revision: 20256)
-
- Mar 05, 2006
-
-
Benedikt Meurer authored
* po/POTFILES.in: Add Thunar-folder-handler.desktop.in here. * po/Thunar.pot, po/*.po: Merge new strings. (Old svn revision: 20248)
-
Benedikt Meurer authored
* Thunar-folder-handler.desktop.in, Makefile.am: Install folder handler .desktop file for Thunar. This way firefox and thunderbird can use Thunar to open folders. (Old svn revision: 20247)
-
Benedikt Meurer authored
* configure.in.in: Bump version to 0.2.3svn. (Old svn revision: 20240)
-
Benedikt Meurer authored
* configure.in.in: Depend on libexo >= 0.3.1.4. (Old svn revision: 20236)
-
Benedikt Meurer authored
* configure.in.in: Bump version to 0.2.2alpha2. * configure.in.in: Bump soname. (Old svn revision: 20235)
-
Hydonsingore Cia authored
(Old svn revision: 20233)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-xfer.c, thunar/thunar-preferences-dialog.c: Fix en_GB words to their american english counterparts. * po/*.po, po/Thunar.pot: Update translations. (Old svn revision: 20227)
-
- Mar 04, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 20215)
-
Benedikt Meurer authored
* po/de.po: Update german translations. (Old svn revision: 20214)
-
Daichi Kawahata authored
(Old svn revision: 20212)
-
Daichi Kawahata authored
(Old svn revision: 20205)
-
Daichi Kawahata authored
(Old svn revision: 20204)
-
Daichi Kawahata authored
(Old svn revision: 20203)
-
Daichi Kawahata authored
(Old svn revision: 20202)
-
- Mar 03, 2006
-
-
Stavros Giannouris authored
* po/el.po: Updated Greek translations. (Old svn revision: 20199)
-
- Mar 02, 2006
-
-
Benedikt Meurer authored
* configure.in.in, thunar/thunar-gdk-pixbuf-extensions.{c,h}, thunar/thunar-icon-renderer.c: Some of the gdk-pixbuf extensions were moved to libexo. Use the libexo ones. (Old svn revision: 20174)
-
Daichi Kawahata authored
(Old svn revision: 20172)
-
Benedikt Meurer authored
* thunar/thunar-stock.{c,h}, thunar/thunar-create-dialog.c, thunar/thunar-standard-view.c: Add stock items THUNAR_STOCK_RENAME and THUNAR_STOCK_CREATE and use them for the create and rename dialogs. Bug #1523. * po/de.po: Fix german translations. (Old svn revision: 20170)
-
Benedikt Meurer authored
* configure.in.in: Add zh_TW to XDT_I18N(). * THANKS: Add translator credits for Hydonsingore Cia <hydonsingore@mail.educities.edu.tw>. (Old svn revision: 20168)
-
Benedikt Meurer authored
* thunar/thunar-standard-view.c(thunar_standard_view_get_drop_file): Allow to drop into full details view. Thunar will accept drops to the current folder on all non-executable regular files. Bug #1343. (Old svn revision: 20166)
-
Daichi Kawahata authored
(Old svn revision: 20165)
-
Daichi Kawahata authored
(Old svn revision: 20164)
-
Hydonsingore Cia authored
(Old svn revision: 20163)
-
Daichi Kawahata authored
(Old svn revision: 20161)
-
Daichi Kawahata authored
(Old svn revision: 20160)
-
Daichi Kawahata authored
(Old svn revision: 20159)
-