summaryrefslogtreecommitdiff
path: root/src/nautilus-main.c
Commit message (Expand)AuthorAgeFilesLines
* Use GtkIconTheme instead of GnomeIconThemeAlexander Larsson2003-12-181-7/+8
* New desktop filesAlexander Larsson2003-11-061-0/+45
* Call gnome_vfs_shutdown before unreffing application to avoid crashes onAlexander Larsson2003-09-181-1/+10
* Don't add .so to the server files. This makes it work on systems thatAlexander Larsson2003-04-161-6/+17
* Call g_set_application_name(). String change.Alexander Larsson2003-03-141-0/+2
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-1/+1
* Set DISPLAY activation env variable to canonical display name, since thatAlexander Larsson2003-02-131-1/+6
* disable the look_for_kdesktop_recursive code, since this takes ~1 secondMichael Meeks2002-07-101-1/+0
* guard window creation to avoid re-enterancy, via. other shell calls toMichael Meeks2002-03-181-2/+0
* do a bonobo_ui_init, we shouldn't need it but libgnomeui has escaped fromMichael Meeks2002-03-081-3/+1
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-1/+0
* split out the ultra slow gnome-vfs thrashing bit into hereMichael Meeks2002-03-041-1/+1
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-271-1/+1
* Update names in a few places.Darin Adler2002-02-221-3/+0
* Remove #ifdef ENABLE_NLS since it's not supported in GNOME 2. Same here.Kjartan Maraas2002-02-221-2/+0
* Use GETTEXT_PACKAGE, not just PACKAGE in the bindtextdomain functions.Kjartan Maraas2002-02-211-3/+3
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-1/+1
* Remove nautilus-launch-icon.png.Darin Adler2002-01-191-0/+2
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-171-1/+2
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-7/+3
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-23/+4
* remove cut'n'pasted functions which are in glib now. don't set close keyGediminas Paulauskas2001-12-051-0/+1
* Roll double-free bug fix from the branch.Darin Adler2001-12-011-0/+2
* kill g_log_domain_glib.Michael Meeks2001-11-211-1/+1
* Remove g_log_domain_gruntime.Darin Adler2001-11-141-1/+1
* return bonobo_debug_shutdown, if only we could get there.Michael Meeks2001-11-091-1/+1
* More changes to make Nautilus get closer to running.Darin Adler2001-11-021-17/+23
* src now compiles -- next problem is linkingDarin Adler2001-10-301-13/+12
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-8/+7
* Change all libxml includes to use #include <libxml/*> instead of #includeDarin Adler2001-09-201-1/+1
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* Add workaround for gnome-metadata bug that was causing a stat and mkdir ofDarin Adler2001-08-311-7/+14
* No longer need to check that we want to kill the nautilus shell beforeRamiro Estrugo2001-08-221-10/+7
* A bunch of code cleanup; stop using hidden columns in the list view andMaciej Stachowiak2001-08-151-4/+6
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-2/+2
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-4/+4
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-04-241-13/+14
* Dont include eel library self checks header since its now private. AlsoRamiro Estrugo2001-04-171-3/+0
* Add support for gettext. Add a post initialize callback so that callersRamiro Estrugo2001-04-131-4/+8
* Remove librsvg.Ramiro Estrugo2001-04-041-12/+23
* reviewed by: Darin Adler <darin@eazel.com>Mike Engber2001-02-131-0/+2
* reviewed by: Darin Adler <darin@eazel.com> andMaciej Stachowiak2001-02-021-5/+6
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-1/+3
* reviewed by: Pavel Cisler <pavel@eazel.com>Maciej Stachowiak2001-01-231-1/+2
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-181-1/+1
* Fix bug 5557 (Intermittent crash inDarin Adler2001-01-151-6/+13
* reviewed by: Michael Engber <engber@eazel.com>J Shane Culpepper2001-01-151-1/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-091-3/+4
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2000-12-291-8/+8
* reviewed by: Darin Adler <darin@eazel.com>John Harper2000-12-221-1/+7