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.128 by root, Sat Dec 11 23:01:36 2004 UTC vs.
Revision 1.129 by root, Mon Dec 13 01:29:03 2004 UTC

1102#endif 1102#endif
1103/* ---------- */ 1103/* ---------- */
1104 Time selection_time, 1104 Time selection_time,
1105 selection_request_time; 1105 selection_request_time;
1106 pid_t cmd_pid; /* process id of child */ 1106 pid_t cmd_pid; /* process id of child */
1107 char * incr_buf;
1108 size_t incr_buf_size, incr_buf_fill;
1107/* ---------- */ 1109/* ---------- */
1108 Cursor leftptr_cursor; 1110 Cursor leftptr_cursor;
1109#ifdef POINTER_BLANK 1111#ifdef POINTER_BLANK
1110 Cursor blank_cursor; 1112 Cursor blank_cursor;
1111#endif 1113#endif
1448 void scr_bell (); 1450 void scr_bell ();
1449 void scr_printscreen (int fullhist); 1451 void scr_printscreen (int fullhist);
1450 void scr_reverse_selection (); 1452 void scr_reverse_selection ();
1451 void scr_dump (int fd); 1453 void scr_dump (int fd);
1452 void selection_check (int check_more); 1454 void selection_check (int check_more);
1453 int selection_paste (Window win, Atom prop, bool delete_prop); 1455 void selection_paste (Window win, Atom prop, bool delete_prop);
1454 void selection_property (Window win, Atom prop); 1456 void selection_property (Window win, Atom prop);
1455 void selection_request (Time tm, int x, int y); 1457 void selection_request (Time tm, int x, int y);
1456 int selection_request_other (Atom target, int selnum); 1458 int selection_request_other (Atom target, int selnum);
1457 void selection_clear (); 1459 void selection_clear ();
1458 void selection_make (Time tm); 1460 void selection_make (Time tm);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines