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.454 by root, Sat Dec 17 23:17:33 2011 UTC vs.
Revision 1.458 by sf-exg, Sun Jan 1 17:43:47 2012 UTC

1161 bool bg_set_shade (const char *shade_str); 1161 bool bg_set_shade (const char *shade_str);
1162 bool bg_set_blur (const char *geom); 1162 bool bg_set_blur (const char *geom);
1163 1163
1164 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 1164 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height);
1165 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 1165 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height);
1166 void tint_ximage (Visual *visual, XImage *ximage);
1166 unsigned long make_transparency_pixmap (); 1167 unsigned long make_transparency_pixmap ();
1167# endif 1168# endif
1168 1169
1169 ev_tstamp bg_valid_since; 1170 ev_tstamp bg_valid_since;
1170 1171
1565 void selection_click (int clicks, int x, int y) NOTHROW; 1566 void selection_click (int clicks, int x, int y) NOTHROW;
1566 void selection_extend (int x, int y, int flag) NOTHROW; 1567 void selection_extend (int x, int y, int flag) NOTHROW;
1567 void selection_rotate (int x, int y) NOTHROW; 1568 void selection_rotate (int x, int y) NOTHROW;
1568 1569
1569 // xdefaults.C 1570 // xdefaults.C
1570 void get_options (int argc, const char *const *argv); 1571 const char **get_options (int argc, const char *const *argv);
1571 int parse_keysym (const char *str, const char *arg); 1572 int parse_keysym (const char *str, const char *arg);
1572 const char *x_resource (const char *name); 1573 const char *x_resource (const char *name);
1573 void extract_resources (); 1574 void extract_resources ();
1574 void extract_keysym_resources (); 1575 void extract_keysym_resources ();
1575}; 1576};

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines