From e9f34249920eea69ca0dc116d21c1403c49ec0f4 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Mon, 21 Jun 2010 11:38:43 +0000 Subject: =?UTF-8?q?=E2=80=A2=20initial=20preparations=20to=20support=20the?= =?UTF-8?q?=20storage=20of=20the=20entire=20SP=20session=20(all=20windows?= =?UTF-8?q?=20including=20tabs)=20=E2=80=A2=20added=20file=20extension=20'?= =?UTF-8?q?spfs'=20as=20SP=20bundle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note: The idea is to save inside the given spfs bundle a file 'Info.list' which contains the entire structure (which window, which tabs, selected items, etc.; each single connection is saved as separate spf file - if untitled inside the bundle in the sub-folder 'Contents' or if not the absolute path to a already saved spf file). This should insure that the user can open a single spf file in SP or as part of a spfs bundle session without loosing having two different spf file for the same connection. - Comments are welcome --- Interfaces/English.lproj/MainMenu.xib | 120 ++++++++++++++++++++++++++++++---- 1 file changed, 109 insertions(+), 11 deletions(-) (limited to 'Interfaces/English.lproj') diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index 27b5bfc8..e3bc58af 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -12,6 +12,7 @@ YES + YES @@ -362,6 +363,26 @@ 1005 + + + YES + Save Session + + 2147483647 + + + 1020 + + + + YES + Save Session As… + + 2147483647 + + + 1021 + Save Query… @@ -2705,14 +2726,6 @@ 964 - - - saveConnectionSheet: - - - - 966 - clearRecentDocuments: @@ -2961,6 +2974,30 @@ 1115 + + + saveConnectionSheet: + + + + 1120 + + + + saveConnectionSheet: + + + + 1121 + + + + saveConnectionSheet: + + + + 1122 + @@ -3188,6 +3225,8 @@ + + @@ -4314,6 +4353,16 @@ + + 1116 + + + + + 1118 + + + @@ -4371,6 +4420,8 @@ 111.ImportedFromIB2 1111.IBPluginDependency 1112.IBPluginDependency + 1116.IBPluginDependency + 1118.IBPluginDependency 129.IBPluginDependency 129.ImportedFromIB2 130.IBPluginDependency @@ -4713,6 +4764,8 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -4789,7 +4842,7 @@ com.apple.InterfaceBuilder.CocoaPlugin {{449, 1007}, {197, 53}} - {{106, 685}, {511, 20}} + {{228, 546}, {511, 20}} com.apple.InterfaceBuilder.CocoaPlugin {{506, 836}, {511, 20}} @@ -4925,7 +4978,7 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{214, 180}, {287, 383}} + {{334, 123}, {287, 423}} com.apple.InterfaceBuilder.CocoaPlugin {{180, 535}, {182, 253}} @@ -5066,7 +5119,7 @@ - 1115 + 1122 @@ -6513,6 +6566,51 @@ ../../Frameworks/Sparkle.framework/Versions/A/Headers/SUUpdater.h + + SPAppController + NSObject + + YES + + YES + donate: + newTab: + newWindow: + openAboutPanel: + openConnectionSheet: + openPreferences: + provideFeedback: + provideTranslationFeedback: + viewKeyboardShortcuts: + visitFAQWebsite: + visitHelpWebsite: + visitWebsite: + + + YES + id + id + id + id + id + id + id + id + id + id + id + id + + + + encodingPopUp + id + + + IBDocumentRelativeSource + ../../Source/SPAppController.h + + SPWindowController NSWindowController -- cgit v1.2.3