nautilus/test
Darin Adler 41f3913cdf Change to use bonobo_object_unref now that the leaks have been fixed. This
* src/nautilus-view-frame.c: (nautilus_view_frame_destroy_client):
	Change to use bonobo_object_unref now that the leaks have been
	fixed.  This requires the new Bonobo or you'll have lots of leaked
	processes. Luckily, Nautilus won't compile without the new Bonobo
	due to my use of bonobo_object_shutdown in main :-)

	* configure.in:
	Fix the way -Werror works so it affects all directories, not just
	ones where we use WERROR.

	* components/hardware/Makefile.am:
	* components/help/Makefile.am:
	* components/history/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/music/Makefile.am:
	* components/notes/Makefile.am:
	* components/rpmview/Makefile.am:
	* components/sample/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	* components/services/install/lib/Makefile.am:
	* components/services/install/nautilus-view/Makefile.am:
	* components/services/install/server/Makefile.am:
	* components/services/inventory/lib/Makefile.am:
	* components/services/inventory/nautilus-view/Makefile.am:
	* components/services/inventory/service/Makefile.am:
	* components/services/login/lib/Makefile.am:
	* components/services/login/nautilus-view/Makefile.am:
	* components/services/login/service/Makefile.am:
	* components/services/startup/command-line/Makefile.am:
	* components/services/startup/lib/Makefile.am:
	* components/services/startup/nautilus-view/Makefile.am:
	* components/services/summary/lib/Makefile.am:
	* components/services/summary/nautilus-view/Makefile.am:
	* components/services/summary/service/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/helper/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/command-line/.cvsignore:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/lib/Makefile.am:
	* components/services/trilobite/sample/nautilus-view/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* components/services/vault/command-line/Makefile.am:
	* components/services/vault/lib/Makefile.am:
	* components/services/vault/nautilus-view/Makefile.am:
	* components/services/vault/service/Makefile.am:
	* components/tree/Makefile.am:
	* components/websearch/Makefile.am:
	* cut-n-paste-code/widgets/nautilus-druid/Makefile.am:
	* helper-utilities/authenticate/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* libnautilus/Makefile.am:
	* librsvg/Makefile.am:
	* nautilus-installer/src/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	* test/Makefile.am:
	Got rid of the WERROR shell variable. The -Werror switch is no
	longer a per-directory thing.

	* librsvg/Makefile.am:
	Added libpng to the libraries for the test program. Maybe this was
	the wrong thing to do, but before this change the link failed.

	* components/sample/Makefile.am:
	* components/sample/main.c:
	* components/sample/nautilus-sample-content-view.c:
	* components/sample/nautilus-sample-content-view.h:
	A clean-up of the sample, including fixing many bugs and adding
	lots of comments. I figure we want this to be as close to
	exemplary as possible since people will continue to start with it
	for new components.

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_new_with_icon): Removed a bogus extra ref of a
	NautilusFile object that I spotted in here.

	* src/nautilus-application.c: (nautilus_application_destroy_window):
	Re-added the code to quit when the last window is closed that Mike
	removed in his recent check-in.

	* src/nautilus-main.c: (main): Added a call to bonobo_shutdown.
	We don't need this call, but I say, "Why not?"
2000-07-12 19:33:38 +00:00
..
.cvsignore Many cleanups and improvements. Use the GnomeDialog run_and_close call 2000-07-11 10:46:54 +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-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 Moved widgets and preferences test to nautilus/test. 2000-07-05 14:14:25 +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 Fixed some memory leaks. 2000-06-30 03:46:40 +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-graphic.c Add support for boundary offset and extra width and height. 2000-07-10 23:31:37 +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
test-nautilus-password-dialog.c Many cleanups and improvements. Use the GnomeDialog run_and_close call 2000-07-11 10:46:54 +00:00
test-nautilus-preferences.c Moved widgets and preferences test to nautilus/test. 2000-07-05 14:14:25 +00:00
test-nautilus-widgets.c Many cleanups and improvements. Use the GnomeDialog run_and_close call 2000-07-11 10:46:54 +00:00