nautilus/test
Ramiro Estrugo 69d913bbb8 reviewed by: Pavel Cisler <pavel@eazel.com>
* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text_aa):
	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	* libnautilus-extensions/nautilus-label.c: (render_buffer_pixbuf):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines),
	(nautilus_text_layout_paint), (nautilus_gdk_pixbuf_new_from_text):
	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-tabs.c: (draw_tab_label):
	* src/nautilus-about.c: (draw_aa_string):
	* src/nautilus-sidebar-tabs.c: (draw_one_tab_plain),
	(draw_one_tab_themed):
	* test/test-nautilus-font.c: (main):
	Lost the "inverted" feature of smooth text drawing.  It wasnt used
	anywhere except a test program.  It never looked well and the
	nautilus icon container does something unrelated to select text.

	Also replace some hard coded 255 opacity values to use the
	NAUTILUS_OPACITY_NONE define.
2000-12-22 02:35:59 +00:00
..
.cvsignore chuuut 2000-11-07 00:14:38 +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 small fix: replace NULL with CORBA_OBJECT_NIL add new test. 2000-11-07 00:13:03 +00:00
test-nautilus-async-activation.c small fix: replace NULL with CORBA_OBJECT_NIL add new test. 2000-11-07 00:13:03 +00:00
test-nautilus-background.c reviewed by: Darin Adler <darin@eazel.com> 2000-12-11 19:30:39 +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 reviewed by: Pavel Cisler <pavel@eazel.com> 2000-12-22 02:35:59 +00:00
test-nautilus-image.c Make sure text layout honors the vertical and horizontal offsets. 2000-10-25 09:08:55 +00:00
test-nautilus-label.c reviewed by: Darin Adler <darin@eazel.com> 2000-12-11 19:30:39 +00:00
test-nautilus-mime-actions-set.c Worked on getting rid of wait_until_ready. 2000-11-08 01:11:33 +00:00
test-nautilus-mime-actions.c Worked on getting rid of wait_until_ready. 2000-11-08 01:11:33 +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