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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.221 by root, Sun Feb 12 05:15:43 2006 UTC vs.
Revision 1.222 by root, Sun Feb 12 09:44:04 2006 UTC

1621 || !focus 1621 || !focus
1622 || !(input_style & (XIMPreeditArea | XIMPreeditPosition)) 1622 || !(input_style & (XIMPreeditArea | XIMPreeditPosition))
1623 || !IMisRunning ()) 1623 || !IMisRunning ())
1624 return; 1624 return;
1625 1625
1626 if (input_style & XIMPreeditArea) 1626 if (input_style & XIMPreeditPosition)
1627 { 1627 {
1628 im_set_size (preedit_rect); 1628 im_set_size (preedit_rect);
1629 preedit_attr = XVaCreateNestedList (0, XNArea, &preedit_rect, NULL); 1629 preedit_attr = XVaCreateNestedList (0, XNArea, &preedit_rect, NULL);
1630 1630
1631 XSetICValues (Input_Context, 1631 XSetICValues (Input_Context,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines