nautilus/test
Eskil Heyn Olsen 8491d1a326 Rearranged so libeazelinstall is built before rpmview
* components/Makefile.am:
	Rearranged so libeazelinstall is built before rpmview

	* components/help/Makefile.am:
	Added a missing .h file so make dist works

	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_download_progress_signal),
	(nautilus_rpm_view_install_progress_signal),
	(nautilus_rpm_view_download_failed),
	(nautilus_rpm_view_install_failed_helper),
	(nautilus_rpm_view_install_failed),
	(nautilus_rpm_view_dependency_check),
	(nautilus_rpm_view_install_done),
	(nautilus_rpm_view_install_package_callback):
	* components/rpmview/nautilus-rpm-view-install.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize):
	Added a callback and some skeleton code to the install
	button. So it now does rpm installs.

	* components/services/install/lib/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	Changed the libnames.
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(done), (main):
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_destroy),
	(eazel_install_callback_initialize), (eazel_install_callback_new),
	(eazel_install_callback_corba_objref),
	(eazel_install_callback_install_packages),
	(eazel_install_callback_query):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(get_search_url_for_package):
	* components/services/install/server/Makefile.am:
	* components/services/install/server/main.c:
	Changed the object destroction scheme, so eazel_install_callback
	now unrefs and destroys the bonobo object.

	* components/services/trilobite/sample/lib/Makefile.am:
	Fixed to pass make dist

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	Patching so it works with the new installer libs (and still some
	stroking because of the static stuff)

	* nautilus.spec.in:
	* po/POTFILES.in:
	* test/Makefile.am:
	Slice and dice so make dist and rpm -ta works again.
2000-06-27 01:58:34 +00:00
..
.cvsignore Preparations to make nautilus_file_get use async. I/O. 2000-06-14 01:31:10 +00:00
Makefile.am Rearranged so libeazelinstall is built before rpmview 2000-06-27 01:58:34 +00:00
nautilus-leak-checker-stubs.h New small leakchecking library. It is a bit simpler than MemProf in that 2000-06-14 00:26:58 +00:00
nautilus-leak-checker.c s/g_str_freev/g_strfreev/ as that's the correct glib name 2000-06-18 09:54:57 +00:00
nautilus-leak-checker.h New small leakchecking library. It is a bit simpler than MemProf in that 2000-06-14 00:26:58 +00:00
nautilus-leak-hash-table.c New small leakchecking library. It is a bit simpler than MemProf in that 2000-06-14 00:26:58 +00:00
nautilus-leak-hash-table.h New small leakchecking library. It is a bit simpler than MemProf in that 2000-06-14 00:26:58 +00:00
nautilus-leak-symbol-lookup.c Do the sscanf into a gulong and then assign to the inode which is of type 2000-06-20 08:52:55 +00:00
nautilus-leak-symbol-lookup.h New small leakchecking library. It is a bit simpler than MemProf in that 2000-06-14 00:26:58 +00:00
test-nautilus-mime-actions-set.c Final portion of task 370 (mime write API) 2000-06-02 08:42:36 +00:00
test-nautilus-mime-actions.c Task 1057: Terminal-based programs should open into a new terminal window 2000-06-01 12:11:54 +00:00