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.105 by sf-exg, Mon Nov 1 11:36:48 2010 UTC vs.
Revision 1.106 by sf-exg, Mon Nov 1 11:37:02 2010 UTC

1515 valid_since = ev::now (); 1515 valid_since = ev::now ();
1516 1516
1517 return true; 1517 return true;
1518} 1518}
1519 1519
1520bool 1520void
1521bgPixmap_t::set_target (rxvt_term *new_target) 1521bgPixmap_t::set_target (rxvt_term *new_target)
1522{ 1522{
1523 if (new_target)
1524 if (target != new_target)
1525 {
1526 target = new_target; 1523 target = new_target;
1527 return true;
1528 }
1529
1530 return false;
1531} 1524}
1532 1525
1533void 1526void
1534bgPixmap_t::apply () 1527bgPixmap_t::apply ()
1535{ 1528{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines