summaryrefslogtreecommitdiff
path: root/src/nautilus-application.c
Commit message (Expand)AuthorAgeFilesLines
* Only display toplevel window when it's fully constructed.Alexander Larsson2002-04-211-2/+0
* replace all the OAFIIDs with more sensibly named ones, that follow theMichael Meeks2002-04-181-3/+3
* guard window creation to avoid re-enterancy, via. other shell calls toMichael Meeks2002-03-181-0/+11
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-15/+11
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-071-1/+2
* Say "Close" instead of "Done".Darin Adler2002-03-061-1/+1
* Just release, don't unref. (get_metafile): Don't keep a ref. Also fixDarin Adler2002-02-271-11/+7
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-271-9/+8
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-1/+1
* Port to GtkTreeView, lots of work still remains though.Anders Carlsson2002-02-051-27/+1
* Make the search feature work again:John Harper2002-02-011-2/+0
* re-remove the per display IID creation scheme - it's broken.Michael Meeks2002-01-231-4/+4
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-171-6/+3
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-4/+12
* protect vs. double destroy.Michael Meeks2001-12-121-1/+1
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-6/+6
* Remove Nautilus 1 news. This file is empty for now. Add some renamingDarin Adler2001-11-081-38/+0
* Remove nautilus-clean.sh -- use bonobo-slay instead.Darin Adler2001-11-071-3/+3
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-10/+10
* More GtkObject -> GObject stuff.Darin Adler2001-11-041-7/+7
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-4/+4
* More changes to make Nautilus get closer to running.Darin Adler2001-11-021-12/+11
* cut-n-paste-code now compiles, and we are a hair's breadth away fromDarin Adler2001-10-311-0/+2
* src now compiles -- next problem is linkingDarin Adler2001-10-301-113/+62
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-12/+11
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-4/+4
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-051-10/+170
* Replace authn with authentication throughout.Maciej Stachowiak2001-09-021-1/+1
* A pass at cleaning up the volume monitor. Made all the details ofDarin Adler2001-08-151-3/+3
* Load filesystems from an XML file rather than hardcoding the variousSeth Nickell2001-08-151-1/+1
* Added gnome-vfs authentication dialog support. Currently works with HTTPMichael Fleming2001-08-021-0/+4
* Updated version to 1.0.3.2 for the 1.0.4 candidate build.Darin Adler2001-06-111-8/+3
* Integrated a patch from peter@ximian.com to move theDarin Adler2001-05-101-73/+0
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-05-071-9/+85
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-6/+6
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-7/+7
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-05-031-1/+1
* reviewed by: Darin Adler <darin@eazel.com>John Harper2001-04-281-10/+15
* Fix bug 8172 - Nautilus spews GConf error upon repeated clicking of "help"Ramiro Estrugo2001-04-271-2/+4
* I think the log entry is screwing up cvs. So look at the ChangeLog forDarin Adler2001-04-271-0/+84
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-04-241-3/+3
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-04-231-42/+4
* reviewed by: Darin Adler <darin@eazel.com>Gene Z. Ragan2001-04-211-4/+15
* Fixed bug where toggling the "desktop is home" preference wouldDarin Adler2001-04-201-14/+11
* Do the required directory check only if the nautilus shell is not about toRamiro Estrugo2001-04-201-1/+1
* Fix the condition of assertions when toggling the desktop directorySeth Nickell2001-04-201-2/+5
* reviewed by: Darin Adler <darin@eazel.com>Seth Nickell2001-04-201-0/+18
* Implement the missing GconfValue comparison for lists.Ramiro Estrugo2001-04-171-19/+19
* Wired up the remaining new global view preferences,John Sullivan2001-04-091-0/+37
* Move vfs extensions to eel.Ramiro Estrugo2001-04-041-8/+9