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.235 by root, Sun Jan 22 11:57:06 2006 UTC vs.
Revision 1.236 by root, Sun Jan 22 17:10:01 2006 UTC

1257 void create_windows (int argc, const char *const *argv); 1257 void create_windows (int argc, const char *const *argv);
1258 void resize_all_windows (unsigned int newwidth, unsigned int newheight, int ignoreparent); 1258 void resize_all_windows (unsigned int newwidth, unsigned int newheight, int ignoreparent);
1259 void window_calc (unsigned int newwidth, unsigned int newheight); 1259 void window_calc (unsigned int newwidth, unsigned int newheight);
1260 1260
1261#if USE_XIM 1261#if USE_XIM
1262 rxvt_xim *input_method; 1262 rxvt_xim *input_method;
1263 XIC Input_Context; 1263 XIC Input_Context;
1264 XIMStyle input_style; 1264 XIMStyle input_style;
1265 XPoint spot; // most recently sent spot position 1265 XPoint spot; // most recently sent spot position
1266 1266
1267 void im_destroy (); 1267 void im_destroy ();
1268 void im_cb (); im_watcher im_ev; 1268 void im_cb (); im_watcher im_ev;
1269 void im_set_size (XRectangle &size); 1269 void im_set_size (XRectangle &size);
1270 void im_set_position (XPoint &pos) NOTHROW; 1270 void im_set_position (XPoint &pos) NOTHROW;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines