From: <lr...@us...> - 2006-12-07 23:06:46
|
Revision: 1258 http://svn.sourceforge.net/rubycocoa/?rev=1258&view=rev Author: lrz Date: 2006-12-07 15:06:39 -0800 (Thu, 07 Dec 2006) Log Message: ----------- 2006-12-08 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/CoreGraphics.xml, framework/src/objc/BridgeSupport.h, framework/src/objc/BridgeSupportLexer.h, framework/src/objc/BridgeSupport.m, framework/src/objc/BridgeSupport.gperf, framework/src/objc/ocdata_conv.m, framework/tool/gen_bridge_metadata.rb: Added the possibility to specify 'opaque' types into metadata exceptions that will be translated by the bridge into instances of a new class that inherits from OSX::Boxed, like the existing C structures wrappers. Fixed the CoreGraphics exceptions file to mention the necessary opaque types. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/CoreGraphics.xml branches/apple-unstable/src/framework/src/objc/BridgeSupport.gperf branches/apple-unstable/src/framework/src/objc/BridgeSupport.h branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/BridgeSupportLexer.h branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |