Wed, 26 Nov 2008 22:13:55 +0000 |
Richard Laager |
Compile
|
Wed, 26 Nov 2008 21:40:37 +0000 |
Richard Laager |
A Warmenhoved patch from rwbarton to avoid showing the default instance
|
Wed, 26 Nov 2008 21:14:28 +0000 |
Richard Laager |
Remove the length parameter from zephyr_recv_convert(), because we were
|
Sun, 23 Nov 2008 23:14:43 +0000 |
Toby Schaffer |
Enable atuo-response functionality on Zephyr. This should emulate the
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
Tue, 27 May 2008 01:11:46 +0000 |
Peter O'Gorman |
A patch from Peter O'Gorman at The Written Word, Inc. to fix various
|
Sun, 25 May 2008 00:40:15 +0000 |
Richard Laager |
When compiling against an external libzephyr, we need to use its zephyr.h,
|
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
|
Mon, 03 Mar 2008 08:50:27 +0000 |
Mark Doliner |
Fix a crash in the zephyr normalize function that I added when gc is
|
Sun, 03 Feb 2008 21:23:48 +0000 |
Mark Doliner |
Get rid of some privacy checking code from zephyr that is done in
|
Sun, 03 Feb 2008 19:38:02 +0000 |
Mark Doliner |
Remove the privacy prpl callbacks in Zephyr since they're basically a
|
Wed, 16 Jan 2008 19:12:46 +0000 |
Richard Laager |
Use g_strerror() instead of strerror() in a few places.
|
Mon, 14 Jan 2008 03:26:47 +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, 27 Oct 2007 13:56:54 +0000 |
Stu Tomlinson |
Add a --with-extraversion option to ./configure so packagers can fine tune
|
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.')
|
Tue, 14 Aug 2007 18:31:01 +0000 |
Daniel Atallah |
bcopy and bzero shouldn't be used. This allows Alver to compile nat-pmp.c on one of his obscure systems (and I fixed some other stuff that I noticed at the same time).
|
Mon, 18 Jun 2007 12:37:29 +0000 |
Andreas Monitzer |
Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
|
Mon, 18 Jun 2007 03:25:22 +0000 |
Andreas Monitzer |
Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
|
Sun, 17 Jun 2007 20:31:01 +0000 |
Andreas Monitzer |
Implemented user tune, currently untested.
|
Mon, 14 May 2007 23:45:14 +0000 |
Richard Laager |
More strcasecmp() replacements.
|
Mon, 30 Apr 2007 00:01:57 +0000 |
Gary Kramlich |
And now the protocols
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|