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.12 by root, Fri Dec 14 06:29:28 2007 UTC vs.
Revision 1.13 by sasha, Fri Jan 4 21:25:57 2008 UTC

96 bool set_shade (const char *shade_str); 96 bool set_shade (const char *shade_str);
97 bool set_root_pixmap (); 97 bool set_root_pixmap ();
98 98
99 unsigned long make_transparency_pixmap ();/* returns combination of the transpTransformations flags */ 99 unsigned long make_transparency_pixmap ();/* returns combination of the transpTransformations flags */
100# endif 100# endif
101 double invalid_since; 101 double invalid_since, valid_since;
102 102
103 Pixmap pixmap; 103 Pixmap pixmap;
104 unsigned int pmap_width, pmap_height; 104 unsigned int pmap_width, pmap_height;
105 unsigned int pmap_depth; 105 unsigned int pmap_depth;
106 106

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines