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.275 by root, Tue Jun 26 00:40:19 2007 UTC vs.
Revision 1.279 by sasha, Thu Jul 26 16:17:50 2007 UTC

134const char * rxvt_Str_skip_space (const char *str) NOTHROW; 134const char * rxvt_Str_skip_space (const char *str) NOTHROW;
135char * rxvt_Str_trim (char *str) NOTHROW; 135char * rxvt_Str_trim (char *str) NOTHROW;
136int rxvt_Str_escaped (char *str) NOTHROW; 136int rxvt_Str_escaped (char *str) NOTHROW;
137char ** rxvt_splitcommastring (const char *cs) NOTHROW; 137char ** rxvt_splitcommastring (const char *cs) NOTHROW;
138void rxvt_freecommastring (char **cs) NOTHROW; 138void rxvt_freecommastring (char **cs) NOTHROW;
139char * rxvt_File_find (const char *file, const char *ext, const char *path) NOTHROW;
140 139
141///////////////////////////////////////////////////////////////////////////// 140/////////////////////////////////////////////////////////////////////////////
142 141
143// temporarily replace the process environment 142// temporarily replace the process environment
144extern char **environ; 143extern char **environ;
1021 ttymode_t tio; 1020 ttymode_t tio;
1022 row_col_t oldcursor; 1021 row_col_t oldcursor;
1023#ifdef XPM_BACKGROUND 1022#ifdef XPM_BACKGROUND
1024 bgPixmap_t bgPixmap; 1023 bgPixmap_t bgPixmap;
1025#ifdef HAVE_AFTERIMAGE 1024#ifdef HAVE_AFTERIMAGE
1025 struct ASVisual *asv;
1026 ASImageManager *asimman; 1026 ASImageManager *asimman;
1027 ASImage *original_asim; 1027 ASImage *original_asim;
1028 struct { unsigned int width, height; } xpmAttr; /* all we need is width/height */ 1028 struct { unsigned int width, height; } xpmAttr; /* all we need is width/height */
1029#else 1029#else
1030 XpmAttributes xpmAttr; /* originally loaded pixmap and its scaling */ 1030 XpmAttributes xpmAttr; /* originally loaded pixmap and its scaling */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines