mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
Fixes and little speed ups to NSBrowser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7423 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3e1d117119
commit
eb536b2766
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Wed Sep 6 16:44:30 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSBrowser.m: Cache scrollerWidth in the whole class;
|
||||
removed empty view from NSBrowserColumn. ([-_unloadFromColumn:]):
|
||||
Use nil instead of empty view. ([-setDelegate:]): Do not retain
|
||||
delegate. ([-pathToColumn:]): Fixed memory leak.
|
||||
|
||||
Wed Sep 6 14:51:36 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Model/GMAppKit.m ([NSWindow -initWithModelUnarchiver:]): Updated
|
||||
|
|
Loading…
Reference in a new issue