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.301 by ayin, Tue Jan 29 13:57:23 2008 UTC vs.
Revision 1.302 by sasha, Wed Feb 6 16:44:47 2008 UTC

2481 XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]); 2481 XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]);
2482 scrollBar.state = STATE_IDLE; 2482 scrollBar.state = STATE_IDLE;
2483 scrollbar_show (0); 2483 scrollbar_show (0);
2484 } 2484 }
2485 2485
2486#endif
2487
2488 /* bgPixmap.apply () does not do the following : */
2486 scr_clear (); 2489 scr_clear ();
2487 scr_touch (true); 2490 scr_touch (true);
2488 want_refresh = 1; 2491 want_refresh = 1;
2489
2490#endif
2491} 2492}
2492 2493
2493/* ------------------------------------------------------------------------- */ 2494/* ------------------------------------------------------------------------- */
2494void 2495void
2495rxvt_term::scr_clear (bool really) NOTHROW 2496rxvt_term::scr_clear (bool really) NOTHROW

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines