summaryrefslogtreecommitdiff
path: root/src/nautilus-spatial-window.c
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of sink, fixing many recently introduced leaks.Alexander Larsson2009-09-071-0/+1
* Always show icons in places menu in spatial mode.Matthias Clasen2009-08-081-0/+16
* Use g_timeout_add_seconds where appropriateNelson Benitez2009-04-211-1/+1
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-211-1/+1
* Make sure we save spatial geometry and data on close both via WM closeAlexander Larsson2009-04-071-10/+33
* Replace deprecated gdk_pixbuf_unref with g_object_unrefThomas Hindoe Paaboel Andersen2009-02-091-2/+2
* Don't access NULL slot->viewed_file if its not been set yet.Alexander Larsson2008-10-171-2/+7
* Save spatial geometry on window close, not slot close. Slot close is toAlexander Larsson2008-10-091-8/+15
* Make geomtry save methods per slot, rather than per window. The activeChristian Neumair2008-07-221-29/+29
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-135/+131
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-6/+1
* Allow to open location popup menu for any location, and not just forChristian Neumair2008-05-131-1/+1
* Ellipsize and HIG-ify some menu items. (#335112).Cosimo Cecchi2008-05-091-1/+1
* Plugged some leaks around. Cleaned up this bit of code.Cosimo Cecchi2008-05-081-0/+1
* Move comments around to help translators (#463616) Patch from Yann SimonAlexander Larsson2008-02-191-19/+19
* Removed. Removed. Removed.Alexander Larsson2007-12-101-22/+26
* Merge gio-branchAlexander Larsson2007-11-301-116/+131
* Store keep-above and stickiness for navigation and spatial windows acrossChristian Neumair2007-09-031-0/+16
* Add an extra widget to the trash folder with the "Empty Trash" button.Paolo Borelli2006-12-181-11/+0
* Add NAUTILUS_ACTION_HOME for Go->Home FolderLuca Ferretti2006-12-151-1/+1
* Update comments and some menu entries to match suggestions onLuca Ferretti2006-12-131-2/+2
* Ellipsice location menu button at 16 chars. Patch from Tom ParkerAlexander Larsson2006-11-241-0/+3
* Rename nautilus_drag_default_drop_action_for_url toChristian Neumair2006-07-271-1/+0
* Add complete session management, remember maximization state and type ofChristian Neumair2006-06-211-0/+20
* Add items_updated signalAlexander Larsson2006-06-161-1/+1
* Don't add location bookmark for desktop windows. Fixes #334860.Martin Wehner2006-04-141-1/+7
* 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-6/+9
* Don't leak last_geometry.Martin Wehner2006-01-161-1/+5
* Some better strings, not resizeable.Alexander Larsson2005-12-201-1/+2
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-7/+101
* Use custom image for location button if available. Partially fixes #311394Christian Neumair2005-10-191-5/+21
* Don't send slash to typeaheadAlexander Larsson2005-10-181-3/+9
* Kill NAUTILUS_ICON_SIZE_FOR_MENUS, make icon factory support GTK+ stockChristian Neumair2005-10-171-1/+1
* Use file-manager icon for browser windows. Fixes bug #166516.Martin Wehner2005-07-231-0/+8
* Pack main table with GTK_SHRINK (#16057)Alexander Larsson2005-07-131-4/+4
* Show busy cursor in browser mode too. (#97887)Alexander Larsson2005-07-111-43/+0
* Free the tree paths. Close a tiny leak. (1 byte :-) Unref pixbufs. FreeKjartan Maraas2005-07-061-0/+1
* Correctly sort files before operating on them. Fixes #308884.Christian Neumair2005-07-061-2/+5
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-0/+23
* Add icons for path menu. Patch from Vincent Noel <vincent.noel@gmail.com>Alexander Larsson2005-06-151-10/+62
* src/nautilus-emblem-sidebar.cChristian Neumair2005-06-021-1/+1
* Declare GtkActionEntry arrays const. Thanks to Paolo Borelli for pointingChristian Neumair2005-06-021-1/+1
* Add nautilus_view_pop_up_location_context_menuAlexander Larsson2005-05-171-0/+17
* Add set_allow_up method to NautilusWindowClass, make "Close All Parents"Christian Neumair2005-05-171-6/+25
* Add more drop targets to location button.Christian Neumair2005-04-171-1/+4
* Allow drag and drop operations with location bar icon.Martin Wehner2005-03-301-0/+92
* Use GTK_ICON_SIZE_MENU for the location button icon instead ofVincent Noel2005-03-101-2/+2
* Make path button more obvious. #145237 Patch from Michael HensonAlexander Larsson2005-01-271-2/+11
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-97/+111