Mercurial > pidgin
graph
-
merge of '85c73f22a9f7e979b53ff5d0d965a8cba49b35c0'Sat, 08 Sep 2007 23:59:25 +0000, by Ka-Hing Cheung
-
Fixes #2990, apparently I used the wrong #define. Also fix + timezoneSat, 08 Sep 2007 23:57:59 +0000, by Ka-Hing Cheung
-
Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead ofSun, 09 Sep 2007 00:43:22 +0000, by Sadrul Habib Chowdhury
-
Plug memory leaks.Sat, 08 Sep 2007 03:34:49 +0000, by Sadrul Habib Chowdhury
-
Reset the timer to 0 after removing it. It looks like this may be required here.Sat, 08 Sep 2007 01:33:25 +0000, by Sadrul Habib Chowdhury
-
Reset unsigned ints to 0 instead of to -1.Sat, 08 Sep 2007 01:28:00 +0000, by Sadrul Habib Chowdhury
-
Plug some leak.Sat, 08 Sep 2007 01:05:41 +0000, by Sadrul Habib Chowdhury
-
mostly fixed offline messaging, still 2 bugs:Thu, 06 Sep 2007 06:58:29 +0000, by Ka-Hing Cheung
-
Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.Mon, 03 Sep 2007 20:32:57 +0000, by Carlos Silva
-
Some more cleanupsMon, 03 Sep 2007 06:15:55 +0000, by Carlos Silva
-
Clean up some unused SOAP templates, and disable extra debug defines accidentally checked in.Mon, 03 Sep 2007 06:07:20 +0000, by Carlos Silva
-
Make block/unblock work right, as well as being add by a buddy. Finally fixes #723Mon, 03 Sep 2007 05:47:52 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head 0b82441777348c0366b4eaa38bb6fee80fe5cb57)Fri, 31 Aug 2007 18:15:23 +0000, by Carlos Silva
-
Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).Fri, 31 Aug 2007 18:12:35 +0000, by Carlos Silva
-
Fix some compiler warningsTue, 28 Aug 2007 05:21:17 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)Tue, 28 Aug 2007 04:38:24 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)Wed, 08 Aug 2007 23:04:44 +0000, by Carlos Silva
-
Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to consume insane amounts of memory when printing a large string to the Debug Window.Wed, 08 Aug 2007 23:01:44 +0000, by Carlos Silva
-
msn_soap_read_buf() shouldn't be used after calling soapconn->read_cb as this callback function can sometimes free soapconn (such as in nexus_login_read_cb after closing nexus connection)Tue, 07 Aug 2007 22:07:26 +0000, by Carlos Silva
-
Add the possibility to create an Address Book, useful for newly registered MSN users.Tue, 07 Aug 2007 02:37:58 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)Mon, 23 Jul 2007 18:16:58 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 5e94d4a46251e35e2b640180905fe364b82355e5)Sun, 22 Jul 2007 18:17:41 +0000, by Ka-Hing Cheung
-
merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'Sat, 21 Jul 2007 23:56:57 +0000, by Ka-Hing Cheung
-
explicit merge of '9a7160daa1babd3ca644d25e4314310e3f24077e'Sat, 21 Jul 2007 23:56:16 +0000, by Ka-Hing Cheung
-
Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738Tue, 17 Jul 2007 19:12:12 +0000, by Carlos Silva
-
Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.Tue, 17 Jul 2007 00:35:50 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head be582d1ac8a250870b9c691a8cb1ab4c170650bc)Mon, 16 Jul 2007 23:06:21 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head d565f6901d390d091fab30d0bd923fa36c335da2)Sat, 14 Jul 2007 18:36:34 +0000, by Carlos Silva
-
Print the policies sent by the server (GCF command) in a human-readable way.Sat, 14 Jul 2007 18:13:59 +0000, by Carlos Silva
-
Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddiesSat, 14 Jul 2007 00:04:48 +0000, by Carlos Silva
-
We already call msn_set_psm() in the end of msn_session_finish_login()Mon, 09 Jul 2007 17:59:36 +0000, by Carlos Silva
-
Fix authentication failures handling (ticket 1246) and fix some compiler warningsSat, 07 Jul 2007 19:55:14 +0000, by Carlos Silva
-
oops, not only did I typo'ed MFN, I also did a comparison before I updateSat, 21 Jul 2007 20:13:09 +0000, by Ka-Hing Cheung
-
removed "PSM:" label and move the message to "Status:" to be consistent withSat, 21 Jul 2007 19:47:42 +0000, by Ka-Hing Cheung
-
don't strip html on the status line, so that we don't accidentally stripSat, 21 Jul 2007 19:39:38 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)Sat, 07 Jul 2007 03:52:12 +0000, by Ka-Hing Cheung
-
Add missing type declaration to variable initialThu, 05 Jul 2007 06:48:38 +0000, by Carlos Silva
-
In the initial ADL listing, send the commands in the correct sequence as required by the server: BLP, ADL and PRP. When the server acknowledges this initial ADL, send CHG with status informationThu, 05 Jul 2007 06:35:37 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head eedca2ceb89c90a12f734e927c5d3b02bbde9a5c)Sat, 23 Jun 2007 03:07:35 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)Fri, 22 Jun 2007 03:55:10 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head f43d7ef3f18aadf88e22f93a8131f4fac26d5b53)Tue, 19 Jun 2007 17:28:41 +0000, by Ka-Hing Cheung
-
Compile!Sat, 16 Jun 2007 07:03:31 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 1cb373a79797c636c2b316a068d31fc4890976a7)Sat, 16 Jun 2007 06:40:04 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)Sat, 16 Jun 2007 04:00:32 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head 93e5d2a86a947eb2308d15b7570507a6c205c9d3)Sun, 03 Jun 2007 01:06:44 +0000, by Stu Tomlinson
-
disapproval of revision '05c6323b8b18ceba86add2ad239fb24fc61dc469'Sun, 03 Jun 2007 01:04:11 +0000, by Stu Tomlinson
-
Compiler be quiet! Fixes this compile warning:Sun, 03 Jun 2007 00:49:58 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)Sun, 03 Jun 2007 00:40:27 +0000, by Stu Tomlinson
-
Update a couple of instances of group_id handling to cope with the newTue, 29 May 2007 01:42:47 +0000, by Stu Tomlinson
-
Add Pending list to recognized lists during contact list parsingMon, 28 May 2007 16:12:25 +0000, by Stu Tomlinson
-
Tidy up protocol version detectionMon, 28 May 2007 02:20:41 +0000, by Stu Tomlinson
-
Patch media_if_no_status.diff from ticket #93 - fixes setting "currentmedia"Mon, 28 May 2007 02:15:55 +0000, by Stu Tomlinson
-
Compile fix, whoops! Thanks Masca/salinasv.Mon, 28 May 2007 01:35:47 +0000, by Stu Tomlinson
-
Don't notify for initial email messages unless the preference is set forSun, 27 May 2007 21:15:06 +0000, by Stu Tomlinson
-
Make the MsnUser type an enum so we have fewer magic numbersSun, 27 May 2007 21:13:37 +0000, by Stu Tomlinson
-
fix a debug messageSun, 27 May 2007 18:02:52 +0000, by Stu Tomlinson
-
Always get the full contact list too, as we need it for the reverse listSun, 27 May 2007 17:33:50 +0000, by Stu Tomlinson
-
A bunch of MSNP14 stuff:Sun, 27 May 2007 17:00:06 +0000, by Stu Tomlinson
-
Make a couple more functions staticSun, 27 May 2007 11:23:09 +0000, by Stu Tomlinson