nautilus/libnautilus
Mike Engber 96835d3143 Changed desktop menu to offer close desktop instead of quit nautilus.
* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.c:
	* libnautilus/nautilus-view.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_close_desktop_menu_item_callback),
	(fm_desktop_icon_view_create_background_context_menu_items):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_close_desktop):
	* src/file-manager/fm-directory-view.h:
	* src/nautilus-application.c: (nautilus_application_windows),
	(nautilus_application_startup),
	(nautilus_application_destroy_desktop_window),
	(nautilus_application_create_desktop_window),
	(nautilus_application_open_desktop),
	(nautilus_application_close_desktop),
	(nautilus_application_destroy_window),
	(nautilus_application_create_window):
	* src/nautilus-application.h:
	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	* src/nautilus-shell.c: (corba_manage_desktop):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame_set_title):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_set_title):
	* src/nautilus-view-frame.h:
	* src/nautilus-window-manage-views.c: (open_location):
	* src/nautilus-window.c: (nautilus_window_connect_view):
	Changed desktop menu to offer close desktop instead of
	quit nautilus. Also, changed the menu item's action to
	use a direct fn call instead of CORBA.
2000-07-13 18:55:12 +00:00
..
.cvsignore The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
libnautilus.h components/history/ntl-history-view.c -> 2000-05-27 12:17:20 +00:00
Makefile.am Change to use bonobo_object_unref now that the leaks have been fixed. This 2000-07-12 19:33:38 +00:00
nautilus-bonobo-ui.h Added #define for path of Nautilus's toolbar so components can use Bonobo 2000-05-11 01:42:23 +00:00
nautilus-clipboard.c Updated code affected by destroy-notify addition to bonobo. Requires new 2000-06-07 19:29:23 +00:00
nautilus-clipboard.h Updated to reflect completed tasks. 2000-05-25 21:32:33 +00:00
nautilus-distributed-undo.idl Final batch (for now) of adding bug numbers to FIXMEs. 2000-06-07 17:19:15 +00:00
nautilus-undo-private.h The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo-transaction.c The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo-transaction.h The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo.c Fixed some leaks that cause problems with the new Bonobo. 2000-07-11 21:22:02 +00:00
nautilus-undo.h The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-view-component.idl Changed desktop menu to offer close desktop instead of quit nautilus. 2000-07-13 18:55:12 +00:00
nautilus-view.c Changed desktop menu to offer close desktop instead of quit nautilus. 2000-07-13 18:55:12 +00:00
nautilus-view.h Changed desktop menu to offer close desktop instead of quit nautilus. 2000-07-13 18:55:12 +00:00
nautilus-zoomable.c Fixed some leaks that cause problems with the new Bonobo. 2000-07-11 21:22:02 +00:00
nautilus-zoomable.h My apologies to all who read the cvs commits list that have 2000-07-13 16:45:44 +00:00
README Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget 1997-01-02 07:38:17 +00:00

README for nautilus/libnautilus

This library, libnautilus, is ALL you need to link with to create
a nautilus component.