History | View | Annotate | Download (9.9 kB)
changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use G_PRIORITY_LOW for long timeout interval.
use GtkFileChooser in import LDIF/CSV dialog.
convert PGP passphrase into locale encoding.
fixed blocking when entering gpg passphrase on win32.
check if OpenPGP protocol is available on startup.
separated some enums to reduce dependency.
partially fixed grab input of passphrase dialog.
replaced intl.h with glib/gi18n.h.
ported to gpgme-1.0.
use GTK stock button for button set.
Initial import of Sylpheed (GTK2 version).