log

age author description
Tue, 14 Aug 2007 00:31:24 +0000 Sean Egan Double-click infopane to alias or change topic. Also, show alias instead of screenname in infopane
Mon, 13 Aug 2007 21:02:17 +0000 Daniel Atallah Don't trigger another libxml2 parse from within one of the parsing callbacks. References #1652.
Thu, 16 Aug 2007 20:23:43 +0000 Sadrul Habib Chowdhury Make the close-button underlined, instead of bold, and change the cursor to hand.
Mon, 13 Aug 2007 06:24:47 +0000 Sadrul Habib Chowdhury merge of 'e2805167b5c9997ce6241fa2156f3fd3cc4f3568'
Mon, 13 Aug 2007 05:50:32 +0000 Mark Doliner Don't try to remove a timer that doesn't exist
Mon, 13 Aug 2007 05:34:45 +0000 Mark Doliner Set a larger default conversation size. Previously we were using
Mon, 13 Aug 2007 04:50:41 +0000 Mark Doliner Two changes here
Mon, 13 Aug 2007 06:22:08 +0000 Sadrul Habib Chowdhury Fix a crash regarding tooltips on the infopane.
Mon, 13 Aug 2007 06:03:01 +0000 Sadrul Habib Chowdhury De-seaneganify some of the indentation.
Mon, 13 Aug 2007 04:52:49 +0000 Sadrul Habib Chowdhury Allow the imhtml to expand and fill the void.
Mon, 13 Aug 2007 04:23:57 +0000 Mark Doliner Set a minimize size of 300 pixels for the imhtml showing example
Mon, 13 Aug 2007 01:04:20 +0000 Sadrul Habib Chowdhury Properly escape the chat-topics in the infopane. Fixes #1903.
Mon, 13 Aug 2007 00:52:41 +0000 Sadrul Habib Chowdhury Make sure dbus doesn't leak in purple_prefs_get_children_names.
Mon, 13 Aug 2007 00:50:25 +0000 Sadrul Habib Chowdhury merge of '48fad9773e276b7949c6dcebf5b2948b46b8e2c7'
Mon, 13 Aug 2007 00:31:39 +0000 Richard Laager Add finch/gntsound.c to POTFILES.in, as it has translation markers.
Mon, 13 Aug 2007 23:33:20 +0000 William Ehlhardt - Fix a memleak
Mon, 13 Aug 2007 22:49:45 +0000 William Ehlhardt - x509_signed_by now accepts a signature by an X.509 version 1
Mon, 13 Aug 2007 22:44:23 +0000 William Ehlhardt - Add the Verisign root key (used for MSN)
Mon, 13 Aug 2007 20:07:57 +0000 William Ehlhardt - Force full initialization of SSL system at startup
Mon, 13 Aug 2007 19:38:49 +0000 William Ehlhardt - Move ssl-gnutls x509 registration until after GnuTLS itself is inited
Mon, 13 Aug 2007 19:29:33 +0000 William Ehlhardt - Fix the autoconf/automake stuff so that the ca-certs work
Mon, 13 Aug 2007 19:01:04 +0000 William Ehlhardt - Add the ca-certs directory for putting default-shipping root certs in.
Mon, 13 Aug 2007 16:33:32 +0000 William Ehlhardt - Fix x509_signed_by. Apparently I can't read documentation.
Mon, 13 Aug 2007 16:04:48 +0000 William Ehlhardt - Add debugging babble
Mon, 13 Aug 2007 06:00:00 +0000 William Ehlhardt - Fix memleak
Mon, 13 Aug 2007 05:58:09 +0000 William Ehlhardt - Implement x509_ca_get_idlist
Mon, 13 Aug 2007 05:55:02 +0000 William Ehlhardt - Implement x509_ca_delete_cert
Mon, 13 Aug 2007 05:52:21 +0000 William Ehlhardt - Add a helper function to destroy x509_ca_elements, and use it where
Mon, 13 Aug 2007 05:46:57 +0000 William Ehlhardt - Implement x509_ca_get_cert
Mon, 13 Aug 2007 05:42:57 +0000 William Ehlhardt Cosmetics