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.317 by root, Sat Jan 13 15:06:54 2007 UTC vs.
Revision 1.318 by root, Sat Jan 13 15:26:56 2007 UTC

1481 resize_all_windows (ev.xconfigure.width, ev.xconfigure.height, 1); 1481 resize_all_windows (ev.xconfigure.width, ev.xconfigure.height, 1);
1482 } 1482 }
1483 1483
1484 HOOK_INVOKE ((this, HOOK_CONFIGURE_NOTIFY, DT_XEVENT, &ev, DT_END)); 1484 HOOK_INVOKE ((this, HOOK_CONFIGURE_NOTIFY, DT_XEVENT, &ev, DT_END));
1485 1485
1486#ifdef TRANSPARENT /* XXX: maybe not needed - leave in for now */ 1486#ifdef TRANSPARENT
1487#if 0
1488 if (OPTION (Opt_transparent)) 1487 if (OPTION (Opt_transparent))
1489 check_our_parents (); 1488 check_our_parents ();
1490#endif
1491#endif 1489#endif
1492 } 1490 }
1493 break; 1491 break;
1494 1492
1495 case PropertyNotify: 1493 case PropertyNotify:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines