History | View | Annotate | Download (14.6 kB)
src/export.c: pass the opened FolderItem when 'Export only selected messages' is enabled.
made export/import progress dialog cancellable.
added 'Export only selected messages' option to the export dialog.
don't overwrite existing file.
implemented export to .eml or MH files.
show progress bar on export. modified menu label and function names.
use GtkFileChooser in import LDIF/CSV dialog.
modified the window management of export / import dialog.
added '--configdir' option which specifies config directory.
replaced GtkFileSelection with GtkFileChooserDialog.
replaced intl.h with glib/gi18n.h.
use GTK stock button for button set.
Initial import of Sylpheed (GTK2 version).