[Ttssh2-commit] [3971] コミット漏れ。 (r3969)

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 8月 9日 (月) 19:35:33 JST


Revision: 3971
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=3971
Author:   doda
Date:     2010-08-09 19:35:33 +0900 (Mon, 09 Aug 2010)

Log Message:
-----------
コミット漏れ。(r3969)

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


-------------- next part --------------
Modified: trunk/teraterm/common/tttypes.h
===================================================================
--- trunk/teraterm/common/tttypes.h	2010-08-09 10:24:36 UTC (rev 3970)
+++ trunk/teraterm/common/tttypes.h	2010-08-09 10:35:33 UTC (rev 3971)
@@ -220,10 +220,11 @@
 #define PF_BEEPONCONNECT  2
 
 // Window flags (used in ts.WindowFlag)
-#define WF_CURSORCHANGE  1
-#define WF_WINDOWCHANGE  2
-#define WF_WINDOWREPORT  4
-#define WF_TITLEREPORT   24 // (8 | 16)
+#define WF_CURSORCHANGE    1
+#define WF_WINDOWCHANGE    2
+#define WF_WINDOWREPORT    4
+#define WF_TITLEREPORT     24 // (8 | 16)
+#define WF_IMECURSORCHANGE 32
 
 // Title Reporting Type
 #define IdTitleReportIgnore 0
@@ -931,6 +932,7 @@
  *   added NextShownWin/PrevShownWin shortcut key.
  *   added tttset.DisableMenuDuplicateSession.
  *   added tttset.DisableMenuNewConnection.
+ *   added tttset.IMERelatedCursorStyle.
  *
  * - At version 4.66, ttset_memfilemap was replaced with ttset_memfilemap_12.
  *   renamed tttset.Baud to Baud_.



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