vte r1529 - in trunk: . src



Author: cpwilson
Date: 2007-01-25 16:30:45 +0000 (Thu, 25 Jan 2007)
New Revision: 1529
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1529&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/vte.c
Log:
2007-01-25  Chris Wilson <chris chris-wilson co uk>

	Bug 400493 â Mouse selection seriously broken

	The rendering of non-text attributes, e.g highlight, backgrounds,
	underlines, was broken by the change to multi-row run of glyphs. This
	was most apparent when selecting regions with a mouse.

	* src/vte.c: (_vte_invalidate_cursor_once),
	(vte_terminal_extend_selection),
	(vte_terminal_draw_rows), (vte_terminal_draw_area),
	(vte_terminal_paint):
		Some janitorial work (a memleak, whitespace, improving debug
		messages, comments).
	* src/vte.c: (vte_terminal_draw_cells):
		Loop over cells and draw attributes for groups of cells on
		each row.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]