summaryrefslogtreecommitdiff
path: root/src/nautilus-spatial-window.c
Commit message (Expand)AuthorAgeFilesLines
* all: remove NautilusSpatialWindowCosimo Cecchi2011-02-171-1049/+0
* all: remove spatial windows methods from NautilusApplicationCosimo Cecchi2011-02-171-20/+0
* all: remove NautilusWindowOpenMode enumerationCosimo Cecchi2011-02-171-1/+0
* window: remove some other useless codeCosimo Cecchi2011-02-171-5/+0
* view: use NautilusFile objects for the view selectionCosimo Cecchi2011-01-111-2/+2
* spatial-window: don't unref the main loop we're about to destroyCosimo Cecchi2011-01-111-1/+0
* window-slot: cleanup of window_slot_open_location() functionsCosimo Cecchi2011-01-111-2/+4
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-14/+2
* mime-actions: move nautilus-mime-actions to src/Cosimo Cecchi2011-01-111-1/+0
* spatial-window: don't hook to unrealize for saving geometryCosimo Cecchi2010-12-141-5/+5
* spatial-window: port to GtkStyleContextCosimo Cecchi2010-12-061-6/+0
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-3/+1
* main: adapt to GtkApplication changesCosimo Cecchi2010-10-301-1/+0
* horizontal-splitter: remove, and use a regular GtkPaned insteadCosimo Cecchi2010-10-121-1/+0
* [src] use gtk_widget_get_preferred_size()Cosimo Cecchi2010-09-301-4/+4
* spatial-window: remove affect_location_on_next_change hackCosimo Cecchi2010-09-201-2/+0
* [src] convert to new GDK_KEY prefixCosimo Cecchi2010-09-191-2/+2
* Use gtk_size_request_get_size()Cosimo Cecchi2010-09-191-2/+4
* spatial-window: cleanupsCosimo Cecchi2010-08-211-150/+109
* [src] GSEAL nautilus-spatial-window.Cosimo Cecchi2010-06-111-5/+7
* Prefer mount icons as window icons (#613733).Cosimo Cecchi2010-05-081-1/+2
* Do not use "if (spatial) ..." in window superclassPaolo Borelli2010-04-171-1/+14
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-041-1/+1
* Move status bar to under view in navigational viewAlexander Larsson2009-12-111-0/+8
* Associate basic slot functions to panes instead of windows.Alexander Larsson2009-12-101-8/+8
* Move slots from NautilusWindow to NautilusWindowPaneAlexander Larsson2009-12-101-9/+10
* Associate a slot to a pane instead of a windowHolger Berndt2009-12-101-4/+4
* Add a NautilusWindowPane to all windowsAlexander Larsson2009-12-101-0/+8
* 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