vte r1811 - in trunk: . src
- From: cpwilson svn gnome org
- To: svn-commits-list gnome org
- Subject: vte r1811 - in trunk: . src
- Date: Mon, 5 Mar 2007 15:35:02 +0000 (GMT)
Author: cpwilson
Date: 2007-03-05 15:35:01 +0000 (Mon, 05 Mar 2007)
New Revision: 1811
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1811&view=rev
Modified:
trunk/ChangeLog
trunk/src/vte-private.h
trunk/src/vte.c
trunk/src/vtedraw.c
trunk/src/vtedraw.h
trunk/src/vteft2.c
trunk/src/vtegl.c
trunk/src/vtepango.c
trunk/src/vtepangox.c
trunk/src/vtexft.c
Log:
2007-03-05 Chris Wilson <chris chris-wilson co uk>
Bug 414586 â Terminal screen blinks when menu is opened for the first time
Avoid resetting the window background colour when the style is reset.
Avoid clearing the window if we are using a simple color and double
bufferring (i.e when we know we are using a pre-cleared pixmap).
* src/vte-private.h:
* src/vte.c (vte_terminal_init), (vte_terminal_size_allocate),
(vte_terminal_unrealize), (vte_terminal_realize),
(vte_terminal_paint_area), (vte_terminal_expose),
(vte_terminal_class_init), (vte_terminal_background_update):
* src/vtedraw.c (_vte_draw_has_background_image):
* src/vtedraw.h:
* src/vteft2.c (_vte_ft2_set_background_image):
* src/vtegl.c (_vte_gl_set_background_image):
* src/vtepango.c (_vte_pango_set_background_image):
* src/vtepangox.c (_vte_pango_x_set_background_image):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]