ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/background.C
(Generate patch)

Comparing rxvt-unicode/src/background.C (file contents):
Revision 1.34 by root, Sun Apr 26 01:59:53 2009 UTC vs.
Revision 1.35 by root, Sun May 3 05:25:40 2009 UTC

1327 1327
1328 /* don't want Expose on the parent or vt. It is better to use 1328 /* don't want Expose on the parent or vt. It is better to use
1329 scr_touch or we get a great deal of flicker otherwise: */ 1329 scr_touch or we get a great deal of flicker otherwise: */
1330 XClearWindow (target->dpy, target->parent[0]); 1330 XClearWindow (target->dpy, target->parent[0]);
1331 1331
1332 if (target->scrollBar.win) 1332 if (target->scrollBar.state && target->scrollBar.win)
1333 { 1333 {
1334 target->scrollBar.state = STATE_IDLE; 1334 target->scrollBar.state = STATE_IDLE;
1335 target->scrollBar.show (0); 1335 target->scrollBar.show (0);
1336 } 1336 }
1337 1337

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines