log

age author description
2010-02-15 Paul Aurich jabber: Move those functions to jutil.[ch]
2010-02-15 Paul Aurich jabber: Unify the JabberBuddyState functions (and briefly document them)
2010-02-16 Elliott Sales de Andrade merge of '89ba8894c13ce9ad5373009ccf3520f479d18995'
2010-02-16 Elliott Sales de Andrade Remove/comment on some GTK_CHECK_VERSION calls.
2010-02-16 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-02-16 Paul Aurich Updated Chinese (Hong Kong and Traditional) and Slovak translations.
2010-02-16 Paul Aurich jabber: Fix another corner case that introduced duplicates to the list.
2010-02-15 Paul Aurich Updated Hebrew translation. Closes #11376
2010-02-15 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-02-15 Mark Doliner Minor cleanup
2010-02-15 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
2010-02-15 Paul Aurich jabber: Always track our own presence, even if we're not on the buddy list.
2010-02-14 Paul Aurich jabber: Fix getting info on your own JID, under some circumstances.
2010-02-14 Mark Doliner merge of '2aa174ad4c0e50a229c8c951b836b5f788fe7393'
2010-02-14 Paul Aurich jabber: Simplify.
2010-02-14 Paul Aurich proxy: Fix printing IPv6 addresses
2010-02-14 Paul Aurich Updated Norwegian Nynorsk translation. Closes #11360.
2010-02-14 Paul Aurich Updated Czech translation. Closes #11359
2010-02-14 Daniel Atallah Make the "Execute a command" buddy pounce action use ShellExecute() on Windows so that it can open files of all types (e.g. MP3s) with their default associated application. Fixes #11333.
2010-02-14 Daniel Atallah Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #11168
2010-02-13 Daniel Atallah Fix cross-compile on OSX, working around an apparently crippled sed.
2010-02-12 Paul Aurich jabber: Log a more useful message on unhandled IQs
2010-02-12 Paul Aurich jabber: Send the RFC-mandated ack IQ
2010-02-12 Paul Aurich Changelog French & German translations (committed by translators)
2010-02-12 Paul Aurich Updated translations. Closes #11342, #11343, #11344, #11346, #11350.
2010-02-11 Paul Aurich merge of '85129843be7a2667238f42c3652ffe0fd3fa37cb'
2010-02-11 Jochen Kemnade complete German translation for next release
2010-02-11 Björn Voigt German translation update for Pidgin 2.6.6
2010-02-11 Éric Boumaour French translation update.
2010-02-11 giri manojkr Updated Oriya translation. Closes #11340
2010-02-11 Paul Aurich Update the changelog with some help from Marcus
2010-02-11 Paul Aurich merge of 'd7c81c8ac650e6ff956266285fc134225a7c1352'
2010-02-11 Elliott Sales de Andrade merge of '1d05d85bcdc5deb8a2a27d792f649f71abe13d0e'
2010-02-11 Paul Aurich Updated Spanish translation. Closes #11330
2010-02-11 Paul Aurich Updated Marathi, Polish, and Ukranian translations. Closes #11328, #11329, #11332.
2010-02-11 Elliott Sales de Andrade Oops, just realized that caps can be reset in certain situations, and we
2010-02-11 Elliott Sales de Andrade Fix jabber_get_media_caps for buddies with a single resource that has no
2010-02-10 Sadrul Habib Chowdhury merge of '18b85ae6ad8091af43d91826cf054e4569ba74aa'
2010-02-09 Sadrul Habib Chowdhury Fix typo.
2010-02-10 Mark Doliner Pass around a va_list instead of a pointer to a va_list. Refs #7404
2010-02-10 Paul Aurich jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
2010-02-10 Paul Aurich Oops, that wasn't meant to be left in as a warning, but noting these is probably good.
2010-02-10 Paul Aurich Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
2010-02-10 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
2010-02-10 Paul Aurich jabber: Unbind/Unlock from a specific resource on presences.
2010-02-10 Paul Aurich jabber: Document these boundaries, because scrolling this much is terrible.
2010-02-10 Paul Aurich jabber: Add a PurpleAccount convenience variable.
2010-02-10 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why