| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more storage leaks. | Darin Adler | 2000-09-27 | 1 | -6/+4 |
* | Fixed bug bug 3264 (Tree view shows no branches for directories, | Darin Adler | 2000-09-26 | 1 | -0/+9 |
* | Fixed bug 2450, We don't detect zip drives, etc. | Gene Z. Ragan | 2000-09-17 | 1 | -16/+204 |
* | Some fixes to "make dist" to make the tinderbox happy. | Darin Adler | 2000-09-14 | 1 | -1/+1 |
* | Fixed minor compile problem on Solaris dealing with mount table structure | Seth Nickell | 2000-09-14 | 1 | -1/+1 |
* | Fixed uninitialized variable problems found by compiling with -O | Darin Adler | 2000-09-13 | 1 | -0/+1 |
* | Add checks to fix things on Solaris regarding mounting, environment | Seth Nickell | 2000-09-12 | 1 | -6/+82 |
* | Fixed bug 2447, Check permissions when mounting floppy The check | Gene Z. Ragan | 2000-09-11 | 1 | -13/+3 |
* | Fixed bug 2445, Some volume monitor code applies only to desktop case. | Gene Z. Ragan | 2000-09-07 | 1 | -85/+80 |
* | Got rid of a FIXME for a bug that was already fixed. Got rid of a FIXME | Darin Adler | 2000-09-06 | 1 | -3/+0 |
* | Fixed bug 2446, need to implement CDROM ejection. It's in there. Let's see | Gene Z. Ragan | 2000-08-31 | 1 | -1/+1 |
* | Added more bug numbers to FIXMEs. 166 to go. | John Sullivan | 2000-08-28 | 1 | -8/+10 |
* | Added helper. (floppy_sort): Simplified logic. | Darin Adler | 2000-08-25 | 1 | -218/+183 |
* | Moved functions to gnome-vfs. | Darin Adler | 2000-08-25 | 1 | -1/+1 |
* | Removed public call to nautilus_volume_monitor_find_volumes and replaced | Gene Z. Ragan | 2000-08-19 | 1 | -2/+5 |
* | More naming fixes. Remove info from NautilusDeviceInfo and renamed it | Gene Z. Ragan | 2000-08-19 | 1 | -212/+212 |
* | New function. Identifies if link is a volume link. | Gene Z. Ragan | 2000-08-18 | 1 | -121/+45 |
* | Fixed bug 2210 (GNOME is referred to as Gnome in the about dialog). It was | Darin Adler | 2000-08-18 | 1 | -142/+131 |
* | Fix bugzilla 1855 - nautilus_trash_monitor_async_get_trash_directories | Pavel Cisler | 2000-08-15 | 1 | -21/+56 |
* | Added code to handle special desktop layout modes. | Gene Z. Ragan | 2000-08-12 | 1 | -5/+4 |
* | Fixes for bugzilla tasks 1525 and 1530. | Maciej Stachowiak | 2000-08-11 | 1 | -0/+8 |
* | Moved the notify calls to a separate header, since people were using them | Darin Adler | 2000-08-10 | 1 | -1/+1 |
* | Added new API to identify file as nautilus link. | Gene Z. Ragan | 2000-08-09 | 1 | -36/+10 |
* | Added ability to set the type of a NautilusLink, such as mount link, trash | Gene Z. Ragan | 2000-08-09 | 1 | -29/+8 |
* | Fixed bug 1927, Need a way to identify mount links as special type of | Gene Z. Ragan | 2000-08-04 | 1 | -14/+4 |
* | Some cleanup. Added a signal for volume_unmount as well. | Gene Z. Ragan | 2000-08-03 | 1 | -0/+80 |
* | Fixed bug 1866, Turn volume mounting code into an object. | Gene Z. Ragan | 2000-08-02 | 1 | -0/+977 |