Fri, 13 Mar 2009 04:29:11 +0000 |
Elliott Sales de Andrade |
Add xmlnode_set_attrib_full that enables you to set an attribute with both
|
Fri, 13 Mar 2009 02:21:27 +0000 |
Mark Doliner |
Is there any reason this is an int instead of PurplePrivacyType? I
|
Thu, 12 Mar 2009 11:02:02 +0000 |
Richard Nelson |
fix a crash when changing to away without a status message
|
Wed, 11 Mar 2009 04:39:56 +0000 |
John Bailey |
And make that actually compile.
|
Wed, 11 Mar 2009 04:38:12 +0000 |
John Bailey |
Add libpurple version to '/debug version' output.
|
Tue, 10 Mar 2009 17:02:05 +0000 |
Ethan Blanton |
Add libpurple version to --version
|
Tue, 10 Mar 2009 16:57:57 +0000 |
Ethan Blanton |
Add the libpurple version to Pidgin's About dialog
|
Mon, 09 Mar 2009 02:19:51 +0000 |
Mark Doliner |
Only show the oscar error "we couldn't fetch your buddy list, but
|
Sun, 08 Mar 2009 06:24:15 +0000 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
|
Sun, 08 Mar 2009 06:20:04 +0000 |
Sulabh Mahajan |
Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
|
Sun, 08 Mar 2009 05:45:46 +0000 |
Sulabh Mahajan |
clear a double free bug
|
Sun, 01 Mar 2009 13:55:33 +0000 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)
|
Sun, 01 Mar 2009 09:50:59 +0000 |
Sulabh Mahajan |
When acting as a p2p server, send HTTP OK after receiving file.
|
Wed, 28 Jan 2009 07:34:18 +0000 |
Sulabh Mahajan |
fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)
|
Wed, 28 Jan 2009 07:01:37 +0000 |
Sulabh Mahajan |
use "msn/" rather than "wlm/"
|
Wed, 21 Jan 2009 09:14:01 +0000 |
Sulabh Mahajan |
msn interoperability : presence settings
|
Wed, 21 Jan 2009 08:55:05 +0000 |
Sulabh Mahajan |
msn interoperability: change groups
|
Tue, 20 Jan 2009 18:08:36 +0000 |
Sulabh Mahajan |
initialize *pkt to NULL, remove a warning from the compiler
|
Tue, 20 Jan 2009 17:44:36 +0000 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)
|
Tue, 20 Jan 2009 17:11:35 +0000 |
Sulabh Mahajan |
clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
|
Tue, 20 Jan 2009 16:28:40 +0000 |
Sulabh Mahajan |
implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"
|
Fri, 14 Nov 2008 09:21:26 +0000 |
Sulabh Mahajan |
identify when packet bounces back and contains our own ip instead
|
Fri, 14 Nov 2008 08:08:59 +0000 |
Sulabh Mahajan |
remove connection timeout if already connected
|
Fri, 14 Nov 2008 07:07:43 +0000 |
Sulabh Mahajan |
set fd to -1 initially, if not done, no p2p connection is initiated ever.
|