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.316 by root, Thu Dec 7 20:59:59 2006 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 (OPTION (Opt_transparent)) 1487 if (OPTION (Opt_transparent))
1488 check_our_parents (); 1488 check_our_parents ();
1489#endif 1489#endif
1490 } 1490 }
1491 break; 1491 break;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines