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

Comparing rxvt-unicode/src/rxvttoolkit.h (file contents):
Revision 1.7 by root, Mon Jan 17 00:59:24 2005 UTC vs.
Revision 1.8 by root, Thu Aug 11 02:05:07 2005 UTC

171 171
172 bool set (rxvt_display *display, Pixel p); 172 bool set (rxvt_display *display, Pixel p);
173 bool set (rxvt_display *display, const char *name); 173 bool set (rxvt_display *display, const char *name);
174 bool set (rxvt_display *display, unsigned short cr, unsigned short cg, unsigned short cb); 174 bool set (rxvt_display *display, unsigned short cr, unsigned short cg, unsigned short cb);
175 175
176 rxvt_color fade (rxvt_display *, int percent); 176 rxvt_color fade (rxvt_display *, int percent); // fades to black
177 rxvt_color fade (rxvt_display *, int percent, rxvt_color &fadeto);
177 178
178 void free (rxvt_display *display); 179 void free (rxvt_display *display);
179}; 180};
180 181
181#endif 182#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines