log

age author description
2009-08-28 Mark Doliner Try to make this help string shorter to increase the odds of people
2009-08-28 maiku merge of '3dc30db9c8f1da2d0c574163fe37658d8b26f95d'
2009-08-28 Paul Aurich Oops, I think it's either sleep or coffee time.
2009-08-28 Paul Aurich Add more verbose debugging to purple_utf8_strip_unprintables.
2009-08-28 Paul Aurich Make that a little more readable.
2009-08-28 Paul Aurich merge of '4b37450c5470f1f61cdba5cf5de7a6abb166b2c1'
2009-08-28 maiku Add some extra error strings just in case.
2009-08-27 maiku merge of '18135201f43ac87c932feae03881d46e30d93030'
2009-08-27 maiku There's no reason to ask for acceptance if the stream has been accepted. Also,
2009-08-27 Paul Aurich Hmm, g_unichar_isgraph is too restrictive in the characters allowed (it munges \t). Change purple_utf8_strip_unprintables to simply remove ASCII control characters instead.
2009-08-26 Paul Aurich merge of 'b09ff62192fe7c44793b7aebbae3814fb649671d'
2009-08-26 Daniel Atallah Explicitly save the language when using the silent installer (if it is explicitly set). NSIS doesn\'t do this for us. Fixes #8658.
2009-08-26 Paul Aurich Strip off the outer <html> and <body> from iChat messages. Should Fix #9968.
2009-08-26 Elliott Sales de Andrade I think this was the optimization they wanted when this first broke.
2009-08-25 Paul Aurich jabber: Fix using BOSH and legacy auth together. Closes #9990.
2009-08-25 maiku merge of '6a17707ef96a5fb4dde26e6700ad3e0d39c40561'
2009-08-25 Paul Aurich merge of '1d360041ff45d34220efcda18bc92c70831b672f'
2009-08-25 John Bailey Tweak the blurb I added to the about box for the support list to be even more
2009-08-25 Paul Aurich Fix the auto-personize stuff. Closes #9948.
2009-08-25 Paul Aurich Display the username in the debug log when disconnecting an account.
2009-08-25 maiku Use the correct parameters for this function.
2009-08-25 maiku Handle the local accept signal with GTalk/Gmail. This was causing calls
2009-08-24 Sulabh Mahajan This will fix adding, removing MSN contacts on yahoo's deny list
2009-08-24 Sulabh Mahajan merge of '92e101e3698042e7600729bc09dec9e28f81de8f'
2009-08-24 Paul Aurich Fix GNOME proxy settings. Fixes #10051.
2009-08-24 Sulabh Mahajan Fixes #10073.
2009-08-24 Paul Aurich pounce dialog: Try to always have a row selected. Fixes #10037.
2009-08-24 Paul Aurich Reorder the New Pounces/New Mail dialog buttons.
2009-08-24 Paul Aurich Hmm, close a paren.
2009-08-24 Elliott Sales de Andrade So apparently, I messed up the name of this charset. But I wonder why it
2009-08-23 Ka-Hing Cheung merge of '03bd656c160ca6bc98b9cc43670b534d7d2c3c88'
2009-08-23 Sulabh Mahajan Fixes #7722.
2009-08-23 maiku Detect that there has been an error in the GStreamer pipeline, output an
2009-08-23 Paul Aurich Updated status/11/invisible based off the new icons. Closes #9957.
2009-08-23 Elliott Sales de Andrade merge of '375487659d7425062cb32079e5be08ac45951bd8'
2009-08-23 Paul Aurich merge of '34ceac72c21973ff539a829c2f570c0670c18ec4'
2009-08-23 Mark Doliner Remove a function declaration for a function that doesn't exist
2009-08-22 Richard Laager merge of 'a89c814a0c81eeacde296ce6a2520f1bac083ba4'
2009-08-23 Paul Aurich Further pounce dialog improvements. Refs #10037.
2009-08-22 Paul Aurich merge of '5d9456311f879116a0aa9a4e39d9262030f2f79e'
2009-08-22 Paul Aurich Oops, Elliott correctly pointed out this was wrong...
2009-08-23 Elliott Sales de Andrade It seems I need to write the smiley to the conversation for it to show up
2009-08-23 Elliott Sales de Andrade Send proper emoticon messages in MSN chats. Apparently, this never worked
2009-08-23 Elliott Sales de Andrade Check for empty messages before sending them in chats. This is the same
2009-08-22 Elliott Sales de Andrade Minor comment cleanup stuff.
2009-08-22 Elliott Sales de Andrade This seems to not work every once in a while, so put in some code under the
2009-08-22 Elliott Sales de Andrade Display the full message when there are errors sending a MSN Mobile message
2009-08-22 Mark Doliner Make idle and offline buddy names and the idle time in the small list grey
2009-08-22 salinasv Close the Pounce dialog when you dismiss the last pounce.
2009-08-22 Paul Aurich merge of '2b68579960365fea9a55bc39baf90eb59c42f972'
2009-08-22 Paul Aurich jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.
2009-08-22 Mark Doliner Woah, this was wrong. MY BAD! We should not be setting this to true
2009-08-22 Stu Tomlinson Until the Windows build is VV aware, we shouldn't try building the
2009-08-22 salinasv Add a row-activation event for the Pounces dialog to open a new conversation window.
2009-08-22 Paul Aurich String change feedback from Stu.
2009-08-22 Paul Aurich jabber: Strip the '/' off of a JID in jabber_normalize.