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.83 by ayin, Mon Dec 17 11:16:58 2007 UTC vs.
Revision 1.84 by ayin, Tue Dec 18 12:04:50 2007 UTC

219 rxvt_color *pix_colors; 219 rxvt_color *pix_colors;
220 rxvt_color *pix_colors_focused; 220 rxvt_color *pix_colors_focused;
221#ifdef OFF_FOCUS_FADING 221#ifdef OFF_FOCUS_FADING
222 rxvt_color *pix_colors_unfocused; 222 rxvt_color *pix_colors_unfocused;
223#endif 223#endif
224 short numpix_colors;
225 Cursor TermWin_cursor; /* cursor for vt window */ 224 Cursor TermWin_cursor; /* cursor for vt window */
226 int sb_shadow; /* scrollbar shadow width */ 225 int sb_shadow; /* scrollbar shadow width */
227 int numlock_state; 226 int numlock_state;
228 line_t *row_buf; // all lines, scrollback + terminal, circular, followed by temp_buf 227 line_t *row_buf; // all lines, scrollback + terminal, circular, followed by temp_buf
229 line_t *drawn_buf; // text on screen 228 line_t *drawn_buf; // text on screen

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines