nautilus/test
Ramiro Estrugo 33dad502eb Add support for line wrappping.
* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize), (nautilus_label_destroy),
	(render_buffer_pixbuf), (label_recompute_line_geometries),
	(nautilus_label_set_line_offset),
	(nautilus_label_get_drop_shadow_color),
	(nautilus_label_set_line_wrap), (nautilus_label_get_line_wrap),
	(nautilus_label_set_line_wrap_width),
	(nautilus_label_get_line_wrap_width),
	(nautilus_label_set_line_wrap_separators),
	(nautilus_label_get_line_wrap_separators):
	* libnautilus-extensions/nautilus-label.h:
	Add support for line wrappping.

	* src/nautilus-shell.c: (display_caveat):
	Change the caveat text to not use hard coded new lines and use the
	new NautilusLabel text wrapping feature instead.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-label.c: (main):
	* test/test-nautilus-wrapped-label.c: (delete_event),
	(create_gtk_label), (create_nautilus_label),
	(create_gtk_label_window), (create_nautilus_label_window), (main):
	Add a test for the NautilusLabel line wrapping feature.
2000-10-16 18:22:11 +00:00
..
.cvsignore Add support for line wrappping. 2000-10-16 18:22:11 +00:00
font-test.sh Add a dumb script to make it easy to run the font test. 2000-09-06 00:52:04 +00:00
Makefile.am Add support for line wrappping. 2000-10-16 18:22:11 +00:00
test-nautilus-background.c make it check if a target is begin copied into itself before doing the 2000-09-18 00:48:37 +00:00
test-nautilus-font-picker.c Cut over to HEAD of Bonobo. This check-in includes all the changes 2000-10-05 23:47:54 +00:00
test-nautilus-font.c Add function to create a GdkPixbuf from a string. Also fixed a debuggin 2000-09-07 16:27:41 +00:00
test-nautilus-image.c Cut over to HEAD of Bonobo. This check-in includes all the changes 2000-10-05 23:47:54 +00:00
test-nautilus-label.c Add support for line wrappping. 2000-10-16 18:22:11 +00:00
test-nautilus-mime-actions-set.c More work on whittling the state machine down to size. 2000-10-03 02:02:10 +00:00
test-nautilus-mime-actions.c Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE to 2000-09-27 22:00:49 +00:00
test-nautilus-password-dialog.c ammend password dialog to accept an optional message to display at the top (for example, when asking for a retry after a bad password); fix time service to use the password dialog correctly and obey the cancel button and the 'remember' checkbox, and to give you three tries before giving up 2000-07-29 00:19:50 +00:00
test-nautilus-preferences.c Cut over to HEAD of Bonobo. This check-in includes all the changes 2000-10-05 23:47:54 +00:00
test-nautilus-widgets.c Cut over to HEAD of Bonobo. This check-in includes all the changes 2000-10-05 23:47:54 +00:00
test-nautilus-wrapped-label.c Add support for line wrappping. 2000-10-16 18:22:11 +00:00