summaryrefslogtreecommitdiff
path: root/src/nautilus-application.c
Commit message (Expand)AuthorAgeFilesLines
* implemented sound process management using gconf to store the process IDAndy Hertzfeld2000-10-031-0/+4
* Fixed bug 2602, Integrate gnome-vfs http proxy setting into MozillaGene Z. Ragan2000-09-291-0/+4
* Bonobo objects own themselves, so we should not do a ref/sink on them.Darin Adler2000-09-281-15/+9
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-3/+8
* Fixed bug 168 (Save and restore window position/size perJohn Sullivan2000-09-221-0/+18
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-221-1/+1
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-201-9/+0
* Fixed FIXME bugzilla.eazel.com 2535 (had to be fixed once I made the idlMaciej Stachowiak2000-09-071-4/+0
* Added checks in Nautilus to guarantee we will notice leaksDarin Adler2000-09-061-2/+1
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+1
* Changed all nautilus dialog calls to take a window titleJohn Sullivan2000-09-011-6/+7
* Removed our quitting logic from nautilus-application (where it was tied toMike Engber2000-09-011-21/+8
* Added more bug numbers to FIXMEs. 49 to go.John Sullivan2000-08-291-5/+5
* add corba 'restart' call to the IDL, and match it with command-line option '-...Robey Pointer2000-08-261-0/+3
* Add support for case insensitive string lists.Ramiro Estrugo2000-08-211-1/+1
* made nautilus_image handle images with an alpha channel better, andAndy Hertzfeld2000-08-171-24/+1
* Changed gtk_object_unref call to gtk_object_destroy to fix an assertionGene Z. Ragan2000-08-161-1/+1
* More renaming fixes.Maciej Stachowiak2000-08-121-2/+2
* Changes caused by the festival of renaming in OAF.Gene Z. Ragan2000-08-121-4/+4
* Fixed bug 1891 (calling set_title before report_load_underway hasDarin Adler2000-08-111-32/+15
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-2/+2
* Fix bugs 1890 and 1902.Ramiro Estrugo2000-08-041-9/+75
* Changed command line options: renamed --manage-destop to --start-desktop,Mike Engber2000-08-031-17/+27
* Removed "Close Nautilus Desktop" from the desktop's right click menu.Mike Engber2000-08-011-0/+9
* Fixed bug 1474, special handling for running as rootGene Z. Ragan2000-07-271-0/+37
* No parameters is indicated by "(void)" instead of "()".Darin Adler2000-07-261-4/+9
* Created initial list view for search results, as a subclass (sort of) ofRebecca Schulman2000-07-201-0/+6
* Changed desktop menu to offer close desktop instead of quit nautilus.Mike Engber2000-07-131-8/+57
* 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