Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / libedataserverui / e-passwords.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-20 Srinivasa Ragavan ** Fix for bug #464569
2007-08-10 Milan Crha2007-08-10 mcrha Fix for bug #327977
2007-08-03 Srinivasa Ragavan ** Fix for bug #460999
2007-06-15 Matthew BarnesFree the EUri (#447749).
2007-05-27 Pascal TerjanThe parameter remember_type was renamed to type 3 years...
2007-05-27 Pascal TerjanRemove the parameter "secret" from the doc, it was...
2007-05-24 Matthew BarnesRemove check for obsolete GTK+ version (#424562).
2007-04-01 Matthew BarnesCompiler warning fixes from Kjartan Maraas.
2007-02-07 Matthew Barnes** Fixes bug #359979, #384183
2007-01-22 Tor Lillqvist!WITH_GNOME_KEYRING alternative was missing here.
2007-01-22 Srinivasa Ragavan** Add fallback supoprt for GNOME Keyring to GNOME...
2007-01-17 Srinivasa Ragavan** Downstream from openSUSE
2006-08-17 Kjartan Maraase_destination_get_email() returns const char* Fix warni...
2006-08-03 Srinivasa RagavanFix for bug 346730
2006-04-26 Srinivasa RagavanUpdated GNOME Keyring code.
2006-03-20 Srinivasa RagavanAdded support for gnome-keyring.
2006-02-24 Veerapuram Varadhaninclude <glib/gi18n-lib.h> instead of <libgnome/gnome...
2005-12-09 Tor LillqvistUse pthread_equal() to compare pthread_t values.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-05 Not Zed** See bug #308512.
2005-07-19 Jedy WangTo kill a e-password-dialog, we shall send a cancel...
2005-02-23 Hans Petter JanssonAdd e-book-auth-util and e-passwords.
2005-02-04 Rodney DawesSet the border widths for the dialog containers to...
2004-12-03 Not Zedremoved, code moved into camel-net-utils.[ch].
2004-12-01 Mengjie Yuadd mnemonic for label. add description for password...
2004-10-13 Jeffrey StedfastUse "%s" as the formatter argument and msg->prompt...
2004-08-30 Not Zedreturn cancelled if we're in an offline state.
2004-08-25 Frédéric CrozatDon't call gtk_dialog_set_has_separator on Gtk Message...
2004-08-12 Not Zed** See bug #61840, and others.
2004-03-09 William Jon McCannRemove separator from dialogs per HIG.
2003-04-06 Ettore Perazzoli(e_passwords_remember_password): Removed debugging
2003-04-02 Not ZedDelete all Passwords-* sections. Should make this work.
2003-02-05 Dan Winshipdefine in terms of privincludedir.
2003-01-07 Dan WinshipNew.
2002-12-09 Chris Toshoktrack changes to api (e_passwords_init is gone, and...
2002-11-12 Chris Toshokadd e-password.h (libeutil_la_SOURCES): add e-password.c
2002-04-20 Jeffrey StedfastDon't leak the base64 encoded password buffer.
2001-11-20 Dan WinshipClear the password in bonobo-conf as well. Fixes ximian...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-22 Dan WinshipPass a CORBA_Environment to bonobo_config_get_string...
2001-10-12 Chris Toshoknew parameter to e_passwords_init, and add prototype for
2001-10-12 Chris Toshokchange prototype for e_passwords_get_password.
2001-10-11 Chris Toshokopen the bonobo config db for our passwords. (e_passwor...
2001-10-04 Dan WinshipMake this dup the strings it's passed. (*) Add lots...
2001-10-01 Dan WinshipNew, copied/renamed from mailer and gnome-libs.
2001-09-30 Chris Toshokcopy/rename the mail specific password stuff here.