From: <lr...@us...> - 2007-01-03 20:56:01
|
Revision: 1326 http://svn.sourceforge.net/rubycocoa/?rev=1326&view=rev Author: lrz Date: 2007-01-03 12:55:59 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * sample/RubyPathDemo: Added new sample code, a Ruby port of /Developer/Examples/Quartz/PathDemo. * framework/src/objc/RBObject.h, framework/src/objc/RBObject.m: Better fix for the problem with RBObject wrapping a pure Ruby object that was autoreleased. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/RBObject.h branches/apple-unstable/src/framework/src/objc/RBObject.m Added Paths: ----------- branches/apple-unstable/src/sample/RubyPathDemo/ branches/apple-unstable/src/sample/RubyPathDemo/DemoView.rb branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/ branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/MainMenu.nib/objects.nib branches/apple-unstable/src/sample/RubyPathDemo/Info.plist branches/apple-unstable/src/sample/RubyPathDemo/PathDemo.xcodeproj/ branches/apple-unstable/src/sample/RubyPathDemo/PathDemo.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyPathDemo/PathDemoController.rb branches/apple-unstable/src/sample/RubyPathDemo/main.m branches/apple-unstable/src/sample/RubyPathDemo/rb_main.rb branches/apple-unstable/src/sample/RubyPathDemo/version.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |