<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,7 +15,19 @@ HotCocoa::Mappings.map :column =&gt; :NSTableColumn do
     def title=(newTitle)
       headerCell.stringValue = newTitle
     end
-    
+
+    def data_cell=(cell) 
+      setDataCell(cell) 
+    end 
+  
+    def max_width=(val) 
+      setMaxWidth(val) 
+    end 
+   
+    def min_width=(val) 
+      setMinWidth(val) 
+    end
+  
   end
 
 end
\ No newline at end of file</diff>
      <filename>lib/hotcocoa/mappings/column.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c3bfbdac801f21ada4394b93618f035ed942bade</id>
    </parent>
  </parents>
  <author>
    <name>rich@infoether.com</name>
    <email>rich@infoether.com@23306eb0-4c56-4727-a40e-e92c0eb68959</email>
  </author>
  <url>http://github.com/masterkain/macruby/commit/a52a9bf1cb47c5211a3c1466d33b3d40338824e2</url>
  <id>a52a9bf1cb47c5211a3c1466d33b3d40338824e2</id>
  <committed-date>2009-05-26T14:11:44-07:00</committed-date>
  <authored-date>2009-05-26T14:11:44-07:00</authored-date>
  <message>add additional accessor methods TICKET #263

git-svn-id: http://svn.macosforge.org/repository/ruby/MacRuby/trunk@1601 23306eb0-4c56-4727-a40e-e92c0eb68959</message>
  <tree>44cf02de92d4f6f49bec906fe7ffb39b147d7d35</tree>
  <committer>
    <name>rich@infoether.com</name>
    <email>rich@infoether.com@23306eb0-4c56-4727-a40e-e92c0eb68959</email>
  </committer>
</commit>
