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.27 by ayin, Sun Jan 27 22:48:33 2008 UTC vs.
Revision 1.28 by ayin, Tue Jan 29 13:57:23 2008 UTC

1320 scr_touch or we get a great deal of flicker otherwise: */ 1320 scr_touch or we get a great deal of flicker otherwise: */
1321 XClearWindow (target->dpy, target->parent[0]); 1321 XClearWindow (target->dpy, target->parent[0]);
1322 1322
1323 if (target->scrollBar.win) 1323 if (target->scrollBar.win)
1324 { 1324 {
1325 target->scrollBar.setIdle (); 1325 target->scrollBar.state = STATE_IDLE;
1326 target->scrollbar_show (0); 1326 target->scrollbar_show (0);
1327 } 1327 }
1328 1328
1329 target->want_refresh = 1; 1329 target->want_refresh = 1;
1330 flags |= hasChanged; 1330 flags |= hasChanged;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines