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.332 by ayin, Fri Dec 14 00:04:23 2007 UTC vs.
Revision 1.333 by root, Fri Dec 14 05:25:25 2007 UTC

1061#ifdef HAVE_SCROLLBARS 1061#ifdef HAVE_SCROLLBARS
1062 xevent_watcher scrollbar_ev; 1062 xevent_watcher scrollbar_ev;
1063#endif 1063#endif
1064 1064
1065 void child_cb (ev::child &w, int revents); ev::child child_ev; 1065 void child_cb (ev::child &w, int revents); ev::child child_ev;
1066 void prepare_cb (ev::prepare &w, int revents); ev::prepare prepare_ev;
1067 void destroy_cb (ev::idle &w, int revents); ev::idle destroy_ev; 1066 void destroy_cb (ev::idle &w, int revents); ev::idle destroy_ev;
1067 void refresh_check ();
1068 void flush (); 1068 void flush ();
1069 void flush_cb (ev::timer &w, int revents); ev::timer flush_ev; 1069 void flush_cb (ev::timer &w, int revents); ev::timer flush_ev;
1070 bool pty_fill (); 1070 bool pty_fill ();
1071 void pty_cb (ev::io &w, int revents); ev::io pty_ev; 1071 void pty_cb (ev::io &w, int revents); ev::io pty_ev;
1072 void incr_cb (ev::timer &w, int revents) NOTHROW; ev::timer incr_ev; 1072 void incr_cb (ev::timer &w, int revents) NOTHROW; ev::timer incr_ev;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines