summaryrefslogtreecommitdiff
path: root/src/nautilus-window-pane.c
Commit message (Expand)AuthorAgeFilesLines
* window-pane: toggle the search button when showing a saved searchCosimo Cecchi2011-03-211-4/+23
* window-pane: use _split_view_off() to close the active pane with Ctrl+WCosimo Cecchi2011-03-151-4/+2
* window-pane: don't open another window when toggling off the searchCosimo Cecchi2011-02-231-13/+9
* all: fix some includesCosimo Cecchi2011-02-211-1/+1
* window: plug a leakCosimo Cecchi2011-02-211-1/+5
* window: fix behavior of the Search actionCosimo Cecchi2011-02-201-42/+163
* all: fix the desktop window without spatial modeCosimo Cecchi2011-02-171-5/+7
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-14/+14
* all: merge NautilusNavigationWindowSlot into NautilusWindowSlotCosimo Cecchi2011-02-171-8/+6
* all: merge NautilusNavigationWindowPane into NautilusWindowPaneCosimo Cecchi2011-02-171-39/+730
* all: assume all windows are navigation windowsCosimo Cecchi2011-02-171-3/+1
* all: remove NautilusSpatialWindowCosimo Cecchi2011-02-171-16/+0
* window: just use nautilus_view_set_is_active()Cosimo Cecchi2011-02-171-3/+9
* window-pane: make sure we set another pane as active when closingCosimo Cecchi2011-02-171-1/+7
* window-pane: move code aroundCosimo Cecchi2011-02-171-110/+97
* window-pane: remove active_slots madnessCosimo Cecchi2011-02-171-13/+1
* window: cleanup window_pane_zoom madnessCosimo Cecchi2011-02-171-61/+0
* Let <control>w close the extra paneHolger Berndt2010-04-161-3/+20
* Fix focus handlingHolger Berndt2010-03-111-9/+9
* Move nautilus_navigation_window_pane_set_active into a vfuncAlexander Larsson2009-12-171-0/+3
* Clean up sync_location_widgets by using vtable calls instead of type checksAlexander Larsson2009-12-161-20/+16
* Move sync_search_widgets from window to paneAlexander Larsson2009-12-161-0/+9
* Don't show the window until all views in it are visibleAlexander Larsson2009-12-111-0/+9
* Implement "Switch to other pane" menu item.Holger Berndt2009-12-101-0/+14
* Draw background of inactive panes in INSENSITIVE color.Holger Berndt2009-12-101-0/+3
* Move location from toolbar to pane widgetAlexander Larsson2009-12-101-3/+3
* Move notebook from window into paneHolger Berndt2009-12-101-0/+63
* Move location bar entries to paneAlexander Larsson2009-12-101-0/+102
* Move slots from NautilusWindow to NautilusWindowPaneAlexander Larsson2009-12-101-1/+3
* Introduce concept of a NautilusWindowPaneHolger Berndt2009-12-101-0/+68