Tue, 29 Jun 2010 22:18:22 +0000 |
masca |
Move msn_xfer code to it's own module aiming to simplify slp code.
|
Wed, 16 Jun 2010 21:25:11 +0000 |
masca |
Introduce SlpMessagePart, It will replace MsnMessage in every Slp related code so MsnMessage just get used where it makes sense, in the Switchboard.
|
Tue, 15 Jun 2010 00:42:05 +0000 |
masca |
Move MsnMessage stuff out of slplink to SBConn.
|
Thu, 03 Jun 2010 23:36:23 +0000 |
masca |
Add the new module to Makefiles.
|
Sat, 22 May 2010 06:27:18 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head cd770a44f05f96d1e74ea761e614d1a468ba60df)
|
Wed, 31 Mar 2010 17:32:36 +0000 |
masca |
Remove deprecated (since MSNP13) commands and relevant files.
|
Fri, 12 Mar 2010 02:26:57 +0000 |
masca |
msn: Merge dialog and error to get an unified msn_error api.
|
Wed, 17 Mar 2010 03:45:07 +0000 |
kukkerman |
Initial support for direct connections. Preliminary patch from ticket #247
|
Tue, 24 Mar 2009 03:38:21 +0000 |
Mike Ruprecht |
Clean unnecessary changes out of the Makefiles.
|
Mon, 24 Nov 2008 10:59:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
|
Wed, 12 Nov 2008 11:30:51 +0000 |
Mark Doliner |
Use libtool to build static archives when --with-static-prpls is passed
|
Sat, 09 Aug 2008 02:24:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
|
Wed, 16 Jul 2008 21:55:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
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 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.
|
Fri, 01 Aug 2008 02:04:36 +0000 |
Elliott Sales de Andrade |
Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
|
Sat, 28 Jun 2008 06:01:22 +0000 |
Elliott Sales de Andrade |
Clean up some MSN SOAP stuff.
|
Wed, 19 Sep 2007 06:20:08 +0000 |
Ka-Hing Cheung |
beginning of soap layer rewrite, does that even compile?
|
Sat, 26 May 2007 14:05:52 +0000 |
Stu Tomlinson |
Disable building of directconn.c, nothing uses it, it has compile warnings
|
Sun, 06 May 2007 02:17:45 +0000 |
Ka-Hing Cheung |
propagate im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
|
Wed, 02 May 2007 06:12:13 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
|
Wed, 02 May 2007 05:25:27 +0000 |
Ka-Hing Cheung |
explicit merge of 'd42ad2da81f881b2fbd2fb080cc70a843bc70d02'
|
Sun, 15 Apr 2007 04:12:27 +0000 |
Ka-Hing Cheung |
Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
|
Thu, 03 May 2007 12:54:47 +0000 |
Stu Tomlinson |
Now that version.h is a generated source file, we need to add
|
Sat, 28 Apr 2007 16:55:31 +0000 |
Stu Tomlinson |
soname versioning of libpurple. Should help resolve debian bug 421282
|
Sat, 21 Apr 2007 13:37:44 +0000 |
Stu Tomlinson |
Install and look for libpurple plugins in $libdir/purple instead of
|
Sat, 24 Mar 2007 17:55:55 +0000 |
Stu Tomlinson |
s/GAIM_STATIC_PRPL/PURPLE_STATIC_PRPL/ in prpl Makefiles
|
Tue, 30 Jan 2007 05:27:44 +0000 |
Sean Egan |
This renames the binary to 'pidgin', and I think it properly
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|