summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-04-232-44/+6
* Handle NULL case that can happen now that we check the workspace and areaDarin Adler2001-04-231-1/+1
* Prep for xalf feature. Add name of program to all code thatDarin Adler2001-04-232-6/+13
* Fix bug 8027 (Viewer preferences are not respected).Darin Adler2001-04-234-4/+8
* Part of bug 7601 - FreeBSD portability fixes.Ramiro Estrugo2001-04-231-0/+1
* implemented change tracking and made the sidebar tab get an notificationAndy Hertzfeld2001-04-222-0/+70
* reviewed by: Darin Adler <darin@eazel.com>Gene Z. Ragan2001-04-212-10/+45
* Trim down the includes a little bit to only those that are needed.Ramiro Estrugo2001-04-211-13/+0
* reviewed by: Darin Adler <darin@eazel.com>John Harper2001-04-211-3/+4
* Fixed bug where toggling the "desktop is home" preference wouldDarin Adler2001-04-201-14/+11
* Do the required directory check only if the nautilus shell is not about toRamiro Estrugo2001-04-201-1/+1
* Fix bug 7280 - First-time druid contains explicit reference toRamiro Estrugo2001-04-201-26/+55
* Fix the condition of assertions when toggling the desktop directorySeth Nickell2001-04-201-2/+5
* Restore Seth's Home directory is desktop preference which i accidentallyRamiro Estrugo2001-04-201-0/+5
* Retire this class. It was a bad idea to use subclassing for the specificRamiro Estrugo2001-04-205-6/+545
* reviewed by: Darin Adler <darin@eazel.com>Seth Nickell2001-04-204-18/+50
* Fix bug 8000 (Can get two identical "View as" items in "View as"Darin Adler2001-04-1911-261/+340
* Fixed bug 8065 (Cut and Paste file in Trash -> file deleted)Darin Adler2001-04-191-38/+29
* Fixed bug 8049, Nautilus makes sound even when control center "EnableGene Z. Ragan2001-04-191-0/+9
* Use the new EelCanvasRect instead of GnomeCanvasRect for betterDarin Adler2001-04-181-0/+2
* Remove NAUTILUS_PREFERENCES_ICON_CAPTIONS, its not needed anymore.Ramiro Estrugo2001-04-186-522/+67
* Added a translator's name. Made it work for more file extensions. UpdatedDarin Adler2001-04-172-7/+6
* Implement the missing GconfValue comparison for lists.Ramiro Estrugo2001-04-171-19/+19
* Update for string_list set/get preferences changes.Ramiro Estrugo2001-04-171-58/+79
* 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