Skip to content
  • Benjamin Otte's avatar
    Improve show_and_select_files() function · 836c3ab0
    Benjamin Otte authored
    The previous function enumerated the whole directory and used a lot of
    outdated API to decide how to show files.
    The new code queries the filesystem model to decide about this.
    The now unused old functions were removed.
    836c3ab0