summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* Remember to disconnect the signal handler to the trash monitor whenCosimo Cecchi2009-03-191-0/+1
* Remove the CD/DVD creator from the places menu, and the places sidebarBastien Nocera2008-12-161-2/+0
* Remove nautilus_window_manage_views_destroy(), since everything it does isChristian Neumair2008-09-211-15/+10
* Properly calculate zoom level. Issue was imported from oldChristian Neumair2008-08-161-1/+3
* Consolidate zoom handling. Add nautilus_window_sync_zoom_level(), andChristian Neumair2008-08-061-22/+78
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-323/+483
* Always grab view focus on location change, even if it the old view isChristian Neumair2008-07-061-2/+0
* Fix a huge leak as messages were pushed in the statusbar but almost neverCosimo Cecchi2008-06-291-14/+3
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-5/+1
* Revert the patch for bug #314431 as it seems to break cut and paste.Cosimo Cecchi2008-05-051-50/+21
* Replace g_return_*() with g_assert() in private, internal functions.A. Walton2008-04-301-6/+6
* Reverse the order in which the keybindings are processed by theCosimo Cecchi2008-04-271-21/+50
* Remove unused "label" field of NautilusViewInfo andChristian Neumair2008-04-011-1/+1
* Don't display error on G_IO_ERROR_FAILED_HANDLED.Alexander Larsson2008-02-251-0/+5
* Don't crash when exiting separate properties app. (#505687)Alexander Larsson2008-01-151-1/+1
* Remove some small allocations, and use GSlice more often. Bug #461795.Christian Persch2007-12-031-21/+16
* Merge gio-branchAlexander Larsson2007-11-301-57/+65
* Dont't try to remove extra_viewer_radio_action from a group that mayMartin Wehner2007-07-301-10/+6
* Add support for XF86 multimedia keys (#329920) .Christian Neumair2007-01-111-0/+60
* readd assertion removed by mistake in my last patchPaolo Borelli2006-12-081-0/+2
* Use nautilus_get_home_directory_uri everywhere instead of open coding itPaolo Borelli2006-12-081-21/+2
* Add complete session management, remember maximization state and type ofChristian Neumair2006-06-211-3/+23
* Add items_updated signalAlexander Larsson2006-06-161-1/+5
* Don't set the visibility of the "burn CD" action here.Federico Mena Quintero2006-03-201-2/+37
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Don't shortcut the title change when the bookmark name changes. FixesAlexander Larsson2006-02-271-12/+20
* Add new grab_focus method.Martin Wehner2006-01-311-0/+2
* Unref and destroy a new content view that has been created but not yetMartin Wehner2006-01-211-1/+9
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-5/+31
* Don't send slash to typeaheadAlexander Larsson2005-10-181-6/+8
* Verify arguments in public functions. Patch from Christian Neumair.Alexander Larsson2005-10-031-6/+40
* Add "reload" and "prompt-for-location" signals. Bind F5 to "reload" andChristian Neumair2005-08-051-0/+23
* Use file-manager icon for browser windows. Fixes bug #166516.Martin Wehner2005-07-231-8/+3
* Pack main table with GTK_SHRINK (#16057)Alexander Larsson2005-07-131-8/+8
* Show busy cursor in browser mode too. (#97887)Alexander Larsson2005-07-111-0/+29
* Connect accelerators with "View as" menu items. Fixes #139908.Christian Neumair2005-07-071-0/+19
* Add nautilus_window_info_get_bookmark_listAlexander Larsson2005-07-011-0/+8
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-0/+3
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-06-231-34/+1
* Don't mark object property names/descriptions for translation. FixesChristian Neumair2005-06-031-2/+2
* Add set_allow_up method to NautilusWindowClass, make "Close All Parents"Christian Neumair2005-05-171-2/+11
* Improve NautilusViewInfo view factory labels marked for translation.Christian Neumair2005-04-191-11/+2
* Add nautilus_window_info_show_window call.Alexander Larsson2005-03-221-3/+21
* Don't give critical warnings if we have no startup_id.Alexander Larsson2005-02-221-16/+7
* Remove unneeded startup_id.Alexander Larsson2005-02-221-4/+0
* Enable startup notification.Alexander Larsson2005-02-141-1/+5
* Handle destroyed windowsAlexander Larsson2005-02-011-0/+2
* Better default icon. Patch from Jaap Haitsma <jaap@haitsma.org>Alexander Larsson2005-01-181-40/+0
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-528/+455
* Show the directory as a selection in spatial mode when Alt+Up is selected.Dave Camp2004-10-181-0/+6