summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* project: simplify focus chainGeorges Basile Stavracas Neto2015-07-311-7/+1
* toolbar: remove access-date menu itemCarlos Soriano2015-07-201-10/+0
* toolbar: don't show sort menu in recentCarlos Soriano2015-07-201-4/+4
* operations: show a notification when operation finishesCarlos Soriano2015-07-171-4/+46
* progress-info: allow finished infos to remain aliveCarlos Soriano2015-07-171-19/+95
* operations: implement new designCarlos Soriano2015-07-171-0/+232
* toolbar: show modified time for all places except RecentCarlos Soriano2015-07-011-6/+16
* nautilus-window: Use GtkBuilder definitionCarlos Soriano2015-03-021-3/+3
* toolbar: focus view when popover is closedCosimo Cecchi2015-02-081-0/+15
* toolbar: remove debug spewCosimo Cecchi2015-01-261-2/+0
* toolbar: cleanup handling of zoom actionsCosimo Cecchi2015-01-261-37/+13
* toolbar: don't read the sort hint if there's no sort actionCosimo Cecchi2015-01-261-12/+15
* toolbar: use g_simple_action_set_state_hint() for sort actionCosimo Cecchi2015-01-261-12/+17
* toolbar: rework how Undo/Redo actions are added to the menuCosimo Cecchi2015-01-261-18/+6
* toolbar: plug a couple of memory leaksCosimo Cecchi2015-01-261-0/+3
* toolbar: remove unneeded instructionCosimo Cecchi2015-01-261-2/+0
* toolbar: move updating of navigation actions in NautilusWindowCosimo Cecchi2015-01-251-19/+0
* toolbar: formatting cleanupCosimo Cecchi2015-01-251-4/+2
* toolbar: don't explicitly call to update the view modeCosimo Cecchi2015-01-251-26/+33
* toolbar: don't explicitly show/hide the sort menuCosimo Cecchi2015-01-251-7/+2
* toolbar: don't explicitly show/hide visible columns menu itemsCosimo Cecchi2015-01-251-7/+3
* toolbar: don't explicitly show/hide stop/reload buttonsCosimo Cecchi2015-01-251-25/+33
* Formatting cleanupsCosimo Cecchi2015-01-241-2/+3
* general: rework menus of nautilusCarlos Soriano2015-01-241-166/+256
* toolbar: don't set junction sidesCosimo Cecchi2014-09-031-3/+0
* toolbar: remove unneeded style classCosimo Cecchi2014-09-031-3/+0
* toolbar: remove unneeded size groupCosimo Cecchi2014-09-031-13/+0
* build: fix some GCC warningsCosimo Cecchi2014-07-291-10/+0
* Update to follow icon name changesMatthias Clasen2014-07-091-1/+1
* Use view-context-menu-symbolic for the gear menuMatthias Clasen2014-07-081-1/+1
* toolbar: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-021-5/+2
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* toolbar: Port to GtkHeaderBarYosef Or Boczko2014-02-151-70/+34
* toolbar: Add style "titlebutton" for the close buttonYosef Or Boczko2013-08-291-0/+2
* toolbar: Fix the spacing between the buttonsYosef Or Boczko2013-08-291-8/+8
* toolbar: Remove margin unnecessaryYosef Or Boczko2013-08-291-1/+0
* toolbar: increase margin to 8pxCosimo Cecchi2013-08-201-1/+1
* toolbar: set the header-bar style classCosimo Cecchi2013-08-201-0/+3
* toolbar: port GtkToolbar to GtkBox and add close buttonYosef Or Boczko2013-08-201-83/+95
* toolbar: Set button arrow icons according to locale's text directionYosef Or Boczko2013-07-291-0/+7
* toolbar: Toggle the gear menu off when F10 is pressed againMichael Wood2013-02-201-0/+16
* toolbar: use a better position for the back/forward popup menusCosimo Cecchi2013-01-291-12/+69
* toolbar: add missing tooltips for toolbar menubuttonsCosimo Cecchi2012-10-261-8/+11
* toolbar: set action tooltip on the toolbar buttonCosimo Cecchi2012-10-261-0/+1
* slot: finish moving all other private data to private structCosimo Cecchi2012-10-231-1/+2
* Add an icon to the location entry and drop use of location barWilliam Jon McCann2012-09-101-7/+7
* toolbar: restore history context menu on navigation action buttonsCosimo Cecchi2012-08-231-31/+219
* toolbar: don't use deprecated gtk_menu_button_set_menu()Cosimo Cecchi2012-08-231-2/+2
* toolbar: set GTK_ALIGN_END to the gear menuCosimo Cecchi2012-08-091-0/+1
* Add a view menu button to the toolbarWilliam Jon McCann2012-08-091-2/+6