summaryrefslogtreecommitdiff
path: root/src/nautilus-main.c
Commit message (Expand)AuthorAgeFilesLines
* Some work towards reducing load_directory calls.Darin Adler2000-10-241-2/+2
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-191-1/+2
* disable bug-buddy for nautilus.Mathieu Lacage2000-10-191-0/+2
* Add a FIXME.Darin Adler2000-10-121-4/+20
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-4/+5
* Bonobo objects own themselves, so we should not do a ref/sink on them.Darin Adler2000-09-281-0/+7
* Fix more storage leaks.Darin Adler2000-09-271-4/+4
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-2/+5
* Fixes to leaks and the leak checker.Darin Adler2000-09-221-1/+1
* Fixed an uninitialized variable use and cleaned up some nearby logic whileMaciej Stachowiak2000-09-201-1/+0
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-201-18/+44
* Fix bugzilla.eazelc.om 674 2052Maciej Stachowiak2000-09-191-0/+6
* More work towards bug 1994. I'm not yet checking in the code toMaciej Stachowiak2000-09-171-1/+1
* Fixed the ref. count problem that was causing crash on startupDarin Adler2000-09-131-3/+2
* Add checks to fix things on Solaris regarding mounting, environmentSeth Nickell2000-09-121-1/+4
* bug 2942 the quit code now kills all the event loops, not just the topMike Engber2000-09-111-2/+6
* Removed some special-case file names that aren't needed any more.Darin Adler2000-09-051-48/+61
* Removed our quitting logic from nautilus-application (where it was tied toMike Engber2000-09-011-6/+50
* make restart save window sizes, positions, and uri's in a gconf setting, so t...Robey Pointer2000-08-301-5/+9
* add corba 'restart' call to the IDL, and match it with command-line option '-...Robey Pointer2000-08-261-2/+25
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-17/+17
* Changed command line options: renamed --manage-destop to --start-desktop,Mike Engber2000-08-031-10/+37
* Commit the damn file for real this time.Ramiro Estrugo2000-07-141-50/+1
* My apologies to all who read the cvs commits list that haveDarin Adler2000-07-131-1/+0
* Change to use bonobo_object_unref now that the leaks have been fixed. ThisDarin Adler2000-07-121-0/+1
* Fixed a bug I introduced at application startup time where it would quitDarin Adler2000-07-111-4/+3
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-8/+10
* Fixed some memory leaks.Pavel Cisler2000-06-301-1/+1
* Made NautilusFile async. like NautilusDirectory already was.Darin Adler2000-06-201-22/+27
* New generated files that needed to be ignored.Darin Adler2000-06-161-7/+7
* New small leakchecking library. It is a bit simpler than MemProf in thatPavel Cisler2000-06-141-0/+45
* Renamed and changed around parameters for the basic operations onDarin Adler2000-06-131-5/+7
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-2/+0
* Leak-checking-related fixes.Darin Adler2000-06-081-0/+2
* Once again, back to implicit initialization of preferences stuff. It makesRamiro Estrugo2000-06-021-2/+0
* Another cut on the desktop. Way closer.Darin Adler2000-05-311-14/+9
* Small updates.Darin Adler2000-05-311-1/+1
* Change preferences startup code to occur in only one place.Ramiro Estrugo2000-05-301-6/+5
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-271-1/+1
* A little more desktop window work.Darin Adler2000-05-271-4/+6
* Moved to make clear that popt must build first.Darin Adler2000-05-241-2/+8
* Implemented Reload for directory views.Darin Adler2000-05-231-38/+27
* New IDL file describing CORBA interface to the undo manager.Gene Z. Ragan2000-05-061-3/+1
* Some more instructions and cleanup. Removed one gratuitous renaming weDarin Adler2000-05-041-0/+2
* Cosmetic change. Added -DGNOMELOCALEDIR to $INCLUDES. Added calls toKjartan Maraas2000-05-021-0/+4
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-1/+1
* Fix a dumbass mistake. Take out some real code from inside an assert.Ramiro Estrugo2000-04-281-3/+5
* libnautilus-extensions/nautilus-undoable.cGene Z. Ragan2000-04-281-3/+5
* More FIXME-to-bug work.John Sullivan2000-04-261-2/+4
* Simplified preferences api by letting gconf do most of the work.Ramiro Estrugo2000-04-261-1/+1