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 4420 by doda, Fri Apr 8 03:08:19 2011 UTC revision 4421 by doda, Fri Apr 8 03:53:59 2011 UTC
# Line 4413  BOOL MouseReport(int Event, int Button, Line 4413  BOOL MouseReport(int Event, int Button,
4413    
4414          case IdMouseTrackX10: /* nothing to do */          case IdMouseTrackX10: /* nothing to do */
4415          case IdMouseTrackNetTerm: /* nothing to do */          case IdMouseTrackNetTerm: /* nothing to do */
4416              return TRUE;
4417    
4418          case IdMouseTrackVT200Hl: /* not supported yet */          case IdMouseTrackVT200Hl: /* not supported yet */
4419          default:          default:
4420            return FALSE;            return FALSE;

Legend:
Removed from v.4420  
changed lines
  Added in v.4421

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