From 0e4ad8eb9cddbbd755d55bb50f7707f1e8160121 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 12 Oct 2014 22:41:36 +0200 Subject: Add a "Go to Database" dialog The dialog enables * searching for a database by name (substring matching), * using C&P to select databases * navigating to databases not in the database dropdown * faster keyboard-based navigation --- Interfaces/English.lproj/GotoDatabaseDialog.xib | 117 ++++++++++++++++++++++++ Interfaces/English.lproj/MainMenu.xib | 105 ++++++++++----------- 2 files changed, 163 insertions(+), 59 deletions(-) create mode 100644 Interfaces/English.lproj/GotoDatabaseDialog.xib (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/GotoDatabaseDialog.xib b/Interfaces/English.lproj/GotoDatabaseDialog.xib new file mode 100644 index 00000000..310b74b0 --- /dev/null +++ b/Interfaces/English.lproj/GotoDatabaseDialog.xib @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index f8d24d80..a8639839 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -1227,6 +1227,25 @@ Database + + + Go to Database… + d + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + Add Database... @@ -3150,6 +3169,14 @@ BUY-hF-nKy + + + showGotoDatabase: + + + + jS0-aP-Y7o + delegate @@ -4145,6 +4172,8 @@ + + @@ -4733,6 +4762,16 @@ + + 8MG-hk-1qS + + + + + Yzp-Qk-v7Y + + + @@ -5266,6 +5305,7 @@ com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -5362,6 +5402,7 @@ com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -5371,47 +5412,6 @@ - - NSDocument - - id - id - id - id - id - id - - - - printDocument: - id - - - revertDocumentToSaved: - id - - - runPageLayout: - id - - - saveDocument: - id - - - saveDocumentAs: - id - - - saveDocumentTo: - id - - - - IBProjectSource - ./Classes/NSDocument.h - - NSTextView @@ -6877,6 +6877,7 @@ id id id + id id id id @@ -7044,6 +7045,10 @@ showFilterTable: id + + showGotoDatabase: + id + showMySQLHelp: id @@ -9728,24 +9733,6 @@ ./Classes/SUUpdater.h - - WebView - - reloadFromOrigin: - id - - - reloadFromOrigin: - - reloadFromOrigin: - id - - - - IBProjectSource - ./Classes/WebView.h - - 0 -- cgit v1.2.3