mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Fixes for decoding a NSForm from a gmodel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7295 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
73e00686a8
commit
cee715d249
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Wed Aug 30 19:36:19 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSForm.m ([-insertEntry:atIndex:]): Moved some code to
|
||||
([putCell:atRow:column:]). ([-putCell:atRow:column:]): New
|
||||
method. (patch prepared in cooperation with Georg Fleischmann
|
||||
<georg@vhf.de>)
|
||||
|
||||
Wed Aug 30 13:07:06 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Headers/gnustep/gui/NSMatrix.h: Added ivar for key cell;
|
||||
|
|
Loading…
Reference in a new issue