log

age author description
2008-12-11 John Bailey merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
2008-12-11 John Bailey Credit beret for his patch. Refs #6300.
2008-12-11 Sadrul Habib Chowdhury merge of '6de8f788571b507b2c76125cc65f88db49c60790'
2008-12-11 Sadrul Habib Chowdhury Use ref-counting to prevent a crash if request-auth callbacks are called
2008-12-11 John Bailey merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'
2008-12-11 Jaromír Karmazín Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim
2008-12-11 Paul Aurich Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
2008-12-11 Paul Aurich Support an empty <metadata/> element to indicate that a user has no XEP-0084
2008-12-11 John Bailey ChangeLog darkrain42's patch. I need to remember to do this when committing
2008-12-11 John Bailey Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
2008-12-11 John Bailey disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
2008-12-11 Paul Aurich Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
2008-12-11 Florian Quèze Remove the commas at the end of enumerator lists. This resolves warnings
2008-12-11 John Bailey Remove mention of the reverted patch from the ChangeLog.
2008-12-11 John Bailey merge of '17b584b23aee26cc5553b12483ab9b550eee8103'
2008-12-12 Mark Doliner Keep track of the user ID in the MsimUser struct so that we have a copy
2008-12-12 Mark Doliner Don't create a temporary PurpleBuddy when getting info for someone not
2008-12-11 Mark Doliner String changes (a few of which I had already made, grumble grumble).
2008-12-11 Elliott Sales de Andrade Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't
2008-12-11 Elliott Sales de Andrade Why #if 0\n#define something when you can just #undef it?
2008-12-11 Elliott Sales de Andrade Fix some English in the QQ plugin. And remove some translated phrases that are
2008-12-10 Björn Voigt fixed some spelling errors in QQ protocol plugin:
2008-12-10 Elliott Sales de Andrade merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
2008-12-10 Elliott Sales de Andrade merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
2008-12-10 Daniel Atallah Further cleanup to fix CID 373.
2008-12-10 Daniel Atallah Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.
2008-12-10 Daniel Atallah Clean up some stuff that the behavior has changed on to fix CID 398.
2008-12-10 Daniel Atallah Updated included win32 meanwhile library to fix #7563