log

age author description
2009-11-30 John Bailey Update a bunch of translations.
2009-11-29 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
2009-11-29 Josep Puigdemont Updated Catalan translation
2009-11-29 Paul Aurich oscar: Fix '<' in AIM/ICQ status messages. Closes #10304.
2009-11-29 Florian Quèze jabber: Don't use C99 time formatters, which are apparently not available on Windows when using MSVC.
2009-11-29 Florian Quèze ft: Properly set a bitmask field (so it includes PURPLE_MESSAGE_SYSTEM like
2009-11-29 Paul Aurich merge of '263b34adf7373694b48a494714d66824d6bb3443'
2009-11-29 John Bailey ChangeLog the Proxy-Authorization thing. Refs #2910. Need a proper name
2009-11-29 John Bailey merge of '32e63a51dbb65b8b63d134bde098d40167574148'
2009-11-29 thecrux Don't send Proxy-Authorization headers until we've received a
2009-11-29 Paul Aurich pidgin: Change the 'disabled' look in the Send To menu to apply to all offline buddies in a contact.
2009-11-29 Paul Aurich oscar: Fix the parsing code from ichatballooncolors that broke receiving markup in 2.6.2.
2009-11-28 Elliott Sales de Andrade Due to a server change, the friendly name on MSN was being changed to the
2009-11-28 Josep Puigdemont Catalan translation updated.
2009-11-28 Éric Boumaour update french translation.
2009-11-28 Paul Aurich Forgot to save.
2009-11-28 Paul Aurich jabber: Here's a good reason for the namespace defines. Fix a typo 'urn:xmpp:bosh'.
2009-11-28 Paul Aurich jabber: Delayed Delivery namespaces
2009-11-28 Paul Aurich Fix dbus bindings. Refs #10523. Thanks, dvpdiner2.
2009-11-28 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 941ed993edbcb85fcad21b12e2b914a4e9b248d1)
2009-11-25 andrew victor The data sent back to MXit when the user clicks on a link should be sent
2009-11-25 andrew victor propagate from branch 'im.pidgin.pidgin' (head d330e81020232653571a0d5b1f5c927bc148a6fe)
2009-11-24 andrew victor We need to escape any special "html" characters in a status message, otherwise
2009-11-24 andrew victor These status strings are accessed from mxit_convert_presence_to_name() for the
2009-11-24 andrew victor If Pidgin is running in Debug mode, on Windows, and no splash-screen is
2009-11-24 andrew victor The "packed" attribute on the raw_chunk data-structure seems to be a GCC extension.
2009-11-24 andrew victor Bump the plugin version up to 2.3.0 to indicate version included with Pidgin.
2009-11-29 John Bailey disapproval of revision '661db628ce40c3548058f062ea72d9687654d53a'
2009-11-28 Paul Aurich jabber: Don't print "Extra content at the end of the document".
2009-11-27 Paul Aurich jabber: This is more clear.
2009-11-27 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
2009-11-27 Paul Aurich Add the XEP# for ping, now that I'm hooked up to the interwebs.
2009-11-27 Paul Aurich merge of '5e1784d5a975dc0726e72521fbf6024dfa281d84'
2009-11-27 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
2009-11-26 Paul Aurich jabber: Add the missing file and fix up the Google session namespaces
2009-11-26 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
2009-11-26 Paul Aurich jabber: Alphabetize the sources in the Makefile
2009-11-26 Paul Aurich jabber/jingle: Slightly less repitition.
2009-11-26 Björn Voigt German update (2 new strings "Malay" and "Ukranian")
2009-11-26 Kelemen Gábor Updated Hungarian translation for 2.6.4
2009-11-25 Stu Tomlinson Add some safety to jabber_send_signal_cb in case someone else was listening
2009-11-25 Stu Tomlinson Make yahoo_codes_to_html not crash when given an empty string, or a string
2009-11-25 Sadrul Habib Chowdhury Update the finch manpage a little.
2009-11-25 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-11-24 Sadrul Habib Chowdhury *** Plucked rev 3ad8ea46 (resiak@pidgin.im):
2009-11-23 Paul Aurich Added Malay translation from Muhammad Najmi bin Ahmad Zabidi. Closes #10578.
2009-11-23 Paul Aurich Updated Ukranian translation. Closes #10239.
2009-11-23 Paul Aurich merge of '0644248e7ae782562a19e64ff02bb1f4b7194132'
2009-11-23 Jochen Kemnade some spelling, capitalization and hyphenation fixes
2009-11-23 Paul Aurich Updated Hebrew, Norwegian Nynorsk, and Simplified Chinese translations.
2009-11-23 Björn Voigt German update for some keyboard accelerators
2009-11-23 Björn Voigt German translation update
2009-11-23 Mark Doliner Avoid these two compile warnings by using more specific function signatures:
2009-11-23 Mark Doliner struct tx_packet->datalen is an int, so use %d here instead of G_GSIZE_FORMAT
2009-11-23 Elliott Sales de Andrade merge of '4ede3b155e9d443dcec45785cecef60b7af55de9'
2009-11-23 Mark Doliner I'm not comfortable with this being an assert. If it fails then Pidgin
2009-11-22 Mark Doliner A few other minor little translation-related fixes
2009-11-22 Mark Doliner merge of '569642987f6f11fdb718731b245d60f535fe0962'
2009-11-23 Elliott Sales de Andrade Add some more MSN client caps. Not that we actually use any of them.
2009-11-22 Elliott Sales de Andrade merge of '94344158f35dde02dc906e3e5e39e58a326ff1be'
2009-11-22 Evan Schoenberg Remove an unneeded debug log, which Mark points out might also be unsafe as it would be using %s as a formatter for a UTF-16BE string
2009-11-22 Mark Doliner Accidentally reversed this logic in an earlier commit
2009-11-22 Mark Doliner The MXit guy seems to like spaces between his parenthesis, so I'll be
2009-11-22 Mark Doliner Spaces to tab