summaryrefslogtreecommitdiff
path: root/src/nautilus-applicable-views.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-195/+0
* Avoid multiple x-directory/normal warningsAlexander Larsson2004-08-231-2/+0
* Merged the nautilus-new-mime branch.Dave Camp2004-07-221-3/+4
* Add nautilus_mime_get_default_fallback_component_for_file which ignoresAlexander Larsson2004-03-051-1/+8
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-2/+1
* Add NAUTILUS_DETERMINE_VIEW_NO_MASTER_BROWSER result.Alexander Larsson2002-12-121-0/+2
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-1/+1
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* Yoann Vandoorselaere <yoann@mandrakesoft.com> discovered that theDarin Adler2001-05-111-26/+1
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-3/+3
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2001-02-151-18/+0
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-031-168/+101
* reviewed by: Rebecca Schulman <rebecka@eazel.com>Darin Adler2001-01-041-1/+1
* New functions.Maciej Stachowiak2000-11-011-21/+63
* Un-revert my changes from before, fixing the bugs in the process.Maciej Stachowiak2000-11-011-1/+1
* Rolling back missed files.J Shane Culpepper2000-10-311-1/+1
* Portions of the fix for 2379 (the parts that don't make it crash).Maciej Stachowiak2000-10-311-1/+1
* Changed to store the location URI separate from the NautilusFile object.Darin Adler2000-10-251-1/+8
* Some work towards reducing load_directory calls.Darin Adler2000-10-241-10/+19
* Improved the warning message output to the terminal when get-file-infoJohn Sullivan2000-10-231-1/+5
* Moved some shared Makefile stuff to a shared include file so we don't useDarin Adler2000-10-201-35/+40
* Fixed some cases where the error message for why aJohn Sullivan2000-10-191-1/+4
* Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788Maciej Stachowiak2000-10-181-5/+3
* Fix assorted bugs which made NautilusFile think the list was neverMaciej Stachowiak2000-10-171-2/+2
* Renamed and changed interface.Maciej Stachowiak2000-10-161-92/+13
* added GNOME_VFS_ERROR_INTERNAL to the known list of errors that we can'tJohn Sullivan2000-10-131-1/+2
* Use `nautilus_file_get_existing', not `nautilus_file_get', to check if aMaciej Stachowiak2000-10-121-1/+2
* Added NAUTILUS_NAVIGATION_RESULT_ACCESS_DENIED and gave it a unique errorJohn Sullivan2000-10-021-0/+2
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-3/+5
* Fixed problem I ran into while debugging something else. WhenJohn Sullivan2000-09-251-1/+1
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-4/+5
* Part of bug 2005 (Should display error message when searchJohn Sullivan2000-08-081-0/+2
* Updates nautilus to the latest gnome-vfs changes.Mathieu Lacage2000-07-221-1/+0
* Got rid of unneeded CORBA_Environment variable.Darin Adler2000-07-071-6/+3
* Switched to match new GnomeVFS renamings.Pavel2000-06-241-2/+2
* Update code to change gnome-vfs error codes to reflect renaming done toGene Z. Ragan2000-06-211-8/+8
* Fixed uninitialized variable that was masking the realJohn Sullivan2000-06-191-0/+1
* Fixed bug 705 (Need to avoid network hit on startup forJohn Sullivan2000-06-161-1/+3
* Fixed bug mjs noticed where the Properties window tendedJohn Sullivan2000-06-131-25/+2
* Renamed and changed around parameters for the basic operations onDarin Adler2000-06-131-17/+8
* Finished task 1006 (Should be able to set defaultJohn Sullivan2000-06-131-75/+1
* Do not add default to short list; instead, make sure we don't fail ifMaciej Stachowiak2000-06-101-9/+2
* New function to use when searching view identifier lists.Maciej Stachowiak2000-06-091-0/+7
* libnautilus-extensions/nautilus-mime-actions.h, New functions, return aJohn Sullivan2000-06-081-4/+8
* Fixed bug 1219 (saved viewer not used if not in preferred list)John Sullivan2000-06-061-62/+26
* Fixed bug 1118: Generic error message for bogus ftp locationnautilus_ms_may_31John Sullivan2000-06-051-2/+5
* Finished task 968 (Add one-time viewer choice to "View as"John Sullivan2000-06-021-33/+40
* Completed task 772: Make "View as" menu use short list, not allMaciej Stachowiak2000-06-011-394/+52
* Non-asynchronous equivalent of `nautilus_directory_call_when_ready'.Maciej Stachowiak2000-06-011-2/+0
* Exorcist the moz:// hack.Ramiro Estrugo2000-05-311-1/+3