summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-volume-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* Fix more storage leaks.Darin Adler2000-09-271-6/+4
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-0/+9
* Fixed bug 2450, We don't detect zip drives, etc.Gene Z. Ragan2000-09-171-16/+204
* Some fixes to "make dist" to make the tinderbox happy.Darin Adler2000-09-141-1/+1
* Fixed minor compile problem on Solaris dealing with mount table structureSeth Nickell2000-09-141-1/+1
* Fixed uninitialized variable problems found by compiling with -ODarin Adler2000-09-131-0/+1
* Add checks to fix things on Solaris regarding mounting, environmentSeth Nickell2000-09-121-6/+82
* Fixed bug 2447, Check permissions when mounting floppy The checkGene Z. Ragan2000-09-111-13/+3
* Fixed bug 2445, Some volume monitor code applies only to desktop case.Gene Z. Ragan2000-09-071-85/+80
* Got rid of a FIXME for a bug that was already fixed. Got rid of a FIXMEDarin Adler2000-09-061-3/+0
* Fixed bug 2446, need to implement CDROM ejection. It's in there. Let's seeGene Z. Ragan2000-08-311-1/+1
* Added more bug numbers to FIXMEs. 166 to go.John Sullivan2000-08-281-8/+10
* Added helper. (floppy_sort): Simplified logic.Darin Adler2000-08-251-218/+183
* Moved functions to gnome-vfs.Darin Adler2000-08-251-1/+1
* Removed public call to nautilus_volume_monitor_find_volumes and replacedGene Z. Ragan2000-08-191-2/+5
* More naming fixes. Remove info from NautilusDeviceInfo and renamed itGene Z. Ragan2000-08-191-212/+212
* New function. Identifies if link is a volume link.Gene Z. Ragan2000-08-181-121/+45
* Fixed bug 2210 (GNOME is referred to as Gnome in the about dialog). It wasDarin Adler2000-08-181-142/+131
* Fix bugzilla 1855 - nautilus_trash_monitor_async_get_trash_directoriesPavel Cisler2000-08-151-21/+56
* Added code to handle special desktop layout modes.Gene Z. Ragan2000-08-121-5/+4
* Fixes for bugzilla tasks 1525 and 1530.Maciej Stachowiak2000-08-111-0/+8
* Moved the notify calls to a separate header, since people were using themDarin Adler2000-08-101-1/+1
* Added new API to identify file as nautilus link.Gene Z. Ragan2000-08-091-36/+10
* Added ability to set the type of a NautilusLink, such as mount link, trashGene Z. Ragan2000-08-091-29/+8
* Fixed bug 1927, Need a way to identify mount links as special type ofGene Z. Ragan2000-08-041-14/+4
* Some cleanup. Added a signal for volume_unmount as well.Gene Z. Ragan2000-08-031-0/+80
* Fixed bug 1866, Turn volume mounting code into an object.Gene Z. Ragan2000-08-021-0/+977