Skip to content
Snippets Groups Projects
  1. Mar 02, 2006
  2. Mar 01, 2006
    • Benedikt Meurer's avatar
      2006-03-01 Benedikt Meurer <benny@xfce.org> · f838d0e4
      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)
      f838d0e4
    • Benedikt Meurer's avatar
      2006-03-01 Benedikt Meurer <benny@xfce.org> · 3c536059
      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)
      3c536059
  3. Feb 28, 2006
    • Benedikt Meurer's avatar
      2006-02-28 Benedikt Meurer <benny@xfce.org> · e9eb52f5
      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)
      e9eb52f5
  4. Feb 27, 2006
    • Benedikt Meurer's avatar
      2006-02-27 Benedikt Meurer <benny@xfce.org> · 749770e0
      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)
      749770e0
    • Benedikt Meurer's avatar
      2006-02-27 Benedikt Meurer <benny@xfce.org> · 18ea8cb4
      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)
      18ea8cb4
    • Benedikt Meurer's avatar
      2006-02-27 Benedikt Meurer <benny@xfce.org> · c9b96f69
      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)
      c9b96f69
  5. Feb 26, 2006
    • Benedikt Meurer's avatar
      2006-02-27 Benedikt Meurer <benny@xfce.org> · 6fa84bea
      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)
      6fa84bea
    • Benedikt Meurer's avatar
      2006-02-26 Benedikt Meurer <benny@xfce.org> · cfd0320f
      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)
      cfd0320f
  6. Feb 25, 2006
  7. Feb 24, 2006
  8. Feb 23, 2006
    • Benedikt Meurer's avatar
      2006-02-24 Benedikt Meurer <benny@xfce.org> · 0b980a8f
      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)
      0b980a8f
    • Benedikt Meurer's avatar
      2006-02-24 Benedikt Meurer <benny@xfce.org> · a6b78a48
      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)
      a6b78a48
    • Benedikt Meurer's avatar
      2006-02-24 Benedikt Meurer <benny@xfce.org> · 12c4134b
      Benedikt Meurer authored
      	* THANKS, configure.in.in, icons/: Import new Thunar icon, designed by
      	  Young Hahn <youngjin.hahn@gmail.com>.
      
      
      
      
      (Old svn revision: 20003)
      12c4134b
    • Daichi Kawahata's avatar
      Updated. · aa3a5e38
      Daichi Kawahata authored
      (Old svn revision: 20002)
      aa3a5e38
    • Daichi Kawahata's avatar
      Added Swedish translations by Daniel Nylander <po@danielnylander.se>.Added... · 36595c4a
      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)
      36595c4a
  9. Feb 22, 2006
  10. Feb 19, 2006
    • Benedikt Meurer's avatar
      2006-02-19 Benedikt Meurer <benny@xfce.org> · 022c70f6
      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)
      022c70f6
Loading