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

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.362 by sf-exg, Sat Jan 8 10:15:36 2011 UTC vs.
Revision 1.363 by sf-exg, Thu Jan 20 14:02:35 2011 UTC

2519 XSetWindowBackground (dpy, parent[0], pix_colors[Color_border]); 2519 XSetWindowBackground (dpy, parent[0], pix_colors[Color_border]);
2520 XClearWindow (dpy, parent[0]); 2520 XClearWindow (dpy, parent[0]);
2521 XSetWindowBackground (dpy, vt, pix_colors[Color_bg]); 2521 XSetWindowBackground (dpy, vt, pix_colors[Color_bg]);
2522 2522
2523 if (scrollBar.win) 2523 if (scrollBar.win)
2524 { 2524 {
2525 XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]); 2525 XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]);
2526 scrollBar.state = STATE_IDLE; 2526 scrollBar.state = STATE_IDLE;
2527 scrollBar.show (0); 2527 scrollBar.show (0);
2528 } 2528 }
2529 2529
2530#endif 2530#endif
2531 2531
2532 /* bgPixmap.apply () does not do the following : */ 2532 /* bgPixmap.apply () does not do the following : */
2533 scr_clear (); 2533 scr_clear ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines