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.272 by ayin, Sun Jun 10 15:16:15 2007 UTC vs.
Revision 1.273 by ayin, Mon Jun 11 13:33:34 2007 UTC

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 1103#endif
1104#if TRANSPARENT 1104#if TRANSPARENT
1105 int check_our_parents ();
1105 void check_our_parents_cb (time_watcher &w); 1106 void check_our_parents_cb (time_watcher &w);
1106 time_watcher check_our_parents_ev; 1107 time_watcher check_our_parents_ev;
1107#endif 1108#endif
1108 1109
1109 void x_cb (XEvent &xev); 1110 void x_cb (XEvent &xev);
1229 void button_press (XButtonEvent &ev); 1230 void button_press (XButtonEvent &ev);
1230 void button_release (XButtonEvent &ev); 1231 void button_release (XButtonEvent &ev);
1231 void focus_in (); 1232 void focus_in ();
1232 void focus_out (); 1233 void focus_out ();
1233 void update_fade_color (unsigned int idx); 1234 void update_fade_color (unsigned int idx);
1234 int check_our_parents ();
1235#ifdef PRINTPIPE 1235#ifdef PRINTPIPE
1236 FILE *popen_printer (); 1236 FILE *popen_printer ();
1237 int pclose_printer (FILE *stream); 1237 int pclose_printer (FILE *stream);
1238#endif 1238#endif
1239 void process_print_pipe (); 1239 void process_print_pipe ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines