From 4b071f5866460dbff1bce10a297f3b017dfea26b Mon Sep 17 00:00:00 2001 From: dmoagx Date: Wed, 6 Jul 2011 18:47:44 +0000 Subject: * Fixes a spacing issue in Duplicate DB Sheet * Fixes a case were for string == NULL was checked instead of [string length] == 0 (fixes #1103) * Fixes a logic error while copying databases and adds ability to copy InnoDB tables with foreign key checks (fixes #1111) --- Interfaces/English.lproj/DBView.xib | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 7f7fe455..0b8ee626 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -6664,7 +6664,7 @@ {292, 132} {292, 132} - + 256 YES @@ -6673,6 +6673,7 @@ 256 {{17, 98}, {258, 14}} + YES 68288064 @@ -6689,6 +6690,7 @@ 258 {{20, 72}, {252, 18}} + YES -1804468671 @@ -6704,8 +6706,9 @@ 259 - {{204, 13}, {77, 28}} + {{176, 13}, {101, 28}} + 1 YES @@ -6727,8 +6730,9 @@ 259 - {{136, 13}, {70, 28}} + {{85, 13}, {93, 28}} + YES 67239424 @@ -6750,6 +6754,7 @@ 268 {{18, 48}, {256, 18}} + YES 67239424 @@ -6769,6 +6774,8 @@ {292, 132} + + {{0, 0}, {1280, 778}} {292, 154} @@ -24296,12 +24303,14 @@ bGQgTmFtZQkgID0gQAoJCQkJICBMRU5HVEgoYEBgKSA+IEA 6938.IBPluginDependency 6938.ImportedFromIB2 6939.IBPluginDependency + 6939.IBViewBoundsToFrameTransform 6939.ImportedFromIB2 6942.IBPluginDependency 6942.ImportedFromIB2 6943.IBPluginDependency 6943.ImportedFromIB2 6944.IBPluginDependency + 6944.IBViewBoundsToFrameTransform 6944.ImportedFromIB2 6945.IBPluginDependency 6946.IBPluginDependency @@ -26015,12 +26024,18 @@ bGQgTmFtZQkgID0gQAoJCQkJICBMRU5HVEgoYEBgKSA+IEA com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABDRwAAwhwAAA + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABCngAAwhwAAA + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin -- cgit v1.2.3