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.20 by root, Tue Jan 31 19:53:31 2006 UTC vs.
Revision 1.21 by root, Wed Feb 1 18:36:48 2006 UTC

251 251
252 bool alloc (rxvt_screen *screen, const rgba &color); 252 bool alloc (rxvt_screen *screen, const rgba &color);
253 void free (rxvt_screen *screen); 253 void free (rxvt_screen *screen);
254 254
255 void get (rgba &color); 255 void get (rgba &color);
256 void get (XColor &color);
256 257
257 bool set (rxvt_screen *screen, const char *name); 258 bool set (rxvt_screen *screen, const char *name);
258 bool set (rxvt_screen *screen, const rgba &color); 259 bool set (rxvt_screen *screen, const rgba &color);
259 260
260 void fade (rxvt_screen *screen, int percent, rxvt_color &result, const rgba &to = rgba (0, 0, 0)); 261 void fade (rxvt_screen *screen, int percent, rxvt_color &result, const rgba &to = rgba (0, 0, 0));

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines