From c49bbd2c8e35b39a8c7262f2671c3ad3c8bb2cea Mon Sep 17 00:00:00 2001 From: Abhi Beckert Date: Sat, 6 Sep 2014 14:21:13 +1000 Subject: Resolve #1974: Allow un-mapping of Ctrl-H Add menu item "MySQL help for Word/Selection", with Control-H as the default key equivalent Delete SPTextView's built in handling of Control-H key presses --- Interfaces/English.lproj/MainMenu.xib | 224 +++++++++++++++++++++++++++++++--- 1 file changed, 209 insertions(+), 15 deletions(-) (limited to 'Interfaces/English.lproj') diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index b8d43db7..f8d24d80 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -2,13 +2,13 @@ 1060 - 13B3116 - 4514 - 1265 - 696.00 + 13E28 + 5056 + 1265.21 + 698.00 com.apple.InterfaceBuilder.CocoaPlugin - 4514 + 5056 NSCustomObject @@ -2013,6 +2013,15 @@ + + + MySQL Help for Word + h + 262144 + 2147483647 + + + YES @@ -3133,6 +3142,14 @@ 1021 + + + showMySQLHelpForCurrentWord: + + + + BUY-hF-nKy + delegate @@ -4587,6 +4604,7 @@ + @@ -4710,6 +4728,11 @@ + + nXE-rI-RyI + + + @@ -5339,6 +5362,7 @@ com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin @@ -5347,6 +5371,47 @@ + + NSDocument + + id + id + id + id + id + id + + + + printDocument: + id + + + revertDocumentToSaved: + id + + + runPageLayout: + id + + + saveDocument: + id + + + saveDocumentAs: + id + + + saveDocumentTo: + id + + + + IBProjectSource + ./Classes/NSDocument.h + + NSTextView @@ -5576,6 +5641,30 @@ SPBundleCommandTextView NSTextView + + id + id + id + id + + + + cut: + id + + + paste: + id + + + redo: + id + + + undo: + id + + commandScrollView NSScrollView @@ -5612,6 +5701,7 @@ id id id + id id id id @@ -5681,6 +5771,10 @@ showHelp: id + + showWindow: + id + triggerButtonChanged: id @@ -5930,7 +6024,7 @@ id id id - id + NSButton id id id @@ -5965,7 +6059,7 @@ chooseKeyLocation: - id + NSButton duplicateFavorite: @@ -6052,6 +6146,7 @@ NSTextField SPColorSelectorView NSView + NSView NSView NSTextField NSSecureTextField @@ -6062,6 +6157,9 @@ NSView NSView NSView + NSButton + NSButton + NSButton SPColorSelectorView NSView NSView @@ -6183,6 +6281,10 @@ sshConnectionFormContainer NSView + + sshConnectionSSLDetailsContainer + NSView + sshKeyLocationHelp NSView @@ -6223,6 +6325,18 @@ sslKeyFileLocationHelp NSView + + sslOverSSHCACertButton + NSButton + + + sslOverSSHCertificateButton + NSButton + + + sslOverSSHKeyFileButton + NSButton + standardColorField SPColorSelectorView @@ -6316,9 +6430,11 @@ id id id + id id id id + id id @@ -6402,6 +6518,10 @@ saveQueryHistory: id + + searchInDocForWebViewSelection: + id + showCompletionList: id @@ -6414,6 +6534,10 @@ showHelpForSearchString: id + + showHelpForWebViewSelection: + id + switchDefaultQueryAction: id @@ -6725,6 +6849,7 @@ id id id + id id id id @@ -6742,6 +6867,7 @@ id id id + id id id id @@ -6806,6 +6932,10 @@ chooseEncoding: id + + closeErrorConnectionSheet: + id + closePanelSheet: id @@ -6874,6 +7004,10 @@ optimizeTable: id + + printDocument: + id + refreshTables: id @@ -7320,6 +7454,30 @@ SPEditSheetTextView NSTextView + + id + id + id + id + + + + cut: + id + + + paste: + id + + + redo: + id + + + undo: + id + + IBProjectSource ./Classes/SPEditSheetTextView.h @@ -8201,6 +8359,7 @@ id id id + id id id id @@ -8222,6 +8381,10 @@ toggleShowConnections: id + + toggleShowDatabases: + id + toggleShowHelpStatements: id @@ -8240,6 +8403,7 @@ NSSearchField NSTableView NSButton + NSButton NSButton NSTextField NSProgressIndicator @@ -8263,6 +8427,10 @@ includeConnectionButton NSButton + + includeDatabaseButton + NSButton + includeTimeStampsButton NSButton @@ -9103,6 +9271,7 @@ id id id + id id id id @@ -9133,6 +9302,10 @@ renameTable: id + + tableEncodingButtonChanged: + id + togglePaneCollapse: id @@ -9407,17 +9580,20 @@ SPTextView NSTextView - - showMySQLHelpForCurrentWord: - id - - - showMySQLHelpForCurrentWord: - + + id + id + + + + printDocument: + id + + showMySQLHelpForCurrentWord: id - + SPCustomQuery NSScrollView @@ -9552,6 +9728,24 @@ ./Classes/SUUpdater.h + + WebView + + reloadFromOrigin: + id + + + reloadFromOrigin: + + reloadFromOrigin: + id + + + + IBProjectSource + ./Classes/WebView.h + + 0 -- cgit v1.2.3