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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.443 by sf-exg, Mon May 30 18:39:03 2011 UTC vs.
Revision 1.444 by sf-exg, Fri Jul 8 20:54:31 2011 UTC

981 scrollBar_t scrollBar; 981 scrollBar_t scrollBar;
982 uint8_t options[(Opt_count + 7) >> 3]; 982 uint8_t options[(Opt_count + 7) >> 3];
983 XSizeHints szHint; 983 XSizeHints szHint;
984 rxvt_color *pix_colors; 984 rxvt_color *pix_colors;
985 Cursor TermWin_cursor; /* cursor for vt window */ 985 Cursor TermWin_cursor; /* cursor for vt window */
986 line_t *row_buf; // all lines, scrollback + terminal, circular, followed by temp_buf 986 line_t *row_buf; // all lines, scrollback + terminal, circular
987 line_t *drawn_buf; // text on screen 987 line_t *drawn_buf; // text on screen
988 line_t *swap_buf; // lines for swap buffer 988 line_t *swap_buf; // lines for swap buffer
989 char *tabs; /* per location: 1 == tab-stop */ 989 char *tabs; /* per location: 1 == tab-stop */
990 screen_t screen; 990 screen_t screen;
991 screen_t swap; 991 screen_t swap;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines