lp://staging/~jeremywootten/pantheon-files/refactor-location-bar-part2
Created by
Jeremy Wootten
and last modified
- Get this branch:
- bzr branch lp://staging/~jeremywootten/pantheon-files/refactor-location-bar-part2
Only
Jeremy Wootten
can upload to this branch. If you are
Jeremy Wootten
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Danielle Foré: Approve
- Adam Bieńkowski (community): Approve (functionality)
- Corentin Noël: Approve
- xapantu: Pending requested
-
Diff: 5596 lines (+2592/-2106)32 files modifiedfilechooser-module/CMakeLists.txt (+13/-8)
filechooser-module/FileChooserDialog.vala (+9/-9)
libcore/CMakeLists.txt (+0/-3)
libcore/pantheon-files-core-C.vapi (+5/-0)
libwidgets/CMakeLists.txt (+22/-26)
libwidgets/Chrome/BasicBreadcrumbsEntry.vala (+657/-0)
libwidgets/Chrome/BasicLocationBar.vala (+137/-0)
libwidgets/Chrome/BreadcrumbElement.vala (+253/-0)
libwidgets/Chrome/BreadcrumbIconList.vala (+152/-0)
libwidgets/Chrome/BreadcrumbsElements.vala (+0/-170)
libwidgets/Chrome/LocationBar.vala (+0/-881)
libwidgets/Chrome/TopMenu.vala (+35/-15)
libwidgets/Chrome/ViewWindowInterface.vala (+0/-35)
libwidgets/Chrome/Viewable.vala (+0/-32)
libwidgets/Dialogs/ChooseAppDialog.vala (+6/-2)
libwidgets/FileUtils.vala (+28/-1)
libwidgets/Interfaces/LocatableInterface.vala (+26/-0)
libwidgets/Interfaces/NavigatableInterface.vala (+43/-0)
libwidgets/Interfaces/SearchableInterface.vala (+33/-0)
libwidgets/MimeActions.vala (+22/-0)
libwidgets/Resources.vala (+11/-2)
libwidgets/View/BreadcrumbsEntry.vala (+548/-0)
libwidgets/View/LocationBar.vala (+189/-558)
libwidgets/View/SearchResults.vala (+250/-245)
plugins/contractor/CMakeLists.txt (+5/-0)
src/CMakeLists.txt (+1/-0)
src/View/AbstractDirectoryView.vala (+1/-1)
src/View/AbstractTreeView.vala (+10/-8)
src/View/DirectoryNotFound.vala (+3/-2)
src/View/IconView.vala (+8/-7)
src/View/ViewContainer.vala (+50/-29)
src/View/Window.vala (+75/-72)
Related bugs
Bug #1284363: "This folder does not exist." message when going up on NTFS filesystem | High | Fix Released | |
Bug #1341841: Pathbar is backwards for RTL languages | Medium | Fix Released | |
Bug #1400609: unfocused window breadcrumb icons don't lower their opacity | Low | Fix Released | |
Bug #1480538: Navigating to "~/~xyz" gives unexpected result | Medium | Fix Released | |
Bug #1482527: Cancelling pathbar entry after completion displays incorrect path | Medium | Fix Released | |
Bug #1499960: Backspace shouldn't close searchbox | Medium | Fix Released | |
Bug #1500000: scroll to the location of found item | Wishlist | Fix Released | |
Bug #1508835: Renaming not cancelled in list view with primary click on blank space | Low | Fix Released | |
Bug #1510561: An extra "/" is put on path when I access a remote filesystem over SSH | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)