From 6060ba57f5897bffdd35dbca438e6682b2960f75 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 6 Apr 2009 23:54:25 +0000 Subject: - Select 'drop tables' option for MySQL export by default, to improve backup-type process and more closely match mysqldump, and correctly drop views - Consistently set and restore the encoding appropriately for SQL import/export, and export to UTF8 files to correctly store all characters. Goes a good way towards addressing Issue #116. --- Interfaces/English.lproj/DBView.xib | 54 ++++++++++++++++++++++++++++++------- 1 file changed, 45 insertions(+), 9 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 63520b84..bf8c0bcd 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -385,10 +385,7 @@ 1048576 2147483647 - - NSImage - button_action - + _popUpItemAction: @@ -2942,7 +2939,7 @@ 1048576 2147483647 - + _popUpItemAction: @@ -4113,6 +4110,7 @@ {{1, 17}, {213, 157}} + 4 @@ -4145,6 +4143,7 @@ {{1, 0}, {213, 17}} + 4 @@ -4153,6 +4152,7 @@ {{12, 34}, {215, 175}} + 562 @@ -8274,7 +8274,6 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 {{1, 1}, {198, 107}} - 4 @@ -8302,7 +8301,6 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 {{20, 20}, {211, 109}} - 18 @@ -8452,7 +8450,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 YES - 67239424 + -2080244224 131072 Add drop table @@ -20930,6 +20928,44 @@ Y2hhbmdlIHRoZSBvcmRlcg Source/CMMCPConnection.h + + NSTextView + + YES + + YES + doDecomposedStringWithCanonicalMapping: + doDecomposedStringWithCompatibilityMapping: + doPrecomposedStringWithCanonicalMapping: + doPrecomposedStringWithCompatibilityMapping: + doRemoveDiacritics: + doSelectionLowerCase: + doSelectionTitleCase: + doSelectionUpperCase: + doTranspose: + selectCurrentLine: + selectCurrentWord: + + + YES + id + id + id + id + id + id + id + id + id + id + id + + + + IBProjectSource + Source/SPTextViewAdditions.h + + SPTableData NSObject @@ -21213,7 +21249,7 @@ Y2hhbmdlIHRoZSBvcmRlcg id NSWindow id - CMTextView + NSTextView id id id -- cgit v1.2.3