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...> - 2006-12-26 00:06:11
|
Revision: 1308 http://svn.sourceforge.net/rubycocoa/?rev=1308&view=rev Author: lrz Date: 2006-12-25 16:06:10 -0800 (Mon, 25 Dec 2006) Log Message: ----------- added installer background Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/package/pre-package.rb branches/apple-unstable/src/package/tmpl/Info.plist Added Paths: ----------- branches/apple-unstable/src/package/tmpl/background.gif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-25 23:06:32
|
Revision: 1307 http://svn.sourceforge.net/rubycocoa/?rev=1307&view=rev Author: lrz Date: 2006-12-25 15:06:28 -0800 (Mon, 25 Dec 2006) Log Message: ----------- 2006-12-26 Laurent Sansonetti <lsa...@ap...> * VERSION, ReadMe.ascii.html, package/post-package.rb, package/pre-package.rb, package/tmpl/Info.plist, framework/pre-install.rb, ReadMe.html, ReadMe.sjis.html: Preparation for the first release. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/VERSION branches/apple-unstable/src/framework/pre-install.rb branches/apple-unstable/src/package/post-package.rb branches/apple-unstable/src/package/pre-package.rb branches/apple-unstable/src/package/tmpl/Info.plist Added Paths: ----------- branches/apple-unstable/src/ReadMe.html Removed Paths: ------------- branches/apple-unstable/src/ReadMe.ascii.html branches/apple-unstable/src/ReadMe.sjis.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2006-12-25 16:12:49
|
Revision: 1306 http://svn.sourceforge.net/rubycocoa/?rev=1306&view=rev Author: hisa Date: 2006-12-25 08:12:48 -0800 (Mon, 25 Dec 2006) Log Message: ----------- fix bug for 'cannot convert Symbol into String' Modified Paths: -------------- branches/apple-unstable/src/sample/RubyMiniBrowser/rb_main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-25 15:56:11
|
Revision: 1305 http://svn.sourceforge.net/rubycocoa/?rev=1305&view=rev Author: lrz Date: 2006-12-25 07:56:09 -0800 (Mon, 25 Dec 2006) Log Message: ----------- 2006-12-25 Laurent Sansonetti <lsa...@ap...> * framework/RubyCocoa.xcodeproj/project.pbxproj, framework/src/ruby/osx/webkit.rb, framework/src/ruby/osx/qtkit.rb, lib/osx/webkit.rb, lib/osx/qtkit.rb: Added osx/webkit and osx/qtkit files to preserve API compatibility with the stable branch, that warn the user of their deprecation and to the appropriate OSX.require_framework call. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/RubyCocoa.xcodeproj/project.pbxproj branches/apple-unstable/src/lib/osx/webkit.rb Added Paths: ----------- branches/apple-unstable/src/framework/src/ruby/osx/qtkit.rb branches/apple-unstable/src/framework/src/ruby/osx/webkit.rb branches/apple-unstable/src/lib/osx/qtkit.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2006-12-25 05:28:01
|
Revision: 1304 http://svn.sourceforge.net/rubycocoa/?rev=1304&view=rev Author: hisa Date: 2006-12-24 21:27:58 -0800 (Sun, 24 Dec 2006) Log Message: ----------- modify abit concatenation for mname Modified Paths: -------------- branches/apple-unstable/src/sample/RubyMiniBrowser/rb_main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2006-12-25 04:40:05
|
Revision: 1303 http://svn.sourceforge.net/rubycocoa/?rev=1303&view=rev Author: hisa Date: 2006-12-24 20:40:03 -0800 (Sun, 24 Dec 2006) Log Message: ----------- * sample/RubyMiniBrowser: Added new sample code (port of /Developer/Examples/WebKit/MiniBrowser) Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/sample/RubyMiniBrowser/ branches/apple-unstable/src/sample/RubyMiniBrowser/AppController.rb branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/ branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/MainMenu.nib/objects.nib branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/MyDocument.nib/ branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/MyDocument.nib/classes.nib branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/MyDocument.nib/info.nib branches/apple-unstable/src/sample/RubyMiniBrowser/English.lproj/MyDocument.nib/objects.nib branches/apple-unstable/src/sample/RubyMiniBrowser/Info.plist branches/apple-unstable/src/sample/RubyMiniBrowser/MiniBrowser.xcodeproj/ branches/apple-unstable/src/sample/RubyMiniBrowser/MiniBrowser.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyMiniBrowser/MyDocument.rb branches/apple-unstable/src/sample/RubyMiniBrowser/main.m branches/apple-unstable/src/sample/RubyMiniBrowser/rb_main.rb branches/apple-unstable/src/sample/RubyMiniBrowser/version.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-23 17:13:31
|
Revision: 1302 http://svn.sourceforge.net/rubycocoa/?rev=1302&view=rev Author: lrz Date: 2006-12-23 09:13:27 -0800 (Sat, 23 Dec 2006) Log Message: ----------- 2006-12-23 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_wrapper.rb: Make sure constants can still be retrieved via OSX.TheConstantName, but print a warning stating that this syntax is deprecated and that its use is discouraged. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_wrapper.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-23 00:45:39
|
Revision: 1301 http://svn.sourceforge.net/rubycocoa/?rev=1301&view=rev Author: lrz Date: 2006-12-22 16:45:38 -0800 (Fri, 22 Dec 2006) Log Message: ----------- 2006-12-23 Laurent Sansonetti <lsa...@ap...> * sample/RubyCGPDFViewer/MyDocument.rb: Fixed a runtime error, thanks to Eloy Duran. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyCGPDFViewer/MyDocument.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-23 00:10:42
|
Revision: 1300 http://svn.sourceforge.net/rubycocoa/?rev=1300&view=rev Author: lrz Date: 2006-12-22 16:10:40 -0800 (Fri, 22 Dec 2006) Log Message: ----------- 2006-12-23 Laurent Sansonetti <lsa...@ap...> * sample/RubyCGPDFViewer/MainController.rb: Fixed a typo, thanks to Eloy Duran. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyCGPDFViewer/MainController.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-22 21:00:51
|
Revision: 1299 http://svn.sourceforge.net/rubycocoa/?rev=1299&view=rev Author: lrz Date: 2006-12-22 13:00:49 -0800 (Fri, 22 Dec 2006) Log Message: ----------- 2006-12-22 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.h, framework/src/objc/BridgeSupport.m, framework/src/objc/ocdata_conv.m, tests/tc_types.rb: Make sure we calculate the size of boxed structures in ocdata_size(). Added a test case. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.h branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/tests/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-22 20:46:43
|
Revision: 1298 http://svn.sourceforge.net/rubycocoa/?rev=1298&view=rev Author: lrz Date: 2006-12-22 12:46:41 -0800 (Fri, 22 Dec 2006) Log Message: ----------- 2006-12-22 Laurent Sansonetti <lsa...@ap...> * sample/RubyPDFKitViewer/MyPDFDocument.rb: Fixed the initial window layout plus some runtime errors. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyPDFKitViewer/MyPDFDocument.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-22 20:06:54
|
Revision: 1297 http://svn.sourceforge.net/rubycocoa/?rev=1297&view=rev Author: lrz Date: 2006-12-22 12:06:52 -0800 (Fri, 22 Dec 2006) Log Message: ----------- 2006-12-22 Laurent Sansonetti <lsa...@ap...> * sample/RubyCIMicroPaint/CIMicroPaintView.rb: Fix random runtime error in #brushSize= kvc callback. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyCIMicroPaint/CIMicroPaintView.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-19 16:31:29
|
Revision: 1296 http://svn.sourceforge.net/rubycocoa/?rev=1296&view=rev Author: lrz Date: 2006-12-19 08:31:11 -0800 (Tue, 19 Dec 2006) Log Message: ----------- 2006-12-19 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.m, framework/src/objc/mdl_objwrapper.m, framework/src/objc/BridgeSupport.m: - Fixed FFI uchar/slong/ulong conversion (Tiger only) ; - Fixed misc bugs. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/mdl_objwrapper.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-19 14:55:02
|
Revision: 1295 http://svn.sourceforge.net/rubycocoa/?rev=1295&view=rev Author: lrz Date: 2006-12-19 06:55:00 -0800 (Tue, 19 Dec 2006) Log Message: ----------- 2006-12-19 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.m: Fixed FFI slong/ulong conversion (Tiger only). 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...> - 2006-12-18 16:27:38
|
Revision: 1294 http://svn.sourceforge.net/rubycocoa/?rev=1294&view=rev Author: lrz Date: 2006-12-18 08:27:36 -0800 (Mon, 18 Dec 2006) Log Message: ----------- 2006-12-18 Laurent Sansonetti <lsa...@ap...> * tests/tc_types.rb: Fixed test case comparing NSZeroRect (for PPC). Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/tests/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-18 15:21:23
|
Revision: 1293 http://svn.sourceforge.net/rubycocoa/?rev=1293&view=rev Author: lrz Date: 2006-12-18 07:21:18 -0800 (Mon, 18 Dec 2006) Log Message: ----------- 2006-12-18 Laurent Sansonetti <lsa...@ap...> * sample/RubyCocoaGL: Added new sample code (port of CocoaGL). Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/sample/RubyCocoaGL/ branches/apple-unstable/src/sample/RubyCocoaGL/CocoaGL-Info.plist branches/apple-unstable/src/sample/RubyCocoaGL/CocoaGL.xcodeproj/ branches/apple-unstable/src/sample/RubyCocoaGL/CocoaGL.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyCocoaGL/English.lproj/ branches/apple-unstable/src/sample/RubyCocoaGL/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyCocoaGL/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyCocoaGL/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyCocoaGL/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyCocoaGL/English.lproj/MainMenu.nib/objects.nib branches/apple-unstable/src/sample/RubyCocoaGL/MyOpenGLView.rb branches/apple-unstable/src/sample/RubyCocoaGL/main.m branches/apple-unstable/src/sample/RubyCocoaGL/rb_main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-16 20:41:49
|
Revision: 1292 http://svn.sourceforge.net/rubycocoa/?rev=1292&view=rev Author: lrz Date: 2006-12-16 12:41:47 -0800 (Sat, 16 Dec 2006) Log Message: ----------- 2006-12-16 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/QuartzCore.xml: Fixed Tiger build. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/QuartzCore.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-15 23:29:10
|
Revision: 1291 http://svn.sourceforge.net/rubycocoa/?rev=1291&view=rev Author: lrz Date: 2006-12-15 15:29:09 -0800 (Fri, 15 Dec 2006) Log Message: ----------- 2006-12-16 Laurent Sansonetti <lsa...@ap...> * sample/RubyRoundTransparentWindow/English.lproj/MainMenu.nib/JavaCompiling.plist, sample/RubyRocks/English.lproj/Game.nib/JavaCompiling.plist: Removed unnecessary files. * sample/RubyQTKitSimpleDocument/Info.plist: Added missing CFBundleShortVersionString tag. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/Info.plist Removed Paths: ------------- branches/apple-unstable/src/sample/RubyRocks/English.lproj/Game.nib/JavaCompiling.plist branches/apple-unstable/src/sample/RubyRoundTransparentWindow/English.lproj/MainMenu.nib/JavaCompiling.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-15 18:13:34
|
Revision: 1290 http://svn.sourceforge.net/rubycocoa/?rev=1290&view=rev Author: lrz Date: 2006-12-15 10:13:25 -0800 (Fri, 15 Dec 2006) Log Message: ----------- 2006-12-15 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/QTKit.xml: Added support for QTKit.framework. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/framework/bridge-support-exceptions/QTKit.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-15 18:01:13
|
Revision: 1289 http://svn.sourceforge.net/rubycocoa/?rev=1289&view=rev Author: lrz Date: 2006-12-15 10:01:06 -0800 (Fri, 15 Dec 2006) Log Message: ----------- 2006-12-15 Laurent Sansonetti <lsa...@ap...> * sample/RubyQTKitSimpleDocument: New sample code (port of QTKitSimpleDocument), a very basic NSDocument-based QuickTime viewer. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/ branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/ branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/Credits.rtf branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MainMenu.nib/keyedobjects.nib branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MyDocument.nib/ branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MyDocument.nib/classes.nib branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MyDocument.nib/data.dependency branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MyDocument.nib/info.nib branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/English.lproj/MyDocument.nib/keyedobjects.nib branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/Info.plist branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/MyDocument.rb branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/QTKitPlayer.xcodeproj/ branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/QTKitPlayer.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/README.rtf branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/main.m branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/rb_main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-15 17:48:36
|
Revision: 1288 http://svn.sourceforge.net/rubycocoa/?rev=1288&view=rev Author: lrz Date: 2006-12-15 09:48:32 -0800 (Fri, 15 Dec 2006) Log Message: ----------- 2006-12-15 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb: Make sure we don't describe the same informal protocol signature more than once. 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...> - 2006-12-15 17:44:38
|
Revision: 1287 http://svn.sourceforge.net/rubycocoa/?rev=1287&view=rev Author: lrz Date: 2006-12-15 09:44:35 -0800 (Fri, 15 Dec 2006) Log Message: ----------- 2006-12-15 Laurent Sansonetti <lsa...@ap...> * framework/post-config.rb: Added support for QTKit.framework. 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...> - 2006-12-15 13:19:19
|
Revision: 1286 http://svn.sourceforge.net/rubycocoa/?rev=1286&view=rev Author: lrz Date: 2006-12-15 05:19:16 -0800 (Fri, 15 Dec 2006) Log Message: ----------- don't use precompiled headers Modified Paths: -------------- branches/apple-unstable/src/sample/RubyCIBevelSample/CIBevelSample.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyCIExposureSample/CIExposureSample.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyCIMicroPaint/CIMicroPaint.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyCITransitionSelectorSample/CITransitionSelectorSample.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-15 13:06:34
|
Revision: 1285 http://svn.sourceforge.net/rubycocoa/?rev=1285&view=rev Author: lrz Date: 2006-12-15 05:06:34 -0800 (Fri, 15 Dec 2006) Log Message: ----------- 2006-12-15 Laurent Sansonetti <lsa...@ap...> * sample/dotview/Info.plist, sample/multinib/Info.plist: Change the bundle identifier from com.apple.* to com.apple.rubycocoa.*. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/dotview/Info.plist branches/apple-unstable/src/sample/multinib/Info.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2006-12-15 13:04:01
|
Revision: 1284 http://svn.sourceforge.net/rubycocoa/?rev=1284&view=rev Author: lrz Date: 2006-12-15 05:03:59 -0800 (Fri, 15 Dec 2006) Log Message: ----------- 2006-12-15 Laurent Sansonetti <lsa...@ap...> * sample/RubyCIBevelSample, sample/SampleCIView.rb: New sample code (Ruby port of CIBevelSample) that uses CoreImage and OpenGL. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/SampleCIView.rb Added Paths: ----------- branches/apple-unstable/src/sample/RubyCIBevelSample/ branches/apple-unstable/src/sample/RubyCIBevelSample/CIBevelSample.xcodeproj/ branches/apple-unstable/src/sample/RubyCIBevelSample/CIBevelSample.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyCIBevelSample/CIBevelView.rb branches/apple-unstable/src/sample/RubyCIBevelSample/English.lproj/ branches/apple-unstable/src/sample/RubyCIBevelSample/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyCIBevelSample/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyCIBevelSample/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyCIBevelSample/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyCIBevelSample/English.lproj/MainMenu.nib/keyedobjects.nib branches/apple-unstable/src/sample/RubyCIBevelSample/Info.plist branches/apple-unstable/src/sample/RubyCIBevelSample/lightball.tiff branches/apple-unstable/src/sample/RubyCIBevelSample/main.m branches/apple-unstable/src/sample/RubyCIBevelSample/rb_main.rb branches/apple-unstable/src/sample/RubyCIBevelSample/version.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |