- Mar 02, 2006
-
-
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)
-
Benedikt Meurer authored
* configure.in.in: And add fi to XDT_I18N(). (Old svn revision: 20057)
-
Benedikt Meurer authored
* THANKS: Add translator credits for Jari Rahkonen (fi). (Old svn revision: 20056)
-
Daichi Kawahata authored
(Old svn revision: 20045)
-
Daichi Kawahata authored
(Old svn revision: 20043)
-
Daichi Kawahata authored
(Old svn revision: 20042)
-
- Feb 24, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c(thunar_vfs_volume_hal_update): All volumes provided by USB devices are now marked as removable. * thunar/thunar-shortcuts-model.c(thunar_shortcuts_model_iter_for_file): Also check volumes here. (Old svn revision: 20033)
-
Benedikt Meurer authored
* thunar-uca/thunar-uca-chooser.c: Fix two typos that already survived for too long. (Old svn revision: 20031)
-
Benedikt Meurer authored
* THANKS: Add translator credits for Piarres Beobide (eu) and Daniel Nylander (sv). (Old svn revision: 20030)
-
Benedikt Meurer authored
* thunar/thunar-details-view.c(thunar_details_view_button_press_event), thunar/thunar-shortcuts-view.c (thunar_shortcuts_view_button_press_event): Properly verify the event modifier state according to the default modifier mask. * thunar/thunar-icon-view.c: Add interactive search capabilities to the ThunarIconView based on the latest changes to ExoIconView. Bug #1359. (Old svn revision: 20029)
-
Daichi Kawahata authored
(Old svn revision: 20026)
-
Benedikt Meurer authored
* autogen.sh: Be sure to run svn info with LC_ALL=C. (Old svn revision: 20022)
-
Benedikt Meurer authored
* thunar/thunar-shortcuts-model.{c,h}, thunar/thunar-shortcuts-view.c: Make sure the path is still valid when renaming. Update the shortcuts rename to alter the mode of ThunarTextRenderer, rather than the "editable" property, which is not valid for ThunarTextRenderer. (Old svn revision: 20021)
-
Benedikt Meurer authored
* thunar/thunar-location-bar.{c,h}, thunar/thunar-window.c, thunar/thunar-location-buttons.c, thunar/thunar-location-dialog.{c,h}, thunar/thunar-location-entry.c, thunar/thunar-standard-view.{c,h}: Focus the location selector when the user types "/" or "~" into the main view, to stay compatible with GtkFileChooser. (Old svn revision: 20013)
-
- Feb 23, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-window.c(thunar_window_action_about): Add credits for Young Hahn <youngjin.hahn@gmail.com> to the about dialog. * thunar/thunar-preferences.c, docs/README.thunarrc: Add new preference MiscSingleClick, which controls whether single click navigation should be used. * thunar/thunar-preferences-dialog.c(thunar_preferences_dialog_init): Add single/double-click options to the preferences dialog. * thunar/thunar-pango-extensions.{c,h}: Add new helper function thunar_pango_attr_list_underline_single(), which returns a Pango attribute list for single-underlined text rendering. * thunar/thunar-text-renderer.c: Add "follow-prelit" property, which controls whether the text renderer should highlight text using the single underline attribute when a row/item is highlighted. * thunar/thunar-details-view.c, thunar/thunar-icon-view.c, thunar/thunar-shortcuts-view.c, thunar/thunar-standard-view.c: Add support for single click navigation to the details and icon views, and also to the shortcuts view. Bug #1396. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20009)
-
Benedikt Meurer authored
* thunar/thunar-icon-view-ui.xml, thunar/thunar-launcher-ui.xml, thunar/thunar-shortcuts-pane-ui.xml, thunar/thunar-window-ui.xml, thunar/thunar-standard-view-ui.xml: Cleanup the ui description files. * thunar-vfs/thunar-vfs-link-job.c, thunar-vfs/thunar-vfs-util.c, thunar/thunar-create-dialog.c, thunar/thunar-icon-factory.c, thunar/thunar-location-entry.c, thunar/thunar-window.c, thunar/thunar-properties-dialog.c, thunar/thunar-standard-view.c, thunar-uca/thunar-uca-provider.c: Further string cleanups. * thunar/thunar-location-bar.{c.h}, thunar/thunar-window.c: ThunarLocationBar derives from ThunarComponent now, so the location bar widget is able to add its own custom actions to the ui manager. * thunar/thunar-location-entry.c: Implement ThunarComponent here. * thunar/Makefile.am, thunar/thunar-location-buttons-ui.xml, thunar/thunar-location-buttons.c, thunar/thunar-location-button.c: Let ThunarLocationButtons handle the menu for ThunarLocationButton managed by it. Also add a accelerator <Alt>Down for "down-folder", similar to GtkFileChooser. Bug #1472. * po/Thunar.pot, po/*.po: Merge new strings. (Old svn revision: 20006)
-
Benedikt Meurer authored
* THANKS, configure.in.in, icons/: Import new Thunar icon, designed by Young Hahn <youngjin.hahn@gmail.com>. (Old svn revision: 20003)
-
Daichi Kawahata authored
(Old svn revision: 20002)
-
Daichi Kawahata authored
Added Swedish translations by Daniel Nylander <po@danielnylander.se>.Added Swedish translations by Daniel Nylander <po@danielnylander.se>. (Old svn revision: 20001)
-
- Feb 22, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 19990)
-
- Feb 19, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-window-ui.xml, thunar/thunar-window.c: Turn the side pane choice(s) into toggle actions and add <control>B as keyboard accelerator for the shortcuts pane, similar to the way its done in Firefox. (Old svn revision: 19964)
-
Stavros Giannouris authored
* po/el.po: Updated Greek translations (Old svn revision: 19962)
-
Daichi Kawahata authored
(Old svn revision: 19961)
-
Daichi Kawahata authored
(Old svn revision: 19960)
-
- Feb 18, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-location-button.c: Change icon to "drop icon" while dragging over a location button that can accept the drop. * thunar/thunar-location-button.c: Add context menu to the location buttons as requested on thunar-dev. (Old svn revision: 19959)
-
Benedikt Meurer authored
* thunar/thunar-location-button.c: Set toggle button state to inconsistent while holding down middle mouse button to give the user some visual feedback. (Old svn revision: 19957)
-
Benedikt Meurer authored
* thunar/thunar-location-button.{c,h}, thunar/Makefile.am, thunar/thunar-location-buttons.c: Put the location button stuff into a new class ThunarLocationButton. * po/POTFILES.in: Add thunar-location-button.c here. (Old svn revision: 19950)
-