log pidgin/gtkcertmgr.c @ 19513:8c59bb6dfc7e

age author description
Tue, 28 Aug 2007 12:34:33 +0000 Daniel Atallah Fix printf(%s, NULL).
Tue, 28 Aug 2007 03:14:54 +0000 Daniel Atallah Make the gtkcert stuff compile on GTK+ older than 2.8
Tue, 14 Aug 2007 06:31:50 +0000 William Ehlhardt - Fix some overzealous g_asserts leading to a crash
Mon, 13 Aug 2007 23:33:20 +0000 William Ehlhardt - Fix a memleak
Wed, 01 Aug 2007 07:39:38 +0000 William Ehlhardt - Make tls_peers_mgmt delete button prompt for yes/no before removing
Wed, 01 Aug 2007 07:24:56 +0000 William Ehlhardt - Make a rudimentary information button in tls_peers_mgmt
Wed, 01 Aug 2007 05:13:46 +0000 William Ehlhardt - Export button now functional due to the magic of copy-paste coding