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.400 by sf-exg, Thu Apr 1 16:39:31 2010 UTC vs.
Revision 1.401 by sf-exg, Fri Apr 2 15:02:11 2010 UTC

961 scrollBar_t scrollBar; 961 scrollBar_t scrollBar;
962 uint8_t options[(Opt_count + 7) >> 3]; 962 uint8_t options[(Opt_count + 7) >> 3];
963 XSizeHints szHint; 963 XSizeHints szHint;
964 rxvt_color *pix_colors; 964 rxvt_color *pix_colors;
965 Cursor TermWin_cursor; /* cursor for vt window */ 965 Cursor TermWin_cursor; /* cursor for vt window */
966 int numlock_state;
967 line_t *row_buf; // all lines, scrollback + terminal, circular, followed by temp_buf 966 line_t *row_buf; // all lines, scrollback + terminal, circular, followed by temp_buf
968 line_t *drawn_buf; // text on screen 967 line_t *drawn_buf; // text on screen
969 line_t *swap_buf; // lines for swap buffer 968 line_t *swap_buf; // lines for swap buffer
970 char *tabs; /* per location: 1 == tab-stop */ 969 char *tabs; /* per location: 1 == tab-stop */
971 screen_t screen; 970 screen_t screen;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines