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.319 by ayin, Thu Nov 15 11:36:15 2007 UTC vs.
Revision 1.320 by sasha, Thu Nov 15 18:40:11 2007 UTC

1048 void rootwin_cb (XEvent &xev); 1048 void rootwin_cb (XEvent &xev);
1049 xevent_watcher rootwin_ev; 1049 xevent_watcher rootwin_ev;
1050#endif 1050#endif
1051#ifdef HAVE_BG_PIXMAP 1051#ifdef HAVE_BG_PIXMAP
1052 int update_background (); 1052 int update_background ();
1053#if TRACE_PIXMAPS
1054 int trace_update_background (const char* file, int line);
1055# define update_background() trace_update_background (__FILE__, __LINE__)
1056#endif
1053 void update_background_cb (ev::timer &w, int revents); 1057 void update_background_cb (ev::timer &w, int revents);
1054 ev::timer update_background_ev; 1058 ev::timer update_background_ev;
1055#endif 1059#endif
1056 1060
1057 void x_cb (XEvent &xev); 1061 void x_cb (XEvent &xev);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines