summaryrefslogtreecommitdiff
path: root/src/nautilus-window-manage-views.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check for content_view != NULL before saving current location the old viewAlexander Larsson2003-09-181-1/+2
* Improved error string for missing proxy hostnames. Patch from ChristopheDave Camp2003-08-081-1/+1
* Add the nautilus-cd-burner integration patch from RH.Alexander Larsson2003-04-161-0/+13
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-4/+3
* Free space in status bar.Alexander Larsson2003-03-251-1/+1
* Clear status on location change.Alexander Larsson2003-03-251-0/+1
* Scroll to current position on reload.Alexander Larsson2003-03-241-1/+4
* Make 50% the default list view zoom.Alexander Larsson2003-03-101-9/+49
* New function.Dave Camp2003-03-021-1/+1
* Add NAUTILUS_DETERMINE_VIEW_NO_MASTER_BROWSER result.Alexander Larsson2002-12-121-11/+8
* In single click mode use a hand cursor instead of underlining.Jan Arne Petersen2002-11-061-1/+45
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-2/+4
* #include <libnautilus-private/nautilus-theme.h>. Updated.NAUTILUS_2_1_0Dave Camp2002-09-271-1/+1
* Removed the current image indicator. (nautilus_side_pane_init),Dave Camp2002-09-231-5/+8
* Attach and detach the menu widget. (nautilus_side_pane_init),Dave Camp2002-09-221-0/+89
* New files, container for the side panels.Dave Camp2002-09-211-14/+9
* only set the location bookmark if it's non NULL. #87889Michael Meeks2002-07-241-1/+1
* improve saving of geometry. only save it if we really resize a window, notFrank Worsley2002-07-181-2/+36
* Use "folder" instead of "directory" in the accessible description.Dave Camp2002-07-161-1/+1
* Added a relation between the label and entry. Changed "file names" toDave Camp2002-07-111-0/+11
* if WEB_NAVIGATION_ENABLED is not defined don't ever append the staticDamon Chaplin2002-07-091-0/+4
* Don't use window geometry metadata to place the desktop window.Alexander Larsson2002-07-051-10/+12
* Fix indentation.Alexander Larsson2002-06-111-3/+3
* always load the saved window geometry and save the geometry whenever aFrank Worsley2002-06-111-32/+22
* Removed gtk_window_set_role() call.Dave Camp2002-06-031-3/+0
* Don't set the restart command here. (save_session): Implemented.Dave Camp2002-05-301-0/+3
* add the full, non-mangled, clean, escaped URI.Michael Meeks2002-05-221-0/+4
* Remove icon XML string from HistoryItem.Sean Atkinson2002-05-151-9/+3
* If we can't move in the given direction just return, and if the givenDamon Chaplin2002-05-081-1/+12
* Replace doubles in the zoom interfaces with floats to match the bonoboDave Camp2002-04-261-1/+1
* Only display toplevel window when it's fully constructed.Alexander Larsson2002-04-211-13/+27
* Fix profiler CFLAGS.Anders Carlsson2002-04-191-37/+2
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-3/+2
* (merges from stable):Alexander Larsson2002-03-071-6/+10
* Move reset constant into header.Darin Adler2002-03-011-7/+9
* Add a ref/unref so that window->details won't go away at an inopportuneDarin Adler2002-03-011-4/+6
* - better error message when smb master browser not availableBastien Nocera2002-02-201-1/+12
* ensure we survive without trashing the WM, even if we can get no workingMichael Meeks2002-02-191-10/+12
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-15/+7
* guard against re-enterancy; hold refs on the sidebars.Michael Meeks2002-02-061-2/+14
* use g_list_copy instead of eel version use gtk_window_present instead ofGediminas Paulauskas2002-01-281-1/+1
* return a 'changed' boolean.Michael Meeks2002-01-251-3/+5
* Disable the code that destroys the fallback icon at shutdown time since itDarin Adler2002-01-221-10/+22
* Implement nautilus_view_close_window ().Anders Carlsson2002-01-081-0/+10
* protect vs. double destroy.Michael Meeks2001-12-121-2/+2
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-12/+12