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 3637 by yutakapon, Thu Oct 8 16:38:28 2009 UTC revision 3715 by doda, Sat Dec 12 06:42:18 2009 UTC
# Line 2031  void CSSetAttr() Line 2031  void CSSetAttr()
2031        ts.ColorFlag ^= CF_REVERSEVIDEO;        ts.ColorFlag ^= CF_REVERSEVIDEO;
2032    
2033  #ifdef ALPHABLEND_TYPE2  #ifdef ALPHABLEND_TYPE2
2034        BGInitialize();  //      BGInitialize();
2035          BGExchangeColor();
2036  #endif  #endif
2037        DispChangeBackground();        DispChangeBackground();
2038        UpdateWindow(HVTWin);        UpdateWindow(HVTWin);

Legend:
Removed from v.3637  
changed lines
  Added in v.3715

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