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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.35 by pcg, Tue Feb 24 00:44:23 2004 UTC vs.
Revision 1.36 by pcg, Tue Feb 24 16:25:44 2004 UTC

1246 TermWin_TotalWidth (), 1246 TermWin_TotalWidth (),
1247 menuBar_TotalHeight (), 1247 menuBar_TotalHeight (),
1248 0, 1248 0,
1249 PixColors[Color_fg], 1249 PixColors[Color_fg],
1250 PixColors[Color_scroll]); 1250 PixColors[Color_scroll]);
1251
1251#ifdef DEBUG_X 1252#ifdef DEBUG_X
1252 XStoreName (display->display, menuBar.win, "menubar"); 1253 XStoreName (display->display, menuBar.win, "menubar");
1253#endif 1254#endif
1255
1256 menuBar.drawable = new rxvt_drawable (display, menuBar.win);
1254 1257
1255 XDefineCursor (display->display, menuBar.win, 1258 XDefineCursor (display->display, menuBar.win,
1256 XCreateFontCursor (display->display, XC_left_ptr)); 1259 XCreateFontCursor (display->display, XC_left_ptr));
1257 1260
1258 XSelectInput (display->display, menuBar.win, 1261 XSelectInput (display->display, menuBar.win,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines