From 4ce2164c519d4382b67255523c96c9e03f7fdcc6 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Tue, 4 Aug 2009 19:14:36 +0000 Subject: =?UTF-8?q?=E2=80=A2=20initial=20support=20for=20open/save=20conne?= =?UTF-8?q?ction=20files=20(*.spf)=20-=20Open/Save=20menu=20items=20are=20?= =?UTF-8?q?hidden=20=E2=80=A2=20initial=20support=20for=20drag&drop=20file?= =?UTF-8?q?s=20*.spf=20and=20*.sql=20to=20SP's=20icon=20or=20double-click?= =?UTF-8?q?=20at=20*.sql=20or=20*.spf=20files=20in=20Finder=20-=20SP=20sta?= =?UTF-8?q?rts=20if=20not=20already=20running=20-=20sql=20files=20will=20b?= =?UTF-8?q?e=20executed=20in=20the=20Custom=20Query=20if=20at=20least=20on?= =?UTF-8?q?e=20connection=20is=20open=20-=20spf=20files=20not=20yet=20supp?= =?UTF-8?q?orted=20-?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Interfaces/English.lproj/MainMenu.xib | 62 +++++++++++++++++++++++++++++++++-- 1 file changed, 59 insertions(+), 3 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index 6e1e77b2..1380f3b9 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -239,6 +239,26 @@ + + + YES + Open Connection + o + 1048576 + 2147483647 + + + + + + YES + Save Connection + s + 1048576 + 2147483647 + + + Add To Favorites @@ -2484,6 +2504,22 @@ 942 + + + openConnectionSheet: + + + + 948 + + + + saveConnectionSheet: + + + + 949 + @@ -2706,6 +2742,8 @@ + + @@ -3695,6 +3733,16 @@ + + 943 + + + + + 944 + + + @@ -4035,6 +4083,8 @@ 938.IBPluginDependency 940.IBPluginDependency 941.IBPluginDependency + 943.IBPluginDependency + 944.IBPluginDependency YES @@ -4305,7 +4355,7 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{270, 526}, {209, 193}} + {{270, 486}, {212, 233}} com.apple.InterfaceBuilder.CocoaPlugin {{180, 535}, {182, 253}} @@ -4415,6 +4465,8 @@ w6gg4oaSIGZhY2FkZV0 com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin @@ -4437,7 +4489,7 @@ w6gg4oaSIGZhY2FkZV0 - 942 + 949 @@ -4976,10 +5028,11 @@ w6gg4oaSIGZhY2FkZV0 flushPrivileges: flushTable: import: - insertNULLvalue: + openConnectionSheet: optimizeTable: removeDatabase: repairTable: + saveConnectionSheet: saveServerVariables: setDatabases: showCreateTableSyntax: @@ -5024,6 +5077,7 @@ w6gg4oaSIGZhY2FkZV0 id id id + id @@ -5045,6 +5099,7 @@ w6gg4oaSIGZhY2FkZV0 extendedTableInfoInstance favoritesButton historyControl + listFilterField queryProgressBar saveVariablesButton sidebarGrabber @@ -5087,6 +5142,7 @@ w6gg4oaSIGZhY2FkZV0 id id id + NSSearchField id NSButton id -- cgit v1.2.3