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|[lgÌú»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 ú»IvVð³øÉC³B
+
2006-04-25 Tomotaka SUWA <t.suw****@mac*****>
* KanjiConversionMode.cpp: gOÏ·ÌÊðwK·éæ¤ÉC³B