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

Comparing rxvt-unicode/src/background.h (file contents):
Revision 1.42 by sf-exg, Sat Jan 15 17:41:43 2011 UTC vs.
Revision 1.43 by sf-exg, Thu Jan 20 17:39:29 2011 UTC

118 int target_y; 118 int target_y;
119 bool set_position (int x, int y); 119 bool set_position (int x, int y);
120 bool window_size_sensitive (); 120 bool window_size_sensitive ();
121 bool window_position_sensitive (); 121 bool window_position_sensitive ();
122 122
123 void apply ();
124 bool render (); 123 bool render ();
125 void invalidate () 124 void invalidate ()
126 { 125 {
127 flags |= isInvalid; 126 flags |= isInvalid;
128 } 127 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines