index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
importcsv.c
Age
Commit message (
Expand
)
Author
2010-07-20
src/importcsv.c: added 'Alias' attribute.
hiro
2007-09-20
removed all warnings output with -Wall.
hiro
2007-04-12
removed redundant lines.
hiro
2007-04-11
fixed the position of transient window in import dialog.
hiro
2007-04-11
scroll CList when reordering in CSV import.
hiro
2007-04-11
supported tab-separated file in CSV import.
hiro
2007-04-11
properly process CSV with double quotations.
hiro
2007-04-11
adjusted spacing and wrap file name in CSV import.
hiro
2007-04-11
added description to the field page of CSV import.
hiro
2007-04-11
fixed initially incorrect scrollbar size in CSV import.
hiro
2007-04-10
added Remarks field and fixed reorder of the last row in CSV import.
hiro
2007-04-10
implemented enable/disable of fields in CSV import.
hiro
2007-04-10
implemented reorder of items in CSV import.
hiro
2007-04-10
also delete physical files when deleting data sources.
hiro
2007-04-10
convert filename from/to UTF-8 in CSV/LDIF import.
hiro
2007-04-10
convert filename to UTF-8 in CSV/LDIF import.
hiro
2007-04-10
use GtkFileChooser in import LDIF/CSV dialog.
hiro
2007-04-06
fixed import of CSV in locale encoding.
hiro
2007-04-06
implemented CSV import (in progress).
hiro