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.271 by root, Sat Jun 9 13:04:27 2007 UTC vs.
Revision 1.273 by ayin, Mon Jun 11 13:33:34 2007 UTC

1098 } 1098 }
1099 1099
1100#if TRANSPARENT || ENABLE_PERL 1100#if TRANSPARENT || ENABLE_PERL
1101 void rootwin_cb (XEvent &xev); 1101 void rootwin_cb (XEvent &xev);
1102 xevent_watcher rootwin_ev; 1102 xevent_watcher rootwin_ev;
1103#endif
1104#if TRANSPARENT
1105 int check_our_parents ();
1103 void check_our_parents_cb (time_watcher &w); 1106 void check_our_parents_cb (time_watcher &w);
1104 time_watcher check_our_parents_ev; 1107 time_watcher check_our_parents_ev;
1105#endif 1108#endif
1106 1109
1107 void x_cb (XEvent &xev); 1110 void x_cb (XEvent &xev);
1227 void button_press (XButtonEvent &ev); 1230 void button_press (XButtonEvent &ev);
1228 void button_release (XButtonEvent &ev); 1231 void button_release (XButtonEvent &ev);
1229 void focus_in (); 1232 void focus_in ();
1230 void focus_out (); 1233 void focus_out ();
1231 void update_fade_color (unsigned int idx); 1234 void update_fade_color (unsigned int idx);
1232 int check_our_parents ();
1233#ifdef PRINTPIPE 1235#ifdef PRINTPIPE
1234 FILE *popen_printer (); 1236 FILE *popen_printer ();
1235 int pclose_printer (FILE *stream); 1237 int pclose_printer (FILE *stream);
1236#endif 1238#endif
1237 void process_print_pipe (); 1239 void process_print_pipe ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines