From: <hi...@us...> - 2007-02-18 05:20:58
|
Revision: 1563 http://svn.sourceforge.net/rubycocoa/?rev=1563&view=rev Author: hisa Date: 2007-02-17 21:20:57 -0800 (Sat, 17 Feb 2007) Log Message: ----------- 2007-02-18 Fujimoto Hisa <hi...@fo...> * sample/VPRubyPluginEnabler: use functions/constans (e.g. NSRunAlertPanel) in sample scripts. * sample/Fortune.wdgt/SimplePlugin/MyPluginClass.rb: added require_framework 'WebKit' to make sure bridge support files are loaded. * framework/src/ruby/osx/objc/oc_import.rb: require_framework & framework_loaded? make sure that bridge support files are loaded even if the framework is loaded by outside of rubycocoa (e.g. host application of bundle) Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/MyPluginClass.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/count of words in document.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/count of words in page.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyPlugin.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyScript.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |