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

Comparing rxvt-unicode/src/rxvtlib.h.in (file contents):
Revision 1.21 by root, Mon Jul 26 14:57:12 2004 UTC vs.
Revision 1.24 by root, Fri Jul 30 14:59:12 2004 UTC

250 menuBar_t menuBar; 250 menuBar_t menuBar;
251 unsigned long Options; 251 unsigned long Options;
252 XSizeHints szHint; 252 XSizeHints szHint;
253 rxvt_display *display; 253 rxvt_display *display;
254 rxvt_color *PixColors; 254 rxvt_color *PixColors;
255 rxvt_color *PixColorsFocused;
256#ifdef OFF_FOCUS_FADING
257 rxvt_color *PixColorsUnFocused;
258#endif
255 short numPixColors; 259 short numPixColors;
256 Cursor TermWin_cursor; /* cursor for vt window */ 260 Cursor TermWin_cursor; /* cursor for vt window */
257 int sb_shadow; /* scrollbar shadow width */ 261 int sb_shadow; /* scrollbar shadow width */
258 int cmd_fd; /* pty file descriptor; connected to command */ 262 int cmd_fd; /* pty file descriptor; connected to command */
259 int tty_fd; /* tty file descriptor; connected to child */ 263 int tty_fd; /* tty file descriptor; connected to child */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines