nautilus/idl
Maciej Stachowiak 78860f9f50 Added stop_location_change method to NautilusView interface. New signal,
* idl/nautilus.idl: Added stop_location_change method to NautilusView interface.
	* ntl-view-client.c, ntl-view-client.h (stop_location_change): New
	signal, triggered on receipt of stop_location_change request via
	CORBA.

	* ntl-view.c, ntl-view.h, ntl-view-private.h, ntl-view-nautilus.c,
	ntl-view-bonobo-control.c, ntl-view-bonobo-subdoc.c
	(nautilus_view_stop_location_change): Added this function; also
	added implementation to nautilus view type function table and
	NULL'd out for now for Bonobo control and subdoc view types (need
	to find out if loading is synchronous or asynchronous for those,
	and if there is a way to abort).

	* ntl-window.c: Stop loading for all views when Stop button is
	pressed.

	* ntl-window-msgs.c: Enable stop button when we start loading;
	enable Stop button when

	* src/file-manager/fm-directory-view.c: Call
	request_progress_change() when loading is done or an error is
	reached; implement handler for stop_location_change signal.
2000-01-04 05:21:45 +00:00
..
.cvsignore Ignore more generated files. 1999-12-15 00:04:42 +00:00
fsextension.idl Doodling. 1999-12-22 22:58:15 +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 Initial import. 1999-10-07 20:34:14 +00:00
Makefile.am Build the fsextension stuff in. 1999-12-23 22:35:52 +00:00
nautilus.idl Added stop_location_change method to NautilusView interface. New signal, 2000-01-04 05:21:45 +00:00