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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.340 by sasha, Fri Aug 3 22:40:10 2007 UTC vs.
Revision 1.341 by ayin, Fri Aug 3 23:15:34 2007 UTC

1484 1484
1485 if (szHint.width != ev.xconfigure.width || szHint.height != ev.xconfigure.height) 1485 if (szHint.width != ev.xconfigure.width || szHint.height != ev.xconfigure.height)
1486 { 1486 {
1487 seen_resize = 1; 1487 seen_resize = 1;
1488 resize_all_windows (ev.xconfigure.width, ev.xconfigure.height, 1); 1488 resize_all_windows (ev.xconfigure.width, ev.xconfigure.height, 1);
1489#ifdef HAVE_BG_PIXMAP 1489#ifdef XPM_BACKGROUND
1490 /* TODO: replace with update_pixmap() that should unify transparency and bg image handling ! */ 1490 /* TODO: replace with update_pixmap() that should unify transparency and bg image handling ! */
1491 if (!option (Opt_transparent) && bgPixmap.window_size_sensitive ()) 1491 if (!option (Opt_transparent) && bgPixmap.window_size_sensitive ())
1492 { 1492 {
1493 resize_pixmap (); 1493 resize_pixmap ();
1494 scr_touch (true); 1494 scr_touch (true);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines