[PyObjC-svn] r2035 - in trunk/pyobjc/pyobjc-framework-InstantMessage: . Exceptions Lib Lib/InstantMessage PyObjCTest

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Tue Jan 20 15:00:01 2009
New Revision: 2035

Log:
Full test coverage on Leopard

Added:
   trunk/pyobjc/pyobjc-framework-InstantMessage/Lib/InstantMessage/PyObjC.bridgesupport
   trunk/pyobjc/pyobjc-framework-InstantMessage/PyObjCTest/test_imavmanager.py   (contents, props changed)
   trunk/pyobjc/pyobjc-framework-InstantMessage/PyObjCTest/test_imservice.py   (contents, props changed)
Removed:
   trunk/pyobjc/pyobjc-framework-InstantMessage/Lib/InstantMessage/PyObjCOverrides.bridgesupport
   trunk/pyobjc/pyobjc-framework-InstantMessage/PyObjCTest/test_instantmessage.py
Modified:
   trunk/pyobjc/pyobjc-framework-InstantMessage/Exceptions/InstantMessage.bridgesupport
   trunk/pyobjc/pyobjc-framework-InstantMessage/Lib/   (props changed)
   trunk/pyobjc/pyobjc-framework-InstantMessage/setup.py

Modified: trunk/pyobjc/pyobjc-framework-InstantMessage/Exceptions/InstantMessage.bridgesupport
==============================================================================
--- trunk/pyobjc/pyobjc-framework-InstantMessage/Exceptions/InstantMessage.bridgesupport	(original)
+++ trunk/pyobjc/pyobjc-framework-InstantMessage/Exceptions/InstantMessage.bridgesupport	Tue Jan 20 15:00:01 2009
@@ -73,4 +73,22 @@
       <arg index='1' type_modifier='n' />
     </method>
   </class>
+  <class name='NSObject'>
+    <method selector='getOpenGLBufferContext:pixelFormat:'>
+      <arg index='0' type_modifier='o' />
+      <arg index='1' type_modifier='o' />
+    </method>
+    <method selector='getPixelBufferPixelFormat:'>
+      <arg index='0' type_modifier='o' />
+    </method>
+    <method selector='renderIntoOpenGLBuffer:onScreen:forTime:'>
+      <arg comment='CF type' index='0' type='^{__CVBuffer=}' />
+      <arg index='1' type_modifier='n' />
+      <arg comment='need struct override!' index='2' type_modifier='n' />
+    </method>
+    <method selector='renderIntoPixelBuffer:forTime:'>
+      <arg comment='CF Type' index='0' type='^{__CVBuffer=}' />
+      <arg index='1' type_modifier='n' />
+    </method>
+  </class>
 </signatures>

Modified: trunk/pyobjc/pyobjc-framework-InstantMessage/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-InstantMessage/setup.py	(original)
+++ trunk/pyobjc/pyobjc-framework-InstantMessage/setup.py	Tue Jan 20 15:00:01 2009
@@ -18,7 +18,7 @@
 
 setup(
     name='pyobjc-framework-InstantMessage',
-    version='2.0',
+    version='2.2b1',
     description = "Wrappers for the framework InstantMessage 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.