log

age author description
2009-06-06 Elliott Sales de Andrade Reduce the number of g_return_val_if_fail calls for NULL input since that
2009-06-06 Elliott Sales de Andrade Use 16px icons in the XMPP disco browser as 22px seems a bit weird.
2009-06-06 Elliott Sales de Andrade Nothing to see here, just some whitespace changes.
2009-06-06 Elliott Sales de Andrade Make XMPP Disco plugin show better errors when getting a 404-like return.
2009-06-06 Elliott Sales de Andrade A few bits of whitespace changes...
2009-06-05 Paul Aurich Typo.
2009-06-05 Paul Aurich merge of '75a466dd96590961d154c6e5d131d85bcae642c6'
2009-06-05 Paul Aurich Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].
2009-06-05 Paul Aurich Set charset=utf-8 when cyrus sasl doesn't include it.
2009-06-05 Andrea Piccinelli Allow adding received animated custom smileys to locale custom smiley
2009-06-05 Paul Aurich merge of '58446e074cca7b8a7348254c03cfce2c5534fd63'
2009-06-05 Paul Aurich Allow Gadu-Gadu accounts to specify Connect Server. Refs #6691.
2009-06-05 Elliott Sales de Andrade Setting `dialog->open_button = button` when `button` is not yet assigned
2009-06-05 Elliott Sales de Andrade merge of '051b51aa2424e978f16c10511f7a4e0f45c7c5d3'
2009-06-05 Florian Quèze Consistently emit conversation-updated for typing state changes.
2009-06-05 Hu Yong Add purple_proxy_connect_udp. Closes #6589.
2009-06-05 Paul Aurich Hmm, this wasn't saved when I committed it.
2009-06-05 Elliott Sales de Andrade Patch to change around some logic that should fix missing buddies that are
2009-06-05 Elliott Sales de Andrade Apply patch from Peter to handle the left and right arrow keys in the buddy
2009-06-04 Sulabh Mahajan Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user
2009-06-04 Mark Doliner Change the way we parse messages on MySpace a little bit. This
2009-06-04 Paul Aurich Fix an issue with the server responding with jid/node items as first-level children and add a TODO.
2009-06-04 Paul Aurich @since!
2009-06-03 Paul Aurich Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.
2009-06-03 Paul Aurich Ladedah I dislike the need to explicitly check for NULL strings.
2009-06-03 Paul Aurich merge of '6fc007db8432a45dd3273d0abcc8bb9a09b11ecf'
2009-06-03 Paul Aurich merge of '054ca20dffd917fc57972d8756d9c15ead22fd85'
2009-06-03 Paul Aurich disapproval of revision '84a23ef59e6a3bc88834f0948c67516f0a39234b'
2009-06-03 Paul Aurich Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
2009-06-03 Mark Doliner Stop exiting early from this function. I don't believe it harms anything
2009-06-03 Björn Voigt Fixed case for "Leere Gruppen"
2009-06-03 Sadrul Habib Chowdhury merge of '84a23ef59e6a3bc88834f0948c67516f0a39234b'
2009-06-03 Paul Aurich jabber digest-md5: Only specify the charset as UTF-8 if conversion to ISO-8859-1 was not successful.
2009-06-03 Paul Aurich Re-fix initial account registration.
2009-06-03 Sadrul Habib Chowdhury Turn off the send-flag for messages we send to ourselves in MSN.
2009-06-03 Sadrul Habib Chowdhury Add a utlity function purple_markup_is_rtl
2009-06-03 Paul Aurich Add a few more roster debug messages and improve.
2009-06-03 Paul Aurich Pluck Adium's roster debugging from 86720de21a854aa
2009-06-03 Paul Aurich Remove reference to purple_escape_html, which stuck around for only a few minutes before I went to g_markup_escape_text.
2009-06-03 Paul Aurich Changelogging. Closes #556.
2009-06-03 Paul Aurich Use the modified signal in more places.
2009-06-03 Paul Aurich Use the jabber-sending-xmlnode signal to send all XMPP stanzas.
2009-06-03 Paul Aurich khc: darkrain42: xmlnode not free'ed in jabber_watched_iq
2009-06-03 Paul Aurich Examples for the namespace-(un)registering of IQs and added IPC versions
2009-06-03 Paul Aurich Remove the pseudo-row child of expandable services if there are no children.
2009-06-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a24ba8f3be7fe637dd9123af47b4c500944f40ae)
2009-06-02 Mike Ruprecht merge of '28778df3113382d631f8cf40ff35a26ca515513f'
2009-06-02 Paul Aurich Changelogging Maiku's previous two commits. Yay!
2009-06-02 Mike Ruprecht Add speex as a default codec.
2009-06-02 Mike Ruprecht Make Gmail accept speex as the codec.
2009-06-02 Mike Ruprecht Add Gmail video support.
2009-06-01 Jochen Kemnade German translation update
2009-06-01 Sulabh Mahajan Yahoo auth ver 16: Use the current status of the account when logging in. Enables logging as invisible.
2009-06-01 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
2009-06-01 Paul Aurich Convert zephyr to use purple_find_buddies.
2009-06-01 Paul Aurich gadu-gadu: There's no need to set all buddies to offline at logout