summaryrefslogtreecommitdiff
path: root/src/nautilus-window.h
Commit message (Expand)AuthorAgeFilesLines
...
* Combine the search bar and query editorWilliam Jon McCann2012-07-141-1/+1
* Add locations for open windows to the destination selection dialogWilliam Jon McCann2012-07-101-0/+1
* Remove extra panesWilliam Jon McCann2012-05-261-4/+10
* Remove the statusbarWilliam Jon McCann2012-05-251-2/+0
* application: implement app menu actionsCosimo Cecchi2012-04-241-0/+1
* window: make NautilusWindow a GtkApplicationWindowCosimo Cecchi2012-04-241-3/+4
* all: remove nautilus_window_slot_go_to()Cosimo Cecchi2012-04-231-4/+6
* window: make nautilus_window_prompt_for_location() privateCosimo Cecchi2012-01-091-2/+0
* pane: cleanupCosimo Cecchi2012-01-091-2/+0
* window: fold nautilus_window_allow_up() into its only callerCosimo Cecchi2012-01-091-3/+0
* window: remove unused nautilus_window_allow_back/forwardCosimo Cecchi2012-01-091-5/+2
* window: add nautilus_window_get_navigation_state()Cosimo Cecchi2012-01-091-0/+3
* window: add nautilus_window_get_main_action_group()Cosimo Cecchi2012-01-091-1/+1
* window: remove bookmark menu placeholder path from NautilusWindowClassCosimo Cecchi2012-01-091-2/+0
* window: remove nautilus_window_get_window_type()Cosimo Cecchi2012-01-091-7/+0
* window: remove unused codeCosimo Cecchi2012-01-091-2/+0
* window: remove nautilus_window_show_window()Cosimo Cecchi2012-01-091-1/+0
* Turn nautilus_window_close() into a virtual method.Antoine Jacoutot2011-07-251-0/+1
* window: remove 'Clear History' from the 'Go' menuCosimo Cecchi2011-07-211-3/+0
* all: don't return a reference when getting the application singletonCosimo Cecchi2011-06-161-2/+0
* 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