summaryrefslogtreecommitdiff
path: root/src/nautilus-application.c
Commit message (Expand)AuthorAgeFilesLines
* Change to use bonobo_object_unref now that the leaks have been fixed. ThisDarin Adler2000-07-121-0/+3
* Hooked up the quit menu in the desktop context menu to quit Nautilus. Now,Mike Engber2000-07-121-9/+2
* Fixed a bug I introduced at application startup time where it would quitDarin Adler2000-07-111-2/+3
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-37/+33
* First half of putting a quit menu item on the desktop's right-click menu.Mike Engber2000-07-111-4/+9
* Got rid of unneeded CORBA_Environment variable.Darin Adler2000-07-071-5/+3
* Oops.Darin Adler2000-07-071-0/+2
* Removed the obsolete Nautilus/ContentView and Nautilus/MetaView.Darin Adler2000-07-071-184/+186
* Fix a divide-by-zero problem. (play_status_display),Darin Adler2000-07-051-16/+20
* Change file utilities special directory access functions to always returnRamiro Estrugo2000-07-051-3/+6
* first cut at the first-time preferences druid. It's still not hooked-upAndy Hertzfeld2000-07-051-82/+10
* Add code to display an installation wizard using the new druid. ItsRamiro Estrugo2000-07-011-0/+84
* Changed to use new call that's for receiving dropped images.Darin Adler2000-06-281-20/+77
* Ignore some additional generated files.Darin Adler2000-06-261-2/+1
* Some build fixes.Darin Adler2000-06-131-1/+1
* Renamed and changed around parameters for the basic operations onDarin Adler2000-06-131-188/+91
* Leak-checking-related fixes.Darin Adler2000-06-081-1/+0
* The main change here is revamping the undo manager.Darin Adler2000-06-071-9/+5
* Added bug numbers to FIXMEs.John Sullivan2000-06-061-1/+1
* Bug 647. Should report missing special directories to user.Ramiro Estrugo2000-06-051-3/+65
* Make a new window even when you say --manage-desktop for now, becauseDarin Adler2000-05-311-1/+5
* Another cut on the desktop. Way closer.Darin Adler2000-05-311-14/+34
* Small updates.Darin Adler2000-05-311-1/+1
* Change preferences startup code to occur in only one place.Ramiro Estrugo2000-05-301-7/+0
* Used the fixed-up gnome_vfs_shutdown to properly synchronize with GnomeVFSPavel Cisler2000-05-281-37/+2
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-271-2/+2
* A little more desktop window work.Darin Adler2000-05-271-9/+19
* Added a missing space.John Sullivan2000-05-261-1/+1
* I am getting a little careless. This must end.Darin Adler2000-05-261-2/+0
* Made the permission check match the Unix access model. Maciej points outDarin Adler2000-05-261-15/+16
* [removed] [removed]Darin Adler2000-05-251-1/+1
* Made the startup caveat window look cool. Everyone who set an environmentJohn Sullivan2000-05-251-16/+56
* Round one of caveat dialog improvement. I managed to get it to be modelessJohn Sullivan2000-05-241-27/+23
* Moved to make clear that popt must build first.Darin Adler2000-05-241-5/+6
* Added call to CORBA_Object_duplicate(). This fixed an explosive bug.Gene Z. Ragan2000-05-241-0/+5
* The ViewFrame <-> View renaming.Darin Adler2000-05-231-11/+23
* Additonal work on making the undo context CORBA object.Gene Z. Ragan2000-05-231-5/+10
* Changed to simply use a gnome_warning_dialog instead of aEskil Heyn Olsen2000-05-231-7/+9
* Changed to simply use a gnome_warning_dialog instead of aEskil Heyn Olsen2000-05-231-10/+7
* Implemented Reload for directory views.Darin Adler2000-05-231-90/+78
* Tweaked wording to match Maciej & Arlo's latest agreement.John Sullivan2000-05-221-1/+2
* Put up a "Nautilus is still flaky" dialog at launch soJohn Sullivan2000-05-221-1/+23
* Change format to make popt "pop" out more.Darin Adler2000-05-181-18/+2
* CVS:Gene Z. Ragan2000-05-171-122/+128
* Change makefiles to link against libnautilus. This is so calls to the undoGene Z. Ragan2000-05-111-1/+1
* Work in progress on fixing Nautilus deadlocking when quitting while asyncPavel Cisler2000-05-111-4/+38
* *** empty log message ***Gene Ragan2000-05-111-0/+13
* New IDL file describing CORBA interface to the undo manager.Gene Z. Ragan2000-05-061-12/+18
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-0/+1
* Remove some spurious debugging statements I accidentally left in.Maciej Stachowiak2000-04-191-2/+0