mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:30:37 +00:00
Do not allow to set nil string values in NSCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11219 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b469c9f9b6
commit
8f802c0d1c
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Tue Oct 23 10:32:18 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSCell.m ([-setStringValue:]): Check with an assertion
|
||||
that the string value is not nil - for Mac OS-X
|
||||
compatibility. (Suggested by Ludovic Marcotte
|
||||
<ludovic@sophos.ca>).
|
||||
|
||||
Mon Oct 22 01:10:24 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSWindow.m ([NSWindow -dealloc]): Remove all subviews
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue