Skip to content

Commit

Permalink
Source/NSTableColumn.m
Browse files Browse the repository at this point in the history
Headers/gnustep/gui/NSTableColumn.h
Source/NSTableView.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10750 72102866-910b-0410-8b05-ffd578937521
  • Loading branch information
Pierre-Yves Rivaille committed Aug 21, 2001
1 parent e3d2afb commit e4dd491
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2001-08-21 Pierre-Yves <[email protected]>

* Source/NSTableColumn.m
* Headers/gnustep/gui/NSTableColumn.h
added MOSX method [NSTableColumn -dataCellForRow:]
* Source/NSTableView.m : various change to take [-dataCellForRow]
into account, including
[NSTableView -updateCell:] redefined, now only redraw the part of the
table that uses the updated cell.
* Source/NSTableView.m : redefinition of [-setFrame:]: it now calls
[self sizeToFit]

2001-08-20 Pierre-Yves Rivaille <[email protected]>

* Source/NSStepper.m
Expand Down

0 comments on commit e4dd491

Please sign in to comment.