aboutsummaryrefslogtreecommitdiff
path: root/src/importcsv.c
AgeCommit message (Expand)Author
2017-12-14updated copyright.hiro
2017-11-30adjusted addressbook import/export dialog layout.hiro
2010-07-20src/importcsv.c: added 'Alias' attribute.hiro
2007-09-20removed all warnings output with -Wall.hiro
2007-04-12removed redundant lines.hiro
2007-04-11fixed the position of transient window in import dialog.hiro
2007-04-11scroll CList when reordering in CSV import.hiro
2007-04-11supported tab-separated file in CSV import.hiro
2007-04-11properly process CSV with double quotations.hiro
2007-04-11adjusted spacing and wrap file name in CSV import.hiro
2007-04-11added description to the field page of CSV import.hiro
2007-04-11fixed initially incorrect scrollbar size in CSV import.hiro
2007-04-10added Remarks field and fixed reorder of the last row in CSV import.hiro
2007-04-10implemented enable/disable of fields in CSV import.hiro
2007-04-10implemented reorder of items in CSV import.hiro
2007-04-10also delete physical files when deleting data sources.hiro
2007-04-10convert filename from/to UTF-8 in CSV/LDIF import.hiro
2007-04-10convert filename to UTF-8 in CSV/LDIF import.hiro
2007-04-10use GtkFileChooser in import LDIF/CSV dialog.hiro
2007-04-06fixed import of CSV in locale encoding.hiro
2007-04-06implemented CSV import (in progress).hiro