vte r1465 - in trunk: . src



Author: cpwilson
Date: 2007-01-18 22:03:00 +0000 (Thu, 18 Jan 2007)
New Revision: 1465
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1465&view=rev

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

	Bug 398116 â lags behind when widget not visible

	* src/vte.c: (vte_terminal_handle_scroll):
		During the spring clean, I converted a few GTK_WIDGET_REALIZED()
		checks to GTK_WIDGET_DRAWABLE()+visibility check.
		Unfortunately, it broke keeping the scroll delta in sync with
 		the insert delta. Sync the pair, then perform the check before
		making updates on the visible area.






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