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.37 by pcg, Sun Feb 22 08:09:38 2004 UTC vs.
Revision 1.38 by pcg, Sun Feb 22 08:28:36 2004 UTC

367#define XTerm_font 50 367#define XTerm_font 50
368 368
369/* 369/*
370 * rxvt extensions of XTerm OSCs: ESC ] Ps;Pt (ST|BEL) 370 * rxvt extensions of XTerm OSCs: ESC ] Ps;Pt (ST|BEL)
371 */ 371 */
372#define XTerm_locale 9 /* change locale */
372#define XTerm_Menu 10 /* set menu item */ 373#define XTerm_Menu 10 /* set menu item */
373#define XTerm_Pixmap 20 /* new bg pixmap */ 374#define XTerm_Pixmap 20 /* new bg pixmap */
374#define XTerm_restoreFG 39 /* change default fg color */ 375#define XTerm_restoreFG 39 /* change default fg color */
375#define XTerm_restoreBG 49 /* change default bg color */ 376#define XTerm_restoreBG 49 /* change default bg color */
376#define XTerm_dumpscreen 55 /* dump scrollback and all of screen */ 377#define XTerm_dumpscreen 55 /* dump scrollback and all of screen */
1186 void cleanutent (); 1187 void cleanutent ();
1187 // main.C; 1188 // main.C;
1188 void privileges (int mode); 1189 void privileges (int mode);
1189 void privileged_utmp (char action); 1190 void privileged_utmp (char action);
1190 void privileged_ttydev (char action); 1191 void privileged_ttydev (char action);
1191 void change_font (int init, const char *fontname); 1192 bool change_font (const char *fontname);
1192 void font_up_down (int n, int direction); 1193 bool font_up_down (int n, int direction);
1193 void set_title (const char *str); 1194 void set_title (const char *str);
1194 void set_iconName (const char *str); 1195 void set_iconName (const char *str);
1195 void set_window_color (int idx, const char *color); 1196 void set_window_color (int idx, const char *color);
1196 void set_colorfgbg (); 1197 void set_colorfgbg ();
1197 int rXParseAllocColor (rxvt_color * screen_in_out, const char *colour); 1198 int rXParseAllocColor (rxvt_color * screen_in_out, const char *colour);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines