Skip to content
Snippets Groups Projects
  1. Nov 04, 2010
  2. Nov 03, 2010
  3. Oct 28, 2010
  4. Oct 26, 2010
  5. Oct 25, 2010
  6. Oct 24, 2010
  7. Oct 23, 2010
  8. Oct 20, 2010
  9. Oct 19, 2010
  10. Oct 18, 2010
  11. Oct 17, 2010
  12. Oct 16, 2010
  13. Oct 12, 2010
  14. Oct 09, 2010
  15. Oct 04, 2010
    • Jannis Pohlmann's avatar
      Auto-select subdirectories when walking through the history (bug #5538). · 4ffb5b3c
      Jannis Pohlmann authored
      When entering a new directory, Thunar now checks if the next or previous
      directory in the history is an immediate child of the new directory. If
      one of these files is a child, it selects it automatically.
      
      This makes keyboard navigation much easier. I'm sure the behaviour can
      be confusing in some situations as well, but I hope it is an
      improvement.
      
      This partly fixes bug #5538 as well.
      4ffb5b3c
    • Jannis Pohlmann's avatar
      Delay setting the selection until the view has finished loading. · 26371855
      Jannis Pohlmann authored
      This fixes issues when calling thunar_component_set_selected_files() on
      a view that has not finished loading the folder contents yet. Once the
      folder has been loaded, the selection is always reset, so to work around
      this, we need to delay setting the selected files until loading is done.
      26371855
Loading