Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Fri, 24 Aug 2007 21:25:30 +0000 |
Daniel Atallah |
Fix crashing when the sametime account disconnects and we update the conv. window infopanel. Fixes #2762.
|
Wed, 11 Jul 2007 22:27:44 +0000 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
|
Sun, 22 Jul 2007 00:25:56 +0000 |
Sean Egan |
Fixes Ticket #1707 Crash with invalid UTF-8 status message from other Sametime client
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
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.
|
Sun, 17 Jun 2007 20:31:01 +0000 |
Andreas Monitzer |
Implemented user tune, currently untested.
|
Tue, 15 May 2007 00:24:29 +0000 |
Richard Laager |
Another C99 struct falling.
|
Mon, 14 May 2007 23:34:08 +0000 |
Richard Laager |
Replace some C99 struct syntax.
|
Fri, 27 Apr 2007 02:14:44 +0000 |
Sean Egan |
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
|
Thu, 26 Apr 2007 12:25:49 +0000 |
Evan Schoenberg |
Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
|
Wed, 25 Apr 2007 22:23:29 +0000 |
Richard Laager |
Change the imgstore and by extension, then the buddy icon code to take over
|
Tue, 24 Apr 2007 03:57:07 +0000 |
Richard Laager |
Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
|
Wed, 11 Apr 2007 13:34:40 +0000 |
Stu Tomlinson |
Avoid a possible NULL pointer dereference
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Mon, 26 Feb 2007 04:30:10 +0000 |
Mark Doliner |
sf patch #1655707, from David Everly
|
Tue, 30 Jan 2007 06:53:23 +0000 |
Sean Egan |
Emblems in the blist
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|