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.32 by sasha, Thu Jul 12 22:33:16 2007 UTC vs.
Revision 1.33 by ayin, Wed Oct 31 09:55:24 2007 UTC

306 bool alloc (rxvt_screen *screen, const rgba &color); 306 bool alloc (rxvt_screen *screen, const rgba &color);
307 void free (rxvt_screen *screen); 307 void free (rxvt_screen *screen);
308 308
309 void get (rgba &color); 309 void get (rgba &color);
310 void get (XColor &color); 310 void get (XColor &color);
311 311
312 bool set (rxvt_screen *screen, const char *name); 312 bool set (rxvt_screen *screen, const char *name);
313 bool set (rxvt_screen *screen, const rgba &color); 313 bool set (rxvt_screen *screen, const rgba &color);
314 314
315 void fade (rxvt_screen *screen, int percent, rxvt_color &result, const rgba &to = rgba (0, 0, 0)); 315 void fade (rxvt_screen *screen, int percent, rxvt_color &result, const rgba &to = rgba (0, 0, 0));
316}; 316};

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines