From 0dff71796759307023398775fde082e3bdd41d31 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sun, 25 Jul 2010 11:32:17 +0000 Subject: During a CSV export if the user selects the tab as the separator update the extension to be .tsv --- Interfaces/English.lproj/ExportDialog.xib | 40 ++++++++++++++++++++++++------- 1 file changed, 31 insertions(+), 9 deletions(-) (limited to 'Interfaces/English.lproj') diff --git a/Interfaces/English.lproj/ExportDialog.xib b/Interfaces/English.lproj/ExportDialog.xib index efab0c8d..de05a02c 100644 --- a/Interfaces/English.lproj/ExportDialog.xib +++ b/Interfaces/English.lproj/ExportDialog.xib @@ -22,7 +22,6 @@ YES - YES @@ -60,7 +59,7 @@ {3.40282e+38, 3.40282e+38} {449, 480} - + 256 YES @@ -431,7 +430,6 @@ {449, 480} - {{0, 0}, {1680, 1028}} {449, 502} @@ -1886,15 +1884,16 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA 274 - {13, 54} + {31, 54} + YES YES - 10 + 28 10 1000 @@ -1915,8 +1914,9 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA - 338820672 + 1412562496 1024 + , YES @@ -1947,7 +1947,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA 16 tableViewAction: - -765427712 + -767524864 @@ -3307,6 +3307,14 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA 1349 + + + delegate + + + + 1350 + @@ -5095,7 +5103,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA {449, 480} - {{459, 205}, {450, 359}} + {{439, 411}, {450, 359}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -5470,7 +5478,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA - 1349 + 1350 @@ -5718,6 +5726,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA changeExportCompressionFormat: changeExportOutputPath: closeSheet: + export: exportCustomQueryResultAsFormat: refreshTableList: selectDeselectAllTables: @@ -5745,6 +5754,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA id id id + id @@ -5755,6 +5765,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA changeExportCompressionFormat: changeExportOutputPath: closeSheet: + export: exportCustomQueryResultAsFormat: refreshTableList: selectDeselectAllTables: @@ -5784,6 +5795,10 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA closeSheet: id + + export: + id + exportCustomQueryResultAsFormat: id @@ -6220,6 +6235,13 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA Source/SPExportController.h + + SPExportController + + IBProjectSource + Source/SPExportFilenameUtilities.h + + SPExportController -- cgit v1.2.3