[aquaskk-changes 202] CVS update: AquaSKK

Back to archive index

Tomotaka SUWA t-suw****@users*****
2006年 4月 26日 (水) 22:23:38 JST


Index: AquaSKK/BIMComponent.cpp
diff -u AquaSKK/BIMComponent.cpp:1.4.2.5 AquaSKK/BIMComponent.cpp:1.4.2.6
--- AquaSKK/BIMComponent.cpp:1.4.2.5	Sat Apr  8 00:41:04 2006
+++ AquaSKK/BIMComponent.cpp	Wed Apr 26 22:23:38 2006
@@ -1,5 +1,5 @@
 /*
-  $Id: BIMComponent.cpp,v 1.4.2.5 2006/04/07 15:41:04 t-suwa Exp $
+  $Id: BIMComponent.cpp,v 1.4.2.6 2006/04/26 13:23:38 t-suwa Exp $
 
   MacOS X implementation of the SKK input method.
 
@@ -249,6 +249,7 @@
 
 // ƒRƒ“ƒ|[ƒlƒ“ƒg‚̏‰Šú‰»—v‹
 ComponentResult BIMInitiateTextService(Handle inSessionHandle) {
+#if 0
 #if MAC_OS_X_VERSION_MAX_ALLOWED >= 1040
     // ASCII ƒ‚[ƒh‚ŏ‰Šú‰»‚·‚é
     if((*(BIMSessionHandle)inSessionHandle)->asciimode_startup) {
@@ -259,6 +260,7 @@
 	SetDefaultInputMethodOfClass(BIMGetComponentID(), &slr, kKeyboardInputMethodClass);
     }
 #endif
+#endif
 
     return noErr;
 }
Index: AquaSKK/ChangeLog
diff -u AquaSKK/ChangeLog:1.20.2.26 AquaSKK/ChangeLog:1.20.2.27
--- AquaSKK/ChangeLog:1.20.2.26	Tue Apr 25 23:13:11 2006
+++ AquaSKK/ChangeLog	Wed Apr 26 22:23:38 2006
@@ -1,3 +1,7 @@
+2006-04-26  Tomotaka SUWA  <t.suw****@mac*****>
+
+	* BIMComponent.cpp: Tiger ‚Å‚à ASCII ‰Šú‰»ƒIƒvƒVƒ‡ƒ“‚𖳌ø‚ɏC³B
+
 2006-04-25  Tomotaka SUWA  <t.suw****@mac*****>
 
 	* KanjiConversionMode.cpp: ƒgƒOƒ‹•ÏŠ·‚ÌŒ‹‰Ê‚ðŠwK‚·‚é‚悤‚ɏC³B


aquaskk-changes メーリングリストの案内
Back to archive index