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.180 by root, Wed Dec 21 10:34:24 2005 UTC vs.
Revision 1.181 by root, Wed Dec 21 10:34:35 2005 UTC

1617 XGCValues gcvalue; 1617 XGCValues gcvalue;
1618 1618
1619 if (rvideo != mode) 1619 if (rvideo != mode)
1620 { 1620 {
1621 rvideo = mode; 1621 rvideo = mode;
1622 SWAP_IT (pix_colors[Color_fg], pix_colors[Color_bg], rxvt_color); 1622 ::swap (pix_colors[Color_fg], pix_colors[Color_bg]);
1623#if XPM_BACKGROUND 1623#if XPM_BACKGROUND
1624 if (bgPixmap.pixmap == None) 1624 if (bgPixmap.pixmap == None)
1625#endif 1625#endif
1626#if TRANSPARENT 1626#if TRANSPARENT
1627 if (! (options & Opt_transparent) || am_transparent == 0) 1627 if (! (options & Opt_transparent) || am_transparent == 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines