aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFieldMapperController.m
Commit message (Expand)AuthorAgeFilesLines
* • 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
* • csv field mapperBibiko2010-02-161-2/+46
* • csv field mapperBibiko2010-02-161-1/+30
* • csv field mapperBibiko2010-02-161-6/+42
* • removed arrowsBibiko2010-02-161-7/+18
* • field mapper controllerBibiko2010-02-161-2/+11
* • re-factored and outsourced the entire CSV import field mapper sheetBibiko2010-02-161-35/+250
* • some further progress for the new csv import field mapper sheetBibiko2010-02-151-5/+40
* • some further work at the new field mapper sheetBibiko2010-02-051-7/+28
* • further work on SPFieldMapperControllerBibiko2010-02-021-1/+105
* • CMTextView: switch off syntax highlighting if text buffer size is larger ...Bibiko2010-02-011-0/+31