- 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)
-
Benedikt Meurer authored
* po/de.po: Fix typo. (Old svn revision: 20153)
-
Benedikt Meurer authored
* po/*.po: Previous commit removed the semicolons from the "Recommended applications" and "Other applications" strings. Update the po files accordingly. (Old svn revision: 20152)
-
Benedikt Meurer authored
* thunar-uca/thunar-uca-chooser.c(thunar_uca_chooser_init): Fix the vertical icon alignment. * thunar-uca/thunar-uca-editor.c(thunar_uca_editor_command_clicked): Verify that an absolute filename is given. Else GtkFileChooser will complain. * thunar-uca/thunar-uca-editor.c(thunar_uca_editor_icon_clicked): Same story. * thunar/thunar-dialogs.c, thunar/thunar-dialogs.c, thunar-uca/thunar-uca-chooser.c, thunar-uca/thunar-uca-provider.c: "%s." is really not something that must be translated. * thunar/thunar-chooser-dialog.c, thunar/thunar-chooser-model.{c,h}: Use bold font for the titles. * po/Thunar.pot, po/*.po: Update po files. * po/de.po: Updated the german translations. Thanks to Fabian Nowak <timystery@arcor.de>. (Old svn revision: 20151)
-
- Mar 01, 2006
-
-
Benedikt Meurer authored
* docs/manual/C/Thunar.xml.in: Add "Frequently Asked Questions". * thunar/thunar-location-buttons.c(thunar_location_buttons_clicked): Make sure the new active button is visible on the location button bar. * ThunarHelp.in, Makefile.am: Add ThunarHelp script, which is used to display the Thunar user manual. * thunar/thunar-dialogs.{c,h}, thunar/Makefile.am: Add new helper method thunar_dialogs_show_help(), which is used to open the documentation browser. * thunar/thunar-window-ui.xml, thunar/thunar-window.c: Add "Contents" item to the "Help" menu. * thunar/thunar-chooser-button.c(thunar_chooser_button_file_changed): Fix typo. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Updated the german translations. (Old svn revision: 20145)
-
Benedikt Meurer authored
* configure.in.in, docs/Makefile.am, docs/manual/: Import initial parts of the user manual. * HACKING: Update repository URLs. * docs/README.volumes: Update notes. (Old svn revision: 20140)
-
- Feb 28, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-details-view.c, thunar/thunar-icon-view.c, thunar/thunar-standard-view.{c,h}: Remember the scroll offset when changing directory and apply saved scroll offset once a folder is loaded again. (Old svn revision: 20131)
-
- Feb 27, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-path-entry.c(thunar_path_entry_common_prefix_append): Do not append a slash for the current directory. Otherwise a slash will automatically be appended while browsing folders under certain conditions, and the slash will be selected, but that is not what we want. (Old svn revision: 20123)
-
Benedikt Meurer authored
* thunar/thunar-create-dialog.c(thunar_create_dialog_init): Use "Create" instead of "Ok" for the button label. * thunar/thunar-standard-view.c: Add tooltip for the "Paste Files" action. Update the tooltip for the "Paste Files into Folder" action. * thunar/thunar-standard-view.c(thunar_standard_view_action_rename): Use "Rename" instead of "Ok" for the button label. (Old svn revision: 20114)
-
Benedikt Meurer authored
* thunar/main.c, thunar/thunar-application.{c,h}, thunar/thunar-dbus-client.{c,h}, thunar/thunar-dbus-service-infos.xml, thunar/thunar-dbus-service.c, po/Thunar.pot, po/*.po: Revert the previous commit. Lightweight session management won't work for Thunar, instead XSM should be implemented. Bug #1415. (Old svn revision: 20107)
-
- Feb 26, 2006
-
-
Benedikt Meurer authored
* thunar/main.c, thunar/thunar-application.{c,h}, thunar/thunar-dbus-client.{c,h}, thunar/thunar-dbus-service-infos.xml, thunar/thunar-dbus-service.c: Add session management support based on the ExoXsessionClient class. Bug #1415. * po/Thunar.pot, po/*.po: Update translations. (Old svn revision: 20105)
-
Benedikt Meurer authored
* thunar/thunar-standard-view.c(thunar_standard_view_drag_begin): Release the drag path list, just in case drag_end() wasn't called before (Gtk+ is somewhat buggy here, but I wasn't able to locate the bug yet). * thunar/thunar-window.c(thunar_window_action_location_bar_changed): Add "reload" button to the toolbar. * thunar/thunar-shortcuts-view.c, thunar/thunar-details-view.c: Use ExoTreeView, which provides a tree view with single-click support. * thunar/thunar-standard-view.c, thunar/thunar-icon-view.c: The internal widgets now both provide the "single-click" property, so we can connect it in the ThunarStandardView constructor. (Old svn revision: 20085)
-
- Feb 25, 2006
-
-
Stavros Giannouris authored
* el.po: Updated Greek translations (Old svn revision: 20064)
-
Benedikt Meurer authored
* configure.in.in: Bump soname. * thunar-vfs/thunar-vfs-info.{c,h}: Add working_directory parameter to thunar_vfs_info_execute() to allow xfdesktop to launch applications with $HOME as working directory, as requested on the xfce mailing list. Bug #1473. * docs/reference/thunar-vfs/tmpl/thunar-vfs-info.sgml: Update API docs. * thunar/thunar-file.c(thunar_file_execute): Update to the new API. (Old svn revision: 20059)
-
Benedikt Meurer authored
* configure.in.in: And of course eu and sv. * configure.in.in: Set PACKAGE_BUGREPORT to thunar-dev@xfce.org. (Old svn revision: 20058)
-