Skip to content
Snippets Groups Projects
  1. Feb 25, 2006
  2. Feb 24, 2006
  3. 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
  4. Feb 22, 2006
  5. Feb 19, 2006
  6. Feb 18, 2006
  7. Feb 16, 2006
  8. Feb 15, 2006
    • Benedikt Meurer's avatar
      2006-02-15 Benedikt Meurer <benny@xfce.org> · e315741d
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-unlink-job.c(thunar_vfs_unlink_job_execute):
      	  Ignore ENOENT errors returned by thunar_vfs_scandir() as well, to
      	  fix the problem with not being able to delete broken links on
      	  Linux.
      	* thunar/thunar-application.c: Generate unique roles for the Thunar
      	  toplevel windows in preparation of session management support.
      	* thunar/thunar-dbus-service-infos.xml, thunar/thunar-dbus-service.c:
      	  Add Terminate() method to the org.xfce.Thunar interface, which allows
      	  to properly shutdown a daemon instance.
      	* thunar/main.c, thunar/thunar-dbus-client.{c,h}: Add -q/--quit command
      	  line option, which terminates a running daemon instance. Also cleanup
      	  the --daemon handling.
      
      
      
      
      (Old svn revision: 19894)
      e315741d
    • Benedikt Meurer's avatar
      2006-02-15 Benedikt Meurer <benny@xfce.org> · 44b48ee3
      Benedikt Meurer authored
      	* FAQ, thunar/thunar-icon-view.c: Add mouse gesture for "Reload" as
      	  "move mouse down". The mouse gesture can still be canceled by placing
      	  the cursor back to its initial position (+/- 40px).
      
      
      
      
      (Old svn revision: 19883)
      44b48ee3
    • Benedikt Meurer's avatar
      2006-02-15 Benedikt Meurer <benny@xfce.org> · d6dfde90
      Benedikt Meurer authored
      	* THANKS, thunar-uca/thunar-uca-editor.c: Apply patch provided by
      	  Nick Schermer <nickschermer@gmail.com> to fix a crash in the
      	  thunar-uca plugin if the icon specified for an action cannot
      	  be loaded. Bug #1458.
      
      
      
      
      (Old svn revision: 19882)
      d6dfde90
  9. Feb 14, 2006
    • Benedikt Meurer's avatar
      2006-02-14 Benedikt Meurer <benny@xfce.org> · 0f001e84
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-xfer.c, thunar-vfs/thunar-vfs-chmod-job.c,
      	  thunar-vfs/thunar-vfs-chown-job.c: Be more consistent with error
      	  messages.
      	* thunar/thunar-shortcuts-view.c: Even more consistency.
      	* thunar/thunar-abstract-dialog.{c,h}, thunar/Makefile.am: Add new
      	  abstract class ThunarAbstractDialog, which overrides GtkDialog::close
      	  and provides additional keybindings for the "close" action. Bug #1380.
      	* thunar/thunar-chooser-dialog.c, thunar/thunar-create-dialog.c,
      	  thunar/thunar-location-dialog.c, thunar/thunar-preferences-dialog.c,
      	  thunar/thunar-properties-dialog.c: Derive from ThunarAbstractDialog,
      	  so all dialogs/windows in Thunar can be closed using the same
      	  keyboard shortcuts and people can customize these shortcuts using
      	  the standard GtkBindingSet mechanism. Bug #1380.
      	* po/Thunar.pot, po/*.po: Update translations.
      	* po/de.po: "Gerät auswerfen" is probably not the best translation
      	  for "Eject Volume". ;-)
      	* po/de.po: Even more love for the german translation.
      
      
      
      
      (Old svn revision: 19881)
      0f001e84
    • Daichi Kawahata's avatar
      Updated French translations by Stephane Roy <sroy@j2n.net>. · 2d1bec0e
      Daichi Kawahata authored
      (Old svn revision: 19880)
      2d1bec0e
    • Benedikt Meurer's avatar
      2006-02-14 Benedikt Meurer <benny@xfce.org> · 80708327
      Benedikt Meurer authored
      	* icons/16x16/Makefile.am, icons/16x16/stock_thunar-group.png,
      	  icons/16x16/stock_thunar-user.png: Remove the "thunar-user" and
      	  "thunar-group" stock icons.
      	* thunar/thunar-permissions-chooser.c, thunar/thunar-stock.{c,h}: Do
      	  not display "thunar-user" and "thunar-group" stock icons in the
      	  permissions chooser any more, as it makes the dialog look busy.
      
      
      
      
      (Old svn revision: 19879)
      80708327
    • Benedikt Meurer's avatar
      2006-02-14 Benedikt Meurer <benny@xfce.org> · 50d73ce4
      Benedikt Meurer authored
      	* acinclude.m4, configure.in.in: Print build configuration summary.
      
      
      
      
      (Old svn revision: 19878)
      50d73ce4
    • Benedikt Meurer's avatar
      2006-02-14 Benedikt Meurer <benny@xfce.org> · 7e47d5c8
      Benedikt Meurer authored
      	* thunar/thunar-file.c(thunar_file_get_emblem_names): Use "cant-write"
      	  emblem for non-writable files owned by the user, to make it obvious
      	  why an application will not be able to save the file (unless the
      	  application uses a write to temporary, rename, unlink temporary
      	  procedure).
      	* thunar/thunar-location-buttons.c(thunar_location_buttons_forall): Do
      	  not include the slider buttons unless include_internals is TRUE.
      	* thunar/thunar-location-buttons.c: Remove buttons from the path bar
      	  whenever a displayed directory is deleted. Bug #1451.
      
      
      
      
      (Old svn revision: 19871)
      7e47d5c8
    • Benedikt Meurer's avatar
      2006-02-14 Benedikt Meurer <benny@xfce.org> · f6778f22
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-creat-job.c, thunar-vfs/thunar-vfs-info.c,
      	  thunar-vfs/thunar-vfs-mkdir-job.c,
      	  thunar-vfs/thunar-vfs-transfer-job.c,
      	  thunar-vfs/thunar-vfs-unlink-job.c,
      	  thunar-vfs/thunar-vfs-volume-hal.c, thunar/thunar-dnd.c,
      	  thunar/thunar-gdk-extensions.c, thunar/thunar-preferences.c: Cleanup
      	  error messages.
      	* po/Thunar.pot, po/*.po: Update translations.
      
      
      
      
      (Old svn revision: 19869)
      f6778f22
    • Benedikt Meurer's avatar
      2006-02-14 Benedikt Meurer <benny@xfce.org> · 4276ca06
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-volume-hal.c: Pass NULL for error on first
      	  attempt to launch pumount.
      	* thunar/thunar-folder.c: Properly merge the current files with the
      	  previous files when reloading the folder content. This finally fixes
      	  bug #1457.
      
      
      
      
      (Old svn revision: 19867)
      4276ca06
    • Benedikt Meurer's avatar
      2006-02-14 Benedikt Meurer <benny@xfce.org> · 1524aad6
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-volume-hal.c: Fallback to mount/umount if
      	  pmount is not available. Requires fstab-sync to synchronize with HAL
      	  volumes.
      
      
      
      
      (Old svn revision: 19866)
      1524aad6
Loading