log pidgin/gtkcertmgr.c @ 32487:94cb1d9e752b

age author description
Fri, 02 Sep 2011 06:32:19 +0000 Elliott Sales de Andrade Allow double-clicking a certificate to show its info.
Fri, 02 Sep 2011 06:21:10 +0000 Elliott Sales de Andrade Fix Certificate Manager Import/Export icons.
Sat, 08 Jan 2011 03:49:38 +0000 John Bailey warnings -= 3;
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Sun, 16 Aug 2009 03:21:47 +0000 Paul Aurich Don't try to write a cert with a blank filename.
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
Sun, 03 Feb 2008 11:39:59 +0000 Mark Doliner The Gnome Human Interface Guidelines say, "if pressing this button by
Sun, 03 Feb 2008 11:16:52 +0000 Mark Doliner Slightly cleaner
Sun, 03 Feb 2008 11:00:50 +0000 Mark Doliner Improve the spacing in Pidgin's certificate manager window
Sun, 03 Feb 2008 10:07:57 +0000 Mark Doliner Add the list of certificates in Pidgin's certificate manager to a
Fri, 01 Feb 2008 01:00:36 +0000 Mark Doliner Remove whitespace on empty lions
Thu, 17 Jan 2008 08:10:37 +0000 Mark Doliner A few more of those "default_action" fixes
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Wed, 02 Jan 2008 11:05:09 +0000 Sadrul Habib Chowdhury Mark a string for translation.
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Thu, 13 Sep 2007 03:16:23 +0000 William Ehlhardt - GTKCertMgr X.509 infothing now uses the
Wed, 12 Sep 2007 20:17:17 +0000 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 06:24:35 +0000 Mark Doliner Sort the certificates by hostname
Wed, 29 Aug 2007 04:21:33 +0000 Daniel Atallah Remove some relics from when we didn't create the buddy list immediately.
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
Mon, 30 Jul 2007 07:24:00 +0000 William Ehlhardt - Import button now (more or less) functional
Mon, 30 Jul 2007 07:20:04 +0000 William Ehlhardt - The tls_peers_mgmt import button should be enabled whether there are
Sat, 28 Jul 2007 18:42:56 +0000 William Ehlhardt - HIG compliance improved
Sat, 28 Jul 2007 08:47:44 +0000 William Ehlhardt - Delegate all button enabling/disabling in tls_peers_mgmt to its "is
Sat, 28 Jul 2007 08:33:30 +0000 William Ehlhardt - Delete button now usable!
Sat, 28 Jul 2007 08:27:01 +0000 William Ehlhardt - Code cosmetics
Sat, 28 Jul 2007 08:24:55 +0000 William Ehlhardt - Make the tls_peers certmgr delete button do something
Fri, 27 Jul 2007 08:34:40 +0000 William Ehlhardt - tls_peers certmgr now responds to certificate-stored,
Fri, 27 Jul 2007 08:24:25 +0000 William Ehlhardt - Add a struct to hold various pieces of data for the tls_peers mgmt UI
Fri, 27 Jul 2007 04:38:56 +0000 William Ehlhardt - Specify the selection mode on the tls_peers_mgmt listview (may not be
Fri, 27 Jul 2007 00:42:51 +0000 William Ehlhardt - CertMgr now lists the certificates in the pool
Thu, 26 Jul 2007 00:38:53 +0000 William Ehlhardt - More pretty (useless) GUI sugar
Fri, 20 Jul 2007 08:39:00 +0000 William Ehlhardt - Add logic to allow tls_peers manager to properly uninit itself when