summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* general: Rework menus of nautiluswip/gaction_reorderedCarlos Soriano2015-01-121-164/+261
* 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
* Add view options directly to the toolbarWilliam Jon McCann2012-08-091-1/+20
* window: make gear-menu a window action instead of an app actionCosimo Cecchi2012-07-311-1/+1
* toolbar: add a F10 keybinding for the gear menuCosimo Cecchi2012-07-251-0/+2
* toolbar: fix a copy/paste typoCosimo Cecchi2012-07-251-1/+1
* window: remove unused code for temporary search/location barsCosimo Cecchi2012-07-141-30/+0
* Combine the search bar and query editorWilliam Jon McCann2012-07-141-40/+0
* Make search button a toggle againWilliam Jon McCann2012-07-131-4/+7
* toolbar: ensure square buttons on the toolbarCosimo Cecchi2012-07-091-28/+51
* toolbar: don't unref the GtkUIManagerCosimo Cecchi2012-07-071-2/+0
* Migrate menu bar to a view menu buttonWilliam Jon McCann2012-07-021-14/+42
* Use a more GNOME 3 toolbar layoutWilliam Jon McCann2012-06-301-17/+66
* Move all ui files and icons into resourcesAlexander Larsson2012-01-161-3/+1
* toolbar: disconnect the GSettings callback on disposeCosimo Cecchi2011-06-031-0/+3
* toolbar: set the icon size to SMALL_TOOLBARCosimo Cecchi2011-04-251-0/+1
* search-bar: rework to make it more similar to the 3.0 mockupsCosimo Cecchi2011-03-151-0/+1
* toolbar: use a raised button for SearchCosimo Cecchi2011-03-081-1/+4
* toolbar: set the primary-toolbar style class on the toolbarCosimo Cecchi2011-03-071-1/+6
* all: fix some includesCosimo Cecchi2011-02-211-2/+3
* toolbar: make sure to hold a ref to the action groupCosimo Cecchi2011-02-171-1/+2
* style: add some junction propertiesCosimo Cecchi2011-02-171-0/+3
* toolbar: fix toolbar with split paneCosimo Cecchi2011-02-171-15/+35
* toolbar: build the toolbar and the location bar with a GtkUIManagerCosimo Cecchi2011-02-171-13/+15
* toolbar: add NautilusToolbarCosimo Cecchi2011-02-171-0/+281