ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/background.h
(Generate patch)

Comparing rxvt-unicode/src/background.h (file contents):
Revision 1.29 by sf-exg, Fri Oct 22 18:03:10 2010 UTC vs.
Revision 1.30 by sf-exg, Sat Oct 30 10:57:53 2010 UTC

106 bool set_tint (rxvt_color &new_tint); 106 bool set_tint (rxvt_color &new_tint);
107 bool unset_tint (); 107 bool unset_tint ();
108 bool set_shade (const char *shade_str); 108 bool set_shade (const char *shade_str);
109 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 109 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height);
110 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 110 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height);
111 bool set_root_pixmap (); 111 void set_root_pixmap ();
112 112
113 unsigned long make_transparency_pixmap ();/* returns combination of the transpTransformations flags */ 113 unsigned long make_transparency_pixmap ();/* returns combination of the transpTransformations flags */
114# endif 114# endif
115 double invalid_since, valid_since; 115 double invalid_since, valid_since;
116 116

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines