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.498 by root, Mon Jun 4 15:18:52 2012 UTC vs.
Revision 1.499 by root, Tue Jun 5 11:00:40 2012 UTC

1261 void scr_overlay_set (int x, int y, const char *s) NOTHROW; 1261 void scr_overlay_set (int x, int y, const char *s) NOTHROW;
1262 void scr_overlay_set (int x, int y, const wchar_t *s) NOTHROW; 1262 void scr_overlay_set (int x, int y, const wchar_t *s) NOTHROW;
1263#endif 1263#endif
1264 1264
1265 vector<void *> allocated; // free these memory blocks with free() 1265 vector<void *> allocated; // free these memory blocks with free()
1266
1267 int parent_x, parent_y; // parent window position relative to root, only updated on demand
1266 1268
1267 char *locale; 1269 char *locale;
1268 char charsets[4]; 1270 char charsets[4];
1269 char *v_buffer; /* pointer to physical buffer */ 1271 char *v_buffer; /* pointer to physical buffer */
1270 unsigned int v_buflen; /* size of area to write */ 1272 unsigned int v_buflen; /* size of area to write */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines