summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.h
Commit message (Expand)AuthorAgeFilesLines
* nautilus-window: Use GtkBuilder definitionwip/csoriano/window_gtkbuilderCarlos Soriano2015-02-111-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