Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/vtterm.c

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

revision 10157 by zmatsuo, Sun Aug 14 16:30:14 2022 UTC revision 10190 by zmatsuo, Fri Aug 26 14:28:55 2022 UTC
# Line 3094  void CSQExchangeColor()                // DECSCNM / Vi Line 3094  void CSQExchangeColor()                // DECSCNM / Vi
3094    
3095          ts.ColorFlag ^= CF_REVERSEVIDEO;          ts.ColorFlag ^= CF_REVERSEVIDEO;
3096    
 #ifdef ALPHABLEND_TYPE2  
3097          BGExchangeColor();          BGExchangeColor();
 #endif  
3098          DispChangeBackground();          DispChangeBackground();
3099          UpdateWindow(HVTWin);          UpdateWindow(HVTWin);
3100  }  }

Legend:
Removed from v.10157  
changed lines
  Added in v.10190

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26