From aeb18ba57dd1fe9332d937118123e283112d1fc3 Mon Sep 17 00:00:00 2001 From: dmoagx Date: Sun, 17 Mar 2013 03:33:15 +0000 Subject: * Add support for ALTER DATABASE statement (needs review) --- Interfaces/English.lproj/MainMenu.xib | 83 ++++++++++++++++++++++++++++++----- 1 file changed, 71 insertions(+), 12 deletions(-) (limited to 'Interfaces/English.lproj/MainMenu.xib') diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index aa052a2f..848c0b09 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -12,7 +12,7 @@ YES - + YES @@ -1264,6 +1264,14 @@ + + + Alter Database… + + 2147483647 + + + YES @@ -3218,6 +3226,14 @@ 1231 + + + alterDatabase: + + + + 1233 + @@ -3586,6 +3602,7 @@ + @@ -4698,6 +4715,11 @@ + + 1232 + + + @@ -4789,6 +4811,7 @@ 1214.IBPluginDependency 1217.IBPluginDependency 1218.IBPluginDependency + 1232.IBPluginDependency 129.IBPluginDependency 129.ImportedFromIB2 130.IBEditorWindowLastContentRect @@ -5244,6 +5267,7 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin {{562, 439}, {64, 6}} com.apple.InterfaceBuilder.CocoaPlugin @@ -5321,7 +5345,7 @@ com.apple.InterfaceBuilder.CocoaPlugin {{449, 1007}, {197, 53}} - {{366, 686}, {583, 20}} + {{367, 1049}, {583, 20}} com.apple.InterfaceBuilder.CocoaPlugin {{506, 836}, {511, 20}} @@ -5355,7 +5379,7 @@ com.apple.InterfaceBuilder.CocoaPlugin - {{333, 322}, {229, 253}} + {{378, 433}, {229, 253}} com.apple.InterfaceBuilder.CocoaPlugin {{518, 583}, {218, 253}} @@ -5363,7 +5387,7 @@ com.apple.InterfaceBuilder.CocoaPlugin - {{608, 353}, {287, 333}} + {{609, 696}, {287, 353}} com.apple.InterfaceBuilder.CocoaPlugin {{312, 683}, {231, 153}} @@ -5641,7 +5665,7 @@ - 1231 + 1233 @@ -5654,6 +5678,7 @@ YES addDatabase: + alterDatabase: analyzeTable: checkTable: checksumTable: @@ -5712,6 +5737,7 @@ id id id + id @@ -5719,6 +5745,7 @@ YES addDatabase: + alterDatabase: analyzeTable: checkTable: checksumTable: @@ -5753,6 +5780,10 @@ addDatabase: id + + alterDatabase: + id + analyzeTable: id @@ -8075,6 +8106,7 @@ YES addConnectionToFavorites: addDatabase: + alterDatabase: analyzeTable: backForwardInHistory: cancelTask: @@ -8089,6 +8121,7 @@ copyCreateTableSyntax: copyCreateTableSyntaxFromSheet: copyDatabase: + databaseEncodingButtonChanged: export: exportSelectedTablesAs: flushPrivileges: @@ -8166,6 +8199,8 @@ id id id + id + id @@ -8174,6 +8209,7 @@ YES addConnectionToFavorites: addDatabase: + alterDatabase: analyzeTable: backForwardInHistory: cancelTask: @@ -8188,6 +8224,7 @@ copyCreateTableSyntax: copyCreateTableSyntaxFromSheet: copyDatabase: + databaseEncodingButtonChanged: export: exportSelectedTablesAs: flushPrivileges: @@ -8228,6 +8265,10 @@ addDatabase: id + + alterDatabase: + id + analyzeTable: id @@ -8284,6 +8325,10 @@ copyDatabase: id + + databaseEncodingButtonChanged: + id + export: id @@ -8418,6 +8463,7 @@ createTableSyntaxWindow customQueryInstance customQueryTextView + databaseCollationButton databaseCopyNameField databaseCopySheet databaseDataInstance @@ -8496,6 +8542,7 @@ id id id + id NSTableView id NSScrollView @@ -8561,6 +8608,7 @@ createTableSyntaxWindow customQueryInstance customQueryTextView + databaseCollationButton databaseCopyNameField databaseCopySheet databaseDataInstance @@ -8667,6 +8715,10 @@ customQueryTextView NSTextView + + databaseCollationButton + id + databaseCopyNameField id @@ -10609,11 +10661,13 @@ YES additionalDragHandleView collapseToggleButton + delegate YES NSView NSButton + id @@ -10622,6 +10676,7 @@ YES additionalDragHandleView collapseToggleButton + delegate YES @@ -10633,6 +10688,10 @@ collapseToggleButton NSButton + + delegate + id + @@ -12228,7 +12287,6 @@ outlineView privsSupportedByServer removeSchemaPrivButton - schemaController schemasTableView splitView tabView @@ -12250,7 +12308,6 @@ NSOutlineView NSMutableDictionary NSButton - NSArrayController NSTableView SPSplitView NSTabView @@ -12275,7 +12332,6 @@ outlineView privsSupportedByServer removeSchemaPrivButton - schemaController schemasTableView splitView tabView @@ -12336,10 +12392,6 @@ removeSchemaPrivButton NSButton - - schemaController - NSArrayController - schemasTableView NSTableView @@ -12367,6 +12419,13 @@ Source/SPUserManager.h + + SPUserManager + + IBProjectSource + Source/SPUserManagerDataSource.h + + SPUserManager -- cgit v1.2.3