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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.549 by sf-exg, Thu Jun 30 11:33:43 2016 UTC vs.
Revision 1.550 by root, Thu Jun 30 17:22:54 2016 UTC

1415 char *get_to_st (unicode_t &ends_how); 1415 char *get_to_st (unicode_t &ends_how);
1416 void process_dcs_seq (); 1416 void process_dcs_seq ();
1417 void process_osc_seq (); 1417 void process_osc_seq ();
1418 void process_color_seq (int report, int color, const char *str, char resp); 1418 void process_color_seq (int report, int color, const char *str, char resp);
1419 void process_xterm_seq (int op, char *str, char resp); 1419 void process_xterm_seq (int op, char *str, char resp);
1420 unsigned int map_rgb24_color (unsigned int r, unsigned int g, unsigned int b); 1420 unsigned int map_rgb24_color (unsigned int r, unsigned int g, unsigned int b, unsigned int a);
1421 int privcases (int mode, unsigned long bit); 1421 int privcases (int mode, unsigned long bit);
1422 void process_terminal_mode (int mode, int priv, unsigned int nargs, const int *arg); 1422 void process_terminal_mode (int mode, int priv, unsigned int nargs, const int *arg);
1423 void process_sgr_mode (unsigned int nargs, const int *arg); 1423 void process_sgr_mode (unsigned int nargs, const int *arg);
1424 void set_cursor_style (int style); 1424 void set_cursor_style (int style);
1425 // init.C 1425 // init.C

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines