/[rdesktop]/sourceforge.net/trunk/rdesktop/xwin.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/xwin.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 77 by astrand, Mon Jul 29 20:17:10 2002 UTC revision 80 by jsorg71, Tue Jul 30 00:56:48 2002 UTC
# Line 910  ui_patblt(uint8 opcode, Line 910  ui_patblt(uint8 opcode,
910                          FILL_RECTANGLE(x, y, cx, cy);                          FILL_RECTANGLE(x, y, cx, cy);
911    
912                          XSetFillStyle(display, gc, FillSolid);                          XSetFillStyle(display, gc, FillSolid);
913                            XSetTSOrigin(display, gc, 0, 0);
914                          ui_destroy_glyph((HGLYPH) fill);                          ui_destroy_glyph((HGLYPH) fill);
915                          break;                          break;
916    

Legend:
Removed from v.77  
changed lines
  Added in v.80

  ViewVC Help
Powered by ViewVC 1.1.26