summaryrefslogtreecommitdiff
path: root/src/nautilus-window-manage-views.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid reloading window with same location. (#417193) Patch from StefanoAlexander Larsson2007-03-281-2/+5
* Add an extra widget to the trash folder with the "Empty Trash" button.Paolo Borelli2006-12-181-1/+20
* Use nautilus_get_home_directory_uri everywhere instead of open coding itPaolo Borelli2006-12-081-1/+1
* 2006-11-23 Alexander Larsson <alexl@redhat.com>Alexander Larsson2006-11-231-0/+26
* Add nautilus_find_existing_uri_in_hierarchy. Remove undefinedChristian Neumair2006-07-081-6/+26
* Add complete session management, remember maximization state and type ofChristian Neumair2006-06-211-36/+9
* Re-set viewed_file after a location change failed. Prevents crashing overMartin Wehner2006-05-081-0/+1
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Close window when it gets put in the trash.Alexander Larsson2006-03-031-2/+8
* Don't close window if old file changed when we're loading a new oneAlexander Larsson2006-02-271-1/+13
* Also consider desktop windows when deciding whether to fallback to home orChristian Neumair2006-02-261-9/+3
* Add NautilusLocationWidgetProviderAlexander Larsson2005-12-201-0/+26
* Some better strings, not resizeable.Alexander Larsson2005-12-201-1/+1
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-0/+63
* Remove title from alerts. (#323134)Alexander Larsson2005-12-091-12/+2
* Improve drawing of the outline for icon stretching, make the knob imageMatthias Clasen2005-10-281-4/+1
* Don't bail if an authentication request was cancelled.Christian Neumair2005-10-201-1/+5
* Open a new navigational window on alternative item activation.Christian Neumair2005-10-191-1/+11
* Preserve the selection when refreshing the view. Fixes #48383.Martin Wehner2005-07-091-2/+7
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-07-081-3/+7
* Set the displayed location when the location is really changed, not whenMartin Wehner2005-06-041-3/+3
* Improve NautilusViewInfo view factory labels marked for translation.Christian Neumair2005-04-191-20/+32
* remove nautilus-theme.[c-h] from the build process. remove the need to useDiego Gonzalez2005-04-041-1/+0
* Use gnome_vfs_uris_match instead of eel_uris_match. (#155852)Martin Wehner2005-03-251-5/+5
* Add nautilus_window_info_show_window call.Alexander Larsson2005-03-221-5/+0
* Enable startup notification.Alexander Larsson2005-02-141-0/+4
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-1353/+841
* Fix warning due to NULL default string.Alexander Larsson2004-10-281-1/+2
* Add saved geometry prefAlexander Larsson2004-10-261-1/+34
* Show the directory as a selection in spatial mode when Alt+Up is selected.Dave Camp2004-10-181-5/+14
* Merged the nautilus-new-mime branch.Dave Camp2004-07-221-1/+2
* Make sure host name is present before trying to show it in the errorNarayana Pattipati2004-07-021-1/+3
* Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2004-06-211-32/+77
* If always_use_browser is set and the window is a spatial window, create aDave Camp2004-06-011-1/+1
* Make shift/middle click close window behind (#137663).Martin Wehner2004-04-141-3/+11
* Use nautilus_window_close() to close the window, fixes #139072Dave Camp2004-04-091-2/+2
* Make min height/width smaller for spatial windows.Alexander Larsson2004-04-071-2/+2
* When opening a spatial window for the first time, place it over the parentDave Camp2004-03-291-0/+2
* Set pending_file_for_position before setting up theGustavo Giráldez2004-03-071-1/+1
* Add nautilus_mime_get_default_fallback_component_for_file which ignoresAlexander Larsson2004-03-051-8/+53
* Add always_use_browser preference.Alexander Larsson2004-02-201-2/+13
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-13/+5
* New funcitonAlexander Larsson2004-01-071-1/+14
* Use GtkIconTheme instead of GnomeIconThemeAlexander Larsson2003-12-181-13/+5
* Range selection Clear last double click icon if you click on backgroundAlexander Larsson2003-12-121-2/+9
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-26/+45
* Disconnect the view. Patch from Srinivasa Ragavan <sragavan@novell.com>.Dave Camp2003-11-201-1/+2
* Use themed icon for desktop. Patch from Luca Ferretti <elle.uca@libero.it>Alexander Larsson2003-10-171-1/+9
* Scroll to ICON_PAD_TOP above the icon.Dave Camp2003-10-071-1/+2
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-301-608/+316