Skip to content
Snippets Groups Projects
  1. Aug 21, 2009
  2. Aug 19, 2009
  3. Aug 16, 2009
  4. Aug 15, 2009
  5. Aug 13, 2009
  6. Jul 22, 2009
  7. Jul 18, 2009
    • Jannis Pohlmann's avatar
      * thunar/thunar-file.c: Only return true from · b94863fd
      Jannis Pohlmann authored
      	  thunar_file_is_executable() if the file is either a desktop file or
      	  is an application/x-executable or application/x-shellscript. On
      	  Windows we use g_content_type_can_be_executable() directly instead
      	  of checking for these two content types. Patch by Nick.
      
      (Old svn revision: 30347)
      b94863fd
    • Jannis Pohlmann's avatar
      * thunar/thunar-file.{c,h}: Introduce new function · 42f81cc9
      Jannis Pohlmann authored
      	  thunar_file_same_filesystem() which uses
      	  G_FILE_ATTRIBUTE_ID_FILESYSTEM to check whether two files reside on
      	  the same device/filesystem. Use this to fix the copy/move decision
      	  in thunar_file_accepts_drop().
      	* thunarx/thunarx-file-info.h: Add the "id" namespace to
      	  THUNARX_FILE_INFO_NAMESPACE.
      
      (Old svn revision: 30346)
      42f81cc9
    • Jannis Pohlmann's avatar
      * thunar/thunar-launcher.c: Make executing files work again. Note that · b98c69ce
      Jannis Pohlmann authored
      	  this only works for one selected file right now. Poking/launching
      	  multiple files/directories still have to be worked on anyway.
      
      (Old svn revision: 30344)
      b98c69ce
  8. Jun 20, 2009
  9. Jun 19, 2009
Loading