From 68dd0c0f1bd028725d697ed2fc1f2ce33bb9682f Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Thu, 5 Mar 2009 21:38:51 +0000 Subject: - Fix a number of edit sheet crashers regarding opening and saving files, image deletions, and image drag and dropping (fixes Issue #85 and google groups report) - Improves compatbility of drag-and-drops onto the image well, including support for image drags from other applications - Attempt to automatically select the image or text tab in the edit sheet as appropriate - Fixes build-from-clean warnings caused by an unexposed function added in r375 --- Interfaces/English.lproj/DBView.xib | 36 +++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) (limited to 'Interfaces/English.lproj') diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 16d6dcc0..912d781b 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -8,7 +8,6 @@ 353.00 YES - YES @@ -5673,7 +5672,6 @@ {{1, 1}, {574, 293}} - @@ -5703,7 +5701,6 @@ {{20, 20}, {587, 295}} - 18 @@ -6974,7 +6971,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 {3.40282e+38, 3.40282e+38} {213, 125} - + 256 YES @@ -7211,7 +7208,6 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 {418, 200} - {{0, 0}, {1440, 878}} {213, 147} @@ -12379,6 +12375,22 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 4794 + + + delegate + + + + 4796 + + + + editSheetTabView + + + + 4797 + @@ -20703,7 +20715,7 @@ Y2hhbmdlIHRoZSBvcmRlcg - 4795 + 4800 @@ -20731,7 +20743,11 @@ Y2hhbmdlIHRoZSBvcmRlcg CMImageView NSImageView - + + delegate + id + + IBProjectSource Source/CMImageView.h @@ -20880,6 +20896,10 @@ Y2hhbmdlIHRoZSBvcmRlcg + + NSObject + + NSObject @@ -21012,6 +21032,7 @@ Y2hhbmdlIHRoZSBvcmRlcg editData editImage editSheet + editSheetTabView editTextView fieldField filterButton @@ -21050,6 +21071,7 @@ Y2hhbmdlIHRoZSBvcmRlcg id id id + id CMCopyTable id id -- cgit v1.2.3