summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* toolbar: Move zoom controls to primary menuAntónio Fernandes2022-03-271-8/+3
* toolbar: Update visual designAntónio Fernandes2022-01-091-6/+4
* general: Switch to GTK4António Fernandes2022-01-091-45/+48
* toolbar: Don't rely on ::toggled in GtkMenuButtonAntónio Fernandes2022-01-051-4/+5
* toolbar: Don't subclass HdyHeaderBarAntónio Fernandes2022-01-051-2/+2
* toolbar: Use models for view and app menusAntónio Fernandes2022-01-051-56/+45
* toolbar: Use popovers for history menusAntónio Fernandes2022-01-051-67/+27
* toolbar: Stop using ::populate-popupAntónio Fernandes2022-01-051-16/+0
* toolbar: Stop using GtkToggleButton method on GtkMenuButtonAntónio Fernandes2022-01-051-1/+1
* toolbar: Drop theatrics animation on the operations buttonAntónio Fernandes2021-12-311-40/+0
* Stop using gtk_widget_new()António Fernandes2021-12-241-1/+1
* general: Stop using GtkContainer::get_children() and ::foreach()António Fernandes2021-12-061-16/+7
* general: Stop using gtk_container_add()António Fernandes2021-12-061-8/+9
* toolbar: Use list box for operations listAntónio Fernandes2021-12-061-11/+25
* toolbar: Unify toolbar UI definitionsAntónio Fernandes2021-12-061-12/+4
* toolbar: Stop using custom max width containerAntónio Fernandes2021-12-061-9/+5
* general: Stop using the state argument of GtkStyleContext gettersAntónio Fernandes2021-11-121-1/+1
* window-slot: Make back_or_forward() a slot methodAntónio Fernandes2021-07-081-6/+6
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2021-07-081-1/+1
* toolbar: Prevent closing popover when "Show Hidden Files" is toggledRodrigo Pedro2021-07-081-5/+4
* window: Make bottom corners roundedChristopher Davis2021-02-091-1/+1
* toolbar: Don't leak builder objectAntónio Fernandes2021-01-051-1/+1
* toolbar: Don't leak menu modelsAntónio Fernandes2021-01-051-2/+8
* general: Run uncrustify scriptOndrej Holy2020-04-051-14/+13
* toolbar: Add redundant parentheses to prevent changes by uncrustifyOndrej Holy2020-04-051-3/+3
* usability: Change tooltip for view_toggle_buttonUjjwal Kumar2020-03-281-0/+29
* toolbar: Always show pathbar background907-graphical-issues-with-updated-path-barAntónio Fernandes2020-03-261-29/+0
* toolbar: Fix search button and search entry state desyncGeorge Mocanu2019-02-111-1/+34
* Revert "toolbar: Use GTK_STYLE_CLASS'es on the pathbar container box"António Fernandes2018-10-121-5/+3
* toolbar: Use GTK_STYLE_CLASS'es on the pathbar container boxAntónio Fernandes2018-10-021-3/+5
* toolbar: Remove pathbar border on small windowsAntónio Fernandes2018-08-091-0/+29
* toolbar: Fix window slot handlingErnestas Kulik2018-07-261-58/+77
* toolbar: Remove unused fieldErnestas Kulik2018-07-261-3/+0
* toolbar: Limit pathbar/location/search entry widthCarlos Soriano2018-07-251-7/+31
* pathbar: Extend button menu with extensions and templatesCarlos Soriano2018-07-191-1/+22
* toolbar: Free the binds on finalizeCarlos Soriano2018-07-191-0/+2
* window-slot: Adjust another identationCarlos Soriano2018-07-191-1/+1
* window-slot: Adjust indentation of propertyCarlos Soriano2018-07-191-7/+7
* toolbar: Use “notify” signal instead of focus eventsErnestas Kulik2018-05-281-72/+36
* toolbar: Use gestures for nav button right-clicksErnestas Kulik2018-05-221-17/+43
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-16/+14
* general: Add actions to the toolbarCarlos Soriano2018-05-031-93/+166
* general: Use constants for button eventsCarlos Soriano2018-02-131-1/+1
* general: Run uncrustifyCarlos Soriano2018-02-131-13/+13
* toolbar: Show longpress menu using gestureTimm Bäder2018-01-241-77/+43
* toolbar : Add close button to location entryKaruna Grewal2018-01-121-1/+15
* toolbar: hide location entry on lost focusErnestas Kulik2017-08-231-0/+125
* toolbar: Don't leak previous allocationsMohammed Sadiq2017-05-051-2/+10
* toolbar: add theatrics animation to the operations buttonCarlos Soriano2017-02-131-2/+32
* window-slot: prevent menu disappearing when Hidden Files toggledNeil Herald2016-12-101-0/+12