log libpurple/protocols/silc/silc.c @ 28303:870015b978c9

age author description
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,