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.438 by root, Thu Mar 24 17:34:28 2011 UTC vs.
Revision 1.439 by sf-exg, Thu Apr 7 12:19:41 2011 UTC

897 int saveLines; /* number of lines that fit in scrollback */ 897 int saveLines; /* number of lines that fit in scrollback */
898 int total_rows; /* total number of rows in this terminal */ 898 int total_rows; /* total number of rows in this terminal */
899 int term_start; /* term lines start here */ 899 int term_start; /* term lines start here */
900 int view_start; /* scrollback view starts here */ 900 int view_start; /* scrollback view starts here */
901 int top_row; /* topmost row index of scrollback */ 901 int top_row; /* topmost row index of scrollback */
902 Window parent[6]; /* parent identifiers - we're parent[0] */ 902 Window parent; /* parent identifier */
903 Window vt; /* vt100 window */ 903 Window vt; /* vt100 window */
904 GC gc; /* GC for drawing */ 904 GC gc; /* GC for drawing */
905 Pixmap pixmap; 905 Pixmap pixmap;
906 rxvt_drawable *drawable; 906 rxvt_drawable *drawable;
907 rxvt_fontset *fontset[4]; 907 rxvt_fontset *fontset[4];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines