summaryrefslogtreecommitdiff
path: root/src/nautilus-window.h
Commit message (Expand)AuthorAgeFilesLines
* window: fix behavior of the Search actionCosimo Cecchi2011-02-201-5/+0
* window: cleanup headerCosimo Cecchi2011-02-171-14/+0
* all: fix the desktop window without spatial modeCosimo Cecchi2011-02-171-0/+4
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-2/+27
* window: remove unused codeCosimo Cecchi2011-02-171-2/+0
* window: remove unused and confusing codeCosimo Cecchi2011-01-111-1/+0
* window: remove unused codeCosimo Cecchi2011-01-111-3/+0
* window: remove nautilus_window_get_selection[_count]Cosimo Cecchi2011-01-111-3/+0
* Rework architecture of NautilusView/FMDirectoryViewCosimo Cecchi2011-01-111-26/+3
* window: cleanup nautilus_window_reload()Cosimo Cecchi2011-01-111-3/+3
* window: remove non existent function declarationCosimo Cecchi2011-01-111-2/+0
* window: cleanup nautilus_window_allow_reload()Cosimo Cecchi2011-01-111-2/+0
* window: cleanup nautilus_window_go_up()Cosimo Cecchi2011-01-111-3/+0
* window: cleanup nautilus_window_go_home()Cosimo Cecchi2011-01-111-1/+0
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-15/+59
* window: update for the removal of sidebar interfacesCosimo Cecchi2010-12-031-1/+0
* window: add _full() versions of _go_to and _open() methodsCosimo Cecchi2010-09-201-0/+4
* window: remove dead prototypesCosimo Cecchi2010-08-211-4/+0
* window: remove dead functionCosimo Cecchi2010-08-211-1/+0
* Adds option to open new tab in tab bar context menu (#590714)Marcus Carlson2010-08-091-0/+1
* [src] remove NautilusInformationPanelCosimo Cecchi2010-07-251-1/+0
* Do not use "if (spatial) ..." in window superclassPaolo Borelli2010-04-171-0/+1
* Move sync_search_widgets from window to paneAlexander Larsson2009-12-161-2/+0
* Don't show the window until all views in it are visibleAlexander Larsson2009-12-111-1/+0
* Associate basic slot functions to panes instead of windows.Alexander Larsson2009-12-101-3/+5
* Remove all traces of old view-as and zoom widgetsAlexander Larsson2009-12-101-3/+0
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-211-6/+11
* Consolidate zoom handling. Add nautilus_window_sync_zoom_level(), andChristian Neumair2008-08-061-9/+1
* fix "parameter has incomplete type" warning by moving the typeJens Granseuer2008-08-051-13/+13
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-35/+48
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* Merge gio-branchAlexander Larsson2007-11-301-4/+5
* Don't set the visibility of the "burn CD" action here.Federico Mena Quintero2006-03-201-0/+1
* Don't shortcut the title change when the bookmark name changes. FixesAlexander Larsson2006-02-271-1/+1
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-1/+8
* Don't send slash to typeaheadAlexander Larsson2005-10-181-2/+3
* Add "reload" and "prompt-for-location" signals. Bind F5 to "reload" andChristian Neumair2005-08-051-0/+1
* Use file-manager icon for browser windows. Fixes bug #166516.Martin Wehner2005-07-231-0/+1
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-0/+1
* Add set_allow_up method to NautilusWindowClass, make "Close All Parents"Christian Neumair2005-05-171-0/+1
* Add nautilus_window_info_show_window call.Alexander Larsson2005-03-221-0/+2
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-19/+12
* Show the directory as a selection in spatial mode when Alt+Up is selected.Dave Camp2004-10-181-0/+3
* Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2004-06-211-3/+0
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-0/+1
* Virtualize close_windowAlexander Larsson2003-12-171-1/+2
* Range selection Clear last double click icon if you click on backgroundAlexander Larsson2003-12-121-1/+2
* src/nautilus-navigation-window.c (real_get_default_size)Sivaiah Nallagatla2003-12-011-0/+1
* Scroll to ICON_PAD_TOP above the icon.Dave Camp2003-10-071-0/+3
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-301-56/+30