aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFieldMapperController.m
Commit message (Expand)AuthorAgeFilesLines
* • CSV Import Field mapperBibiko2010-10-251-7/+13
* CSV Import Field MapperBibiko2010-10-251-26/+49
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-3/+0
* • CSV Import Field Mapper SheetBibiko2010-10-231-7/+77
* • re-enabled three finger trackpad wiping gesture for controlling the table...Bibiko2010-10-221-15/+23
* Tidy up.stuconnolly2010-10-191-0/+1
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* Various improvements to server capability/version checking, including:stuconnolly2010-10-071-2/+3
* • fixed exception while length checking for import into new table if checke...Bibiko2010-09-281-2/+2
* - Remove a number of invalid [NSTableView makeFirstResponder] calls that had...rowanbeentje2010-09-181-3/+3
* * Fixes minor label length issues and one unlocalized stringdmoagx2010-09-171-3/+5
* • CSV Import into new table:Bibiko2010-09-061-4/+79
* • CSV Import Mapper sheet:Bibiko2010-09-061-44/+194
* Minor enhancements to the CSV import dialogs new table info sheet (i.e. table...stuconnolly2010-09-051-2/+6
* • CSV Import into new TABLEBibiko2010-09-041-53/+141
* • further improvements for CSV import into new tableBibiko2010-09-031-3/+58
* • further progress for CSV import into new tableBibiko2010-09-031-9/+64
* • finished the first implementation of CSV Import into new tableBibiko2010-09-031-8/+174
* • first preparations to support a CSV import into a new table (not yet exec...Bibiko2010-09-021-55/+218
* • CSV Import Field mapperBibiko2010-09-021-1/+0
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-1/+1
* • after opening spfs file reset tabBar by looking at setting for SPAlwaysSh...Bibiko2010-07-011-1/+7
* • fixed issue for Import from ClipboardBibiko2010-06-181-5/+1
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-1/+1
* Rename CMTextView to SPTextView.stuconnolly2010-05-271-1/+1
* - In the CSV import field mapper controller, retain the primary key field to...rowanbeentje2010-05-091-1/+3
* Rework alert sheets:rowanbeentje2010-05-091-1/+1
* • added "Import from Clipboard" ⌥⇧⌘IBibiko2010-04-101-2/+11
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+1
* • CSV Import Field MapperBibiko2010-03-221-7/+26
* • CSV ImportBibiko2010-03-221-8/+13
* • fixed bug while CSV importBibiko2010-03-221-1/+17
* • CSV Import Field MapperBibiko2010-03-141-0/+15
* • CSV Import Field MapperBibiko2010-03-061-7/+37
* • CSV Import Field MapperBibiko2010-03-061-5/+12
* • CSV Import Field MapperBibiko2010-03-051-1/+0
* • CSV Import Field MapperBibiko2010-03-051-6/+15
* • CSV Import Field MapperBibiko2010-03-051-54/+192
* • CSV Import Field MapperBibiko2010-03-041-6/+9
* • CSV Import Field MapperBibiko2010-03-031-3/+41
* Localise SPExtendedTableInfo.m and remove use of multiple comments for locali...stuconnolly2010-03-031-2/+2
* • CSV Field MapperBibiko2010-03-021-11/+26
* • CSV Import Field MapperBibiko2010-02-211-6/+96
* • applied new SPTableData keys "PRIMARY" and "UNIQUE" information to the ma...Bibiko2010-02-201-10/+12
* • CSV Import Field MapperBibiko2010-02-191-7/+45
* • CSV Import Field MapperBibiko2010-02-181-16/+21
* • CSV Import Field MapperBibiko2010-02-181-2/+27
* • CSV Import Field MapperBibiko2010-02-181-2/+41
* • further progress for 'add global source value'Bibiko2010-02-171-94/+240
* • csv file import mapperBibiko2010-02-171-9/+14