Skip to content
Snippets Groups Projects
  1. Dec 22, 2005
    • Benedikt Meurer's avatar
      2005-12-22 Benedikt Meurer <benny@xfce.org> · 5732d208
      Benedikt Meurer authored
      	* configure.in.in: Use -Wall -Werror for --enable-debug=yes as well.
      	* thunar/thunar-list-model.c(thunar_list_model_get_value): The MIME info
      	  name is static.
      	* thunar/thunar-text-renderer.c: Don't copy static strings.
      	* pixmaps/Thunar-fallback-icon.png, pixmaps/Makefile.am,
      	  thunar/thunar-fallback-icon.{h,png}, thunar/Makefile.am,
      	  thunar/thunar-icon-factory.c: Load the fallback icon and the
      	  thumbnail frame on-demand.
      	* thunar/main.c(main): Use Thunar icon as default for new windows.
      	* thunar/thunar-icon-factory.c: Allocate the thumbnail factory and the
      	  thumbnail generator on-demand.
      	* thunar/thunar-file.c: Add "display-name" and "special-name" readonly
      	  properties and emit notifications on these properties whenever the
      	  file is changed/renamed.
      	* thunar/thunar-location-buttons.c(thunar_location_buttons_make_button):
      	  Automatically synchronize the button labels with the file's special
      	  names.
      	* configure.in.in: Add it translations to XDT_I18N().
      	* THANKS: Add credits for it translator Roberto Pariset.
      
      
      
      
      (Old svn revision: 19125)
      5732d208
  2. Sep 06, 2005
    • Benedikt Meurer's avatar
      2005-09-06 Benedikt Meurer <benny@xfce.org> · c5a3c59f
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-uri.c: Invoke the parent's finalize method, as
      	  that will be required for language bindings once we have weak/toggle
      	  references for ExoObject.
      	* thunar/thunar-local-file.c(thunar_local_file_rename): Re-register with
      	  the VFS monitor if the rename succeeds.
      	* thunar-vfs/thunar-vfs-uri.c(thunar_vfs_uri_hash): Don't hash the
      	  hostname if it's NULL.
      	* thunar-vfs/thunar-vfs-uri.c(thunar_vfs_uri_equal): We don't need to
      	  query the hostname string here, as local files will always have host
      	  set to NULL.
      	* tests/test-thunar-vfs-uri.c(main): Extend the ThunarVfsURI test.
      	* pixmaps/, Makefile.am, configure.in.in, thunar/thunar-window.c,
      	  thunar/Makefile.am: Initial idea for the about dialog logo.
      
      
      
      
      (Old svn revision: 17389)
      c5a3c59f
Loading