summaryrefslogtreecommitdiff
path: root/libnautilus-extensions
Commit message (Expand)AuthorAgeFilesLines
* More work on changing parameters for functions that accept and returnRamiro Estrugo2001-05-011-2/+4
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2001-05-016-24/+162
* Worked on bug 8206 (xalf problems):Darin Adler2001-04-301-0/+11
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-04-302-24/+14
* Change parameters for functions that accept and return ArtIRect,Ramiro Estrugo2001-04-305-248/+237
* Add preferences for default manual layout support.Ramiro Estrugo2001-04-303-21/+98
* reviewed by: Robin Slomkowski <rslomkow@eazel.com>Darin Adler2001-04-282-21/+96
* Disabled preferences self checks until I can debug why these seeminglyRamiro Estrugo2001-04-271-0/+5
* Added error handling based on Alex Larsson's revised patch. Needs moreDarin Adler2001-04-271-5/+43
* Fixed bug 7818 (Duplicating a link to a file on a differentDarin Adler2001-04-271-22/+32
* added preferences for the maximum numder of items per site and the updateAndy Hertzfeld2001-04-272-2/+21
* Integrated a patch by Alexander Larsson <alla@lysator.liu.se> thatDarin Adler2001-04-277-13/+284
* I think the log entry is screwing up cvs. So look at the ChangeLog forDarin Adler2001-04-276-13/+251
* Add support for custom preferences items.Ramiro Estrugo2001-04-266-81/+680
* Moved over a few changes from the nautilus-1 branch.John Sullivan2001-04-261-1/+1
* reversed decision about not drawing while the channel was loading sinceAndy Hertzfeld2001-04-263-1/+10
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-04-244-35/+70
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-04-233-3/+104
* Make sure we use the translated strings for pane and group names.Ramiro Estrugo2001-04-231-6/+6
* Fix bug 7830 (Nautilus should launch programs with code that hasDarin Adler2001-04-231-4/+42
* Prep for xalf feature. Add name of program to all code thatDarin Adler2001-04-233-14/+23
* Part of bug 7601 - FreeBSD portability fixes.Ramiro Estrugo2001-04-233-2/+9
* reviewed by: Darin Adler <darin@eazel.com>Gene Z. Ragan2001-04-212-91/+137
* Fixed bug where the monitor would be "left behind" when a file wasDarin Adler2001-04-204-1/+65
* Fix the condition of assertions when toggling the desktop directorySeth Nickell2001-04-201-1/+1
* Retire this class. It was a bad idea to use subclassing for the specificRamiro Estrugo2001-04-2011-1101/+332
* reviewed by: Darin Adler <darin@eazel.com>Seth Nickell2001-04-203-3/+20
* Fix bug 8082 (Dragging a file to a treeview destination causesDarin Adler2001-04-192-1/+4
* New function to check if the monitoring is working. We'll use this toDarin Adler2001-04-194-2/+17
* reviewed by: Darin Adler <darin@eazel.com>Christopher James Lahey2001-04-191-15/+50
* 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