Skip to content
Snippets Groups Projects
  1. Oct 31, 2006
  2. Oct 29, 2006
  3. Oct 28, 2006
    • Pau Rullan Ferragut's avatar
      added whole Dzongkha translation · b8a0ffaf
      Pau Rullan Ferragut authored
      congratulations to the dz team.
      
      
      
      (Old svn revision: 23541)
      b8a0ffaf
    • Benedikt Meurer's avatar
      2006-10-28 Benedikt Meurer <benny@xfce.org> · d807821f
      Benedikt Meurer authored
      	* thunar/thunar-chooser-model.c(thunar_chooser_model_import):
      	  Use preferences-desktop-default-applications for the "Recommended
      	  Applications" group.
      	* thunar/thunar-chooser-dialog.c, thunar/thunar-chooser-model.{c,h}:
      	  Use the ExoCellRendererIcon to render the icons instead of preloading
      	  the icons in the model. Don't display the expanders with GTK+ 2.9
      	  and above.
      
      
      
      
      (Old svn revision: 23540)
      d807821f
    • Benedikt Meurer's avatar
      2006-10-28 Benedikt Meurer <benny@xfce.org> · d2c6fabe
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-job-private.h, thunar-vfs/thunar-vfs-job.c:
      	  Handle file names with printf(3)-style format arguments properly
      	  when emitting the "info-message" signal from a job. Bug #2468.
      
      
      
      
      (Old svn revision: 23538)
      d2c6fabe
    • Benedikt Meurer's avatar
      2006-10-28 Benedikt Meurer <benny@xfce.org> · 235a7bc6
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-mime-cache.c(thunar_vfs_mime_cache_finalize):
      	  Fix compiler warning if mmap() is not available.
      	* configure.in.in, thunar/Makefile.am: Do not install the symlink from
      	  thunar to Thunar on Win32 platforms. Bug #2432.
      
      
      
      
      (Old svn revision: 23535)
      235a7bc6
    • Benedikt Meurer's avatar
      2006-10-28 Benedikt Meurer <benny@xfce.org> · 9908e407
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-io-local.c(_thunar_vfs_io_local_get_free_space):
      	  Apply patch from Tim van der Molen <tbvdm@xs4all.nl> to calculate
      	  free space properly on OpenBSD/amd64. Bug #2383.
      
      
      
      
      (Old svn revision: 23534)
      9908e407
  4. Oct 26, 2006
  5. Oct 22, 2006
  6. Oct 17, 2006
  7. Oct 02, 2006
  8. Oct 01, 2006
  9. Sep 28, 2006
  10. Sep 24, 2006
  11. Sep 23, 2006
  12. Sep 22, 2006
  13. Sep 21, 2006
  14. Sep 20, 2006
  15. Sep 19, 2006
  16. Sep 18, 2006
  17. Sep 17, 2006
  18. Sep 15, 2006
  19. Sep 14, 2006
  20. 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
  21. Sep 12, 2006
  22. Sep 11, 2006
  23. Sep 10, 2006
  24. 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
Loading