log

age author description
2007-11-17 Sadrul Habib Chowdhury merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
2007-11-17 Sadrul Habib Chowdhury merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
2007-11-17 Luke Schierer merge of '1084824bf3739139306602c736073dd294ca4206'
2007-11-17 Richard Laager This merge has the effect of reverting the hinting code from trunk.
2007-11-16 Björn Voigt syntax checks (German)
2007-11-16 Daniel Atallah Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
2007-11-16 Daniel Atallah There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
2007-11-16 Daniel Atallah Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
2007-11-16 Daniel Atallah Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
2007-11-16 Luke Schierer merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
2007-11-16 Mark Doliner Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
2007-11-16 Mark Doliner Get rid of two compile warnings:
2007-11-16 Kevin Stange Just a test.
2007-11-16 Kevin Stange Permit including of files like "pidgin/minidialog.h" from within pidgin/
2007-11-16 Daniel Atallah Suppress warning
2007-11-16 Daniel Atallah merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
2007-11-16 Kevin Stange Compile!
2007-11-16 Daniel Atallah Fix purple.h generation on win32. Thanks to Kevin for noticing.
2007-11-16 Kevin Stange Make sense!
2007-11-16 Ambrose C. Li fixes #3979
2007-11-16 Luke Schierer merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
2007-11-16 Luke Schierer compile
2007-11-16 RKVS Raman fixes #3953
2007-11-16 Mişu Moldovan fixes #3971
2007-11-16 Maurício Collares fixes #3972
2007-11-16 Daniel Atallah Fix #3669
2007-11-16 Daniel Atallah Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
2007-11-16 Daniel Atallah Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
2007-11-16 Daniel Atallah Use MSNP9 on win32 as well.
2007-11-16 Daniel Atallah Update the changelogs for 2.3.0
2007-11-15 Daniel Atallah Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
2007-11-15 Björn Voigt some language names fixed for German
2007-11-15 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.
2007-11-15 Daniel Atallah Fix something I mistyped.
2007-11-15 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.
2007-11-15 Daniel Atallah Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
2007-11-15 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.
2007-11-15 Daniel Atallah Clarify what purple_blist_remove_buddy() does somewhat.
2007-11-17 Kelemen Gábor Update project version and translations
2007-11-15 Kelemen Gábor Reverting to previous version, I forgot to remove the prevous file from
2007-11-15 Daniel Atallah File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
2007-11-15 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.
2007-11-15 Luke Schierer merge of '067ce66484e78265473842f3b614b26a3530ca28'
2007-11-15 Will Thompson merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
2007-11-15 Will Thompson Don't crash when someone ignores an error. The mini-dialog was being
2007-11-16 Stu Tomlinson disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
2007-11-15 Björn Voigt fixes #3864: Pidgin 2.2.3 does not build outside source directory
2007-11-15 Timo Jyrinki One final commit because I got spell-checking via pofilter + voikko library
2007-11-15 Björn Voigt spell checking German
2007-11-15 Stu Tomlinson Fix building outside of the source directory. This is derived from the
2007-11-15 Stu Tomlinson MSNP9 is now the default, with no ./configure option for anything else.
2007-11-14 Mark Doliner Compile when plugins are disabled
2007-11-14 Josep Puigdemont Updated Catalan translation.
2007-11-14 Will Thompson Mention new error mini-dialogs in the ChangeLog.
2007-11-14 Luke Schierer Claudio didn't update the changelog
2007-11-14 Luke Schierer merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'
2007-11-14 Björn Voigt header update
2007-11-14 Björn Voigt German update
2007-11-14 Luke Schierer 1)give credit
2007-11-14 RKVS Raman fixes #3954