Skip to content
Snippets Groups Projects
  1. Nov 29, 2008
    • Nick Schermer's avatar
      * thunar/thunar-standard-view.c, thunar/thunar-tree-view.c: · 75b0befb
      Nick Schermer authored
      	  Don't respond to the predefined keybindings when the user
      	  has set a custom accelerator for delete. The difference with 
      	  the previous patch is that Shift + Delete still counts as a valid 
      	  action, so when you set Ctrl + Delete as custom accelerator, 
      	  we don't respond to Delete, but Shift + Delete still works,
      	  since you probably don't press that accidentally... The only 
      	  exception is Shift + Delete as custom accelerator for delete: 
      	  this will always result in a permanent delete.
      
      (Old svn revision: 28947)
      75b0befb
    • Nick Schermer's avatar
      * thunar/thunar-tree-model.c, thunar/thunar-tree-model.h, · bbc0ef01
      Nick Schermer authored
      	  thunar/thunar-tree-view.c: Instead of unloading folders
      	  when their ref count is zero, we schedule a tree cleanup when
      	  a row is collapsed. The reason is simple: the reffing the
      	  treeview does is weird which results in glitches when scrolling
      	  a large tree.
      	  Also added some extra debug code.
      
      (Old svn revision: 28946)
      bbc0ef01
    • Og Maciel's avatar
      c13bbf84
  2. Nov 28, 2008
  3. Nov 27, 2008
  4. Nov 26, 2008
  5. Nov 25, 2008
  6. Nov 24, 2008
  7. Nov 23, 2008
  8. Nov 21, 2008
  9. Nov 20, 2008
    • Jannis Pohlmann's avatar
      * thunar/thunar-application.c (thunar_application_process_filenames): · 6b2afda2
      Jannis Pohlmann authored
      	  Always show an error dialog if one of the files passed via the
      	  command line cannot be opened. Required for exo-open to give proper
      	  visual feedback because spawning Thunar asynchronously will always
      	  make exo-open think that the file(s) were opened successfully.
      	  Ideally Thunar would display an error dialog with a tree view
      	  listing all the files that could not be opened (I'll file a bug for
      	  this).
      
      (Old svn revision: 28865)
      6b2afda2
Loading