summaryrefslogtreecommitdiff
path: root/libnautilus-extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix an error that was introduced that caused floppy devices to not getGene Z. Ragan2001-04-181-4/+3
* Use the new EelCanvasRect instead of GnomeCanvasRect for betterDarin Adler2001-04-182-23/+24
* Fixed bug 7925, Nautilus prevents playing audio cds.Gene Z. Ragan2001-04-181-1/+2
* Fixed bug 7999, "Disks" desktop submenu lacks "Floppy" itemGene Z. Ragan2001-04-182-23/+42
* Fix bug 8102, with Nautilus running, CDs get ejected (wrong and makes theGene Z. Ragan2001-04-181-10/+0
* Remove NAUTILUS_PREFERENCES_ICON_CAPTIONS, its not needed anymore.Ramiro Estrugo2001-04-185-36/+251
* Added a translator's name. Made it work for more file extensions. UpdatedDarin Adler2001-04-173-22/+15
* Implement the missing GconfValue comparison for lists.Ramiro Estrugo2001-04-1711-204/+583
* Update for string_list set/get preferences changes.Ramiro Estrugo2001-04-174-104/+115
* #include <glib.h> for g_return macros in the case where HAVE_FAM_H ain'tRamiro Estrugo2001-04-171-2/+2
* Need to #include <stdio.h> even when HAVE_FAM ain't defined.Ramiro Estrugo2001-04-171-1/+1
* Add #include <stdio.h> to fix undefined NULL error on tinderbox.Ramiro Estrugo2001-04-171-0/+1
* Fixed bug 7767, umounting a volume should abort finding trash dir.Gene Z. Ragan2001-04-173-21/+73
* Removed unused (and now uninstalled) eel library self checks header.Ramiro Estrugo2001-04-171-1/+0
* Remove unused header.Ramiro Estrugo2001-04-1710-274/+314
* Don't give a warning if there's no FAM daemon to connect to, just silentlyDarin Adler2001-04-161-2/+1
* Changes to use FAM if it's there. Now the hard part is getting FAMDarin Adler2001-04-166-45/+95
* Some work on FAM.Darin Adler2001-04-166-330/+302
* Fixed the problem that was making the image view crash. We want to unrefDarin Adler2001-04-161-85/+70
* Fixed API to icon factory that took an anti-aliased parameter whenDarin Adler2001-04-165-89/+94
* Add a global to track the presence of /etc/mnttab and use that valueGene Z. Ragan2001-04-161-7/+15
* Simplify code a bit and get rid of unnecessary use of GnomeVFSURI.Darin Adler2001-04-141-48/+24
* Remove code that fills the progress bar to the end. The callback fromDarin Adler2001-04-132-26/+13
* Fix issues in the volume monitor that crept in over time. We used to onlyGene Z. Ragan2001-04-131-17/+40
* Hang head in shame. Add nautilus-monitor.h to Makefile.am's headers list.Seth Nickell2001-04-131-0/+1
* Fix overeager search and replace of eel with nautilus. These functions gotRamiro Estrugo2001-04-139-42/+42
* Fix stupid build breakage.Seth Nickell2001-04-131-8/+8
* Add comments to unhandled FAM signals.Seth Nickell2001-04-121-8/+16
* Add some initial code to deal with file notification and monitoring. ThisSeth Nickell2001-04-123-0/+437
* Get rid of the +1 I added here. I was actually working around a gnome-vfsDarin Adler2001-04-121-1/+1
* Get rid of stray % character.Darin Adler2001-04-121-3/+4
* Simplify the installation of default values. Use the same mechanism as weRamiro Estrugo2001-04-125-213/+249
* Put flags in the debuting_uris hash table so we can tell files that areDarin Adler2001-04-111-3/+7
* reviewed by: Darin Adler <darin@eazel.com>John Harper2001-04-111-6/+2
* Stage one of removing services from the nautilus cvs tree. MakeRamiro Estrugo2001-04-103-7/+45
* Wired up the remaining new global view preferences,John Sullivan2001-04-091-1/+1
* reviewed by: Michael Engber <engber@eazel.com>Pavel Cisler2001-04-091-4/+2
* Fix a bogus comment.Ramiro Estrugo2001-04-091-1/+1
* Fix list view default zoom level value.Ramiro Estrugo2001-04-095-38/+44
* Miseed this file in last checkin.Ramiro Estrugo2001-04-081-308/+409
* Make the way we deal with enumerations simpler. Add "View Preferences"Ramiro Estrugo2001-04-089-706/+599
* Fixed bug 3787 (If location bar is turned off, user cannotJohn Sullivan2001-04-072-20/+107
* Fix bugzilla.eazel.com bug 7933, and the nautilus half of bug 7934, byRebecca Schulman2001-04-074-222/+80
* Fix a compile error in the volume monitor code.Gene Z. Ragan2001-04-071-6/+4
* Attempt to track down possible file descriptor leak.Gene Z. Ragan2001-04-061-31/+29
* Add more verbose error message in the case that /proc/mounts orGene Z. Ragan2001-04-061-1/+1
* reviewed by: John Harper <jsh@eazel.com>Pavel Cisler2001-04-052-36/+188
* Update for Arlo's new icon.Ramiro Estrugo2001-04-051-1/+1
* Fixed bug 7821, SOLARIS: Nautilus hangs attempted to initialize ESDGene Z. Ragan2001-04-053-23/+13
* Remove depenency on Nautilus themes and thus libnautilus-extensions.Ramiro Estrugo2001-04-057-1009/+10