log libpurple/protocols/silc/silc.c @ 32790:3e7a7e14af62

age author description
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
Tue, 18 Oct 2011 21:17:08 +0000 andrew victor Samtime: Move the "inpa" input watcher into protocol_data.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Mon, 05 Sep 2011 21:11:07 +0000 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
Sun, 04 Sep 2011 18:45:51 +0000 Paul Aurich silc: Fix build and update for API changes
Tue, 30 Aug 2011 20:21:33 +0000 andrew victor Convert silc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Wed, 11 May 2011 04:42:07 +0000 Paul Aurich silc: Dead (redundant) initialization
Sun, 20 Mar 2011 00:08:01 +0000 Elliott Sales de Andrade Update PRPL structs with new fields.
Sun, 20 Feb 2011 03:03:54 +0000 Paul Aurich silc: Debug messages.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
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, 19 Jul 2009 16:19:45 +0000 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Thu, 05 Feb 2009 00:31:35 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
Wed, 16 Jul 2008 21:55:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Thu, 20 Sep 2007 07:01:29 +0000 Sadrul Habib Chowdhury Cute little compile errors.
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Tue, 03 Feb 2009 05:39:47 +0000 Elliott Sales de Andrade For some reason, all these statuses were set to saveable=FALSE. With the
Sun, 01 Feb 2009 02:23:36 +0000 luke Plug a memory leak in SILC, thanks to Luke Petre.
Wed, 02 Jul 2008 05:28:45 +0000 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
Tue, 01 Jul 2008 23:40:13 +0000 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
Tue, 01 Jul 2008 21:58:23 +0000 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
Tue, 01 Jul 2008 18:06:32 +0000 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Mon, 05 May 2008 06:19:46 +0000 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
Tue, 01 Jul 2008 21:49:46 +0000 Evan Schoenberg disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
Tue, 01 Jul 2008 21:33:14 +0000 Evan Schoenberg applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
Sat, 03 May 2008 07:13:58 +0000 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
Wed, 23 Apr 2008 16:37:28 +0000 Stu Tomlinson Prompt for silc private key passphrase if it is not saved for the account
Wed, 23 Apr 2008 16:36:04 +0000 Stu Tomlinson Fix for changing silc private key passphrase to or from the empty string,
Wed, 23 Apr 2008 14:54:00 +0000 Stu Tomlinson Don't access uninitialized memory (I think this might actually fix some
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Mon, 12 Nov 2007 03:09:54 +0000 Stu Tomlinson kill another compile warning
Sun, 11 Nov 2007 22:18:20 +0000 Will Thompson Switch to purple_connection_error_reason in msnp9, and a few places I missed in
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Mon, 15 Oct 2007 10:45:46 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
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
Mon, 29 Oct 2007 00:19:53 +0000 Ethan Blanton Patch from Pekka Riikone to fix various SILC issues.