Develop and Download Open Source Software

Browse CVS Repository

Diff of /ttssh2/teraterm/source/common/tttypes.h

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

revision 1.65 by doda, Sun Feb 24 13:16:33 2008 UTC revision 1.66 by doda, Sun Feb 24 17:29:32 2008 UTC
# Line 168  typedef TCharAttr *PCharAttr; Line 168  typedef TCharAttr *PCharAttr;
168  #define TF_BACKWRAP           128  #define TF_BACKWRAP           128
169    
170  // ANSI color flags (used in ts.ColorFlag)  // ANSI color flags (used in ts.ColorFlag)
171  #define CF_FULLCOLOR    1  #define CF_PCBOLD16     1
172  #define CF_USETEXTCOLOR 2  #define CF_AIXTERM16    2
173    #define CF_XTERM256     4
174    #define CF_FULLCOLOR    7
175    #define CF_USETEXTCOLOR 8
176    
177  // port flags (used in ts.PortFlag)  // port flags (used in ts.PortFlag)
178  #define PF_CONFIRMDISCONN 1  #define PF_CONFIRMDISCONN 1

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

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