- Mar 21, 2006
-
-
Benedikt Meurer authored
* plugins/thunar-uca/README: Fix typos. * thunarx/thunarx-private.{c,h}: Import new helper function thunarx_param_spec_get_option_name(). * thunarx/Makefile.am, thunarx/thunarx.h, thunarx/thunarx-renamer.{c,h}, thunarx/thunarx-renamer-provider.{c,h}, thunarx/thunarx.symbols: Merge the ThunarxRenamer extension point, which can be used to hook additional bulk renamers into Thunar. Bug #1416. * thunar/thunar-renamer-dialog.{c,h}, thunar/thunar-renamer-model.{c,h}, thunar/thunar-renamer-pair.{c,h},thunar/thunar-renamer-progress.{c,h}, thunar/Makefile.am, thunar/thunar-standard-view.c: Merge the bulk rename framework for Thunar, which uses the ThunarxRenamers to rename multiple files at once. Bug #1416. * acinclude.m4, configure.in.in, plugins/thunar-sbr/, plugins/Makefile.am: Merge stable version of the thunar-sbr exten- sion ("Simple Builtin Renamers"), which provides "Search & Replace", which optionally uses PCRE to support regular expressions, and "Convert upper/lowercase". Additional renamers will be merged once ready. Bug #1416. * po/POTFILES.in: Add new files. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20517)
-
Daichi Kawahata authored
(Old svn revision: 20514)
-
Daichi Kawahata authored
(Old svn revision: 20513)
-
Daichi Kawahata authored
(Old svn revision: 20512)
-
Daichi Kawahata authored
(Old svn revision: 20511)
-
- Mar 20, 2006
-
-
Benedikt Meurer authored
* Makefile.am, acinclude.m4, configure.in.in, po/POTFILES.in, po/Thunar.pot, plugins/: Move thunar-uca to plugins/. (Old svn revision: 20508)
-
- Mar 19, 2006
-
-
Pau Rullan Ferragut authored
seems a lot of work but they all are fuzzy (Old svn revision: 20498)
-
Daichi Kawahata authored
(Old svn revision: 20490)
-
- Mar 18, 2006
-
-
Pau Rullan Ferragut authored
added null translation and some little tweaks to not-parsing ones (Old svn revision: 20479)
-
Daichi Kawahata authored
Andrey Fedoseev <andrey.fedoseev@gmail.com>, Sergey Fedoseev <fedoseev.sergey@gmail.com>. (Old svn revision: 20473)
-
Daichi Kawahata authored
(Old svn revision: 20472)
-
- Mar 15, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-location-buttons.c, thunar/thunar-standard-view-ui.xml, thunar/thunar-standard-view.c: Yet another attempt to set appropriate labels/tooltips for the cut/copy/paste actions. Cut/copy/paste in file manager is really different to other applications, not the actual data is stored in the clipboard, but only the location where to find the data. * thunar/thunar-tree-view.c: Add drop site support and clipboard actions. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. Use "Ordner" instead of "Verzeichnis" to be consistent with the shared-mime-info and Gtk+ translations. (Old svn revision: 20449)
-
- Mar 14, 2006
-
-
Hydonsingore Cia authored
(Old svn revision: 20418)
-
Benedikt Meurer authored
* 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)
-
- Mar 13, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 20382)
-
Daichi Kawahata authored
(Old svn revision: 20379)
-
Daichi Kawahata authored
(Old svn revision: 20378)
-
- Mar 12, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-text-renderer.c: Don't setup a fixed height if text wrapping is enabled. * po/Thunar.pot, po/*.po: Update translations again. * po/de.po: Fix typo in german translations. (Old svn revision: 20365)
-
Benedikt Meurer authored
* thunar/thunar-enum-types.{c,h}, thunar/thunar-list-model.c, thunar/thunar-path-entry.c: Rename THUNAR_COLUMN_REAL_NAME to THUNAR_COLUMN_FILE_NAME. * thunar/thunar-enum-types.{c,h}, thunar/thunar-list-model.c: Add new list model columns THUNAR_COLUMN_GROUP and THUNAR_COLUMN_OWNER. * thunar/thunar-enum-types.{c,h}: Divide ThunarColumns into visible and special columns. * thunar/thunar-text-renderer.c(thunar_text_renderer_get_size): Improve guessing the required width for text columns. * thunar/thunar-text-renderer.c(thunar_text_renderer_set_widget): Set fixed height for the text render. * thunar/thunar-preferences.c, docs/README.thunarrc: Add preferences for the configurable detailed list view columns. Bug #1351. * thunar/thunar-column-editor.{c,h}, thunar/thunar-column-model.{c,h}, thunar/Makefile.am: Import ThunarColumnModel and ThunarColumnEditor classes. The ThunarColumnModel class handles the order, visibility and fixed widths of columns. The ThunarColumnEditor class provides a dialog to configure the ThunarColumnModel. Bug #1351. * thunar/thunar-details-view.{c,h}, thunar/thunar-details-view-ui.xml, thunar/Makefile.am: Use column order and visibility from the ThunarColumnOrder. Add "Configure Columns..." menu item to "View", which pops up the ThunarColumnEditor. For fixed column mode, we use the fixed height mode provided by GtkTreeView, which speeds up the detailed list view a lot, esp. with older Pango version. Bug #1351. * po/POTFILES.in: Add new files here. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update the german translations. (Old svn revision: 20363)
-
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)
-
- 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)
-
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
-
-
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)
-
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)
-