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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.25 by pcg, Thu Jan 29 23:26:01 2004 UTC vs.
Revision 1.26 by pcg, Fri Jan 30 15:58:07 2004 UTC

898 fnum, /* logical font number */ 898 fnum, /* logical font number */
899 last_bot, /* scrollbar last bottom position */ 899 last_bot, /* scrollbar last bottom position */
900 last_top, /* scrollbar last top position */ 900 last_top, /* scrollbar last top position */
901 last_state, /* scrollbar last state */ 901 last_state, /* scrollbar last state */
902 scrollbar_len, 902 scrollbar_len,
903 currmaxcol,
904#ifdef MENUBAR 903#ifdef MENUBAR
905 menu_readonly, /* okay to alter menu? */ 904 menu_readonly, /* okay to alter menu? */
906 Arrows_x, 905 Arrows_x,
907#endif 906#endif
908#if MENUBAR_MAX > 1 907#if MENUBAR_MAX > 1
1038/* these three don't need to be kept but do so to placate some mem checkers */ 1037/* these three don't need to be kept but do so to placate some mem checkers */
1039 char *env_windowid; /* environmental variable WINDOWID */ 1038 char *env_windowid; /* environmental variable WINDOWID */
1040 char *env_display; /* environmental variable DISPLAY */ 1039 char *env_display; /* environmental variable DISPLAY */
1041 char *env_term; /* environmental variable TERM */ 1040 char *env_term; /* environmental variable TERM */
1042 char *env_colorfgbg; 1041 char *env_colorfgbg;
1043 char *buffer;
1044 char *locale; 1042 char *locale;
1045 char *codeset; 1043 char *codeset;
1046 char charsets[4]; 1044 char charsets[4];
1047 unsigned char *v_buffer; /* pointer to physical buffer */ 1045 unsigned char *v_buffer; /* pointer to physical buffer */
1048 unsigned int v_buflen; /* size of area to write */ 1046 unsigned int v_buflen; /* size of area to write */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines