aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/ExportDialog.xib
Commit message (Expand)AuthorAgeFilesLines
* Fix drawing artifacts in some table views on OS X < 10.11Max2017-04-011-1/+1
* Make XIB versions consistent and remove Xcode 8 restriction.Stuart Connolly2017-03-281-2/+2
* #979 change default CSV export settingsAbhi Beckert2016-06-051-15/+15
* Temporarily downgrade two xibs from 7.0 -> 5.1 as the differences seem to be ...Max Lohrmann2016-05-081-4/+4
* Move export table view checkbox columnsAbhi Beckert2016-03-121-3/+4
* Upgrade XIB document version (without making changes)Abhi Beckert2016-03-121-9677/+1139
* Store the last export settings using the new "export settings" formatMax2015-11-151-32/+0
* Fix another set of fields that allowed multi-line input (#2325)Max2015-11-131-7/+7
* Fix: "Custom filename" in export dialog would accept multi line text (#2325)Max2015-11-131-1/+1
* Allow import of saved export settings (in export dialog)Max2015-11-071-58/+209
* Change width of export dialog to fit tokenlistMax2015-10-121-37/+37
* Add an option to save the current export dialog settings to a fileMax2015-10-121-2/+57
* Change how the custom filename pattern in export dialog is handledMax2015-10-121-0/+8
* Rename a variable that was desperately trying to cause coding errorsMax2015-10-101-4/+4
* Touch all XIB files with Xcode 6.1.1Max2014-12-191-85/+1144
* Allow XIB to be opened with Xcode 4.6Stuart Connolly2014-01-181-6944/+4248
* Build config update:stuconnolly2013-01-241-17/+3
* Issue #1519: Fix auto-sizing of export filename and truncate it when it becom...stuconnolly2013-01-031-17/+41
* Fix IB warnings.stuconnolly2012-08-031-11111/+11019
* - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl...rowanbeentje2012-08-021-7523/+11111
* Layout fixes.stuconnolly2011-10-081-16/+18
* * Fixes some localization spacing issues reported by Frédéric Latourdmoagx2011-09-021-13/+17
* SQL export: Disable the 'include drop syntax option' when the structure optio...stuconnolly2011-07-261-69/+67
* Add the option to the SQL export view as to whether or not the AUTO_INCREMENT...stuconnolly2011-07-101-82/+142
* * Fixes most parts of #1006 (Translation of file names)dmoagx2011-05-101-13/+13
* Fix slight interface alignment issue.stuconnolly2011-05-071-17/+12
* Implement a large number of minor fixes and improvements to export functional...rowanbeentje2011-05-071-10/+139
* * UI fixes for #982 #971dmoagx2011-03-071-66/+79
* * Little translation GUI QA - still many bugs in ExportViewdmoagx2011-01-161-20/+20
* Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org...rowanbeentje2010-12-051-30/+170
* Complete the implementation of supporting MySQL's XML schema format when expo...stuconnolly2010-11-051-14/+376
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-243/+52
* Exporter:rowanbeentje2010-08-261-28/+40
* During a CSV export if the user selects the tab as the separator update the e...stuconnolly2010-07-251-9/+31
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-166/+330
* Fix a very minor display issue on the export dialog's custom filename view bo...stuconnolly2010-07-121-8/+10
* Change the export dialog's 'Selected Tables' option to simply 'Tables' and up...stuconnolly2010-07-061-15/+14
* Fix the resizing of the export dialog when the sheet is already accommodating...stuconnolly2010-07-051-5/+5
* • resized GUI elements for localisation of longer explanationsBibiko2010-07-051-26/+33
* Simplify the ease at which export filename tokens can be localised as well as...stuconnolly2010-07-051-10/+438
* Add tooltips to the export dialog's tableview.stuconnolly2010-06-301-9/+12
* Fix a missing connection to customise the NULL placeholder for XML exports.stuconnolly2010-06-181-7/+15
* Fix the autoresizing properties of the custom filename view of the export dia...stuconnolly2010-06-151-4/+4
* Export dialog sizing.stuconnolly2010-06-131-6/+6
* Exporter ehancements:stuconnolly2010-06-131-3276/+3531
* Exporter enhancements, including:stuconnolly2010-06-091-700/+663
* On the XML export dialog add the option to specify the placeholder of exporte...stuconnolly2010-06-061-20/+104
* - Exporter: SQL select/deselect all will now toggle structure/drop table if ...rowanbeentje2010-06-061-14/+15
* Fix autoresizing properties of the UTF-8 BOM option on the export dialog.stuconnolly2010-05-251-3/+3
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-646/+2058