summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Dont include eel library self checks header since its now private. AlsoRamiro Estrugo2001-04-171-3/+0
* Stop trying to translate the copyright statement. It should just alwaysDarin Adler2001-04-162-56/+26
* Fixed the problem that was making the image view crash. We want to unrefDarin Adler2001-04-161-2/+11
* Fixed API to icon factory that took an anti-aliased parameter whenDarin Adler2001-04-167-11/+10
* Simplify code a bit and get rid of unnecessary use of GnomeVFSURI.Darin Adler2001-04-143-15/+20
* Remove code that fills the progress bar to the end. The callback fromDarin Adler2001-04-135-24/+27
* Move the emblem column after the name column. Give the emblem column aPavel Cisler2001-04-131-9/+9
* Fix issues in the volume monitor that crept in over time. We used to onlyGene Z. Ragan2001-04-131-1/+1
* Dont use a translated font name here.Ramiro Estrugo2001-04-131-1/+2
* Add support for gettext. Add a post initialize callback so that callersRamiro Estrugo2001-04-131-4/+8
* Fix overeager search and replace of eel with nautilus. These functions gotRamiro Estrugo2001-04-137-11/+11
* Get rid of the +1 I added here. I was actually working around a gnome-vfsDarin Adler2001-04-121-1/+2
* Damn! Checked in too fast without thinking. This should make it compileDarin Adler2001-04-121-1/+1
* Get rid of stray % character.Darin Adler2001-04-121-2/+9
* Put flags in the debuting_uris hash table so we can tell files that areDarin Adler2001-04-1111-179/+238
* reviewed by: Darin Adler <darin@eazel.com>John Harper2001-04-112-6/+2
* re-removed the code to immediately add the services link (looks like itbefore-trilobite-moveJohn Harper2001-04-101-7/+0
* Stage one of removing services from the nautilus cvs tree. MakeRamiro Estrugo2001-04-1011-96/+229
* Wired up the remaining new global view preferences,John Sullivan2001-04-097-30/+239
* reviewed by: Michael Engber <engber@eazel.com>Pavel Cisler2001-04-091-2/+2
* Fix list view default zoom level value.Ramiro Estrugo2001-04-092-76/+318
* Make the way we deal with enumerations simpler. Add "View Preferences"Ramiro Estrugo2001-04-082-4/+4
* Fixed bug 3787 (If location bar is turned off, user cannotJohn Sullivan2001-04-079-338/+1132
* Fix bugzilla.eazel.com bug 7933, and the nautilus half of bug 7934, byRebecca Schulman2001-04-073-275/+87
* reviewed by: John Harper <jsh@eazel.com>Pavel Cisler2001-04-051-0/+56
* Fixed bug 7986 ("Paste Files" disabled in trash:)John Sullivan2001-04-052-7/+8
* Fixed bug 7985 (Separately group "Move to Trash" andJohn Sullivan2001-04-053-11/+16
* Remove depenency on Nautilus themes and thus libnautilus-extensions.Ramiro Estrugo2001-04-051-1/+1
* Add missing eel includes to fix profile build.Ramiro Estrugo2001-04-051-12/+9
* Various little tweaky cleanups.John Sullivan2001-04-054-51/+58
* Fixed bug 7950 (After running First-Time Druid there are two NautilusJohn Harper2001-04-041-14/+32
* Fixed bugs 3681, 4705, 5154, all having to do with the funkyJohn Sullivan2001-04-043-52/+32
* Remove nautilusclist cut-n-paste code.Ramiro Estrugo2001-04-044-182/+183
* Move vfs extensions to eel.Ramiro Estrugo2001-04-0414-161/+167
* Remove librsvg.Ramiro Estrugo2001-04-0453-1122/+1138
* reviewed by: John Harper <jsh@eazel.com>Darin Adler2001-04-031-5/+20
* Fixed part of bug 7823 (Nautilus window hints make it unusable with theJohn Harper2001-04-031-1/+5
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-04-032-2/+2
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-04-034-20/+52
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-04-031-12/+19
* Make file operations progress dialog always stay up for at least 1Darin Adler2001-04-032-12/+14
* reviewed by: Gene Ragan <gzr@eazel.com>Ramiro Estrugo2001-04-021-1/+2
* added a way for sidebar views to specify small images that are displayedAndy Hertzfeld2001-04-016-19/+279
* Restore the "dance." It was needed after all to deal with situations whenRamiro Estrugo2001-04-012-4/+26
* New functions. Move sidebar and sidebar panel specific code usedRamiro Estrugo2001-03-316-182/+242
* Fix a bug introduced by my last checkin. No longer need to remove callbackRamiro Estrugo2001-03-314-36/+16
* Use _while_alive for the preferences callback to avoid potential problem.Ramiro Estrugo2001-03-312-38/+80
* Removed bogus return_if_fail.John Sullivan2001-03-311-50/+20
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-03-302-22/+39
* Comment out call to gnome_canvas_set_dither because it no longer serves aMike Engber2001-03-302-44/+0