diff options
author | stuconnolly <stuart02@gmail.com> | 2010-06-13 14:22:16 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-06-13 14:22:16 +0000 |
commit | ebd964e9a6d4b5975a806a4354f4df5ab28146d0 (patch) | |
tree | 7d7ec1977ee7059f041bf74b7e699550707e49e4 /Interfaces/English.lproj/DBView.xib | |
parent | f286f3f05162e663fb6bc6abaf2a08b1e02d1d86 (diff) | |
download | sequelpro-ebd964e9a6d4b5975a806a4354f4df5ab28146d0.tar.gz sequelpro-ebd964e9a6d4b5975a806a4354f4df5ab28146d0.tar.bz2 sequelpro-ebd964e9a6d4b5975a806a4354f4df5ab28146d0.zip |
Exporter ehancements:
- Make sure the export button is disabled when the global structure, content and drop options are enabled, but the desellect all button is checked.
- Replace the export dialog toolbar with a tabview, reducing the dialogs overall size.
- Add the option to SQL dumps to specify when a new INSERT statement should be created, either after a certain amount of data or after a specific number of rows (defaults to every 250KiB). Known issue: incorrect VALUES clause generation of last row when creating a new INSERT after a specific number of rows.
Diffstat (limited to 'Interfaces/English.lproj/DBView.xib')
-rw-r--r-- | Interfaces/English.lproj/DBView.xib | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 45c1d2fd..8c33bab5 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -23,6 +23,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> + <integer value="7052"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -12221,7 +12222,6 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="450876295"/> <reference key="NSMixedImage" ref="414351669"/> - <int key="NSTag">1</int> </object> <object class="NSMenuItem" id="407752940"> <reference key="NSMenu" ref="563848996"/> @@ -12230,7 +12230,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="450876295"/> <reference key="NSMixedImage" ref="414351669"/> - <int key="NSTag">2</int> + <int key="NSTag">1</int> </object> <object class="NSMenuItem" id="980906208"> <reference key="NSMenu" ref="563848996"/> @@ -12239,7 +12239,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="450876295"/> <reference key="NSMixedImage" ref="414351669"/> - <int key="NSTag">3</int> + <int key="NSTag">2</int> </object> </object> </object> @@ -28256,6 +28256,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <string>exportFilenameDividerBox</string> <string>exportHTMLIncludeStructureCheck</string> <string>exportInputPopUpButton</string> + <string>exportOptionsTabBar</string> <string>exportPDFIncludeStructureCheck</string> <string>exportPathField</string> <string>exportProcessLowMemoryButton</string> @@ -28269,14 +28270,16 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <string>exportSQLIncludeDropSyntaxCheck</string> <string>exportSQLIncludeErrorsCheck</string> <string>exportSQLIncludeStructureCheck</string> + <string>exportSQLInsertDividerPopUpButton</string> + <string>exportSQLInsertNValueTextField</string> <string>exportSelectAllTablesButton</string> - <string>exportTabBar</string> <string>exportTableList</string> <string>exportTableListButtonBar</string> <string>exportTablelistScrollView</string> - <string>exportToolbar</string> + <string>exportTypeTabBar</string> <string>exportUseUTF8BOMButton</string> <string>exportXMLNULLValuesAsTextField</string> + <string>exporterView</string> <string>tableContentInstance</string> <string>tableDataInstance</string> <string>tableDocumentInstance</string> @@ -28309,6 +28312,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <string>NSBox</string> <string>NSButton</string> <string>NSPopUpButton</string> + <string>NSTabView</string> <string>NSButton</string> <string>NSTextField</string> <string>NSButton</string> @@ -28322,14 +28326,16 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <string>NSButton</string> <string>NSButton</string> <string>NSButton</string> + <string>NSPopUpButton</string> + <string>NSTextField</string> <string>NSButton</string> - <string>NSTabView</string> <string>NSTableView</string> <string>BWAnchoredButtonBar</string> <string>NSScrollView</string> - <string>NSToolbar</string> + <string>NSTabView</string> <string>NSButton</string> <string>NSTextField</string> + <string>NSView</string> <string>id</string> <string>id</string> <string>id</string> @@ -30046,14 +30052,6 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> </object> </object> <object class="IBPartialClassDescription"> - <string key="className">NSToolbar</string> - <string key="superclassName">NSObject</string> - <object class="IBClassDescriptionSource" key="sourceIdentifier"> - <string key="majorKey">IBFrameworkSource</string> - <string key="minorKey">AppKit.framework/Headers/NSToolbar.h</string> - </object> - </object> - <object class="IBPartialClassDescription"> <string key="className">NSUserDefaultsController</string> <string key="superclassName">NSController</string> <object class="IBClassDescriptionSource" key="sourceIdentifier"> |