log

age author description
2009-09-06 Mark Doliner A little more detail from the AIM docs
2009-09-06 Mark Doliner Update some macros based on information from
2009-09-06 Mark Doliner Rename two variables based on insight from
2009-09-06 Mark Doliner Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
2009-09-06 Mark Doliner These should actually be 0x03, I think. I think it's a bitmask where
2009-09-06 Elliott Sales de Andrade Fix minor assert so I can run with G_DEBUG=fatal_criticals.
2009-09-06 Elliott Sales de Andrade Fix minor warning
2009-09-06 Elliott Sales de Andrade I don't see why the Public IP entry needs to be different and use a Table
2009-09-06 Elliott Sales de Andrade Don't do IP discovery if the automatic IP detection pref is disabled, even
2009-09-06 Mark Doliner Comebine two separate strings into one, thus restoring balance to the
2009-09-05 Mark Doliner Increment teh version in trunk
2009-09-05 Mark Doliner Add a sed line to our autogen.sh script to hopefully avoid ever creating
2009-09-05 Mark Doliner Fix a bunch of warnings from check_po.pl about mismatched format specifiers
2009-09-05 Mark Doliner Add a note. This script shows a lot of false warnings for fa.po
2009-09-05 Mark Doliner Let's get this show on the road
2009-09-05 Stu Tomlinson Minor RPM spec file updates
2009-09-05 Elliott Sales de Andrade Revert some Simplified Chinese string translations. These were clearly
2009-09-04 Elliott Sales de Andrade merge of '65195a427a4340ca3f017d8d052c0b85c1f482f2'
2009-09-04 Mark Doliner The output buffer passed to qq_encrypt needs to be 17 bytes bigger
2009-09-04 Elliott Sales de Andrade Add newline at end of debug messages.
2009-09-04 Elliott Sales de Andrade No need to call this twice.
2009-09-04 Loptosko Updated Slovak translation.
2009-09-04 Stu Tomlinson merge of 'efb8dab3ae8f2d674991cf00fd42b0eeb5f650bc'
2009-09-04 Elliott Sales de Andrade NEWS-ify...
2009-09-04 Elliott Sales de Andrade Refresh the buddy list immediately after changing the buddy icon theme.
2009-09-04 Björn Voigt German translation update
2009-09-04 Björn Voigt German translation update:
2009-09-04 Mark Doliner Oh boy, fix a missing semi-colon
2009-09-04 Mark Doliner One step closer to releasing. I think it's going to have to
2009-09-04 Mark Doliner Keep our tenses the same
2009-09-04 Mark Doliner Add a test for qq's qq_encrypt function. Refs #10191. The string of
2009-09-04 Elliott Sales de Andrade merge of '67f5f16c41aa98745fe87f8477a2f4a9cd24709e'
2009-09-04 Elliott Sales de Andrade merge of '143f0731ba083b48ae06f957fa8ae2ae4d3a9edb'
2009-09-04 Elliott Sales de Andrade Mark some "TURN server" strings for translation.
2009-09-04 Elliott Sales de Andrade Some of our translations actually have 6 plural forms.
2009-09-04 Elliott Sales de Andrade Wordwrap just a little bit.
2009-09-04 Elliott Sales de Andrade Don't reset the sound theme pref if we're just loading the list of themes.
2009-09-04 Elliott Sales de Andrade Revert this one string translation because it changes the ordering of the
2009-09-04 Mark Doliner Three r's don't make a sense. Fixes #10090
2009-09-04 Mark Doliner NEWS if you got 'em
2009-09-04 david Updated Czech translation.
2009-09-04 ambrose li Updated Chinese (Hong Kong & Traditional) translations.
2009-09-04 Friedel Wolff Updated Afrikaans translation.
2009-09-04 Elliott Sales de Andrade Changelog MSN Chat fix.
2009-09-03 Elliott Sales de Andrade Call purple_prefs_add_none on the parents for the status and stock icon
2009-09-03 Elliott Sales de Andrade Don't auto-close MSN switchboard connections for chats, because that means
2009-09-03 Elliott Sales de Andrade Remove an unused variable pointed out by WebcamWonder.
2009-09-03 Mark Doliner Make DIR and NAME localizable
2009-09-03 Mark Doliner "err" already exists--just set it to NULL.
2009-09-03 Mark Doliner Fix two more cases of GError not being initialized to NULL
2009-09-03 Mark Doliner GError needs to be initialized to NULL. I can't help but think that this
2009-09-03 Mark Doliner Add the two MSN problems to the ChangeLog
2009-09-03 Ethan Blanton Head irc_mirc2* bugs off at the pass with a NULL check
2009-09-03 Mark Doliner Add the XMPP SSL/TLS bug to the ChangeLog
2009-09-03 Ethan Blanton Add CVE for IRC crash in ChangeLog
2009-09-03 Ethan Blanton Fix parsing of invalid IRC TOPIC messages which contain no actual topic
2009-09-03 Ethan Blanton Make Makefile.am a bit more portable
2009-09-02 Elliott Sales de Andrade merge of 'b0b069693930fe066b4ca0af9b801dbc1f543f19'
2009-09-02 Paul Aurich La la la, oops. HanzZ pointed this (leak) out.
2009-09-02 Paul Aurich Fix various leaks of the basename/filename/entire list in pidgin_dnd_file_manage.