Mercurial > pidgin.yaz
graph
-
Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULLWed, 26 Nov 2008 18:31:24 +0000, by Marcus Lundblad
-
Properly escape the status message.Wed, 26 Nov 2008 00:41:53 +0000, by Sadrul Habib Chowdhury
-
Remove this timer when the switchboard is destroyed. Fixes a crashTue, 25 Nov 2008 22:06:06 +0000, by Mark Doliner
-
Remove the timer if sess->soap_table is NULL. I don't think this everTue, 25 Nov 2008 21:35:59 +0000, by Mark Doliner
-
update po file and fix #7628 ("translation error in german pidgin error message")Tue, 25 Nov 2008 21:07:14 +0000, by Jochen Kemnade
-
Fix the initial parsing of args in the win32 launcher to be more robust.Tue, 25 Nov 2008 03:40:28 +0000, by Daniel Atallah
-
Use separate variables to keep track of the timer and the watcher.Tue, 25 Nov 2008 02:43:56 +0000, by Mark Doliner
-
Formatting change: Split these if statements on to two linesTue, 25 Nov 2008 02:18:00 +0000, by Mark Doliner
-
I don't believe message should ever be nullTue, 25 Nov 2008 02:08:22 +0000, by Mark Doliner
-
Minor whitespace changes and shuffle functions around to be in a moreTue, 25 Nov 2008 02:02:21 +0000, by Mark Doliner
-
merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'Tue, 25 Nov 2008 01:33:14 +0000, by Mark Doliner
-
Removed som extranious debug outputMon, 24 Nov 2008 21:28:22 +0000, by Marcus Lundblad
-
Prevent a NULL printf crash.Mon, 24 Nov 2008 03:23:25 +0000, by Daniel Atallah
-
Updates for federated/Yahoo buddies:Wed, 10 Dec 2008 06:49:56 +0000, by Elliott Sales de Andrade
-
Use ContactEmail to add federated buddies to the AddressBook. Those on YahooMon, 08 Dec 2008 00:47:55 +0000, by Elliott Sales de Andrade
-
I think we don't need to keep track of the number of users on the FL. ThisMon, 08 Dec 2008 00:18:45 +0000, by Elliott Sales de Andrade
-
Handle the InvalidPassportUser response when adding buddies and report it toMon, 08 Dec 2008 00:14:46 +0000, by Elliott Sales de Andrade
-
Fix a typo in a name.Sun, 07 Dec 2008 08:18:15 +0000, by Elliott Sales de Andrade
-
Split up that faultcode stuff I just changed. Stops it from printing an annoyingSun, 07 Dec 2008 08:02:33 +0000, by Elliott Sales de Andrade
-
Deleting a contact without a ContactId doesn't work, so don't bother the serverSun, 07 Dec 2008 07:28:42 +0000, by Elliott Sales de Andrade
-
Send FQY as the first thing when adding a buddy so that we know what networkSun, 07 Dec 2008 07:09:57 +0000, by Elliott Sales de Andrade
-
Print a specific error to debug log about EmailDomainIsFederated error.Sun, 07 Dec 2008 07:04:23 +0000, by Elliott Sales de Andrade
-
Send the SOAP faultcode to the callbacks for each Contact operation. They allMon, 01 Dec 2008 05:53:40 +0000, by Elliott Sales de Andrade
-
Get the MSN buddy's network ID from the FindMembership response.Mon, 01 Dec 2008 05:21:39 +0000, by Elliott Sales de Andrade
-
Add tests for some known contact annotations. These don't do anything yet, butFri, 28 Nov 2008 05:11:52 +0000, by Elliott Sales de Andrade
-
When parsing the MSN AB, the contactType does not specify from which networkFri, 28 Nov 2008 04:59:05 +0000, by Elliott Sales de Andrade
-
Check for NULL group_id before calling msn_group_new since that function willFri, 28 Nov 2008 04:15:32 +0000, by Elliott Sales de Andrade
-
Only get the artist and album if we are setting a Music mediatype.Mon, 24 Nov 2008 06:05:01 +0000, by Elliott Sales de Andrade
-
Add the Games and Office media to MSN as attributes tacked on to the tuneMon, 24 Nov 2008 05:51:18 +0000, by Elliott Sales de Andrade
-
merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'Mon, 24 Nov 2008 00:52:41 +0000, by John Bailey
-
ChangeLog'd the release notifications changeMon, 24 Nov 2008 00:32:29 +0000, by Gary Kramlich
-
A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.Mon, 24 Nov 2008 00:30:42 +0000, by Casey Ho
-
Don't request an acknowledgement on an auto-response message and don't set aSun, 23 Nov 2008 22:40:18 +0000, by Elliott Sales de Andrade
-
Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:Sun, 23 Nov 2008 22:29:41 +0000, by Elliott Sales de Andrade
-
merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'Sun, 23 Nov 2008 21:57:52 +0000, by Elliott Sales de Andrade
-
Hungarian translation updatedSun, 23 Nov 2008 20:17:05 +0000, by Kelemen G«¡bor
-
merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'Sun, 23 Nov 2008 20:05:59 +0000, by Kelemen G«¡bor
-
Tweak a comment.Mon, 24 Nov 2008 00:51:46 +0000, by John Bailey
-
ChangeLog the last few things I committed.Mon, 24 Nov 2008 00:50:55 +0000, by John Bailey
-
Prevent the Buddy State Notification plugin from duplicating notices whenMon, 24 Nov 2008 00:34:37 +0000, by Florian Qu«²ze
-
Add a NULL check to fix a crash. Fixes #4516.Mon, 24 Nov 2008 00:01:27 +0000, by Richard Laager
-
Credit Toby Schaffer for his patch.Sun, 23 Nov 2008 23:16:02 +0000, by John Bailey
-
Enable atuo-response functionality on Zephyr. This should emulate theSun, 23 Nov 2008 23:14:43 +0000, by Toby Schaffer
-
I forgot to ChangeLog this earlier. Refs #220.Sun, 23 Nov 2008 19:37:12 +0000, by John Bailey
-
merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'Sun, 23 Nov 2008 07:31:20 +0000, by John Bailey
-
merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'Sun, 23 Nov 2008 21:57:49 +0000, by Elliott Sales de Andrade
-
disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'Sun, 23 Nov 2008 21:57:18 +0000, by Elliott Sales de Andrade
-
Replace spaces wth tabs in indentation and tabs with spaces in line continuations.Sun, 23 Nov 2008 08:39:39 +0000, by Elliott Sales de Andrade
-
Mark added a workaround for not having enough parameters in this command.Sun, 23 Nov 2008 04:12:43 +0000, by Elliott Sales de Andrade
-
merge of '8298236e9cd6a6127656eacf513bc6928bee9065'Sun, 23 Nov 2008 04:06:45 +0000, by Elliott Sales de Andrade
-
disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'Sun, 23 Nov 2008 04:04:57 +0000, by Elliott Sales de Andrade
-
merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'Sun, 23 Nov 2008 04:06:43 +0000, by Elliott Sales de Andrade
-
disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'Sun, 23 Nov 2008 04:05:14 +0000, by Elliott Sales de Andrade
-
Fix two warnings introduced by the image patch I committed earlier and makeSun, 23 Nov 2008 06:19:09 +0000, by John Bailey
-
Kill off a bajillion comments that just needlessly duplicate functionSun, 23 Nov 2008 04:46:55 +0000, by John Bailey
-
Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.Sun, 23 Nov 2008 04:11:36 +0000, by Adam Strzelecki