summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-1/+1
* toolbar: port from gtk_menu_popup()Ernestas Kulik2016-10-251-83/+25
* toolbar: port to G_DECLARE* type declarationsSirbu Lavinia Stefania2016-10-081-119/+120
* general: run uncrustifyCarlos Soriano2016-08-291-748/+840
* toolbar: move undo/redo toolbar menu code into toolbarwip/neilh/toolbar-reorgNeil Herald2016-06-231-0/+90
* view: allow view to have more control over the toolbar menuNeil Herald2016-06-231-20/+33
* toolbar: move the toolbar menu ui definition into its own fileNeil Herald2016-06-221-1/+11
* toolbar: move the new folder/tab/bookmark items into the shared popoverNeil Herald2016-06-221-3/+0
* toolbar: change ownership of menu popover to the toolbarNeil Herald2016-06-221-25/+33
* files-view: merge action and view menusNeil Herald2016-06-221-44/+16
* toolbar: convert action menu from GMenu into GtkPopoverMenuNeil Herald2016-06-221-7/+25
* toolbar: Attach menu to the toplevel windowOlivier Fourdan2016-06-091-0/+1
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-4/+4
* toolbar: fix ops button so it gets removed when multiple windows openNeil Herald2016-04-221-32/+29
* toolbar: use gtk_widget_is_visible for robustnessCarlos Soriano2016-04-141-1/+1
* toolbar: use widget visibility instead of desktop special casingCarlos Soriano2016-04-141-3/+5
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* toolbar: make operations popover keyboard navigableCarlos Soriano2016-02-241-0/+10
* toolbar: don't show operations popover in desktopCarlos Soriano2016-02-041-2/+5
* toolbar: update modelineCarlos Soriano2016-02-041-1/+1
* toolbar: remove obsolete commentCarlos Soriano2015-12-141-9/+0