summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.h
Commit message (Expand)AuthorAgeFilesLines
* general: Change libadwaita include pathBarnabás Pőcze2023-02-191-1/+1
* toolbar: Factor out operations progress indicatorAntónio Fernandes2022-08-061-2/+0
* general: Switch to GTK4António Fernandes2022-01-091-2/+2
* toolbar: Don't subclass HdyHeaderBarAntónio Fernandes2022-01-051-1/+1
* window: Make bottom corners roundedChristopher Davis2021-02-091-1/+2
* general: Add actions to the toolbarCarlos Soriano2018-05-031-1/+3
* general: Remove include guards in favor of pragma onceAlexandru Fazakas2018-03-191-5/+2
* window-slot: prevent menu disappearing when Hidden Files toggledNeil Herald2016-12-101-0/+2
* toolbar: port to G_DECLARE* type declarationsSirbu Lavinia Stefania2016-10-081-33/+7
* toolbar: move undo/redo toolbar menu code into toolbarwip/neilh/toolbar-reorgNeil Herald2016-06-231-0/+2
* files-view: merge action and view menusNeil Herald2016-06-221-4/+0
* toolbar: convert action menu from GMenu into GtkPopoverMenuNeil Herald2016-06-221-1/+4
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* toolbar: avoid empty operations popoverCarlos Soriano2015-11-121-0/+2
* view: handle view menuGeorges Basile Stavracas Neto2015-08-161-1/+4
* nautilus-window: Use GtkBuilder definitionCarlos Soriano2015-03-021-2/+1
* toolbar: cleanup handling of zoom actionsCosimo Cecchi2015-01-261-3/+0
* toolbar: use g_simple_action_set_state_hint() for sort actionCosimo Cecchi2015-01-261-3/+0
* toolbar: rework how Undo/Redo actions are added to the menuCosimo Cecchi2015-01-261-3/+1
* toolbar: remove unused declarationCosimo Cecchi2015-01-251-2/+0
* toolbar: move updating of navigation actions in NautilusWindowCosimo Cecchi2015-01-251-1/+0
* toolbar: don't explicitly call to update the view modeCosimo Cecchi2015-01-251-2/+0
* toolbar: don't explicitly show/hide the sort menuCosimo Cecchi2015-01-251-1/+0
* toolbar: don't explicitly show/hide visible columns menu itemsCosimo Cecchi2015-01-251-1/+0
* toolbar: don't explicitly show/hide stop/reload buttonsCosimo Cecchi2015-01-251-4/+0
* general: rework menus of nautilusCarlos Soriano2015-01-241-2/+21
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* toolbar: Port to GtkHeaderBarYosef Or Boczko2014-02-151-2/+2
* toolbar: port GtkToolbar to GtkBox and add close buttonYosef Or Boczko2013-08-201-2/+2
* Add an icon to the location entry and drop use of location barWilliam Jon McCann2012-09-101-2/+2
* toolbar: restore history context menu on navigation action buttonsCosimo Cecchi2012-08-231-2/+3
* Combine the search bar and query editorWilliam Jon McCann2012-07-141-3/+0
* Migrate menu bar to a view menu buttonWilliam Jon McCann2012-07-021-1/+2
* all: merge NautilusNavigationWindowPane into NautilusWindowPaneCosimo Cecchi2011-02-171-2/+0
* toolbar: fix toolbar with split paneCosimo Cecchi2011-02-171-1/+1
* toolbar: build the toolbar and the location bar with a GtkUIManagerCosimo Cecchi2011-02-171-1/+1
* toolbar: add NautilusToolbarCosimo Cecchi2011-02-171-0/+80
* removed the nautilus-toolbar class, since it was obsoleted by the recentAndy Hertzfeld2000-10-131-55/+0
* added a netscape like throbber to give busy feedback while loading pages.Andy Hertzfeld2000-08-301-1/+2
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-20/+23
* added a "web search" button to the toolbar. To do this, I also had toAndy Hertzfeld2000-07-111-0/+51