Files
evolution/widgets
Miguel de Icaza ca925e411c Made the code CanvasItem correct: the code should not draw at arbitrary
2000-12-25  Miguel de Icaza  <miguel@helixcode.com>

	* gal/e-text/e-text.c (e_text_draw): Made the code CanvasItem
	correct: the code should not draw at arbitrary positions in the
	GdkWindow, it should instead draw from item->x1, item->y1 to
	item->y1, item->y2 (Chris, we need to talk about this, I think my
	current fix is passable, but might not be fully correct.
	Specially the interpretation of the width, height arguments).
	(e_text_class_init): Fix name.
	(e_text_set_arg): Use correct name.

svn path=/trunk/; revision=7163
2000-12-25 08:20:24 +00:00
..
2000-12-19 06:10:59 +00:00
2000-12-23 01:06:22 +00:00
2000-12-25 08:18:54 +00:00
2000-12-25 04:51:03 +00:00