[PyObjC-svn] r2046 - in trunk/pyobjc/pyobjc-framework-InputMethodKit: . Exceptions PyObjCTest

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Sun Jan 25 15:23:35 2009
New Revision: 2046

Log:
Full API test coverage on Leopard

Added:
   trunk/pyobjc/pyobjc-framework-InputMethodKit/PyObjCTest/test_imkcandidates.py   (contents, props changed)
   trunk/pyobjc/pyobjc-framework-InputMethodKit/PyObjCTest/test_imkinputcontroller.py   (contents, props changed)
   trunk/pyobjc/pyobjc-framework-InputMethodKit/PyObjCTest/test_imkserver.py   (contents, props changed)
Modified:
   trunk/pyobjc/pyobjc-framework-InputMethodKit/Exceptions/InputMethodKit.bridgesupport
   trunk/pyobjc/pyobjc-framework-InputMethodKit/setup.py

Modified: trunk/pyobjc/pyobjc-framework-InputMethodKit/Exceptions/InputMethodKit.bridgesupport
==============================================================================
--- trunk/pyobjc/pyobjc-framework-InputMethodKit/Exceptions/InputMethodKit.bridgesupport	(original)
+++ trunk/pyobjc/pyobjc-framework-InputMethodKit/Exceptions/InputMethodKit.bridgesupport	Sun Jan 25 15:23:35 2009
@@ -51,6 +51,27 @@
       <arg comment='CF type' index='0' type='^{__TISInputSource=}' />
     </method>
   </class>
+  <class name='IMKInputController'>
+    <method selector='doCommandBySelector:commandDictionary:'>
+      <arg index='0' type=':' />
+    </method>
+  </class>
+  <class name='NSObject'>
+    <method selector='didCommandBySelector:client:'>
+      <arg index='0' type=':' />
+    </method>
+    <method selector='mouseDownOnCharacterIndex:coordinate:withModifier:continueTracking:client:'>
+      <arg index='3' type='^B' type_modifier='o' />
+    </method>
+  </class>
+  <class name='IMKCandidates'>
+    <method selector='selectionKeysKeylayout'>
+      <retval comment='CF type' type='^{__TISInputSource=}' />
+    </method>
+    <method selector='setSelectionKeysKeylayout:'>
+      <arg comment='CF type' index='0' type='^{__TISInputSource=}' />
+    </method>
+  </class>
   <class name='NSObject'>
     <method selector='mouseDownOnCharacterIndex:coordinate:withModifier:continueTracking:client:'>
       <arg index='3' type='^B' type_modifier='o' />

Modified: trunk/pyobjc/pyobjc-framework-InputMethodKit/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-InputMethodKit/setup.py	(original)
+++ trunk/pyobjc/pyobjc-framework-InputMethodKit/setup.py	Sun Jan 25 15:23:35 2009
@@ -18,7 +18,7 @@
 
 setup(
     name='pyobjc-framework-InputMethodKit',
-    version='2.0',
+    version='2.2b1',
     description = "Wrappers for the framework InputMethodKit on Mac OS X",
     long_description = __doc__,
     author='Ronald Oussoren',

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.