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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.124 by root, Sun Sep 5 09:54:28 2004 UTC vs.
Revision 1.125 by root, Sun Nov 21 19:04:07 2004 UTC

99int rxvt_Str_match (const char *s1, const char *s2); 99int rxvt_Str_match (const char *s1, const char *s2);
100const char * rxvt_Str_skip_space (const char *str); 100const char * rxvt_Str_skip_space (const char *str);
101char * rxvt_Str_trim (char *str); 101char * rxvt_Str_trim (char *str);
102int rxvt_Str_escaped (char *str); 102int rxvt_Str_escaped (char *str);
103char ** rxvt_splitcommastring (const char *cs); 103char ** rxvt_splitcommastring (const char *cs);
104void rxvt_freecommastring (char **cs);
104char * rxvt_File_find (const char *file, const char *ext, const char *path); 105char * rxvt_File_find (const char *file, const char *ext, const char *path);
105void rxvt_Draw_Shadow (Display *display, Window win, GC topShadow, GC botShadow, int x, int y, int w, int h); 106void rxvt_Draw_Shadow (Display *display, Window win, GC topShadow, GC botShadow, int x, int y, int w, int h);
106void rxvt_Draw_Triangle (Display *display, Window win, GC topShadow, GC botShadow, int x, int y, int w, int type); 107void rxvt_Draw_Triangle (Display *display, Window win, GC topShadow, GC botShadow, int x, int y, int w, int type);
107 108
108void rxvt_privileges (rxvt_privaction action); 109void rxvt_privileges (rxvt_privaction action);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines