Mercurial > hg > svgui
log widgets/CSVFormatDialog.cpp @ 682:1a0dfcbffaf1
age | author | description |
---|---|---|
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 |
Mon, 07 Feb 2011 21:07:47 +0000 | Chris Cannam | * Fix untranslated string |
Mon, 19 Jul 2010 17:08:56 +0000 | Chris Cannam | * Complete the overhaul of CSV file import; now you can pick the purpose for |
Fri, 16 Jul 2010 16:51:39 +0000 | Chris Cannam | * Start revamping the CSV import dialog so as to show a "purpose" for each column. |
Thu, 08 Jul 2010 14:22:28 +0000 | Chris Cannam | * Add option to import time+duration (or time+endtime) from CSV files |