log

age author description
2007-10-03 Ka-Hing Cheung fix a memleak or 2
2007-10-03 Ka-Hing Cheung seems to fix duplicate oim messages for real. The problem was that MSN tells
2007-10-03 Ka-Hing Cheung fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
2007-10-01 Ka-Hing Cheung oim migrated to new soap code, quadruply duplicated message!
2007-10-01 Ka-Hing Cheung cleanup soap connection with a timeout
2007-10-01 Ka-Hing Cheung removed lots of commented out old soap code
2007-10-01 Ka-Hing Cheung signs on!
2007-09-28 Ka-Hing Cheung the new soap code finally doesn't crash on startup, still can't
2007-09-24 Ka-Hing Cheung handle unauthenticated soap connection
2007-09-24 Ka-Hing Cheung removes public handle to soap connection, instead a connection is looked up
2007-09-21 Ka-Hing Cheung mostly done with soap level parsing, compiles
2007-09-19 Ka-Hing Cheung beginning of soap layer rewrite, does that even compile?
2007-09-16 Richard Laager Make my currentmedia changes compile.
2007-09-16 Richard Laager Remove some #if 0'ed code.
2007-09-16 Richard Laager Remove "Has you", which has been gone in trunk for a while.
2007-09-16 Richard Laager Use the mediaNode variable rather than the psmNode again. This is from a
2007-09-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19)
2007-09-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
2007-09-16 Richard Laager explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
2007-09-16 Richard Laager explicit merge of '753ac22f1fb1d33ecd437bdc3c63ca4f5bd81514'
2007-09-16 Richard Laager explicit merge of '7ca52e5d60c8f4d7842faad73378b57df9db9007'
2007-09-16 Richard Laager explicit merge of '46d8a45835e685c9dd812f5c6c0df074388bec8a'
2007-09-16 Richard Laager explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
2007-09-16 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
2007-09-16 Richard Laager explicit merge of '736907efe1b492215cd5e4b57bbcec0d4bb977e6'
2007-09-16 Richard Laager explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
2007-09-16 Richard Laager explicit merge of '996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68'
2007-09-16 Richard Laager explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
2007-09-16 Richard Laager explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
2007-09-16 Richard Laager Various (untested) changes to the CurrentMedia parsing. This code is a
2007-09-15 Sadrul Habib Chowdhury Ignore empty currentmedia string.
2007-09-15 Sadrul Habib Chowdhury Improve the current-media parsing a little bit.
2007-09-14 Sadrul Habib Chowdhury merge of '0e444b80bb8aa9c005e8085c30a7b5a8a81423ee'
2007-09-14 Sadrul Habib Chowdhury Make the buddylist sync issue a little less worse.
2007-09-12 Ka-Hing Cheung 3rd time the charm? Fixes #2990, maybe
2007-09-12 Ka-Hing Cheung Fixes #2502, now we show the status name in the tooltip instead of "Status"
2007-09-09 Ka-Hing Cheung cleans up ownership of soap callback data, this soap stuff is perfect
2007-09-09 Ka-Hing Cheung merge of '0d182c079b200633b234b9a8216aba155384f21b'
2007-09-09 Sadrul Habib Chowdhury merge of '339e17f432d068c87ce9aaa8d19e6f271d1101b1'
2007-09-09 Ka-Hing Cheung I think this is the right way to fix timezone. People on Win32 _and_
2007-09-08 Ka-Hing Cheung merge of '85c73f22a9f7e979b53ff5d0d965a8cba49b35c0'
2007-09-08 Ka-Hing Cheung Fixes #2990, apparently I used the wrong #define. Also fix + timezone
2007-09-09 Sadrul Habib Chowdhury Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
2007-09-08 Sadrul Habib Chowdhury Plug memory leaks.
2007-09-08 Sadrul Habib Chowdhury Reset the timer to 0 after removing it. It looks like this may be required here.
2007-09-08 Sadrul Habib Chowdhury Reset unsigned ints to 0 instead of to -1.
2007-09-08 Sadrul Habib Chowdhury Plug some leak.
2007-09-06 Ka-Hing Cheung mostly fixed offline messaging, still 2 bugs:
2007-09-03 Carlos Silva Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
2007-09-03 Carlos Silva Some more cleanups
2007-09-03 Carlos Silva Clean up some unused SOAP templates, and disable extra debug defines accidentally checked in.
2007-09-03 Carlos Silva Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
2007-08-31 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 0b82441777348c0366b4eaa38bb6fee80fe5cb57)
2007-08-31 Carlos Silva Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
2007-08-28 Carlos Silva Fix some compiler warnings
2007-08-28 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
2007-08-28 Carlos Silva Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
2007-08-08 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
2007-08-08 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.
2007-08-07 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)
2007-08-07 Carlos Silva Add the possibility to create an Address Book, useful for newly registered MSN users.
2007-07-23 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
2007-07-22 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 5e94d4a46251e35e2b640180905fe364b82355e5)
2007-07-21 Ka-Hing Cheung merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'
2007-07-21 Ka-Hing Cheung explicit merge of '9a7160daa1babd3ca644d25e4314310e3f24077e'
2007-07-17 Carlos Silva Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738
2007-07-17 Carlos Silva Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
2007-07-16 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head be582d1ac8a250870b9c691a8cb1ab4c170650bc)
2007-07-14 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d565f6901d390d091fab30d0bd923fa36c335da2)
2007-07-14 Carlos Silva Print the policies sent by the server (GCF command) in a human-readable way.
2007-07-14 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 buddies
2007-07-09 Carlos Silva We already call msn_set_psm() in the end of msn_session_finish_login()
2007-07-07 Carlos Silva Fix authentication failures handling (ticket 1246) and fix some compiler warnings
2007-07-21 Ka-Hing Cheung oops, not only did I typo'ed MFN, I also did a comparison before I update
2007-07-21 Ka-Hing Cheung removed "PSM:" label and move the message to "Status:" to be consistent with
2007-07-21 Ka-Hing Cheung don't strip html on the status line, so that we don't accidentally strip
2007-07-07 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
2007-07-05 Carlos Silva Add missing type declaration to variable initial
2007-07-05 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 information
2007-06-23 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head eedca2ceb89c90a12f734e927c5d3b02bbde9a5c)
2007-06-22 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
2007-06-19 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head f43d7ef3f18aadf88e22f93a8131f4fac26d5b53)
2007-06-16 Ka-Hing Cheung Compile!
2007-06-16 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 1cb373a79797c636c2b316a068d31fc4890976a7)
2007-06-16 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
2007-06-03 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 93e5d2a86a947eb2308d15b7570507a6c205c9d3)
2007-06-03 Stu Tomlinson disapproval of revision '05c6323b8b18ceba86add2ad239fb24fc61dc469'
2007-06-03 Stu Tomlinson Compiler be quiet! Fixes this compile warning:
2007-06-03 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
2007-05-29 Stu Tomlinson Update a couple of instances of group_id handling to cope with the new
2007-05-28 Stu Tomlinson Add Pending list to recognized lists during contact list parsing
2007-05-28 Stu Tomlinson Tidy up protocol version detection
2007-05-28 Stu Tomlinson Patch media_if_no_status.diff from ticket #93 - fixes setting "currentmedia"
2007-05-28 Stu Tomlinson Compile fix, whoops! Thanks Masca/salinasv.
2007-05-27 Stu Tomlinson Don't notify for initial email messages unless the preference is set for
2007-05-27 Stu Tomlinson Make the MsnUser type an enum so we have fewer magic numbers
2007-05-27 Stu Tomlinson fix a debug message
2007-05-27 Stu Tomlinson Always get the full contact list too, as we need it for the reverse list
2007-05-27 Stu Tomlinson A bunch of MSNP14 stuff:
2007-05-27 Stu Tomlinson Make a couple more functions static
2007-05-26 Stu Tomlinson Patch from Pse to use the same status primitives as im.pidgin.pidgin for
2007-05-26 Stu Tomlinson Fix msn_user_remove_group_id()
2007-05-26 Stu Tomlinson Parse the message timestamp using purple_str_to_time. I haven't been able
2007-05-26 Stu Tomlinson Remove the no longer used random blist node from the session struct
2007-05-26 Stu Tomlinson use serv_got_im to report received oim's
2007-05-26 Stu Tomlinson Store account specific settings in the account, not in some random blist
2007-05-26 Stu Tomlinson Finish commenting out references to directconn that would never be called
2007-05-26 Stu Tomlinson Compile warning fixes
2007-05-26 Stu Tomlinson Fix a compile warning
2007-05-26 Stu Tomlinson Fix a compile warning, rmg_error had not been fully updated for the
2007-05-26 Stu Tomlinson Fix a compile warning by #if 0'ing out some unused code
2007-05-26 Stu Tomlinson Disable building of directconn.c, nothing uses it, it has compile warnings
2007-05-26 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
2007-05-26 Stu Tomlinson Use glib functions for endian conversion. If someone has a big endian
2007-05-26 Stu Tomlinson merge of 'b0a7fb13dafc5da577103e3aac205667caf2e6f2'
2007-05-26 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
2007-05-26 Stu Tomlinson Get rid of the reimplementation of strptime in MSN, nothing was using it.
2007-05-20 Stu Tomlinson switchboards really can be referenced by multiple slplinks, I have no idea
2007-05-20 Stu Tomlinson Port a custom emoticon crash fix that seemed to get lost somewhere along
2007-05-20 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head b0fb787915db137be9b01af88d1fb0c107f66cd6)
2007-05-19 Ka-Hing Cheung merge of '04f3de66fbed599e51f30258916fdb8f966ffdcd'
2007-05-19 Ka-Hing Cheung Handles SOAP redirects, thanks Sebastián E. Peyrott
2007-05-14 Richard Laager propagate from branch 'im.pidgin.pidgin' (head fbac832fa453b214e7c9c5deb9b49562d212c542)
2007-05-14 Ka-Hing Cheung fixes #971, we can only ADL 150 contacts at a time or the notification
2007-05-12 Ka-Hing Cheung fix up broken merge
2007-05-12 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 3f8c9725bb938821f3ef6cb2e7c6c31d7b662d0b)
2007-05-06 Ka-Hing Cheung propagate of im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
2007-05-06 Ka-Hing Cheung propagate im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
2007-05-02 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
2007-05-02 Ka-Hing Cheung merge of 790a91b1bb6c10ada984951cbd2485e95e5159fd and
2007-05-02 Ka-Hing Cheung explicit merge of 'd42ad2da81f881b2fbd2fb080cc70a843bc70d02'
2007-04-15 Richard Laager Make this compile.
2007-04-15 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5e61fe349507736c585798abea83ef3d8383d8b4)
2007-04-15 Richard Laager Really the last of the merge changes.
2007-04-15 Richard Laager The last of the merge fix-ups.
2007-04-15 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-pidgin' (head 8cfbe223ca6e514146a4d46aeab4c7816de17b79)
2007-04-15 Richard Laager Fix up some gaim -> purple issues.
2007-04-15 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4' (head 36b8a3e05397b5918f311a046fa580c5bb8846e0)
2007-04-15 Richard Laager merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
2007-04-15 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head 51cec0ffea45c8589dcb7bf0f9e36e749ed43017)
2007-04-15 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-1-rlaager-whitespace' (head 5083cfbc09503360bacf3ff0ebf528700770e6af)
2007-04-15 Richard Laager Revert some whitespace changes.
2007-04-15 Richard Laager Fix up msn-utils.c and msn-utils.h vs. msn-utils.c and msn-utils.h.
2007-04-15 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
2007-04-15 Richard Laager The second msn-p13-merge-head.diff.gz from SF Patch #162854 from Ka-Hing Cheung.
2007-04-15 Richard Laager The first msn-p13-merge-head.diff.gz from SF Patch #1621854 from Ka-Hing Cheung.
2007-04-15 Ka-Hing Cheung The second msn.tgz from SF Patch #1621854 from Ka-Hing Cheung.
2007-04-15 Ka-Hing Cheung msn.tgz from SF Patch #1621854 from Ka-Hing Cheung
2007-04-15 Richard Laager propagate from branch 'im.pidgin.gaim' (head 70ac931e4936c7916eec18a07fe46a0af0fd7403)
2007-01-25 Mark Doliner Sun apparently doesn't like when void functions return
2007-01-25 Mark Doliner sf patch #1644019, from good ol' Ka-Hing Cheung
2007-01-25 Mark Doliner Show "(experimental)" next to the enable-mono option
2007-01-25 Mark Doliner sf patch #1639901, from Saleem Abdulrasool
2007-01-25 Mark Doliner Add line breaks to Evan's NEWS entry
2007-01-25 Mark Doliner sf patch #1640011, from Celso Pinto
2007-01-25 Mark Doliner Allow localization of the xmpp console plugin
2007-01-22 Ethan Blanton Mark didn't read the comment above the line he changed. ;-)
2007-01-21 Mark Doliner Mostly just testing out committing with mtn.
2007-09-28 Richard Laager Dropping some files to help a merge along.
2007-09-28 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4df875eebff2a8d563baebf86297bd4bf0dc240a)
2007-10-23 Richard Laager An empty ChangeLog sucks. I've added something incredibly minimalistic.
2007-10-23 Richard Laager Users don't grok backport.
2007-10-23 Richard Laager Somehow, Pidgin lost its P.
2007-10-23 Richard Laager Drop some files plucked from im.pidgin.pidgin to facilitate a propagate back.
2007-10-23 Richard Laager A patch from Visinoni Andrea to fix a single-character typo in the Italian
2007-10-23 Luke Schierer Lets release today
2007-10-23 Luke Schierer a patch from stu for html handling.
2007-10-23 Ambrose C. Li fixes #3657
2007-10-22 Daniel Atallah applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
2007-10-22 Luke Schierer referenes #3638
2007-10-22 Funda Wang fixes #3638
2007-10-22 Josep Puigdemont fixes #3630
2007-10-21 Luke Schierer applied changes from d6da6a7a5ad01f170f0fd78424183f73200dc78c
2007-10-21 Luke Schierer applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
2007-10-21 Luke Schierer applied changes from 9f2e0be2b91112e99baa40160913b63794df625f
2007-10-21 Luke Schierer applied changes from 690331e6b61603c992f5c10189aef410b65b83c3
2007-10-21 Luke Schierer applied changes from 60b78c93bfc38b72c6e9fdde59d0e2507bccc4bd
2007-10-21 Luke Schierer applied changes from e2f6be4e0c0daee25fdb3250a7e16a881922f8c4
2007-10-21 Luke Schierer applied changes from e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce
2007-10-21 sushizang applied changes from 39954083d38f554f75dac0d4fe8b2f7bac3cd0c8
2007-10-21 Luke Schierer applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
2007-10-21 Luke Schierer applied changes from e82ae16ed445d6896fec536a492fcc17bc6098e4
2007-10-21 Luke Schierer applied changes from 5473bd4fec59a55c8ad482c92cc518fea564a241
2007-10-21 Luke Schierer applied changes from 7a436ba53de6adebccf4e920ca62d544e13b1094
2007-10-21 Luke Schierer applied changes from 78373ac0523b4bcf8530364077593f822030f45d
2007-10-21 Luke Schierer applied changes from e0d7d8465636b82e616edccf6ee08eba0e43445c
2007-10-21 Luke Schierer applied changes from a3511433f0830f88e2e470b22fd2c706e2aa7713
2007-10-21 Luke Schierer applied changes from 3ae1e4b3dac8092886b4b8ab961d8d505433b4c4
2007-10-21 Luke Schierer applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
2007-10-21 Luke Schierer applied changes from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5
2007-10-21 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
2007-10-21 Luke Schierer applied changes from e9e74094baa29c6f5589385507221a2502b817fb