| Commit message (Expand) | Author | Age | Files | Lines |
* | Disconnect the view. Patch from Srinivasa Ragavan <sragavan@novell.com>. | Dave Camp | 2003-11-20 | 1 | -1/+2 |
* | Use themed icon for desktop. Patch from Luca Ferretti <elle.uca@libero.it> | Alexander Larsson | 2003-10-17 | 1 | -1/+9 |
* | Scroll to ICON_PAD_TOP above the icon. | Dave Camp | 2003-10-07 | 1 | -1/+2 |
* | Merge the nautilus-spatial-playground branch to HEAD. | Dave Camp | 2003-09-30 | 1 | -608/+316 |
* | Check for content_view != NULL before saving current location the old view | Alexander Larsson | 2003-09-18 | 1 | -1/+2 |
* | Improved error string for missing proxy hostnames. Patch from Christophe | Dave Camp | 2003-08-08 | 1 | -1/+1 |
* | Add the nautilus-cd-burner integration patch from RH. | Alexander Larsson | 2003-04-16 | 1 | -0/+13 |
* | Convert file attributes from list of strings to a bitmask. Patch from | Alexander Larsson | 2003-04-02 | 1 | -4/+3 |
* | Free space in status bar. | Alexander Larsson | 2003-03-25 | 1 | -1/+1 |
* | Clear status on location change. | Alexander Larsson | 2003-03-25 | 1 | -0/+1 |
* | Scroll to current position on reload. | Alexander Larsson | 2003-03-24 | 1 | -1/+4 |
* | Make 50% the default list view zoom. | Alexander Larsson | 2003-03-10 | 1 | -9/+49 |
* | New function. | Dave Camp | 2003-03-02 | 1 | -1/+1 |
* | Add NAUTILUS_DETERMINE_VIEW_NO_MASTER_BROWSER result. | Alexander Larsson | 2002-12-12 | 1 | -11/+8 |
* | In single click mode use a hand cursor instead of underlining. | Jan Arne Petersen | 2002-11-06 | 1 | -1/+45 |
* | Merge the multihead branch into HEAD and : | Mark McLoughlin | 2002-10-02 | 1 | -2/+4 |
* | #include <libnautilus-private/nautilus-theme.h>. Updated.NAUTILUS_2_1_0 | Dave Camp | 2002-09-27 | 1 | -1/+1 |
* | Removed the current image indicator. (nautilus_side_pane_init), | Dave Camp | 2002-09-23 | 1 | -5/+8 |
* | Attach and detach the menu widget. (nautilus_side_pane_init), | Dave Camp | 2002-09-22 | 1 | -0/+89 |
* | New files, container for the side panels. | Dave Camp | 2002-09-21 | 1 | -14/+9 |
* | only set the location bookmark if it's non NULL. #87889 | Michael Meeks | 2002-07-24 | 1 | -1/+1 |
* | improve saving of geometry. only save it if we really resize a window, not | Frank Worsley | 2002-07-18 | 1 | -2/+36 |
* | Use "folder" instead of "directory" in the accessible description. | Dave Camp | 2002-07-16 | 1 | -1/+1 |
* | Added a relation between the label and entry. Changed "file names" to | Dave Camp | 2002-07-11 | 1 | -0/+11 |
* | if WEB_NAVIGATION_ENABLED is not defined don't ever append the static | Damon Chaplin | 2002-07-09 | 1 | -0/+4 |
* | Don't use window geometry metadata to place the desktop window. | Alexander Larsson | 2002-07-05 | 1 | -10/+12 |
* | Fix indentation. | Alexander Larsson | 2002-06-11 | 1 | -3/+3 |
* | always load the saved window geometry and save the geometry whenever a | Frank Worsley | 2002-06-11 | 1 | -32/+22 |
* | Removed gtk_window_set_role() call. | Dave Camp | 2002-06-03 | 1 | -3/+0 |
* | Don't set the restart command here. (save_session): Implemented. | Dave Camp | 2002-05-30 | 1 | -0/+3 |
* | add the full, non-mangled, clean, escaped URI. | Michael Meeks | 2002-05-22 | 1 | -0/+4 |
* | Remove icon XML string from HistoryItem. | Sean Atkinson | 2002-05-15 | 1 | -9/+3 |
* | If we can't move in the given direction just return, and if the given | Damon Chaplin | 2002-05-08 | 1 | -1/+12 |
* | Replace doubles in the zoom interfaces with floats to match the bonobo | Dave Camp | 2002-04-26 | 1 | -1/+1 |
* | Only display toplevel window when it's fully constructed. | Alexander Larsson | 2002-04-21 | 1 | -13/+27 |
* | Fix profiler CFLAGS. | Anders Carlsson | 2002-04-19 | 1 | -37/+2 |
* | Because lots of recent bugs were due to "signal handler called after | Darin Adler | 2002-03-07 | 1 | -3/+2 |
* | (merges from stable): | Alexander Larsson | 2002-03-07 | 1 | -6/+10 |
* | Move reset constant into header. | Darin Adler | 2002-03-01 | 1 | -7/+9 |
* | Add a ref/unref so that window->details won't go away at an inopportune | Darin Adler | 2002-03-01 | 1 | -4/+6 |
* | - better error message when smb master browser not available | Bastien Nocera | 2002-02-20 | 1 | -1/+12 |
* | ensure we survive without trashing the WM, even if we can get no working | Michael Meeks | 2002-02-19 | 1 | -10/+12 |
* | add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecated | jacob berkman | 2002-02-14 | 1 | -15/+7 |
* | guard against re-enterancy; hold refs on the sidebars. | Michael Meeks | 2002-02-06 | 1 | -2/+14 |
* | use g_list_copy instead of eel version use gtk_window_present instead of | Gediminas Paulauskas | 2002-01-28 | 1 | -1/+1 |
* | return a 'changed' boolean. | Michael Meeks | 2002-01-25 | 1 | -3/+5 |
* | Disable the code that destroys the fallback icon at shutdown time since it | Darin Adler | 2002-01-22 | 1 | -10/+22 |
* | Implement nautilus_view_close_window (). | Anders Carlsson | 2002-01-08 | 1 | -0/+10 |
* | protect vs. double destroy. | Michael Meeks | 2001-12-12 | 1 | -2/+2 |
* | lots of files Get rid of casts in callers to g_object_ref/g_object_unref. | Darin Adler | 2001-12-07 | 1 | -12/+12 |