aboutsummaryrefslogtreecommitdiff
path: root/src/passphrase.c
AgeCommit message (Expand)Author
2014-04-21use gpgme_io_writen() if available (fixes freeze when entering passphrase on ...hiro
2010-12-21changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use G_PRIORIT...hiro
2007-04-10use GtkFileChooser in import LDIF/CSV dialog.hiro
2006-01-27convert PGP passphrase into locale encoding.hiro
2005-12-02fixed blocking when entering gpg passphrase on win32.hiro
2005-11-10check if OpenPGP protocol is available on startup.hiro
2005-09-01separated some enums to reduce dependency.hiro
2005-03-10partially fixed grab input of passphrase dialog.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-31ported to gpgme-1.0.hiro
2005-01-24use GTK stock button for button set.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro