nautilus/test
Ramiro Estrugo ba0e6fd383 Many cleanups and improvements. Use the GnomeDialog run_and_close call
* libnautilus-extensions/nautilus-password-dialog.c:
	(nautilus_password_dialog_initialize_class),
	(nautilus_password_dialog_initialize),
	(nautilus_password_dialog_destroy), (dialog_show_callback),
	(dialog_close_callback), (caption_table_activate_callback),
	(nautilus_password_dialog_new),
	(nautilus_password_dialog_run_and_block),
	(nautilus_password_dialog_set_username),
	(nautilus_password_dialog_set_password),
	(nautilus_password_dialog_set_readonly_username),
	(nautilus_password_dialog_get_username),
	(nautilus_password_dialog_get_password),
	(nautilus_password_dialog_get_remember),
	(nautilus_password_dialog_set_remember),
	(nautilus_password_dialog_set_remember_label_text):
	* libnautilus-extensions/nautilus-password-dialog.h:
	Many cleanups and improvements.  Use the GnomeDialog run_and_close
	call instead of our own event loop hack.  Removed many unneeded
	callbacks and details member variables.  Add checks for all
	callbacks.  Add support for remembering the password.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-password-dialog.c:
	(authenticate_boink_callback), (exit_callback), (main):
	Add a new test for the password dialog.

	* test/test-nautilus-widgets.c: (main),
	(text_caption_changed_callback):
	Removed the old password dialog test.
2000-07-11 10:46:54 +00:00
..
.cvsignore Many cleanups and improvements. Use the GnomeDialog run_and_close call 2000-07-11 10:46:54 +00:00
Makefile.am Add arlo's services title icons. 2000-07-10 13:14:58 +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