Re: Fix: NSTabView

2000-05-08 Thread richard
On Tue, 9 May 2000 00:50:48 +0200, [EMAIL PROTECTED] wrote: Hello, here is a bug fix for NSTabView (latest snapshot 000508): 'tab_font' isn't retained, and -dealloc is missing completely. Thanks - I applied that fix.

Fix: NSTabView

2000-05-08 Thread Georg Fleischmann
Hello, here is a bug fix for NSTabView (latest snapshot 000508): 'tab_font' isn't retained, and -dealloc is missing completely. 2000-05-09 Georg Fleischmann * gui/Source/NSTabView.m ([-initWithFram:]): retain tab_font ([-dealloc]): new method diff -c