Skip to content
Snippets Groups Projects
  1. Mar 05, 2006
  2. Mar 04, 2006
  3. Mar 03, 2006
  4. Mar 02, 2006
  5. 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
  6. 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
  7. 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
  8. 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
  9. Feb 25, 2006
Loading