log libpurple/protocols/qq/qq.c @ 31847:7c33eaed54e5

age author description
Sun, 20 Mar 2011 00:08:01 +0000 Elliott Sales de Andrade Update PRPL structs with new fields.
Sun, 06 Feb 2011 05:23:22 +0000 SHiNE CsyFeK 2010.01.23 - flos <lonicerae(at)gmail.com>
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 29 Dec 2010 02:32:10 +0000 mterry Make QQ 2008 the default QQ protocol version. Fixes #11635.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sun, 22 Aug 2010 06:16:37 +0000 Elliott Sales de Andrade These are dead increments.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Sun, 28 Mar 2010 18:08:38 +0000 Paul Aurich Fix two related on-disconnect double frees.
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
Mon, 27 Apr 2009 04:52:41 +0000 Ka-Hing Cheung correctly use some text marked by N_(), and mark one more string as
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 19 Feb 2009 11:29:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
Thu, 05 Feb 2009 00:31:35 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
Fri, 02 Jan 2009 23:14:27 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Mon, 15 Dec 2008 08:39:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
Mon, 24 Nov 2008 10:59:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Thu, 06 Nov 2008 03:20:05 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
Mon, 18 Aug 2008 06:31:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
Fri, 18 Jul 2008 22:05:55 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)
Thu, 26 Jun 2008 20:25:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
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)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Sun, 02 Nov 2008 10:21:19 +0000 Gary Kramlich Finished struct hiding in bonjour and qq
Tue, 24 Feb 2009 14:33:49 +0000 SHiNE CsyFeK 2009.02.24 - flos <lonicerae(at)gmail.com>
Tue, 24 Feb 2009 13:15:34 +0000 SHiNE CsyFeK 2009.02.21 - flos <lonicerae(at)gmail.com>
Fri, 20 Feb 2009 18:00:32 +0000 SHiNE CsyFeK 2009.02.21 - flos <lonicerae(at)gmail.com>
Mon, 09 Feb 2009 15:49:14 +0000 SHiNE CsyFeK 2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
Sun, 08 Feb 2009 10:34:31 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
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, 08 Feb 2009 10:09:34 +0000 SHiNE CsyFeK 2009.02.08 - flos <lonicerae(at)gmail.com>
Fri, 26 Dec 2008 13:00:57 +0000 SHiNE CsyFeK 2008.12.25 - flos <lonicerae(at)gmail.com>
Thu, 11 Dec 2008 07:17:32 +0000 Mark Doliner String changes (a few of which I had already made, grumble grumble).
Sun, 07 Dec 2008 02:12:00 +0000 Ka-Hing Cheung fixes a printf crash on Windows, reported by InstantBird developer fqueze
Sat, 06 Dec 2008 13:27:25 +0000 SHiNE CsyFeK 2008.12.06 - flos <lonicerae(at)gmail.com>
Fri, 05 Dec 2008 14:51:36 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Wed, 12 Nov 2008 08:31:27 +0000 Hu Yong Clean code
Tue, 11 Nov 2008 07:17:48 +0000 Hu Yong Code clean
Fri, 14 Nov 2008 20:33:20 +0000 Mark Doliner This dialog should have a title
Fri, 14 Nov 2008 19:58:32 +0000 Mark Doliner String changes. I'm kind of blindly making changes to the qq strings
Fri, 14 Nov 2008 18:46:19 +0000 Mark Doliner Our in-tree prpls probably shouldn't list authors who don't work on
Fri, 14 Nov 2008 18:38:56 +0000 Mark Doliner This preferences isn't used anywhere, and when we call get_string_list
Fri, 31 Oct 2008 07:59:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Thu, 30 Oct 2008 12:41:36 +0000 SHiNE CsyFeK 2008.10.30 - flos <lonicerae(at)gmail.com>
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Tue, 28 Oct 2008 16:44:09 +0000 SHiNE CsyFeK 2008.10.14 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:42:46 +0000 SHiNE CsyFeK 2008.10.10 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:40:56 +0000 SHiNE CsyFeK 2008.10.10 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:38:16 +0000 SHiNE CsyFeK 2008.10.09 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:29:42 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:08:30 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:04:33 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:03:08 +0000 SHiNE CsyFeK 2008.10.07 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 15:00:47 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:59:55 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:58:32 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:55:09 +0000 SHiNE CsyFeK 2008.10.05 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:52:26 +0000 SHiNE CsyFeK Flos Lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:49:38 +0000 SHiNE CsyFeK 2008.10.04 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:47:39 +0000 SHiNE CsyFeK 2008.10.04 - ccpaging <ccpagint(at)gmail.com>
Wed, 22 Oct 2008 14:46:44 +0000 SHiNE CsyFeK 2008.10.03 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:43:46 +0000 SHiNE CsyFeK 2009.10.02 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:42:23 +0000 SHiNE CsyFeK 2008.09.30 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:40:04 +0000 SHiNE CsyFeK 2008.09.28 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:35:05 +0000 SHiNE CsyFeK 2008.09.26 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:33:20 +0000 SHiNE CsyFeK patch 20080922 from ccpaging <ccpaging(at)gmail.com>
Fri, 19 Sep 2008 14:46:41 +0000 SHiNE CsyFeK 2008.09.19 - ccpaging <ccpaging(at)gmail.com>
Mon, 15 Sep 2008 03:06:03 +0000 Daniel Atallah merge of '546bf87105ac5b97c3962c083dfab015d37d9b05'
Mon, 15 Sep 2008 03:05:53 +0000 Daniel Atallah merge of '365b2b0d8c5b010ad52640bc3f19a95168d44ded'
Mon, 15 Sep 2008 03:05:34 +0000 Daniel Atallah merge of '035bfdb2d9357e8feaf49c1fea3daa75cd90d74d'
Mon, 15 Sep 2008 03:05:11 +0000 Daniel Atallah merge of '6e857412566bb470d069d3f9bfccd5e7828abd0c'
Mon, 15 Sep 2008 03:04:07 +0000 Daniel Atallah disapproval of revision '8cebefbc6cd5d84acb69c74e69e8821f11dd225d'
Mon, 15 Sep 2008 03:03:49 +0000 Daniel Atallah disapproval of revision '5688199e261449d33b5803dafff50d860896ebcb'
Mon, 15 Sep 2008 03:03:33 +0000 Daniel Atallah disapproval of revision '5316525f53e27f838d18a6a08b82c7d55f674591'
Thu, 11 Sep 2008 13:34:33 +0000 SHiNE CsyFeK 2008.09.11 - csyfek <csyfek(at)gmail.com>
Thu, 11 Sep 2008 13:32:26 +0000 SHiNE CsyFeK 2008.09.04 - ccpaging <ccpaging(at)gmail.com>
Mon, 15 Sep 2008 03:03:59 +0000 Daniel Atallah disapproval of revision '92d52eef2994d2697999177804e3665989cfa352'
Thu, 11 Sep 2008 13:29:26 +0000 SHiNE CsyFeK 2008.09.02 - ccpaging <ccpaging(at)gmail.com>
Thu, 11 Sep 2008 13:25:07 +0000 SHiNE CsyFeK 2008.08.16 - ccpaging <ecc_hy(at)hotmail.com>
Sun, 10 Aug 2008 18:46:32 +0000 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
Mon, 15 Sep 2008 03:03:11 +0000 SHiNE CsyFeK applied changes from 5688199e261449d33b5803dafff50d860896ebcb
Mon, 15 Sep 2008 03:02:06 +0000 SHiNE CsyFeK applied changes from 92d52eef2994d2697999177804e3665989cfa352
Mon, 15 Sep 2008 03:01:03 +0000 SHiNE CsyFeK applied changes from 8cebefbc6cd5d84acb69c74e69e8821f11dd225d
Mon, 15 Sep 2008 02:59:23 +0000 SHiNE CsyFeK applied changes from f12c8903079425d7850fa183df0b3f937b2952be
Sun, 10 Aug 2008 04:32:14 +0000 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
Mon, 04 Aug 2008 07:04:53 +0000 Mark Doliner Get rid of a compile warning in qq:
Mon, 04 Aug 2008 07:01:38 +0000 Mark Doliner Get rid of an unused variable. I think this has probably been sitting
Sat, 02 Aug 2008 15:00:46 +0000 SHiNE CsyFeK 2008.08.02 - csyfek <csyfek(at)gmail.com>
Thu, 17 Jul 2008 15:12:42 +0000 SHiNE CsyFeK 20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
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, 24 Jun 2008 12:28:38 +0000 SHiNE CsyFeK patch-05-reconnect-and-code-cleanup
Tue, 24 Jun 2008 12:22:40 +0000 SHiNE CsyFeK patch-04-tcp-pending
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
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:
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
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
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Tue, 02 Oct 2007 00:14:12 +0000 Will Thompson Add disconnection reasons to qq.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 06 Aug 2007 00:16:31 +0000 Mark Doliner Fix a compile warning
Mon, 06 Aug 2007 00:14:47 +0000 Mark Doliner Improve a bunch of strings in QQ
Sun, 29 Jul 2007 21:45:24 +0000 Mark Doliner Improve a string and get rid of an account option that isn't used.