nautilus/idl
Darin Adler 055c1e5229 Removed the fsextension IDL, which was a work in progress that no one is
* idl/Makefile.am:
	* idl/fsextension.idl:
	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/.cvsignore:
	Removed the fsextension IDL, which was a work in progress that no
	one is working on.

	* libnautilus/.cvsignore:
	Added the undo manager stuff.

	* libnautilus-extensions/.cvsignore:
	Removed the undo manager stuff.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_denies_access_permission): Handle deleted file case.
	(nautilus_file_can_rename): Handle deleted file case.
	(file_operation_state_new), (file_operation_state_free),
	(file_operation_state_complete),
	(rename_update_info_and_metafile), (rename_callback),
	(nautilus_file_rename): Put in a basic framework for file
	operations that can take a while.  Used it to make renaming async.
	(nautilus_file_can_get_permissions): Handle deleted file case.
	(nautilus_file_set_permissions): Handle case where you can't get
	permissions properly. I inadvertently delete this last time.

	* libnautilus-extensions/nautilus-metadata.h:
	Added a metadata key for the icon view sort. Still need to write
	the code to save this.
2000-05-12 01:11:15 +00:00
..
.cvsignore Ignore more generated files. 1999-12-15 00:04:42 +00:00
gnome-desktop.idl Support multiple view types (Nautilus/View, GNOME/Control, 1999-12-16 20:39:11 +00:00
GNOME_Desktop_FileOperationService.idl Include the .idl files of other modules that we use. Define -D_REENTRANT, 2000-02-07 21:51:19 +00:00
Makefile.am Removed the fsextension IDL, which was a work in progress that no one is 2000-05-12 01:11:15 +00:00