You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(23) |
Dec
(82) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(191) |
Feb
(105) |
Mar
(83) |
Apr
(21) |
May
(89) |
Jun
(68) |
Jul
(106) |
Aug
(45) |
Sep
(40) |
Oct
(34) |
Nov
(45) |
Dec
(16) |
2008 |
Jan
(17) |
Feb
(14) |
Mar
(2) |
Apr
(3) |
May
(8) |
Jun
(3) |
Jul
(7) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2009 |
Jan
(2) |
Feb
(8) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(1) |
Jul
(8) |
Aug
|
Sep
(25) |
Oct
(20) |
Nov
(2) |
Dec
(2) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(8) |
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(18) |
Sep
(10) |
Oct
|
Nov
(8) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(20) |
Sep
(30) |
Oct
(15) |
Nov
(2) |
Dec
(3) |
2013 |
Jan
|
Feb
|
Mar
(3) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(12) |
Oct
(45) |
Nov
(40) |
Dec
(2) |
2014 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(62) |
Jul
(57) |
Aug
|
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
From: <lr...@us...> - 2007-02-14 21:22:24
|
Revision: 1558 http://svn.sourceforge.net/rubycocoa/?rev=1558&view=rev Author: lrz Date: 2007-02-14 13:22:23 -0800 (Wed, 14 Feb 2007) Log Message: ----------- 2007-02-14 Laurent Sansonetti <lsa...@ap...> * framework/RubyCocoa.xcodeproj/project.pbxproj, framework/src/objc/mdl_bundle_support.m, framework/src/objc/mdl_objwrapper.m, framework/src/objc/RBClassUtils.m, framework/src/objc/objc_compat.h, framework/src/objc/OverrideMixin.h, framework/src/objc/OverrideMixin.m, framework/src/objc/BridgeSupport.m: Ported to the Objective-C 2.0 runtime, keeping compatibility with the previous runtime. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/RubyCocoa.xcodeproj/project.pbxproj branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/OverrideMixin.h branches/apple-unstable/src/framework/src/objc/OverrideMixin.m branches/apple-unstable/src/framework/src/objc/RBClassUtils.m branches/apple-unstable/src/framework/src/objc/mdl_bundle_support.m branches/apple-unstable/src/framework/src/objc/mdl_objwrapper.m Added Paths: ----------- branches/apple-unstable/src/framework/src/objc/objc_compat.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-14 14:52:17
|
Revision: 1557 http://svn.sourceforge.net/rubycocoa/?rev=1557&view=rev Author: lrz Date: 2007-02-14 06:52:12 -0800 (Wed, 14 Feb 2007) Log Message: ----------- 2007-02-14 Laurent Sansonetti <lsa...@ap...> * framework/tool/rb_nibtool.rb: Added Ruby nibtool utility, by Chris Mcgrath, slightly modified to allow to dump the nib property list. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/framework/tool/rb_nibtool.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-14 10:43:29
|
Revision: 1556 http://svn.sourceforge.net/rubycocoa/?rev=1556&view=rev Author: lrz Date: 2007-02-14 02:43:27 -0800 (Wed, 14 Feb 2007) Log Message: ----------- 2007-02-14 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb: Generate the dylib with appropriate current and compatibility version numbers. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-14 10:35:20
|
Revision: 1555 http://svn.sourceforge.net/rubycocoa/?rev=1555&view=rev Author: lrz Date: 2007-02-14 02:35:16 -0800 (Wed, 14 Feb 2007) Log Message: ----------- 2007-02-14 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb: Honors the CFLAGS environment variable when generating the dylib. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |
From: <lr...@us...> - 2007-02-13 21:45:00
|
Revision: 1553 http://svn.sourceforge.net/rubycocoa/?rev=1553&view=rev Author: lrz Date: 2007-02-13 13:44:53 -0800 (Tue, 13 Feb 2007) Log Message: ----------- 2007-02-13 Laurent Sansonetti <lsa...@ap...> * sample/RubyAnywhere/Info.plist, sample/VPRubyPluginEnabler/Info.plist, sample/ViewModelDemo/English.lproj/InfoPlist.strings: Fixed inappropriate CFBundleShortVersionString, malformed CFBundleIdentifier and missing CFBundleShortVersionString. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyAnywhere/Info.plist branches/apple-unstable/src/sample/VPRubyPluginEnabler/Info.plist branches/apple-unstable/src/sample/ViewModelDemo/English.lproj/InfoPlist.strings This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-13 21:41:55
|
Revision: 1552 http://svn.sourceforge.net/rubycocoa/?rev=1552&view=rev Author: lrz Date: 2007-02-13 13:41:47 -0800 (Tue, 13 Feb 2007) Log Message: ----------- forgot to commit framework/src/objc/BridgeSupport.m Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-13 15:26:00
|
Revision: 1551 http://svn.sourceforge.net/rubycocoa/?rev=1551&view=rev Author: lrz Date: 2007-02-13 07:15:43 -0800 (Tue, 13 Feb 2007) Log Message: ----------- 2007-02-13 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb, framework/bridge-support-exceptions: - New iteration on the metadata format ; - Fixed a bug when retrieving extern definitions ; - Fixed a bug when getting the value of negative enumerations. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/AddressBook.xml branches/apple-unstable/src/framework/bridge-support-exceptions/AppKit.xml branches/apple-unstable/src/framework/bridge-support-exceptions/Foundation.xml branches/apple-unstable/src/framework/bridge-support-exceptions/QuartzCore.xml branches/apple-unstable/src/framework/bridge-support-exceptions/WebKit.xml branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-13 05:44:52
|
Revision: 1550 http://svn.sourceforge.net/rubycocoa/?rev=1550&view=rev Author: hisa Date: 2007-02-12 21:44:51 -0800 (Mon, 12 Feb 2007) Log Message: ----------- remove 'bundle-support' from STAGE name Modified Paths: -------------- branches/apple-unstable/src/VERSION This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |
From: <hi...@us...> - 2007-02-13 03:10:12
|
Revision: 1548 http://svn.sourceforge.net/rubycocoa/?rev=1548&view=rev Author: hisa Date: 2007-02-12 19:10:09 -0800 (Mon, 12 Feb 2007) Log Message: ----------- *** empty log message *** Modified Paths: -------------- branches/bundle-support/src/sample/RubyAnywhere/Info.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2007-02-12 09:14:16
|
Revision: 1547 http://svn.sourceforge.net/rubycocoa/?rev=1547&view=rev Author: kimuraw Date: 2007-02-12 01:14:12 -0800 (Mon, 12 Feb 2007) Log Message: ----------- Fix the .{bridgesupport|dylib} files are not installed. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/pre-install.rb Property Changed: ---------------- branches/apple-unstable/src/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-10 17:56:24
|
Revision: 1546 http://svn.sourceforge.net/rubycocoa/?rev=1546&view=rev Author: lrz Date: 2007-02-10 09:56:14 -0800 (Sat, 10 Feb 2007) Log Message: ----------- 2007-02-10 Laurent Sansonetti <lsa...@ap...> * framework/pre-install.rb: Install the .{bridgesupport|dylib} files and not .xml files anymore. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/pre-install.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-10 07:09:58
|
Revision: 1545 http://svn.sourceforge.net/rubycocoa/?rev=1545&view=rev Author: lrz Date: 2007-02-09 23:09:55 -0800 (Fri, 09 Feb 2007) Log Message: ----------- 2007-02-09 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, framework/src/objc/libffi.m, framework/src/objc/BridgeSupport.m: - When looking for metadata files within frameworks bundles, look at the Resources/BridgeSupport directory ; - Fixed a dispatching issue about omitted pointers and CFType-like args. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/libffi.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-10 04:10:35
|
Revision: 1544 http://svn.sourceforge.net/rubycocoa/?rev=1544&view=rev Author: lrz Date: 2007-02-09 20:10:34 -0800 (Fri, 09 Feb 2007) Log Message: ----------- better support for the private stuff Modified Paths: -------------- branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-10 03:01:31
|
Revision: 1543 http://svn.sourceforge.net/rubycocoa/?rev=1543&view=rev Author: lrz Date: 2007-02-09 19:01:12 -0800 (Fri, 09 Feb 2007) Log Message: ----------- 2007-02-09 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb: - Now working when passing a framework path with spaces in it ; - Don't clash with MyClass when generating the dummy executables, as it could be used in the target code ; - When passing a framework path, make sure we use the dir name to set the appropriate DYLD environment variable when running the dummy executables. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-10 02:28:28
|
Revision: 1542 http://svn.sourceforge.net/rubycocoa/?rev=1542&view=rev Author: hisa Date: 2007-02-09 18:28:26 -0800 (Fri, 09 Feb 2007) Log Message: ----------- 2007-02-10 Fujimoto Hisa <hi...@fo...> * sample/VPRubyPluginEnabler: added VoodooPad plugin convetions. the VPRubyScript#vp_spec is configuration for menu item. the VPRubyScript#vp_action is a definition of a script procedure. the action is evaluated when an user selects the menu item. so the script is able to modify without re-launch the app. * framework/src/objc/RBRuntime.m: fixed to check the result of bundle_support_load by rb_obj_is_kind_of instead of rb_obj_is_instance_of. Modified Paths: -------------- branches/bundle-support/src/ChangeLog branches/bundle-support/src/framework/src/objc/RBRuntime.m branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/count of words in document.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/count of words in page.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/new page with date.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/select line.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/select paragraph.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/VPRubyScript.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-10 01:43:40
|
Revision: 1541 http://svn.sourceforge.net/rubycocoa/?rev=1541&view=rev Author: lrz Date: 2007-02-09 17:43:38 -0800 (Fri, 09 Feb 2007) Log Message: ----------- better commit Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/post-config.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-10 01:42:42
|
Revision: 1540 http://svn.sourceforge.net/rubycocoa/?rev=1540&view=rev Author: lrz Date: 2007-02-09 17:42:40 -0800 (Fri, 09 Feb 2007) Log Message: ----------- 2007-02-09 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.m, framework/post-config.rb: - Not using the .xml extension for bridge support files anymore. Using .bridgesupport instead ; - Not looking for BridgeSupport.xml within the frameworks bundles anymore. Looking for TheFrameworkName.bridgesupport instead. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-10 01:18:41
|
Revision: 1539 http://svn.sourceforge.net/rubycocoa/?rev=1539&view=rev Author: lrz Date: 2007-02-09 17:18:39 -0800 (Fri, 09 Feb 2007) Log Message: ----------- 2007-02-09 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb: Better support for private headers. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-09 16:45:12
|
Revision: 1538 http://svn.sourceforge.net/rubycocoa/?rev=1538&view=rev Author: hisa Date: 2007-02-09 08:45:07 -0800 (Fri, 09 Feb 2007) Log Message: ----------- parse a script every time before execution Modified Paths: -------------- branches/bundle-support/src/sample/VPRubyPluginEnabler/VPRubyScript.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-09 16:25:28
|
Revision: 1537 http://svn.sourceforge.net/rubycocoa/?rev=1537&view=rev Author: hisa Date: 2007-02-09 08:25:22 -0800 (Fri, 09 Feb 2007) Log Message: ----------- * sample/VPRubyPluginEnabler: VoodooPad plugin example works good. Modified Paths: -------------- branches/bundle-support/src/ChangeLog branches/bundle-support/src/sample/VPRubyPluginEnabler/RubyPluginEnabler.xcodeproj/project.pbxproj branches/bundle-support/src/sample/VPRubyPluginEnabler/VPRubyPlugin.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/vpr_init.rb Added Paths: ----------- branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/ branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/count of words in document.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/count of words in page.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/new page with date.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/select line.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/Script PlugIns/select paragraph.rb branches/bundle-support/src/sample/VPRubyPluginEnabler/VPPlugin.xml branches/bundle-support/src/sample/VPRubyPluginEnabler/VPRubyScript.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-09 11:31:25
|
Revision: 1536 http://svn.sourceforge.net/rubycocoa/?rev=1536&view=rev Author: hisa Date: 2007-02-09 03:31:22 -0800 (Fri, 09 Feb 2007) Log Message: ----------- * framework/src/ruby/osx/objc/oc_bundle_support.rb, framework/src/ruby/osx/objc/oc_import.rb, framework/src/objc/mdl_bundle_support.m: moved the implementation of method swizzling for NSBundle.bundleForClass into Objective-C from Ruby side. Modified Paths: -------------- branches/bundle-support/src/ChangeLog branches/bundle-support/src/framework/src/objc/mdl_bundle_support.m branches/bundle-support/src/framework/src/ruby/osx/objc/oc_bundle_support.rb branches/bundle-support/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-09 08:24:33
|
Revision: 1535 http://svn.sourceforge.net/rubycocoa/?rev=1535&view=rev Author: hisa Date: 2007-02-09 00:24:30 -0800 (Fri, 09 Feb 2007) Log Message: ----------- * framework/src/ruby/osx/objc/oc_bundle_support.rb, framework/src/ruby/osx/objc/oc_import.rb: fixed to avoid a bus error by the adhoc way, inserted NSClassFromString without mean. Modified Paths: -------------- branches/bundle-support/src/ChangeLog branches/bundle-support/src/framework/src/ruby/osx/objc/oc_bundle_support.rb branches/bundle-support/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-09 08:00:31
|
Revision: 1534 http://svn.sourceforge.net/rubycocoa/?rev=1534&view=rev Author: hisa Date: 2007-02-09 00:00:26 -0800 (Fri, 09 Feb 2007) Log Message: ----------- *** empty log message *** Modified Paths: -------------- branches/bundle-support/src/sample/RubyAnywhere/RcodeController.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |