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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.258 by ayin, Thu Nov 15 11:36:15 2007 UTC vs.
Revision 1.259 by sasha, Thu Nov 15 18:40:11 2007 UTC

1738 } 1738 }
1739 return None; 1739 return None;
1740} 1740}
1741 1741
1742#ifdef HAVE_BG_PIXMAP 1742#ifdef HAVE_BG_PIXMAP
1743# if TRACE_PIXMAPS
1744# undef update_background
1745int rxvt_term::trace_update_background (const char* file, int line)
1746{
1747 fprintf (stderr, "%s:%d:update_background()\n", file, line);
1748 update_background ();
1749}
1750# endif
1743int 1751int
1744rxvt_term::update_background () 1752rxvt_term::update_background ()
1745{ 1753{
1746 bgPixmap.invalidate (); 1754 bgPixmap.invalidate ();
1747 1755

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines