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.376 by root, Sun Apr 26 01:59:53 2009 UTC vs.
Revision 1.377 by root, Sat May 30 08:51:23 2009 UTC

847 int focus; /* window has focus */ 847 int focus; /* window has focus */
848 int mapped; /* window state mapped? */ 848 int mapped; /* window state mapped? */
849 int int_bwidth; /* internal border width */ 849 int int_bwidth; /* internal border width */
850 int ext_bwidth; /* external border width */ 850 int ext_bwidth; /* external border width */
851 int lineSpace; /* number of extra pixels between rows */ 851 int lineSpace; /* number of extra pixels between rows */
852 int letterSpace; /* number of extra pixels between columns */
852 int saveLines; /* number of lines that fit in scrollback */ 853 int saveLines; /* number of lines that fit in scrollback */
853 int total_rows; /* total number of rows in this terminal */ 854 int total_rows; /* total number of rows in this terminal */
854 int term_start; /* term lines start here */ 855 int term_start; /* term lines start here */
855 int view_start; /* scrollback view starts here */ 856 int view_start; /* scrollback view starts here */
856 int top_row; /* topmost row index of scrollback */ 857 int top_row; /* topmost row index of scrollback */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines