summaryrefslogtreecommitdiff
path: root/src/nautilus-navigation-window.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer mount icons as window icons (#613733).Cosimo Cecchi2010-05-081-1/+3
* Don't let the sidebar shrink more than its requisition (#311732).Cosimo Cecchi2010-04-301-1/+1
* Update split view menu item sensitivity when closing extra paneAndy Owen2010-04-261-0/+1
* Do not use "if (spatial) ..." in window superclassPaolo Borelli2010-04-171-3/+14
* Don't use inline keywordPadraig O'Briain2010-03-111-2/+2
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-041-2/+2
* Don't remember status of extra pane in a gconf keyHolger Berndt2010-03-031-16/+0
* Use GtkSpinner instead of custom widgetAlexander Larsson2010-02-221-1/+1
* Remove tabs menuAlexander Larsson2010-01-221-19/+0
* Move the navigation bar size group to be a cross window header size groupAlexander Larsson2009-12-171-0/+9
* Don't focus the search entry when we're activating a pane with searchAlexander Larsson2009-12-171-1/+9
* Move sync_search_widgets from window to paneAlexander Larsson2009-12-161-47/+0
* Remove unnecessary includesAlexander Larsson2009-12-161-1/+0
* Better split view size allocationAlexander Larsson2009-12-141-3/+3
* Minor cleanupAlexander Larsson2009-12-141-2/+4
* Move status bar to under view in navigational viewAlexander Larsson2009-12-111-1/+9
* If starting with split view, create extra slot durin constructionAlexander Larsson2009-12-111-50/+46
* Only sync tab name in menu for the active paneAlexander Larsson2009-12-111-1/+3
* Improve search button handling in split view modeHolger Berndt2009-12-101-6/+6
* Fix View -> Location Bar in dual pane mode.Holger Berndt2009-12-101-0/+13
* Remember extra pane status access windows.Alexander Larsson2009-12-101-2/+23
* Fix tab menus in split view mode. Only the menu of the active pane is inserted.Holger Berndt2009-12-101-2/+0
* Start implementation of "add extra pane" menu item callbackHolger Berndt2009-12-101-8/+93
* Add skeleton for split view.Holger Berndt2009-12-101-0/+13
* Move location from toolbar to pane widgetAlexander Larsson2009-12-101-23/+13
* Move notebook from window into paneHolger Berndt2009-12-101-207/+13
* Move location bar entries to paneAlexander Larsson2009-12-101-601/+98
* Use the new NautilusNavigationWindowPane class in NautilusNavigationWindow'sHolger Berndt2009-12-101-2/+3
* Associate basic slot functions to panes instead of windows.Alexander Larsson2009-12-101-12/+11
* Move slots from NautilusWindow to NautilusWindowPaneAlexander Larsson2009-12-101-5/+5
* Associate a slot to a pane instead of a windowHolger Berndt2009-12-101-2/+3
* Add a NautilusWindowPane to all windowsAlexander Larsson2009-12-101-0/+9
* Remove all traces of old view-as and zoom widgetsAlexander Larsson2009-12-101-203/+0
* Don't leak NautilusDirectoryAlexander Larsson2009-12-081-0/+1
* Make search button a toggle buttonNikos Verschore2009-11-251-1/+43
* Remove very old unnecessary FIXMEs.Stephen Cook2009-10-071-3/+0
* Reverse back/forward mouse button sense.A. Walton2009-08-031-2/+2
* Don't crash if parent button_press_event is NULL (#582457)Alexander Larsson2009-05-131-3/+5
* Let forward/back mouse buttons workAndrew Walton2009-04-221-2/+89
* Always synchronize the location bar button with the pathbar mode. Patch byCosimo Cecchi2009-03-191-8/+15
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-5/+4
* Properly calculate zoom level. Issue was imported from oldChristian Neumair2008-08-161-1/+2
* Consolidate zoom handling. Add nautilus_window_sync_zoom_level(), andChristian Neumair2008-08-061-74/+45
* Open new window when control-clicking on a path bar button, open new tabChristian Neumair2008-07-301-0/+63
* Use standard icon name, as gnome-icon-theme no longer ships theCosimo Cecchi2008-07-281-1/+1
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-170/+393
* Always grab view focus on location change, even if it the old view isChristian Neumair2008-07-061-9/+92
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-9/+1
* Allow to open location popup menu for any location, and not just forChristian Neumair2008-05-131-0/+65
* Always properly remember window size, also in the case the window isCosimo Cecchi2008-04-271-2/+6