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

Comparing rxvt-unicode/src/rxvtlib.h.in (file contents):
Revision 1.67 by root, Mon Jan 16 15:00:20 2006 UTC vs.
Revision 1.69 by root, Tue Jan 17 10:14:26 2006 UTC

243 rxvt_color *pix_colors_unfocused; 243 rxvt_color *pix_colors_unfocused;
244#endif 244#endif
245 short numpix_colors; 245 short numpix_colors;
246 Cursor TermWin_cursor; /* cursor for vt window */ 246 Cursor TermWin_cursor; /* cursor for vt window */
247 int sb_shadow; /* scrollbar shadow width */ 247 int sb_shadow; /* scrollbar shadow width */
248 rxvt_ptytty pty;
249 int numlock_state; 248 int numlock_state;
250 line_t *row_buf; // all lines, scrollback + terminal, circular, followed by temp_buf 249 line_t *row_buf; // all lines, scrollback + terminal, circular, followed by temp_buf
251 line_t *drawn_buf; // text on screen 250 line_t *drawn_buf; // text on screen
252 line_t *swap_buf; // lines for swap buffer 251 line_t *swap_buf; // lines for swap buffer
253 char *tabs; /* per location: 1 == tab-stop */ 252 char *tabs; /* per location: 1 == tab-stop */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines