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.248 by root, Mon Jan 30 16:12:58 2006 UTC vs.
Revision 1.249 by root, Mon Jan 30 19:46:13 2006 UTC

1256 void set_utf8_property (Atom prop, const char *str, int len = -1); 1256 void set_utf8_property (Atom prop, const char *str, int len = -1);
1257 void set_title (const char *str); 1257 void set_title (const char *str);
1258 void set_icon_name (const char *str); 1258 void set_icon_name (const char *str);
1259 void set_window_color (int idx, const char *color); 1259 void set_window_color (int idx, const char *color);
1260 void set_colorfgbg (); 1260 void set_colorfgbg ();
1261 int rXParseAllocColor (rxvt_color * screen_in_out, const char *colour); 1261 bool set_color (rxvt_color &color, const char *name);
1262 void set_widthheight (unsigned int newwidth, unsigned int newheight); 1262 void set_widthheight (unsigned int newwidth, unsigned int newheight);
1263 1263
1264 // screen.C 1264 // screen.C
1265 1265
1266 void lalloc (line_t &l) const 1266 void lalloc (line_t &l) const

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines