From aa2f8b4cbddb68b4aadd6544eb754c8468746633 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Wed, 15 Jul 2009 00:23:13 +0000 Subject: - Make the DBView window the document window. This allows the document to be closed when the window is closed, freeing the document's memory - Update a number of dealloc methods to include more retained memory, and to avoid releasing non-retained memory - Remove notification observers and delegates where appropriate to avoid issues after document closing - Fix a couple of memory leaks - Support window cascading for all windows past the first, using the first window as the autosave window --- Interfaces/English.lproj/DBView.xib | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'Interfaces/English.lproj/DBView.xib') diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index da98edea..512e02bd 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -4328,7 +4328,7 @@ {{0, 0}, {1920, 1178}} {780, 502} {3.40282e+38, 3.40282e+38} - DBView + 1 @@ -15076,6 +15076,14 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 6238 + + + window + + + + 6247 + @@ -24636,7 +24644,7 @@ Y2hhbmdlIHRoZSBvcmRlcg - 6244 + 6247 -- cgit v1.2.3