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.347 by sf-exg, Mon Jan 10 14:07:19 2011 UTC vs.
Revision 1.348 by sf-exg, Thu Jan 20 16:41:23 2011 UTC

1090 } 1090 }
1091 1091
1092 if (fix_screen || old_height == 0) 1092 if (fix_screen || old_height == 0)
1093 scr_reset (); 1093 scr_reset ();
1094 1094
1095#ifdef HAVE_BG_PIXMAP
1096// TODO: this don't seem to have any effect - do we still need it ? If so - in which case exactly ?
1097// if (bgPixmap.pixmap)
1098// scr_touch (false);
1099#endif
1100
1101#ifdef USE_XIM 1095#ifdef USE_XIM
1102 IMSetPosition (); 1096 IMSetPosition ();
1103#endif 1097#endif
1104} 1098}
1105 1099

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines