Skip to content
Snippets Groups Projects
  1. Mar 09, 2006
    • Benedikt Meurer's avatar
      2006-03-09 Benedikt Meurer <benny@xfce.org> · 4ecfcf59
      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)
      4ecfcf59
  2. Mar 06, 2006
    • Benedikt Meurer's avatar
      2006-03-06 Benedikt Meurer <benny@xfce.org> · 9e1abba4
      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)
      9e1abba4
  3. Mar 05, 2006
  4. Mar 04, 2006
  5. Mar 03, 2006
  6. Mar 02, 2006
  7. 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
  8. Feb 27, 2006
    • 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
  9. 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
  10. Feb 25, 2006
  11. Feb 24, 2006
  12. 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
    • 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
  13. Feb 22, 2006
  14. Feb 19, 2006
Loading