[gtk+] (30 commits) Created branch multiroot-filechooser



The branch 'multiroot-filechooser' was created.

Summary of new commits:

  c3abc8a... Add the concept of rooting the filechooser to a specific UR
  40669f9... Update the sidebar entries based on the root URI.
  5673ef9... Filter and restore the Recently Used list on root URI switc
  2d8588a... Make the local_only property wrap root_uri.
  7056f9a... Keep the list of custom shortcuts in a list and rebuild it 
  9289e75... Filter the path bar and auto-completion results.
  b11da2d... Make GtkFileChooserButton work with root URI.
  93a91f9... Prevent access to old locations when using a non-existant r
  a07db26... Display an icon for the virtual root button.
  d73dfd1... Validate the results in gtk_file_chooser_get_files.
  3cbcb11... Add support for multiple roots.
  90670cc... Show the roots in the sidebar.
  5cbaf53... Do uri_has_prefix() without allocations
  b997b7f... Allow NULL prefixes in _gtk_file_chooser_uri_has_prefix()
  d8e078b... s/in_root/in_roots everywhere, as we support multiple roots
  9b1bd76... Don't use C++ style comments
  2738786... Remove superfluous NULL check
  1abc6ef... Don't filter the completion results for the roots
  57f4b48... Remove _gtk_file_chooser_entry_get_root_uris()
  bad39dd... const GSList doesn't make sense
  8e164cc... Don't leak a file_path; don't unref a null file_info
  c3524ba... Don't use gtktreeprivate in the file chooser
  aabe7d0... Oops, fix typo
  68f25e5... Use a boxed G_TYPE_STRV for the 'root-uris' property, not a
  da2e50b... Use the fast-path _gtk_file_chooser_uri_is_in_roots_list() 
  00592c3... Make _gtk_file_chooser_is_uri_in_roots() private
  b2e19e0... Don't use _gtk_file_chooser_is_file_in_roots() when we alre
  a174fba... Add a missing break in a switch()
  52472ea... testfilechooser - Add test buttons for rooting the file cho
  2ac6886... Mark multiroot API additions as being available since 3.0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]