summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.h
Commit message (Expand)AuthorAgeFilesLines
* general: Refactor view icon from a GIcon to an icon nameChristopher Davis2022-07-301-1/+1
* enums: Make OpenFlags more genericAntónio Fernandes2021-12-281-4/+4
* query-editor: Drop gtk_search_entry_handle_event()António Fernandes2021-12-221-2/+4
* window-slot: Make back_or_forward() a slot methodAntónio Fernandes2021-07-081-0/+4
* window-slot: Make type finalAntónio Fernandes2021-07-081-16/+1
* window-slot: Drop other-locations subclassAntónio Fernandes2021-07-081-8/+0
* Revert "window, window-slot: Save and restore navigation history"António Fernandes2021-07-081-13/+0
* window, window-slot: Save and restore navigation historySachin Daluja2020-07-121-0/+13
* window-slot: Rename RestoreTabData to NautilusNavigationStateSachin Daluja2020-07-121-5/+6
* window: Streamline RestoreTabData memory managementAntónio Fernandes2020-07-121-0/+2
* usability: Change tooltip for view_toggle_buttonUjjwal Kumar2020-03-281-0/+2
* view: Cast exported menus as modelsAntónio Fernandes2020-03-101-2/+2
* application: Check pending location on clone-windowErnestas Kulik2018-10-021-0/+1
* shell: pass the full query to the slot to preserve all settingsMarco Trevisan (Treviño)2018-07-261-1/+1
* pathbar: Extend button menu with extensions and templatesCarlos Soriano2018-07-191-0/+4
* window: Use GdkEvent accessorsErnestas Kulik2018-05-281-1/+1
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-6/+2
* general: Add actions to the toolbarCarlos Soriano2018-05-031-0/+2
* views: Proxy the view main values and statesCarlos Soriano2018-05-031-1/+5
* general: Remove include guards in favor of pragma onceAlexandru Fazakas2018-03-191-5/+2
* add "restore tab" actionAlexandru Pandelea2017-05-311-0/+12
* view: allow view to have more control over the toolbar menuNeil Herald2016-06-231-1/+2
* window-slot: use inheritance for other locations viewCarlos Soriano2016-04-141-0/+8
* window-slot: allow overriding the creation of viewsCarlos Soriano2016-04-141-0/+7
* window-slot: make it derivable classCarlos Soriano2016-04-141-28/+13
* general: remove vim modelinesCarlos Soriano2016-04-041-2/+1
* general: allow to search from any part of the stackCarlos Soriano2016-03-031-0/+3
* general: separate handling of windows/slots/viewsCarlos Soriano2015-08-281-28/+8
* slot: remove unused public APICarlos Soriano2015-08-281-3/+0
* view: add interfaceGeorges Basile Stavracas Neto2015-08-201-6/+8
* files-view: rename from NautilusViewGeorges Basile Stavracas Neto2015-08-171-4/+4
* view: handle view menuGeorges Basile Stavracas Neto2015-08-161-0/+4
* view: manage the floating barGeorges Basile Stavracas Neto2015-07-311-3/+0
* window: set places sidebar to the previous location on errorGeorges Basile Stavracas Neto2015-05-071-0/+5
* general: rework menus of nautilusCarlos Soriano2015-01-241-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* slot: rework query editor visible state synchronizationCosimo Cecchi2012-10-291-2/+2
* window: remove nautilus-window-types.hCosimo Cecchi2012-10-261-4/+7
* slot: finish moving all other private data to private structCosimo Cecchi2012-10-231-66/+35
* slot: restructure window slot loadingCosimo Cecchi2012-10-231-27/+2
* slot: consolidate code for showing/hiding the loading floating barCosimo Cecchi2012-09-251-6/+0
* Search requires that a reload be forced despite a load in effectWilliam Jon McCann2012-09-051-1/+4
* window-slot: allow setting the window after constructionCosimo Cecchi2012-08-311-3/+8
* slot: remove unused methodCosimo Cecchi2012-08-311-1/+0
* Don't try to close the window when a mount goes awayWilliam Jon McCann2012-08-311-3/+0
* floating-bar: ellipsize the filename separately from the detailsCosimo Cecchi2012-08-311-3/+2
* Don't try to change the window icon when the view changesWilliam Jon McCann2012-08-261-1/+0
* Select first item in search results by defaultWilliam Jon McCann2012-08-071-0/+1
* slot: reidrect an empty search to the query editor locationCosimo Cecchi2012-07-161-0/+1
* Enable "just type" searchingWilliam Jon McCann2012-07-141-0/+4