[aquaskk-changes 101] CVS update: AquaSKK

Zurück zum Archiv-Index

Tomotaka SUWA t-suw****@users*****
2005年 12月 4日 (日) 14:29:41 JST


Index: AquaSKK/BIM.cpp
diff -u AquaSKK/BIM.cpp:1.8 AquaSKK/BIM.cpp:1.9
--- AquaSKK/BIM.cpp:1.8	Sun Dec  4 12:42:24 2005
+++ AquaSKK/BIM.cpp	Sun Dec  4 14:29:41 2005
@@ -1,5 +1,5 @@
 /*
-  $Id: BIM.cpp,v 1.8 2005/12/04 03:42:24 t-suwa Exp $
+  $Id: BIM.cpp,v 1.9 2005/12/04 05:29:41 t-suwa Exp $
 
   MacOS X implementation of the SKK input method.
 
@@ -258,6 +258,10 @@
 ComponentResult BIMSessionActivate(BIMSessionHandle inSessionHandle) {
     ActiveSession::theInstance().Add((CFIndex)inSessionHandle);
 
+    // “ú–{ŒêƒXƒNƒŠƒvƒg‚ð—LŒø‚É‚·‚é
+    long keyboardID = GetScriptVariable(smCurrentScript, smScriptKeys);
+    SetScriptVariable(smJapanese, smScriptKeys, keyboardID);
+
     // ƒAƒNƒeƒBƒu‚É‚È‚Á‚½Ž–‚ðŽI‚É“`‚¦‚éB
     ServerConnectionFactory::theInstance().newConnection().send(kBasicMessageActivated);
 
Index: AquaSKK/ChangeLog
diff -u AquaSKK/ChangeLog:1.16 AquaSKK/ChangeLog:1.17
--- AquaSKK/ChangeLog:1.16	Sun Dec  4 12:42:24 2005
+++ AquaSKK/ChangeLog	Sun Dec  4 14:29:41 2005
@@ -4,6 +4,8 @@
 	ˆÈ‘O BIMSessionActivate ‚É‚ ‚Á‚½ SetScriptVariable ‚ª‚±‚±‚Ɉړ®‚µ
 	‚Ä•œŠˆB‚»‚Ì‘¼Acosmetic ‚ȕύXB
 
+	(BIMSessionActivate): SetScriptVariable ‚𕜊ˆB
+
 2005-11-15  Tomotaka SUWA  <t.suw****@mac*****>
 
 	* SKKDictionary.cpp (SKKUserDictionary::registerOkuriAri,


aquaskk-changes メーリングリストの案内
Zurück zum Archiv-Index