mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
retain/release bugfix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3295 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f18ffed561
commit
32a7f1bece
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Sun Nov 22 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* NSClipView.m: ([-setDocumentView:]) Ignore attempt to assign a
|
||||
view that is already the document view - could previously result
|
||||
in the current document view being deallocated before it was
|
||||
put back in place - thus crashing the app.
|
||||
|
||||
1998-11-22 03:44 Lyndon Tremblay <tremblay2@home.com>
|
||||
|
||||
* GMAppKit.m: [-_unconditionallyResetNeedsDisplayInAllViews]
|
||||
|
|
Loading…
Reference in a new issue