log libpurple/protocols/sametime/sametime.c @ 31766:4151dad5bd00

age author description
Mon, 08 Aug 2011 03:52:25 +0000 Mark Doliner Fix this compile warning:
Thu, 21 Jul 2011 05:55:03 +0000 Paul Aurich sametime: Compile! (other build environment apparently lacked libmeanwhile...)
Thu, 21 Jul 2011 03:26:18 +0000 Paul Aurich sametime: Avoid a theoretical null strcmp
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Mon, 06 Apr 2009 05:19:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Mon, 01 Dec 2008 23:36:00 +0000 Richard Laager Propagated im.pidgin.pidgin to im.pidgin.cpw.rekkanoryo.icqxstatus and
Tue, 25 Nov 2008 17:24:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6729d3dea8df2203383212a82eddd4697ea70ee9)
Sun, 16 Nov 2008 10:33:36 +0000 Richard Laager Deprecate purple_request_field_list_add()
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 18 Jun 2009 23:36:55 +0000 Mark Doliner Pass the gc as the handle in a bunch of calls to purple_proxy_connect
Fri, 10 Apr 2009 06:18:08 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Tue, 07 Apr 2009 05:22:48 +0000 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 26 Jan 2009 09:46:09 +0000 Mark Doliner Deprecate some functions that aren't really needed
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Fri, 02 Jan 2009 21:48:12 +0000 Richard Laager explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Sat, 08 Nov 2008 19:26:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Fri, 31 Oct 2008 09:24:43 +0000 Sadrul Habib Chowdhury Some more struct hiding.
Tue, 28 Apr 2009 20:57:59 +0000 Ethan Blanton applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
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)
Sat, 06 Dec 2008 02:23:20 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
Mon, 24 Nov 2008 10:59:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Fri, 07 Nov 2008 03:01:55 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)
Mon, 22 Dec 2008 16:15:40 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.
Mon, 15 Dec 2008 04:20:28 +0000 Laurent Montaron Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time
Thu, 11 Dec 2008 06:32:05 +0000 Florian Qu«²ze Remove the commas at the end of enumerator lists. This resolves warnings
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Fri, 21 Nov 2008 16:48:15 +0000 Daniel Atallah Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.
Fri, 07 Nov 2008 02:52:31 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7464.
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Sun, 13 Apr 2008 17:53:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Tue, 18 Mar 2008 05:40:29 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
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.
Thu, 07 Aug 2008 01:08:37 +0000 Daniel Atallah Add NULL checking to purple_markup_linkify().
Sat, 03 May 2008 07:27:25 +0000 Daniel Atallah Plug a small leak.
Thu, 27 Mar 2008 02:09:51 +0000 Daniel Atallah Printf warning fixes.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
Sun, 13 Jan 2008 21:24:59 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sat, 15 Dec 2007 20:29:56 +0000 Christopher O'Brien avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Sun, 11 Nov 2007 14:19:55 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
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'