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.409 by root, Sun May 23 00:37:19 2010 UTC vs.
Revision 1.410 by sf-exg, Mon Jul 19 16:43:21 2010 UTC

1308 void recolour_cursor (); 1308 void recolour_cursor ();
1309 void resize_all_windows (unsigned int newwidth, unsigned int newheight, int ignoreparent); 1309 void resize_all_windows (unsigned int newwidth, unsigned int newheight, int ignoreparent);
1310 void window_calc (unsigned int newwidth, unsigned int newheight); 1310 void window_calc (unsigned int newwidth, unsigned int newheight);
1311 bool set_fonts (); 1311 bool set_fonts ();
1312 void set_string_property (Atom prop, const char *str, int len = -1); 1312 void set_string_property (Atom prop, const char *str, int len = -1);
1313 void set_mbstring_property (Atom prop, const char *str, int len = -1);
1313 void set_utf8_property (Atom prop, const char *str, int len = -1); 1314 void set_utf8_property (Atom prop, const char *str, int len = -1);
1314 void set_title (const char *str); 1315 void set_title (const char *str);
1315 void set_icon_name (const char *str); 1316 void set_icon_name (const char *str);
1316 void set_window_color (int idx, const char *color); 1317 void set_window_color (int idx, const char *color);
1317 void set_colorfgbg (); 1318 void set_colorfgbg ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines