From: <hi...@us...> - 2007-02-14 05:52:17
|
Revision: 1554 http://svn.sourceforge.net/rubycocoa/?rev=1554&view=rev Author: hisa Date: 2007-02-13 21:52:00 -0800 (Tue, 13 Feb 2007) Log Message: ----------- 2007-02-14 Fujimoto Hisa <hi...@fo...> * sample/Fortune.wdgt: added an example of Dashboard widget. * framework/src/objc/mdl_bundle_support.m: replaced rbobj_get_ocid with rbobj_to_nsobj. * framework/src/ruby/osx/objc/oc_bundle_support.rb: inserted ad-hoc magic codes (just calling OSX.NSClassFromString) around the block call in the init_for_bundle, to suppress a bus error. * framework/src/ruby/osx/objc/oc_import.rb: add `:selector' into the OCTYPES. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/mdl_bundle_support.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_bundle_support.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb Added Paths: ----------- branches/apple-unstable/src/sample/Fortune.wdgt/ branches/apple-unstable/src/sample/Fortune.wdgt/Default.png branches/apple-unstable/src/sample/Fortune.wdgt/Fortune.css branches/apple-unstable/src/sample/Fortune.wdgt/Fortune.html branches/apple-unstable/src/sample/Fortune.wdgt/Fortune.js branches/apple-unstable/src/sample/Fortune.wdgt/Icon.png branches/apple-unstable/src/sample/Fortune.wdgt/Info.plist branches/apple-unstable/src/sample/Fortune.wdgt/README branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/ branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/English.lproj/ branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/Info.plist branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/MyPluginClass.m branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/MyPluginClass.rb branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/SimplePlugin.xcodeproj/ branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/SimplePlugin.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/SimplePlugin_Prefix.pch branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/load_MyPluginClass.rb branches/apple-unstable/src/sample/Fortune.wdgt/version.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |