[Ttssh2-commit] [3994] コメント修正

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 8月 14日 (土) 03:12:38 JST


Revision: 3994
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=3994
Author:   doda
Date:     2010-08-14 03:12:38 +0900 (Sat, 14 Aug 2010)

Log Message:
-----------
コメント修正

Modified Paths:
--------------
    trunk/teraterm/common/tttypes.h


-------------- next part --------------
Modified: trunk/teraterm/common/tttypes.h
===================================================================
--- trunk/teraterm/common/tttypes.h	2010-08-13 18:07:02 UTC (rev 3993)
+++ trunk/teraterm/common/tttypes.h	2010-08-13 18:12:38 UTC (rev 3994)
@@ -560,13 +560,13 @@
 #define IdMouseTrackX10      2
 #define IdMouseTrackVT200    3
 #define IdMouseTrackVT200Hl  4  // not supported
-#define IdMouseTrackBtnEvent 5  // limited support -- same as VT200 mode
-#define IdMouseTrackAllEvent 6  // limited support -- same as VT200 mode
+#define IdMouseTrackBtnEvent 5
+#define IdMouseTrackAllEvent 6
 
   /* Mouse event */
 #define IdMouseEventBtnDown  1
 #define IdMouseEventBtnUp    2
-#define IdMouseEventMove     3  // not supported yet
+#define IdMouseEventMove     3
 #define IdMouseEventWheel    4
 
   /* Serial port ID */



Ttssh2-commit メーリングリストの案内
Back to archive index