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.157 by root, Mon Jun 13 05:30:26 2005 UTC vs.
Revision 1.158 by root, Sat Jun 18 09:02:37 2005 UTC

1227 void scr_overlay_off (); 1227 void scr_overlay_off ();
1228 void scr_overlay_set (int x, int y, 1228 void scr_overlay_set (int x, int y,
1229 text_t text, 1229 text_t text,
1230 rend_t rend = OVERLAY_RSTYLE); 1230 rend_t rend = OVERLAY_RSTYLE);
1231 void scr_overlay_set (int x, int y, const char *s); 1231 void scr_overlay_set (int x, int y, const char *s);
1232 void scr_overlay_set (int x, int y, const wchar_t *s);
1232#endif 1233#endif
1233 1234
1234 vector<void *> allocated; // free these memory blocks with free() 1235 vector<void *> allocated; // free these memory blocks with free()
1235 1236
1236 char *env_windowid; /* environmental variable WINDOWID */ 1237 char *env_windowid; /* environmental variable WINDOWID */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines