Skip to content
Snippets Groups Projects
  1. Oct 01, 2006
  2. Sep 28, 2006
  3. Sep 24, 2006
  4. Sep 23, 2006
  5. Sep 22, 2006
  6. Sep 21, 2006
  7. Sep 20, 2006
  8. Sep 19, 2006
  9. Sep 18, 2006
  10. Sep 17, 2006
  11. Sep 15, 2006
  12. Sep 14, 2006
  13. Sep 13, 2006
    • Benedikt Meurer's avatar
      2006-09-14 Benedikt Meurer <benny@xfce.org> · c6505454
      Benedikt Meurer authored
      	* thunarx/thunarx-menu-provider.{c,h}, thunarx/thunarx.symbols: Add a
      	  new method get_dnd_actions() to the ThunarxMenuProvider, which allows
      	  menu providers to install additional actions into the Drag'n'Drop
      	  menu of the file manager.
      	* docs/reference/thunarx/: Update the thunarx reference manual.
      	* thunar/thunar-dnd.{c,h}, thunar/thunar-location-button.c,
      	  thunar/thunar-shortcuts-view.c, thunar/thunar-standard-view.c,
      	  thunar/thunar-tree-view.c: Insert the additional actions supplied
      	  by the installed menu providers into the Drag'n'Drop menu.
      
      
      
      
      (Old svn revision: 23151)
      c6505454
    • Benedikt Meurer's avatar
      2006-09-13 Benedikt Meurer <benny@xfce.org> · 174eb196
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-monitor.c, thunar/thunar-standard-view.c:
      	  Fix several race conditions that were introduced over time and
      	  prevented the "new-files" job handling from working properly with
      	  Gamin and automatic folder reload. Bug #2199.
      	* thunar/thunar-file.c: The file must not be dropped from the hash
      	  table in the dispose() function, but only when finalize is called,
      	  because dispose() may be invoked more than once and hence we might
      	  drop a newly created ThunarFile object with the same path from
      	  the hash table.
      
      
      
      
      (Old svn revision: 23149)
      174eb196
    • Benedikt Meurer's avatar
      2006-09-13 Benedikt Meurer <benny@xfce.org> · 6554f5f2
      Benedikt Meurer authored
      	* configure.in.in, Makefile.am: Place automake options into
      	  configure.in.in instead of Makefile.am and add the tar-ustar
      	  option to fix building distributions on system where tar defaults
      	  to the deprecated V7 format. Bug #2304.
      
      
      
      
      (Old svn revision: 23144)
      6554f5f2
    • Benedikt Meurer's avatar
      2006-09-13 Benedikt Meurer <benny@xfce.org> · 24aa2f14
      Benedikt Meurer authored
      	* thunar/thunar-dbus-client.c: Use default dbus connection timeout.
      	  Bug #2243.
      
      
      
      
      (Old svn revision: 23143)
      24aa2f14
  14. Sep 12, 2006
  15. Sep 11, 2006
  16. Sep 10, 2006
  17. Sep 09, 2006
    • Benedikt Meurer's avatar
      2006-09-10 Benedikt Meurer <benny@xfce.org> · 755bf65d
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs-io-local.c,
      	  thunar-vfs/thunar-vfs-private.{c,h}, thunar-vfs/thunar-vfs.symbols,
      	  thunar/thunar-file.{c,h}, thunar/thunar-properties-dialog.c: Allow
      	  to change the icon of .desktop files. Bug #2150.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 23119)
      755bf65d
    • Benedikt Meurer's avatar
      2006-09-09 Benedikt Meurer <benny@xfce.org> · c2afdeee
      Benedikt Meurer authored
      	* configure.in.in, thunar-vfs/thunar-vfs-io-local-xfer.c: Keep the
      	  modification time when copying files. Bug #2244.
      	* thunar-vfs/thunar-vfs-io-local-xfer.c
      	  (_thunar_vfs_io_local_xfer_next_path): Further reduce the number
      	  of relocations.
      
      
      
      
      (Old svn revision: 23118)
      c2afdeee
  18. Sep 08, 2006
  19. Sep 06, 2006
  20. Sep 05, 2006
    • Benedikt Meurer's avatar
      2006-09-05 Benedikt Meurer <benny@xfce.org> · 6b688396
      Benedikt Meurer authored
      	* thunar/thunar-session-client.c(thunar_session_client_connect): Make
      	  sure Thunar is restarted prior to xfdesktop, so the trash support
      	  in xfdesktop works as expected even if D-Bus autoactivation is not
      	  setup properly.
      
      
      
      
      (Old svn revision: 23089)
      6b688396
    • Benedikt Meurer's avatar
      2006-09-05 Benedikt Meurer <benny@xfce.org> · 90d4797a
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-mime-info.c: Update the icon mime icon lookup
      	  to try icon names from Icon Naming Spec first, and fallback to
      	  legacy GNOME icon names.
      	* thunar/thunar-icon-factory.c: Use the thumbnail database to load
      	  SVG icons from the icon theme, because loading SVG is quite slow
      	  and takes a lot more memory than loading and scaling PNG icons
      	  from the thumbnail database.
      	* thunar/thunar-properties-dialog.c(thunar_properties_dialog_init):
      	  Ellipsize the kind label at the end.
      	* thunar/thunar-properties-dialog.c: No need to keep the "reload"
      	  signal id around.
      
      
      
      
      (Old svn revision: 23088)
      90d4797a
  21. Sep 03, 2006
  22. Sep 02, 2006
  23. Sep 01, 2006
  24. Aug 31, 2006
Loading