From: <el...@us...> - 2007-10-23 23:44:12
|
Revision: 2090 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2090&view=rev Author: el_oy Date: 2007-10-23 16:44:10 -0700 (Tue, 23 Oct 2007) Log Message: ----------- 2007-10-24 Eloy Duran <e....@su...> * framework/tool/rb_nibtool.rb: - Fixed bug where #each was called on nil if there were either no actions OR outlets in the class. - Fixed bug where a new class from a source file would not show up in the class list in IB because the superclass is unknown to the classes list in IB. If the superclass const is not found it will default to NSObject. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/rb_nibtool.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |