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.29 by root, Tue Jan 29 17:52:52 2008 UTC vs.
Revision 1.30 by ayin, Tue Feb 19 10:47:03 2008 UTC

1325 XClearWindow (target->dpy, target->parent[0]); 1325 XClearWindow (target->dpy, target->parent[0]);
1326 1326
1327 if (target->scrollBar.win) 1327 if (target->scrollBar.win)
1328 { 1328 {
1329 target->scrollBar.state = STATE_IDLE; 1329 target->scrollBar.state = STATE_IDLE;
1330 target->scrollbar_show (0); 1330 target->scrollBar.show (0);
1331 } 1331 }
1332 1332
1333 target->want_refresh = 1; 1333 target->want_refresh = 1;
1334 flags |= hasChanged; 1334 flags |= hasChanged;
1335 } 1335 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines