From: <hi...@us...> - 2007-02-13 05:12:17
|
Revision: 1549 http://svn.sourceforge.net/rubycocoa/?rev=1549&view=rev Author: hisa Date: 2007-02-12 21:12:16 -0800 (Mon, 12 Feb 2007) Log Message: ----------- merged the bundle-support Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/VERSION branches/apple-unstable/src/framework/RubyCocoa.xcodeproj/project.pbxproj branches/apple-unstable/src/framework/src/objc/RBRuntime.h branches/apple-unstable/src/framework/src/objc/RBRuntime.m branches/apple-unstable/src/framework/src/objc/internal_macros.h branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_all.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb Added Paths: ----------- branches/apple-unstable/src/framework/src/objc/mdl_bundle_support.h 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/sample/Rakefile branches/apple-unstable/src/sample/RubyAnywhere/ branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/ branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/Rcode.nib/ branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/Rcode.nib/classes.nib branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/Rcode.nib/info.nib branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/Rcode.nib/keyedobjects.nib branches/apple-unstable/src/sample/RubyAnywhere/Info.plist branches/apple-unstable/src/sample/RubyAnywhere/README branches/apple-unstable/src/sample/RubyAnywhere/RcodeController.rb branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhere.xcodeproj/ branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhere.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhereLoader.m branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhere_Prefix.pch branches/apple-unstable/src/sample/RubyAnywhere/ruby_anywhere_init.rb branches/apple-unstable/src/sample/RubyAnywhere/ruby_logo_small.icns branches/apple-unstable/src/sample/VPRubyPluginEnabler/ branches/apple-unstable/src/sample/VPRubyPluginEnabler/English.lproj/ branches/apple-unstable/src/sample/VPRubyPluginEnabler/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/VPRubyPluginEnabler/Info.plist branches/apple-unstable/src/sample/VPRubyPluginEnabler/README branches/apple-unstable/src/sample/VPRubyPluginEnabler/RubyPluginEnabler.xcodeproj/ branches/apple-unstable/src/sample/VPRubyPluginEnabler/RubyPluginEnabler.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/VPRubyPluginEnabler/RubyPluginEnabler_Prefix.pch branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/ 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/Script PlugIns/new page with date.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/select line.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/select paragraph.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPPlugin.xml branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyPlugin.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyPluginEnabler.m branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyScript.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/vpr_init.rb Removed Paths: ------------- branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/ branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/Rcode.nib/ branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/Rcode.nib/classes.nib branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/Rcode.nib/info.nib branches/apple-unstable/src/sample/RubyAnywhere/English.lproj/Rcode.nib/keyedobjects.nib branches/apple-unstable/src/sample/RubyAnywhere/Info.plist branches/apple-unstable/src/sample/RubyAnywhere/README branches/apple-unstable/src/sample/RubyAnywhere/RcodeController.rb branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhere.xcodeproj/ branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhere.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhereLoader.m branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhere_Prefix.pch branches/apple-unstable/src/sample/RubyAnywhere/ruby_anywhere_init.rb branches/apple-unstable/src/sample/RubyAnywhere/ruby_logo_small.icns branches/apple-unstable/src/sample/VPRubyPluginEnabler/English.lproj/ branches/apple-unstable/src/sample/VPRubyPluginEnabler/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/VPRubyPluginEnabler/Info.plist branches/apple-unstable/src/sample/VPRubyPluginEnabler/README branches/apple-unstable/src/sample/VPRubyPluginEnabler/RubyPluginEnabler.xcodeproj/ branches/apple-unstable/src/sample/VPRubyPluginEnabler/RubyPluginEnabler.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/VPRubyPluginEnabler/RubyPluginEnabler_Prefix.pch branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/ 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/Script PlugIns/new page with date.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/select line.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/select paragraph.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPPlugin.xml branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyPlugin.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyPluginEnabler.m branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyScript.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/vpr_init.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |