log

age author description
Fri, 16 Nov 2007 05:49:45 +0000 Kevin Stange Permit including of files like "pidgin/minidialog.h" from within pidgin/
Fri, 16 Nov 2007 05:31:39 +0000 Daniel Atallah Suppress warning
Fri, 16 Nov 2007 05:14:14 +0000 Daniel Atallah merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
Fri, 16 Nov 2007 05:04:44 +0000 Kevin Stange Compile!
Fri, 16 Nov 2007 05:02:34 +0000 Daniel Atallah Fix purple.h generation on win32. Thanks to Kevin for noticing.
Fri, 16 Nov 2007 04:36:10 +0000 Kevin Stange Make sense!
Fri, 16 Nov 2007 03:39:04 +0000 Ambrose C. Li fixes #3979
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 Miu Moldovan fixes #3971
Fri, 16 Nov 2007 03:21:09 +0000 Maurcio 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 Bjrn 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 Gbor Update project version and translations
Thu, 15 Nov 2007 15:57:02 +0000 Kelemen Gbor 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'