nautilus/libnautilus
Darin Adler 33e0bb3642 reviewed by: John Sullivan <sullivan@eazel.com>
Fixed bug 6477 (no way for intall view to send user "back where
	they came from") by adding a "go back" command for views.

	* libnautilus/nautilus-view-component.idl: Add "go back".
	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c: (nautilus_view_go_back): Add "go
	back".
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame-corba.c: (go_back),
	(impl_Nautilus_ViewFrame_go_back): Add "go back".
	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_go_back): Add "go back".
	* src/nautilus-window-manage-views.c: (go_back_callback): Add code
	to either go back or go home.

	* src/nautilus-window-toolbars.c:
	(back_or_forward_button_pressed_callback): Formatting tweak.
2001-02-17 00:56:04 +00:00
..
.cvsignore Add -ui.xml.h generated files to .cvsignore. 2000-12-14 04:10:24 +00:00
libnautilus.h Cut over to HEAD of Bonobo. This check-in includes all the changes 2000-10-05 23:47:54 +00:00
Makefile.am reviewed by: Maciej Stachowiak <mjs@eazel.com> 2001-01-30 01:47:21 +00:00
nautilus-bonobo-ui.h reviewed by: Darin Adler <darin@eazel.com> 2000-11-17 02:22:16 +00:00
nautilus-bonobo-workarounds.c Fix more storage leaks. 2000-09-27 00:07:33 +00:00
nautilus-bonobo-workarounds.h Fix more storage leaks. 2000-09-27 00:07:33 +00:00
nautilus-clipboard-ui.xml Fixed bug 3828 (switching views makes torn-off menus disappear) 2000-10-17 23:19:30 +00:00
nautilus-clipboard.c Hopefully will improve performance for menu merging in a case where it is 2000-12-07 23:58:16 +00:00
nautilus-clipboard.h reviewed by: Pavel Cisler <pavel@eazel.com> 2000-11-22 02:08:48 +00:00
nautilus-distributed-undo.idl Tell everyone that we are back on bonobo HEAD. Make sure Nautilus doesn't 2000-11-04 00:48:52 +00:00
nautilus-idle-queue.c reviewed by: John Sullivan <sullivan@eazel.com> 2001-02-13 22:27:46 +00:00
nautilus-idle-queue.h reviewed by: Maciej Stachowiak <mjs@eazel.com> 2001-01-30 01:47:21 +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 reviewed by: Pavel Cisler <pavel@eazel.com> 2000-11-30 00:06:07 +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 Tell everyone that we are back on bonobo HEAD. Make sure Nautilus doesn't 2000-11-04 00:48:52 +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 reviewed by: John Sullivan <sullivan@eazel.com> 2001-02-17 00:56:04 +00:00
nautilus-view-standard-main.c reviewed by: Darin Adler <darin@eazel.com> and 2001-02-02 03:52:20 +00:00
nautilus-view-standard-main.h reviewed by: John Sullivan <sullivan@eazel.com> 2001-01-31 00:27:01 +00:00
nautilus-view.c reviewed by: John Sullivan <sullivan@eazel.com> 2001-02-17 00:56:04 +00:00
nautilus-view.h reviewed by: John Sullivan <sullivan@eazel.com> 2001-02-17 00:56:04 +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.