log

age author description
Fri, 16 Nov 2007 03:26:08 +0000 Luke Schierer merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
Fri, 16 Nov 2007 03:25:49 +0000 Luke Schierer compile
Fri, 16 Nov 2007 03:23:58 +0000 RKVS Raman fixes #3953
Fri, 16 Nov 2007 03:22:49 +0000 Mi«ßu Moldovan fixes #3971
Fri, 16 Nov 2007 03:21:09 +0000 Maur«¿cio Collares fixes #3972
Fri, 16 Nov 2007 02:41:37 +0000 Daniel Atallah Fix #3669
Fri, 16 Nov 2007 01:59:59 +0000 Daniel Atallah Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
Fri, 16 Nov 2007 01:39:53 +0000 Daniel Atallah Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
Fri, 16 Nov 2007 01:19:52 +0000 Daniel Atallah Use MSNP9 on win32 as well.
Fri, 16 Nov 2007 01:16:53 +0000 Daniel Atallah Update the changelogs for 2.3.0
Thu, 15 Nov 2007 23:37:36 +0000 Daniel Atallah Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
Thu, 15 Nov 2007 22:01:48 +0000 Bj«Órn Voigt some language names fixed for German
Thu, 15 Nov 2007 20:50:28 +0000 Daniel Atallah Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash.
Thu, 15 Nov 2007 19:36:19 +0000 Daniel Atallah Fix something I mistyped.
Thu, 15 Nov 2007 19:35:27 +0000 Daniel Atallah Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation.
Thu, 15 Nov 2007 18:25:50 +0000 Daniel Atallah Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
Thu, 15 Nov 2007 17:27:16 +0000 Daniel Atallah Various bugfixes including using purple_account_remove_buddy() in addition to purple_blist_remove_buddy() to make sure that the buddy gets cleaned up fully when logging out or we go offline.
Thu, 15 Nov 2007 17:25:34 +0000 Daniel Atallah Clarify what purple_blist_remove_buddy() does somewhat.
Sat, 17 Nov 2007 18:26:03 +0000 Kelemen G«¡bor Update project version and translations
Thu, 15 Nov 2007 15:57:02 +0000 Kelemen G«¡bor Reverting to previous version, I forgot to remove the prevous file from
Thu, 15 Nov 2007 15:09:15 +0000 Daniel Atallah File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
Thu, 15 Nov 2007 14:53:53 +0000 Daniel Atallah Fix a couple bugs in the Bonjour XEP-0065 implementation, mainly related to error handling, but also send a <streamhost-used /> result. Also fix a XEP-0096 bug where the SI profile wasn't being specified. These bring ft with gajim closer to working, but we aren't there yet.
Thu, 15 Nov 2007 14:22:06 +0000 Luke Schierer merge of '067ce66484e78265473842f3b614b26a3530ca28'
Thu, 15 Nov 2007 12:55:17 +0000 Will Thompson merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
Thu, 15 Nov 2007 12:30:51 +0000 Will Thompson Don't crash when someone ignores an error. The mini-dialog was being
Fri, 16 Nov 2007 02:42:22 +0000 Stu Tomlinson disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
Thu, 15 Nov 2007 13:39:10 +0000 Bj«Órn Voigt fixes #3864: Pidgin 2.2.3 does not build outside source directory
Thu, 15 Nov 2007 11:10:24 +0000 Timo Jyrinki One final commit because I got spell-checking via pofilter + voikko library
Thu, 15 Nov 2007 09:39:53 +0000 Bj«Órn Voigt spell checking German
Thu, 15 Nov 2007 02:43:37 +0000 Stu Tomlinson Fix building outside of the source directory. This is derived from the