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 3227 by maya, Tue Mar 24 15:10:33 2009 UTC revision 3262 by doda, Mon Mar 30 10:37:13 2009 UTC
# Line 3257  BOOL MouseReport(int Event, int Button, Line 3257  BOOL MouseReport(int Event, int Button,
3257        switch (MouseReportMode) {        switch (MouseReportMode) {
3258          case IdMouseTrackBtnEvent: /* not supported yet */          case IdMouseTrackBtnEvent: /* not supported yet */
3259          case IdMouseTrackAllEvent: /* not supported yet */          case IdMouseTrackAllEvent: /* not supported yet */
3260              len = MakeMouseReportStr(Report, sizeof Report, Button | modifier | 32, x, y);
3261              break;
3262    
3263          case IdMouseTrackDECELR: /* not supported yet */          case IdMouseTrackDECELR: /* not supported yet */
3264          case IdMouseTrackVT200Hl: /* not supported yet */          case IdMouseTrackVT200Hl: /* not supported yet */
3265          case IdMouseTrackX10: /* nothing to do */          case IdMouseTrackX10: /* nothing to do */

Legend:
Removed from v.3227  
changed lines
  Added in v.3262

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