log widgets/CSVFormatDialog.cpp @ 895:a3b3b64fbc43 alignment_view

age author description
Fri, 03 Oct 2014 15:27:02 +0100 Chris Cannam Handle variable columns by importing all of them (not just the minimum number)
Fri, 03 Oct 2014 15:09:27 +0100 Chris Cannam Add milliseconds as CSV import timing option
Tue, 17 Jun 2014 15:55:27 +0100 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
Mon, 07 Apr 2014 10:47:15 +0100 Chris Cannam Make it possible to import CSV files directly into Note layers
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Mon, 04 Nov 2013 15:48:05 +0000 Chris Cannam Abbreviate very long text elements in csv file format dialog
Mon, 04 Apr 2011 15:34:34 +0100 Chris Cannam * Cut off column dialog if there are many columns -- allow user to ignore or take values from all columns past a certain number. sv_v1.8