| Commit message (Expand) | Author | Age | Files | Lines |
* | if WEB_NAVIGATION_ENABLED is not defined don't ever append the static | Damon Chaplin | 2002-07-09 | 1 | -0/+6 |
* | Modified Files: ChangeLog components/music/nautilus-music-view.c | Gregory Merchan | 2002-07-08 | 1 | -1/+1 |
* | Update menu paths and mnemonics. Moved Duplicate, Make Link, Rename, Move | Dave Camp | 2002-07-05 | 1 | -51/+110 |
* | sidebar -> side pane. | Michael Meeks | 2002-07-02 | 1 | -2/+2 |
* | Change wording as suggested in the ui review, bug #85668. | Dave Camp | 2002-07-01 | 1 | -5/+3 |
* | libnautilus-private/apps_nautilus_preferences.schemas | Alexander Larsson | 2002-06-28 | 1 | -1/+0 |
* | src/nautilus-window-menus.c fix help - it was pointing at the wrong spot | John Fleck | 2002-06-02 | 1 | -1/+1 |
* | Added the help callback to link the Help documents present under | Satyajit Kanungo | 2002-06-02 | 1 | -1/+24 |
* | *src/nautilus-window-menus.c *src/nautilus-shell-ui.xml Changed names of | David Bordoley | 2002-05-30 | 1 | -17/+5 |
* | hold a ref on the window while we do a load of possibly re-enterant stuff. | Michael Meeks | 2002-05-22 | 1 | -3/+5 |
* | move this code (event_after_callback): into here, it seems we get the | Michael Meeks | 2002-05-21 | 1 | -1/+5 |
* | Fix menu mnemonic collision. Patch by Samuel Stringham <sams@e-sa.com>. | Alex Larsson | 2002-05-09 | 1 | -1/+1 |
* | Remove favorites .desktop file | David Bordoley | 2002-05-02 | 1 | -10/+0 |
* | Stock icons for new window, and zooming. Don't use stock icons for close | Alex Larsson | 2002-04-26 | 1 | -1/+1 |
* | Patches from sander for better HIG compliance Lay Out Items -> Arrange | Alexander Larsson | 2002-04-21 | 1 | -3/+3 |
* | NautilusView is a GObject, not a GtkObject. | Anders Carlsson | 2002-04-21 | 1 | -1/+3 |
* | Fruitless attempt to optimize icon layout. It turns out it is text-measure | Alexander Larsson | 2002-04-20 | 1 | -0/+1 |
* | Fix profiler CFLAGS. | Anders Carlsson | 2002-04-19 | 1 | -15/+0 |
* | fix for bug 74949 | Diego González | 2002-04-19 | 1 | -6/+13 |
* | src/nautilus-shell-ui.xml src/nautilus-window-menus.c remove link to | John Fleck | 2002-03-24 | 1 | -10/+0 |
* | src/nautilus-shell-ui.xml src/nautilus-window-menus.c changing "Status | John Fleck | 2002-03-14 | 1 | -2/+2 |
* | Call gtk_window_set_transient_for on the about dialog. | Anders Carlsson | 2002-03-13 | 1 | -0/+1 |
* | Because lots of recent bugs were due to "signal handler called after | Darin Adler | 2002-03-07 | 1 | -11/+9 |
* | Remove the web search preference and the remnants of the "go to web | Darin Adler | 2002-03-04 | 1 | -9/+0 |
* | Use eel_add_weak_pointer, since it's more foolproof than | Darin Adler | 2002-03-02 | 1 | -1/+2 |
* | Patch from drleary@mac.com, add a weak_pointer to the about-dialog to | Alexander Larsson | 2002-02-28 | 1 | -0/+1 |
* | Let "Loading" and "Empty" special nodes be italic. | Anders Carlsson | 2002-02-25 | 1 | -14/+13 |
* | add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecated | jacob berkman | 2002-02-14 | 1 | -9/+9 |
* | Allow submenus to have pixbufs. | David Emory Watson | 2002-02-13 | 1 | -1/+1 |
* | Require at least libxml 2.4.7, since that's the version where xmlFree and | Darin Adler | 2002-02-12 | 1 | -1/+0 |
* | eel_signal_connect_while_alive -> g_object_add_weak_pointer. | Darin Adler | 2002-02-07 | 1 | -17/+8 |
* | use g_list_copy instead of eel version use gtk_window_present instead of | Gediminas Paulauskas | 2002-01-28 | 1 | -2/+2 |
* | Remove nautilus-launch-icon.png. | Darin Adler | 2002-01-19 | 1 | -6/+6 |
* | Remove preferences calback in ::finalize. | Anders Carlsson | 2002-01-08 | 1 | -10/+0 |
* | add preload of the gconf cache, to hopefully avoid a zillion round trips | Havoc Pennington | 2002-01-05 | 1 | -183/+0 |
* | lots of files Get rid of casts in callers to g_object_ref/g_object_unref. | Darin Adler | 2001-12-07 | 1 | -5/+5 |
* | remove cut'n'pasted functions which are in glib now. don't set close key | Gediminas Paulauskas | 2001-12-05 | 1 | -5/+2 |
* | Lots of files. Get rid a lot of unneeded casts. | Darin Adler | 2001-11-09 | 1 | -2/+2 |
* | Remove e-paned. | Darin Adler | 2001-11-08 | 1 | -0/+3 |
* | Remove Nautilus 1 news. This file is empty for now. Add some renaming | Darin Adler | 2001-11-08 | 1 | -30/+26 |
* | libxml2 complains about NULL path, which libxml1 just handled by returning | Darin Adler | 2001-11-06 | 1 | -9/+15 |
* | Lots of files. Another GtkObject -> GObject pass. | Darin Adler | 2001-11-06 | 1 | -7/+7 |
* | Tons of files. More GtkObject -> GObject stuff. | Darin Adler | 2001-11-04 | 1 | -4/+2 |
* | More GtkObject -> GObject stuff. | Darin Adler | 2001-11-04 | 1 | -4/+4 |
* | remove GtkText workaround (I'm also checking in a fix for the bug being | Havoc Pennington | 2001-11-02 | 1 | -1/+1 |
* | src now compiles -- next problem is linking | Darin Adler | 2001-10-30 | 1 | -24/+33 |
* | Change all libxml includes to use #include <libxml/*> instead of #include | Darin Adler | 2001-09-20 | 1 | -2/+2 |
* | Merge some stuff from the redhat-outstanding-patches branch | Alex Larsson | 2001-09-05 | 1 | -11/+11 |
* | Removed eazel services from nautilus. | Christian Meyer | 2001-08-22 | 1 | -21/+0 |
* | Add includes that were inadevertantly pulled in by the older kinder | Seth Nickell | 2001-07-07 | 1 | -0/+1 |