mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 06:51:44 +00:00
Updated NSBrowser code for change in NSCell API to prevent crashes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11234 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
74ce36e003
commit
764d34c0c3
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
|||
Wed Oct 24 11:01:33 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSBrowser.m ([NSBrowser -_getTitleOfColumn:]): Make sure
|
||||
we never return nil. (Suggestion by Ludovic Marcotte
|
||||
<ludovic@sophos.ca>)
|
||||
|
||||
2001-10-24 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
||||
|
||||
* Source/NSButtonCell.m ([NSButtonCell -_init]):
|
||||
* Source/NSButtonCell.m ([NSButtonCell -_init]):
|
||||
set the alternate title and the keyEquivalent to @""
|
||||
(by default this was nil)
|
||||
|
||||
|
|
Loading…
Reference in a new issue