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

Comparing rxvt-unicode/src/xpm.C (file contents):
Revision 1.68 by sasha, Wed Aug 15 17:05:07 2007 UTC vs.
Revision 1.69 by sasha, Wed Aug 15 22:41:52 2007 UTC

1029 { 1029 {
1030 target->scrollBar.setIdle (); 1030 target->scrollBar.setIdle ();
1031 target->scrollbar_show (0); 1031 target->scrollbar_show (0);
1032 } 1032 }
1033#endif 1033#endif
1034 /* Is that really neccessary? we did a XClearArea to generate Expose events alreday ! */
1034 target->want_refresh = target->want_full_refresh = 1; 1035 target->want_refresh = target->want_full_refresh = 1;
1036 /* TODO: why do we need a flush here ??? It causes segfault on resize ! */
1035 target->flush (); 1037// target->flush ();
1036 } 1038 }
1037} 1039}
1038#endif /* HAVE_BG_PIXMAP */ 1040#endif /* HAVE_BG_PIXMAP */
1039 1041
1040 1042

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines