log

age author description
Thu, 09 Apr 2009 04:11:01 +0000 Elliott Sales de Andrade Use GtkComboBox instead of GtkOptionMenu in the choice request field for
Wed, 08 Apr 2009 05:46:20 +0000 Elliott Sales de Andrade Replace GtkTooltips code with GtkTooltip on GTK+ 2.12+.
Mon, 27 Feb 2012 06:44:05 +0000 Elliott Sales de Andrade Remove some unused variables.
Mon, 27 Feb 2012 06:42:29 +0000 Elliott Sales de Andrade Update prefs usage of the webview for previous changes.
Mon, 27 Feb 2012 06:41:57 +0000 Elliott Sales de Andrade Having a backcolor and a background seems a bit redundant. And we
Mon, 27 Feb 2012 06:35:27 +0000 Elliott Sales de Andrade WebKit knows the current formatting of the selection better than we
Mon, 27 Feb 2012 03:15:42 +0000 Elliott Sales de Andrade Implement webview formatting clearing.
Sun, 26 Feb 2012 05:49:17 +0000 Elliott Sales de Andrade Fix a small typo and add a cast.
Sun, 26 Feb 2012 05:34:08 +0000 Elliott Sales de Andrade Get rid of purple_certificate_display_x509, now that there's a
Sun, 26 Feb 2012 05:33:00 +0000 Elliott Sales de Andrade Use the new certificate request API in the certificate manager.
Sun, 26 Feb 2012 05:23:21 +0000 Elliott Sales de Andrade Use GCR widgets for the certificate request field when available.
Sun, 26 Feb 2012 05:11:02 +0000 Elliott Sales de Andrade Use new certificate request API when prompting the user to accept certs.
Sun, 26 Feb 2012 04:37:10 +0000 Elliott Sales de Andrade Add a function for prompting about a certificate. This is basically
Sun, 26 Feb 2012 03:54:26 +0000 Elliott Sales de Andrade Display a certificate request field in Pidgin and Finch by just using
Sun, 26 Feb 2012 03:38:28 +0000 Elliott Sales de Andrade Add PurpleCertificate request field API.