ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvttoolkit.h
(Generate patch)

Comparing rxvt-unicode/src/rxvttoolkit.h (file contents):
Revision 1.9 by root, Wed Jan 11 00:59:58 2006 UTC vs.
Revision 1.10 by root, Fri Jan 13 04:59:04 2006 UTC

95 XrmDatabase get_resources (); 95 XrmDatabase get_resources ();
96 bool ref_init (); 96 bool ref_init ();
97 void ref_next (); 97 void ref_next ();
98 ~rxvt_display (); 98 ~rxvt_display ();
99 99
100 operator Display *() const { return display; }
101
102 void flush (); 100 void flush ();
103 Atom atom (const char *name); 101 Atom atom (const char *name);
104 void set_selection_owner (rxvt_term *owner); 102 void set_selection_owner (rxvt_term *owner);
105 103
106 void reg (xevent_watcher *w); 104 void reg (xevent_watcher *w);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines