Mercurial > pidgin.yaz
graph
-
Fix up a bad merge on my part.Fri, 12 Dec 2008 17:18:59 +0000, by Richard Laager
-
merge of '1588a62b7442c86d09ede6244012e7c0eed52478'Fri, 12 Dec 2008 17:08:23 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.openq' (head f1e6c695a05f8f625adbcfb280ed60933be86b87)Thu, 11 Dec 2008 04:32:15 +0000, by Richard Laager
-
Turn on -Wformat-security and make it an error with GCC 4.Thu, 11 Dec 2008 04:29:43 +0000, by Richard Laager
-
merge of '2d203a89c855916b5c37a95cc1869c15b24f812c'Thu, 11 Dec 2008 03:31:16 +0000, by Richard Laager
-
merge of '5f86c51d96715086ed0790a769fd222be570c8ac'Mon, 08 Dec 2008 17:53:46 +0000, by Richard Laager
-
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'Mon, 08 Dec 2008 17:19:52 +0000, by Richard Laager
-
Fix Bonjour to better deal with buddy values set to the empty string.Mon, 08 Dec 2008 05:20:44 +0000, by Richard Laager
-
Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefullyThu, 11 Dec 2008 08:06:23 +0000, by Paul Aurich
-
Part 2 of the continuing effort to get OSCAR over SSL working.Thu, 11 Dec 2008 07:14:50 +0000, by Paul Aurich
-
First pass at adding SSL connections to OSCAR.Wed, 10 Dec 2008 23:41:28 +0000, by Paul Aurich
-
started updating the German translationFri, 12 Dec 2008 16:56:20 +0000, by Jochen Kemnade
-
merge of '2c63599660bb7ed2aa17389e548fbc0511b797ac'Fri, 12 Dec 2008 04:02:08 +0000, by Mark Doliner
-
Use av_len in the same manner as everywhere else, for consistency.Fri, 12 Dec 2008 00:01:40 +0000, by Sadrul Habib Chowdhury
-
merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'Thu, 11 Dec 2008 22:36:47 +0000, by John Bailey
-
Credit beret for his patch. Refs #6300.Thu, 11 Dec 2008 22:33:06 +0000, by John Bailey
-
merge of '6de8f788571b507b2c76125cc65f88db49c60790'Thu, 11 Dec 2008 21:12:39 +0000, by Sadrul Habib Chowdhury
-
Use ref-counting to prevent a crash if request-auth callbacks are calledThu, 11 Dec 2008 21:10:57 +0000, by Sadrul Habib Chowdhury
-
merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'Thu, 11 Dec 2008 08:41:04 +0000, by John Bailey
-
Advertise the same typing capability on OSCAR that ICQ 6 does, since we claimThu, 11 Dec 2008 08:19:09 +0000, by Jarom«¿r Karmaz«¿n
-
Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksumThu, 11 Dec 2008 08:08:02 +0000, by Paul Aurich
-
Support an empty <metadata/> element to indicate that a user has no XEP-0084Thu, 11 Dec 2008 07:38:20 +0000, by Paul Aurich
-
ChangeLog darkrain42's patch. I need to remember to do this when committingThu, 11 Dec 2008 06:50:38 +0000, by John Bailey
-
Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.Thu, 11 Dec 2008 06:48:25 +0000, by John Bailey
-
disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'Thu, 11 Dec 2008 22:36:29 +0000, by John Bailey
-
Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.Thu, 11 Dec 2008 06:38:23 +0000, by Paul Aurich
-
Remove the commas at the end of enumerator lists. This resolves warningsThu, 11 Dec 2008 06:32:05 +0000, by Florian Qu«²ze
-
Remove mention of the reverted patch from the ChangeLog.Thu, 11 Dec 2008 06:24:58 +0000, by John Bailey
-
merge of '17b584b23aee26cc5553b12483ab9b550eee8103'Thu, 11 Dec 2008 06:24:14 +0000, by John Bailey
-
Keep track of the user ID in the MsimUser struct so that we have a copyFri, 12 Dec 2008 04:01:39 +0000, by Mark Doliner
-
Don't create a temporary PurpleBuddy when getting info for someone notFri, 12 Dec 2008 03:46:36 +0000, by Mark Doliner
-
String changes (a few of which I had already made, grumble grumble).Thu, 11 Dec 2008 07:17:32 +0000, by Mark Doliner
-
Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn'tThu, 11 Dec 2008 04:20:14 +0000, by Elliott Sales de Andrade
-
Why #if 0\n#define something when you can just #undef it?Thu, 11 Dec 2008 04:07:29 +0000, by Elliott Sales de Andrade
-
Fix some English in the QQ plugin. And remove some translated phrases that areThu, 11 Dec 2008 04:03:27 +0000, by Elliott Sales de Andrade
-
fixed some spelling errors in QQ protocol plugin:Wed, 10 Dec 2008 11:11:32 +0000, by Bj«Órn Voigt
-
merge of '834b032b518f6b4ab9148b946ca635214a9388d8'Wed, 10 Dec 2008 06:58:10 +0000, by Elliott Sales de Andrade
-
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'Wed, 10 Dec 2008 06:51:47 +0000, by Elliott Sales de Andrade
-
Further cleanup to fix CID 373.Wed, 10 Dec 2008 02:44:03 +0000, by Daniel Atallah
-
Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.Wed, 10 Dec 2008 02:28:30 +0000, by Daniel Atallah
-
Clean up some stuff that the behavior has changed on to fix CID 398.Wed, 10 Dec 2008 02:23:27 +0000, by Daniel Atallah
-
Updated included win32 meanwhile library to fix #7563Wed, 10 Dec 2008 01:14:02 +0000, by Daniel Atallah
-
Changelog the win32 SILC change. Fixes #7399Wed, 10 Dec 2008 00:35:26 +0000, by Daniel Atallah
-
Update SILC Toolkit used on win32 to 1.1.8Wed, 10 Dec 2008 00:28:26 +0000, by Daniel Atallah
-
Use g_free instead of free here too.Tue, 09 Dec 2008 15:45:46 +0000, by Sadrul Habib Chowdhury
-
merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'Tue, 09 Dec 2008 15:45:15 +0000, by Sadrul Habib Chowdhury
-
Make our profile text a little cleaner and more uniform across the protocols.Tue, 09 Dec 2008 02:59:29 +0000, by Mark Doliner
-
Use g_free instead of free.Mon, 08 Dec 2008 02:22:59 +0000, by Sadrul Habib Chowdhury
-
Minor cleanup: remove od->sn, since it's the same as PurpleAccount->usernameSun, 07 Dec 2008 23:34:12 +0000, by Mark Doliner
-
Sadrul pointed out that I'm less than bright today and let a // comment slip in.Sun, 07 Dec 2008 02:36:57 +0000, by John Bailey
-
fixes a crash, I think I've seen this before somewhere elseMon, 15 Dec 2008 00:08:45 +0000, by Ka-Hing Cheung
-
fixes a printf crash on Windows, reported by InstantBird developer fquezeSun, 07 Dec 2008 02:12:00 +0000, by Ka-Hing Cheung
-
ChangeLog a couple items and rearrange some items a bit.Sat, 06 Dec 2008 20:02:49 +0000, by John Bailey
-
Fix a Zephyr crash and 10-second delay that can happen when you have an accountSat, 06 Dec 2008 19:31:21 +0000, by Michael Terry
-
Fix a crash in purple_accounts_delete that happens when the buddy list hasn'tSat, 06 Dec 2008 19:16:21 +0000, by Florian Qu«²ze
-
2008.12.17 - flos <lonicerae(at)gmail.com>Wed, 17 Dec 2008 13:52:00 +0000, by SHiNE CsyFeK
-
#if 0 out an unused function to suppress a compiler warning.Thu, 11 Dec 2008 04:32:01 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head be9df40b197dab92a74c4bf346f64e538f7f99e5)Sat, 06 Dec 2008 13:30:06 +0000, by SHiNE CsyFeK
-
2008.12.06 - flos <lonicerae(at)gmail.com>Sat, 06 Dec 2008 13:27:25 +0000, by SHiNE CsyFeK
-
2008.12.05 - flos <lonicerae(at)gmail.com>Fri, 05 Dec 2008 15:52:02 +0000, by SHiNE CsyFeK