log libpurple/protocols/null/nullprpl.c @ 26213:ff4212a5268f

age author description
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 15 Dec 2008 08:39:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
Fri, 05 Sep 2008 02:57:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
Wed, 06 May 2009 18:58:47 +0000 Paul Aurich Fix the crash/leaks in statusbox
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.
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, 26 Jan 2009 09:46:09 +0000 Mark Doliner Deprecate some functions that aren't really needed
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Sun, 30 Nov 2008 06:37:29 +0000 Richard Laager Various nullprpl fixes.
Sat, 06 Dec 2008 06:02:42 +0000 Sadrul Habib Chowdhury Small leak fix.
Sat, 06 Dec 2008 05:05:02 +0000 Paul Aurich Various nullprpl fixes. This stemmed from a complaint from a user in
Sun, 21 Sep 2008 23:16:37 +0000 Richard Laager Add a comment documenting the internal.h situation for people using nullprpl
Sun, 31 Aug 2008 18:49:23 +0000 Daniel Atallah Warnings cleanup from Lee Roach. Fixes #6242.
Thu, 27 Mar 2008 02:09:51 +0000 Daniel Atallah Printf warning fixes.
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 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Sat, 02 Jun 2007 16:09:28 +0000 Stu Tomlinson Fix a crash sending an IM in null protocol to a buddy who you don't have a
Wed, 30 May 2007 01:36:30 +0000 Richard Laager Minor changes:
Wed, 30 May 2007 01:21:36 +0000 Ryan Barrett this patch adds nullprpl, a mock protocol plugin, to the libpurple/protocols