From: <lr...@us...> - 2006-12-15 02:49:09
|
Revision: 1283 http://svn.sourceforge.net/rubycocoa/?rev=1283&view=rev Author: lrz Date: 2006-12-14 18:49:05 -0800 (Thu, 14 Dec 2006) Log Message: ----------- 2006-12-15 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/AppKit.xml, framework/bridge-support-exceptions/OpenGL.xml, framework/bridge-support-exceptions/QuartzCore.xml, framework/src/ruby/osx/objc/oc_import.rb, framework/post-config.rb. framework/tool/gen_bridge_metadata.rb: - Added support for OpenGL.framework ; - Added the exception file for QuartzCore that was forgotten in the last commit ; - Improved the numeric #define support ; - Misc fixes. * sample/RubyCIMicroPaint, sample/SampleCIView.rb: New sample code (Ruby port of the CIMicroPaint example) that uses CoreImage and OpenGL. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/AppKit.xml branches/apple-unstable/src/framework/post-config.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb Added Paths: ----------- branches/apple-unstable/src/framework/bridge-support-exceptions/OpenGL.xml branches/apple-unstable/src/framework/bridge-support-exceptions/QuartzCore.xml branches/apple-unstable/src/sample/RubyCIMicroPaint/ branches/apple-unstable/src/sample/RubyCIMicroPaint/CIMicroPaint.xcodeproj/ branches/apple-unstable/src/sample/RubyCIMicroPaint/CIMicroPaint.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyCIMicroPaint/CIMicroPaintView.rb branches/apple-unstable/src/sample/RubyCIMicroPaint/English.lproj/ branches/apple-unstable/src/sample/RubyCIMicroPaint/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyCIMicroPaint/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyCIMicroPaint/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyCIMicroPaint/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyCIMicroPaint/English.lproj/MainMenu.nib/keyedobjects.nib branches/apple-unstable/src/sample/RubyCIMicroPaint/Info.plist branches/apple-unstable/src/sample/RubyCIMicroPaint/main.m branches/apple-unstable/src/sample/RubyCIMicroPaint/rb_main.rb branches/apple-unstable/src/sample/RubyCIMicroPaint/version.plist branches/apple-unstable/src/sample/SampleCIView.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |