summaryrefslogtreecommitdiff
path: root/src/nautilus-navigation-window-pane.c
Commit message (Expand)AuthorAgeFilesLines
* window-slot: cleanup of window_slot_open_location() functionsCosimo Cecchi2011-01-111-3/+3
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-4/+2
* Adds option to open new tab in tab bar context menu (#590714)Marcus Carlson2010-08-091-0/+20
* Remove last users of eel_preferences and eel_gconfAlexander Larsson2010-07-231-3/+0
* Conver window-state to gsettingsAlexander Larsson2010-07-231-6/+6
* Update GtkNotebook callbacks to gtk+ masterDiego Escalante Urrelo2010-07-151-1/+1
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-041-3/+3
* Remove tabs menuAlexander Larsson2010-01-221-10/+1
* Move the navigation bar size group to be a cross window header size groupAlexander Larsson2009-12-171-5/+5
* Set active pane when its search bar gets focusAlexander Larsson2009-12-171-0/+10
* Move nautilus_navigation_window_pane_set_active into a vfuncAlexander Larsson2009-12-171-12/+11
* Clean up sync_location_widgets by using vtable calls instead of type checksAlexander Larsson2009-12-161-5/+22
* Move sync_search_widgets from window to paneAlexander Larsson2009-12-161-0/+31
* Better split view size allocationAlexander Larsson2009-12-141-0/+6
* Don't show the window until all views in it are visibleAlexander Larsson2009-12-111-0/+9
* Remove border width on notebookAlexander Larsson2009-12-101-0/+1
* Remove location buttonAlexander Larsson2009-12-101-75/+0
* Improve search button handling in split view modeHolger Berndt2009-12-101-1/+18
* Fix tab menus in split view mode. Only the menu of the active pane is inserted.Holger Berndt2009-12-101-0/+5
* Make location bar more reactive, part 2: navigation barHolger Berndt2009-12-101-1/+2
* Make location bar more reactive: path bar, toggle button and zoom controlHolger Berndt2009-12-101-1/+8
* Start implementation of "add extra pane" menu item callbackHolger Berndt2009-12-101-0/+4
* Move location from toolbar to pane widgetAlexander Larsson2009-12-101-88/+80
* Move notebook from window into paneHolger Berndt2009-12-101-0/+214
* Move location bar entries to paneAlexander Larsson2009-12-101-0/+595
* Add new class NautilusNavigationWindowPane, derived from NautilusWindowPaneHolger Berndt2009-12-101-0/+63