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.462 by sf-exg, Mon Jan 9 15:45:45 2012 UTC vs.
Revision 1.463 by sf-exg, Mon Jan 9 18:41:58 2012 UTC

891 int view_start; /* scrollback view starts here */ 891 int view_start; /* scrollback view starts here */
892 int top_row; /* topmost row index of scrollback */ 892 int top_row; /* topmost row index of scrollback */
893 Window parent; /* parent identifier */ 893 Window parent; /* parent identifier */
894 Window vt; /* vt100 window */ 894 Window vt; /* vt100 window */
895 GC gc; /* GC for drawing */ 895 GC gc; /* GC for drawing */
896 Pixmap pixmap;
897 rxvt_drawable *drawable; 896 rxvt_drawable *drawable;
898 rxvt_fontset *fontset[4]; 897 rxvt_fontset *fontset[4];
899}; 898};
900 899
901/* 900/*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines