log

age author description
2010-01-06 Stu Tomlinson purple_account_request_authorization() does not require non-NULL auth and
2010-01-06 Paul Aurich Disable this part of roster versioning, too (for now). Refs #10935.
2010-01-05 Paul Aurich This string is already translated; so it need not be translated again.
2010-01-05 John Bailey ChangeLog the gg buddy icon thing.
2010-01-05 grommasher Fix Gadu-Gadu avatars. The server's response format has changed. Fixes #11050.
2010-01-05 Elliott Sales de Andrade Save the event source ID for search_find_cb so that it's removed when the
2010-01-04 Elliott Sales de Andrade The official MSN client supports setting (animated) GIFs as a buddy icon,
2010-01-03 Elliott Sales de Andrade Fix some funny indenting.
2010-01-01 Elliott Sales de Andrade Don't bother asking for an authorization message for users that added us to
2010-01-01 Elliott Sales de Andrade Set user->authorized for pending buddies meaning we're authorized to add
2010-01-01 Elliott Sales de Andrade I already removed the other g_stat, so I don't think this one is needed
2010-01-01 Elliott Sales de Andrade merge of '016d96cd3d2c3e0c9966b9209bae225a8d3cb696'
2009-12-31 Paul Aurich merge of '48c771eeb88cbd5496d0886b95e8bbe1079d9f92'
2009-12-31 Stu Tomlinson Fix building finch & libgnt using older gcc or non-gcc compilers that do
2009-12-31 Stu Tomlinson <glib/gstdio.h> only exists in glib 2.6 and newer. It was only needed for the
2009-12-31 Paul Aurich Remove commas at end of enumerator lists because C++ -pedantic complains
2009-12-31 cafoote perl: Fix the package names for some types. Closes #10973.
2009-12-31 Paul Aurich conv: Clarify this (per a question on the m-l, though it confused me the first time through, too).
2009-12-30 Paul Aurich ft: Add some useful debug logging.
2009-12-28 Paul Aurich msn: Use the PurpleXfer size if available.
2009-12-31 Elliott Sales de Andrade Each PurpleSmiley has a PurpleStoredImage behind it, so there's no need to
2009-12-31 Elliott Sales de Andrade Using 'if (img==NULL) return;' fails to clean up properly, so invert the
2009-12-31 Elliott Sales de Andrade There's no need to check type twice here. Also, g_return_if_reached is not
2009-12-31 Elliott Sales de Andrade Don't try to remove a timeout on a NULL conversation, which can happen when
2009-12-25 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-12-23 Elliott Sales de Andrade Add a GtkAlignment to create a small indent for the file transfer details.
2009-12-23 Elliott Sales de Andrade Show the name of the account in the "Set Friendly Name" dialog.
2009-12-23 Elliott Sales de Andrade Call purple_xfer_cancel_local instead of purple_xfer_request_denied when
2009-12-23 Elliott Sales de Andrade The PurpleXfer should be unref'd if the file selection dialog was
2009-12-23 Elliott Sales de Andrade Add some verbose ref-count debugging for PurpleXfer's.
2009-12-23 Elliott Sales de Andrade Check file permissions before sending a file transfer request.
2009-12-23 Elliott Sales de Andrade There's no need to call purple_xfer_get_type() repeatedly.
2009-12-23 Elliott Sales de Andrade Since the prefs variable holds the widget that refers to the prefs dialog,
2009-12-23 Elliott Sales de Andrade Call gtk_window_set_title() for the GtkIMHtml tip window, to avoid the
2009-12-23 Elliott Sales de Andrade Re-themeize the sample GtkIMHtml entry in the prefs Conversations page when
2009-12-23 Elliott Sales de Andrade Oops, the GtkListStore's for the themes have a lifetime that extends over
2009-12-23 Elliott Sales de Andrade Make sure all globals are NULL when the prefs page is destroyed.
2009-12-23 Elliott Sales de Andrade Re-order variables to follow widget hierarchy.
2009-12-23 Elliott Sales de Andrade Remove an unnecessary variable.
2009-12-22 Elliott Sales de Andrade Minor commenting.
2009-12-21 Mark Doliner Use the od->icq boolean in a few places where we were calling
2009-12-20 Will Thompson Fix -uninstalled pc files for out-of-tree builds.
2009-12-19 Mark Doliner Two changes:
2009-12-17 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-12-16 Paul Aurich Retire the Lithuanian translator per email request.
2009-12-16 Mark Doliner merge of '8549b9a30115559965e9bf93bb15a45b04c1d149'
2009-12-12 Mark Doliner Fix a crash when disconnecting with a pending buddy icon fetch request.
2009-12-15 Paul Aurich certs: Cache certs once again (at the end of the verification process).
2009-12-15 Elliott Sales de Andrade merge of '773d9ac497939f57a24695fab18a54da73d55aeb'
2009-12-15 Paul Aurich jabber: Print a better error message when all connection methods fail.
2009-12-14 Elliott Sales de Andrade *** Plucked rev 9115475787375850b563a1ec0b2007eaa463483e (qulogic@pidgin.im):
2009-12-14 Elliott Sales de Andrade Don't call purple_xfer_start in msn_xfer_init. purple_xfer_start is called
2009-12-14 Elliott Sales de Andrade Oops, don't break things for successfully receiving of a file.
2009-12-14 Elliott Sales de Andrade Remove some extra debug lines.
2009-12-14 Elliott Sales de Andrade Don't sent an ACK to a SLP message if the SlpCall has been marked as wasted
2009-12-14 Elliott Sales de Andrade If we're sending a file, and libpurple tells us to cancel it, then just set
2009-12-14 Elliott Sales de Andrade Calling purple_xfer_start may actually cancel the transfer (if the file
2009-12-14 Elliott Sales de Andrade Remove unused variable.
2009-12-14 Elliott Sales de Andrade I don't think there's any reason to stat this file instead of using the
2009-12-13 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.darkrain42.msn.ft' (head 1d05e8a9b4efc830ebc22cbcfb5cf85086f10927)
2009-12-13 Paul Aurich documentation clarification
2009-12-13 Elliott Sales de Andrade Allow toggling debugging in the test suite with the environment variable
2009-12-13 Elliott Sales de Andrade Fix annoying, but generally useless warning.
2009-12-13 Elliott Sales de Andrade Make sure libpurple libraries are the first thing in the test suite's
2009-12-13 Elliott Sales de Andrade Fix the call to g_build_path in the test suite. Before it made some really
2009-12-11 Björn Voigt direct link to the Forum http://forum.pidgin-im.de/ within the German
2009-12-11 Paul Aurich merge of 'a74fb0eb2e8074bf51ffad1750e6eeaf2b28c645'
2009-12-10 Elliott Sales de Andrade merge of '23403faa17b752c8e88650199945fbd8843f3796'
2009-12-10 Björn Voigt Inserted a link to the inofficial German portal www.pidgin-im.de
2009-12-11 Marcus Lundblad Rearrange includes a bit to be consistent with the other files in the same dir
2009-12-10 Marcus Lundblad Use the jabber_resource_know_capabilities function to determine if a buddy
2009-12-10 Paul Aurich Disable Roster Versioning for the moment.
2009-12-10 Paul Aurich jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
2009-12-10 Paul Aurich jabber: Fix removing a self-contact.
2009-12-09 Elliott Sales de Andrade merge of 'aada73f0d8a35997280d570f47caf30907fe68df'
2009-12-08 Paul Aurich merge of 'f31da20f593d64a906374f7963e178dcd1738ac3'
2009-12-08 Sadrul Habib Chowdhury There can be two backtab keys.
2009-12-08 Paul Aurich merge of '05176515f0fedf038217d2e11e4e3a1c92cad166'
2009-12-08 Paul Aurich On Windows, treat a 'xmpp:foo@bar.com' URI as opening an IM window.
2009-12-08 Paul Aurich oscar: Avoid a printf("%s", NULL) crash when creating an AIM room.
2009-12-08 Daniel Atallah Norwegian nynorsk win32 installer translation from Yngve Spjeld Landro
2009-12-08 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
2009-12-08 Paul Aurich Changelog the AIM/ICQ issue. Refs #10900.
2009-12-08 Paul Aurich oscar: Add '\n' to a debug message missing it.
2009-12-06 Paul Aurich jabber: The google roster request code was so lonely, so let's just drop-kick it and add the little custom logic to roster.c
2009-12-06 Paul Aurich merge of 'a582dd339f019301adca693df4b1a8fb135a1774'
2009-12-06 Paul Aurich jabber: Fix Google connecting. I wish this weren't off on its own, all sad and lonely.
2009-12-06 Paul Aurich disapproval of revision '219b3128f3d96b126a9ed9aff2d2f3277e69dbd4'
2009-12-06 Paul Aurich oscar: Recognize the CAPTCHA failure and print a more friendly message. Refs #10884.
2009-12-06 Paul Aurich Updated Russian translation. Closes #10849.
2009-12-06 Paul Aurich Tighter scoping and slightly less memory usage.
2009-12-06 Paul Aurich jabber: Roster Versioning support.
2009-12-06 Paul Aurich jabber: Lower the prio of this message; it's not very important.
2009-12-05 Paul Aurich jabber: Clean up this code a little.
2009-12-04 Paul Aurich Add all those cool new files to Makefile.mingw
2009-12-04 Paul Aurich Changeloggin'!
2009-12-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1cd91846f484f7d7090d25b0e65d851a0dadcb90)
2009-12-04 Paul Aurich jabber: Fix that leak I mentioned (and fix a mistake where error/response weren't NULL-initialized)
2009-12-04 Paul Aurich jabber: Fix up the cyrus auth code (although there's a leak currently)
2009-12-04 Paul Aurich jabber: Ugh, make this C89-compliant. Bah.
2009-12-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2b7a2f20d950d118157c7629dfbfa17b7afb04f0)
2009-12-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9ba62902a7be15503ccd0006cd59c73fecc6255c)
2009-12-09 Elliott Sales de Andrade Make sure that libpurple core knows that a buddy is on the allow list just
2009-12-04 Evan Schoenberg Improved handling of the 0x00d charset in AIM, which is sent by mobile devices speaking ISO-8859-1. Try UTF-8 first (the encoding sent by iChat in a Direct IM with non-ASCII characters), then fall back to ISO-8859-1. Fixes #a13544, a bug created with the fix for iChat DIM encoding new in libpurple 2.6.4"
2009-12-03 Mark Doliner merge of '0bd5c5d235ae8c70b289e3b55a19523c4e28539e'
2009-12-03 Paul Aurich merge of 'a35d515dd2c8f385ed4563358fccee9108573018'
2009-12-03 Paul Aurich disapproval of revision '32e63a51dbb65b8b63d134bde098d40167574148'
2009-12-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 4185001f1d8e8d7c894fa194202f7051f06cb59f)
2009-12-03 Paul Aurich merge of '0a7ca4f8823e2b4c92a9fdac0c7a81f3ee853de5'
2009-12-03 Paul Aurich merge of 'aa4524ddbe6f9ac48cb518a473fdc68773665bef'
2009-12-02 Mark Doliner This magic number is documented in oscar.h, but it makes sense to
2009-12-02 Mark Doliner Send our distid when calling startOSCARSession, as request by AOL
2009-12-02 Mark Doliner Fix this warning:
2009-12-03 Mark Doliner disapproval of revision '04b807937c8e058bcddca1fe81be8cf681345ae8'
2009-12-02 Mark Doliner Remove unused variable
2009-12-02 Paul Aurich Swap the order of -L and -l so that Solaris can find the Python libraries.
2009-12-01 Paul Aurich oops.
2009-12-01 Marcus Lundblad Fix ChangeLog after merge...
2009-12-01 Marcus Lundblad merge of '1cebb8e5585732c30dcfb31a6700dcb78ae47b44'
2009-12-01 Paul Aurich Changelog that.
2009-12-01 Paul Aurich jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again.
2009-12-01 Paul Aurich strchr() is valid on a UTF8 string when searching for an ASCII character
2009-12-01 Paul Aurich strchr() is safe when searching for an ASCII character in UTF8 strings.
2009-12-01 Marcus Lundblad jabber: When getting info on a "bare" domain JID, interpret the value of "last"
2009-12-01 Paul Aurich jabber: Use the error code instead of string matching.
2009-12-01 Paul Aurich Use g_strndup() for great justice.
2009-12-01 Paul Aurich Let's try a more complex set of return states / values for auth mechs.
2009-12-01 Paul Aurich Add a second SCRAM test with one of the suggested test characters from the I-D.
2009-12-01 Paul Aurich Add the new files to POTFILES.in
2009-12-01 Paul Aurich jabber: Clean up the SCRAM code a little.
2009-12-01 Paul Aurich jabber: Should have looked for this function earlier.
2009-11-30 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 00b667d9b2d5b9909693bc8c364232732b8fad0f)
2009-11-30 John Bailey This blank line at the beginning of ChangeLog appears to have been added
2009-11-30 Björn Voigt German update (spell checking with "lokalize")
2009-11-30 Paul Aurich jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1.
2009-11-30 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head bd56a115b35ba5922e5f9c93840d0868a4978b09)
2009-11-27 Paul Aurich jabber: Use NS_XMPP_SASL
2009-11-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)
2009-11-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2980a8828dae367476dcf5d8e52783fdc137d8bf)
2009-11-17 Paul Aurich jabber: Interop with Prosody (via Tobias' code). Hooray!
2009-11-17 Paul Aurich jabber: Fix up the remaining issues and add a test case that interoperates with gsasl. Woot.
2009-11-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)
2009-11-11 Paul Aurich jabber: Handle the case where the server success-with-data is sent as a challenge/response pair.
2009-11-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
2009-11-09 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
2009-11-08 Paul Aurich Clean up the two temporary buffers.
2009-11-08 Paul Aurich How is it that there's no programmatic way to get the output size of the hash functions without resorting to a hardcoded table? Or did I miss something?
2009-11-08 Paul Aurich Fix the Hi() function and actually 'mtn add' the test file.
2009-11-08 Paul Aurich jabber: Add the Hi() function (PBKDF2).
2009-11-08 Paul Aurich jabber: Clear js->auth_mech for good measure.
2009-11-07 Paul Aurich jabber: A little more use of accessors.
2009-11-07 Paul Aurich More oops.
2009-11-07 Paul Aurich Speilling!
2009-11-07 Paul Aurich jabber: Oops, re-enable DIGEST-MD5 (I was testing PLAIN).
2009-11-07 Paul Aurich jabber: Use accessors instead of directly accessing gc->account (and similar)
2009-11-07 Paul Aurich jabber: Factor the SASL auth methods into their own files.
2009-12-13 Elliott Sales de Andrade Fix sending an MSN file transfer request.
2009-11-20 Elliott Sales de Andrade msn_xfer_progress_cb is no longer used.
2009-11-20 Elliott Sales de Andrade Get rid of slpmsg->fp since the core is handling all the partial reads and
2009-11-20 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head a878de35a8972daab016ed05e7af50043bd856ca)
2009-10-16 Paul Aurich A quick and dirty hack to make MSN use the in-core code to perform FT.
2009-12-03 Paul Aurich disapproval of revision 'd612071593881b9ae7e92a1820cf13d3e45b1f94'
2009-12-03 Paul Aurich disapproval of revision 'd6f80b7ba5ba2da4ae203eac6f07565721b10ad8'
2009-11-30 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-11-30 John Bailey Update for 2.6.5.
2009-11-30 Sadrul Habib Chowdhury NEWS.
2009-11-30 Elliott Sales de Andrade NEWS-ify like there's no release tomorrow.
2009-11-30 John Bailey Drop the devel suffix from version numbers.
2009-11-30 John Bailey Win32 ChangeLog.
2009-11-30 John Bailey Date the changelogs and move a couple items to more correct locations.
2009-11-30 John Bailey NEWSing
2009-11-30 Paul Aurich Use g_str_equal()
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
2009-11-22 Mark Doliner Finish making this change that I started earlier today. This doesn't
2009-11-22 sttwister merge of '5dd45a65920d3936eba743066aaa34e00084f3bd'
2009-11-22 sttwister merge of '5abbad5cd71f99c20f09b841f16db29597be4cc2'
2009-11-22 Mark Doliner Mark a bunch of mxit strings for translation
2009-11-22 Evan Schoenberg Changelogging the Direct IM unicode fixes
2009-11-22 Evan Schoenberg Spelling fix in a debug log
2009-11-22 Evan Schoenberg Plucked d2a1d52b3bbf29baa53b9ddaa635d50b6332064f from im.pidgin.adium
2009-11-22 Mark Doliner This fixes a crash when attempting to register a new account and failing
2009-11-22 Mark Doliner I think errdesc was meant to be used here, not errmsg. errmsg isn't
2009-11-22 Jochen Kemnade German translation update round one
2009-11-21 Sadrul Habib Chowdhury Fix scrolling bug for very busy chat rooms.
2009-11-20 Sadrul Habib Chowdhury Destroy the menu-actions created by plugins for the context menus.
2009-11-20 Sadrul Habib Chowdhury Add missing copyright headers.
2009-11-20 Sadrul Habib Chowdhury Fix showing umlauts etc. on non-utf8 locales.
2009-11-20 Sadrul Habib Chowdhury Underline the selection in a checkbox.
2009-11-20 Sadrul Habib Chowdhury Remove a bunch of code duplication.
2009-11-20 Sadrul Habib Chowdhury Set prgname for pidgin.
2009-11-20 Sadrul Habib Chowdhury Remove some dead code.
2009-11-20 Sadrul Habib Chowdhury Fix reset-formatting for some cases.
2009-11-22 sttwister Documented chat API. References #10605
2009-11-20 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-11-20 Sadrul Habib Chowdhury Allow ellipsizing on the status menus in the preference window.
2009-11-20 Sadrul Habib Chowdhury Prevent an infinite loop from the preference window.
2009-11-17 Paul Aurich merge of '47697d74271a33e8dfe15fdeef4210b3ca9b762f'
2009-11-17 Paul Aurich jabber: Update to v1.2 of the spec (adds a few more elements).
2009-11-17 Paul Aurich '=' and ',' are valid nodeprep characters
2009-11-17 Marcus Lundblad jabber: don't crash when right-clicking on buddies non on the local roster
2009-11-17 Daniel Atallah Add mxit to uninstall list
2009-11-17 Daniel Atallah This appears to be the correct way to set the spin button value.
2009-11-17 Daniel Atallah Fix the proxy configuration fields to appear as appropriate for the current proxy selection. Also reduce the scope on the proxy frame variables.
2009-11-17 Daniel Atallah Fix some stuff in the prefs dialog on Win32
2009-11-17 Sadrul Habib Chowdhury Mark some strings for translation.
2009-11-17 Daniel Atallah Remove unnecessary include
2009-11-17 John Bailey nosnilmot points out that this breaks people who share a .purple directory
2009-11-17 John Bailey ChangeLog all the prefs window changes.
2009-11-17 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.prefs_window' (head 753538dd05ced6c0319b4bbabd7cac8fb6edee28)
2009-11-17 John Bailey Ok, clearly I'm an idiot. I removed the right line but from the wrong block.
2009-11-17 John Bailey I *think* this properly adds back the font preference stuff I axed earlier, but
2009-11-17 John Bailey This should fix dvpdiner2's crash.
2009-11-16 Elliott Sales de Andrade merge of '79639d895e39ef23c24691d0736a265373e2b49c'
2009-11-16 Elliott Sales de Andrade In GNOME 2.26, the program gnome-network-preferences was renamed to
2009-11-16 Elliott Sales de Andrade Don't leak path.
2009-11-16 Elliott Sales de Andrade Make the instructions wrap a bit nicer.
2009-11-16 Elliott Sales de Andrade Fix alignment and widget parents of the smiley theme combo box to match
2009-11-16 Elliott Sales de Andrade Rename a smiley theme function to be a bit more descriptive.
2009-11-16 Elliott Sales de Andrade Fix merge error
2009-11-16 Elliott Sales de Andrade merge of '23b195ee466a16623c26be2604cba4a8c5b889b2'
2009-11-16 Elliott Sales de Andrade Remove some code duplication which also fixes a small inconsistency in the
2009-11-16 Elliott Sales de Andrade Convert Smiley theme selection to the simpler combo box affair that's in
2009-11-16 John Bailey Add a font pref to the pidginrc plugin to control the conversation history
2009-11-16 John Bailey Make a frame for the combo box theme selectors and make the labels left-aligned
2009-11-16 John Bailey Show the Configure Proxy and Configure Browser buttons if the relevant GNOME
2009-11-16 John Bailey Missed some widgets in that last one.
2009-11-16 John Bailey This should fix QuLogic's missing tabs, I hope.
2009-11-16 John Bailey Silence some assertions QuLogic noticed.
2009-11-16 John Bailey Move the "Change status to" menu to be beside the checkbox controlling it.
2009-11-16 John Bailey Clean up some remnants of the font prefs I killed earlier.
2009-11-16 John Bailey Oops. If the user was running GNOME, he/she wouldn't see the proxy and browser
2009-11-16 John Bailey Relocate the proxy and browser blurbs for GNOME users to the proxy and browser
2009-11-15 John Bailey propagate from branch 'im.pidgin.pidgin' (head 726afd12644ce582c24651cc458da06453c332ad)
2009-11-15 John Bailey Kill the use of the GNOME document font and the prefs to override it. The font
2009-11-12 John Bailey Collapse "Sound Method" and "Sound Options" sections on the Sounds tab into one
2009-11-11 John Bailey Get rid of the "Auto-away" section on the status/idle tab. Move all those
2009-11-11 John Bailey Make the default themes' names consistent with the default smiley theme.
2009-11-11 John Bailey Move the sound theme selector to the Themes tab and make the smiley section
2009-11-11 John Bailey propagate from branch 'im.pidgin.pidgin' (head 21e0c593084b90bf269f264a4f54e3ac8ea291d9)
2009-11-11 John Bailey Use a couple size groups to make the buddy list and status icon theme selectors
2009-11-11 John Bailey I forgot to set the border on the proxy tab. This looks much better now.
2009-11-11 John Bailey Move the status icon and blist theme comboboxes to the Themes tab. This looks
2009-11-11 John Bailey Reorder the tabs alphabetically. I left Interface at the top because it's our
2009-11-11 John Bailey All theme selectors will be on this tab soonish. Rename the tab to reflect it.
2009-11-11 John Bailey The theme authors for default/nonexistant themes should be consistent. Since
2009-11-11 John Bailey Move the proxy stuff to a separate tab, per deryni's suggestion.
2009-11-11 John Bailey Change to side-tabs in the prefs window.
2009-11-17 Paul Aurich merge of '5a8a2370b26bc418c7157db57a53fccacb813952'
2009-11-13 Paul Aurich Changelog part of that.
2009-11-17 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-11-16 andrew victor Added MXit protocol to win32 (mingw) makefile.
2009-11-16 pieter loubser fixed strings (removed duplicate 'server')
2009-11-15 John Bailey Check in some updated po files. This should help the cron job take less time.
2009-11-13 Paul Aurich jabber: Properly request just the most recent item from a PEP node.
2009-11-13 Paul Aurich jabber: This is more correct.
2009-11-13 Paul Aurich jabber: The second half; advertise the vCard avatar, whatever it is.
2009-11-13 Paul Aurich jabber: Go back to not overwriting avatars if there is not one locally set.
2009-11-13 Paul Aurich *** Plucked rev 212bd3655451599364562cabe553c5b7a19134ae (zacw@adiumx.com):
2009-11-13 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-11-12 Marcus Lundblad jabber: Determine if a buddy can receive a file transfer (when we have
2009-11-11 maiku Fix receiving any codecs that aren't in the codec intersection.
2009-11-11 maiku Allow the initiator to start connection checks before the remote side accepts.
2009-11-11 maiku merge of '16c47a3521f79a6091f5196bb3649c2f9ca2922f'
2009-11-11 maiku Handle Jingle's description-info method.
2009-11-09 John Bailey ChangeLog the addition of the MXit prpl.
2009-11-09 John Bailey Add the MXit plugin source files to POTFILES.in so any unique strings can be
2009-11-09 John Bailey I was a little overzealous adding the MXit icons to the pixmaps Makefile.am.
2009-11-08 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks
2009-11-07 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-11-07 Paul Aurich jabber: did someone say something about the end of the struct?
2009-11-07 Paul Aurich xmppdisco: Close the input request when closing the dialog. Fixes a crash.
2009-11-06 Sadrul Habib Chowdhury merge of 'ac8595402f07bcd2e5467756aa6ccf6d9daf907a'
2009-11-06 Sadrul Habib Chowdhury Fix compile with debugging enabled.
2009-11-06 Paul Aurich oscar: According to the online docs, statusCode 607 is rate limit (confirmed
2009-11-06 Paul Aurich Hmm, I think I'm reaching diminishing returns.
2009-11-06 Paul Aurich jabber: These uses of strlen() are unnecessary.
2009-11-06 Paul Aurich jabber: If it should never happen, we certainly should never keep going in the function!
2009-11-06 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
2009-11-06 Paul Aurich Oops, make that build.
2009-11-06 Paul Aurich jabber: Fix a few places where the default for require_tls was wrong.
2009-11-06 Paul Aurich jabber: Use purple_strequal to simplify some auth code
2009-11-06 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
2009-11-06 Paul Aurich jabber: Print account name on sent stanzas in the debug log.
2009-11-06 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-11-06 Daniel Atallah Add some additional debug output to the avahi mdns implemenation.
2009-11-06 Paul Aurich oscar: Pretty sure this was a typo; cookie is a char ** (passed in as arg).
2009-11-06 Paul Aurich oscar: Properly support TLS when using clientLogin.
2009-11-06 Mark Doliner Better, or worse?
2009-11-05 Richard Nelson Allow printable chars when searching the tree
2009-11-04 Mark Doliner I believe this change fixes offline message retrieval.
2009-11-04 Mark Doliner We really shouldn't be doing a whole lot in our signal handler. The
2009-11-04 Mark Doliner merge of '661db628ce40c3548058f062ea72d9687654d53a'
2009-11-04 Mark Doliner http://dev.aol.com/aim/oscar/ says, "All strings in Feedbag are UTF8
2009-11-04 Paul Aurich oscar: Remove the simultaneous logins option from ICQ accounts.
2009-11-04 Mark Doliner merge of '06b53ea832679e0dfb2e6d5d0c1b69e61f1bd38b'
2009-11-04 Mark Doliner Fixes a bad MSN bug where passwords with multi-byte utf8 characters near
2009-11-04 Yoshiki Yazawa merged with the trunk
2009-11-04 Yoshiki Yazawa commit differences as a revision for now.
2009-11-04 Paul Aurich oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
2009-11-03 Paul Aurich oscar: Make these errors more translatable.
2009-11-03 Paul Aurich merge of '1691b4b36ac458e77603b7cac73a91c200b2a21b'
2009-11-03 Paul Aurich oscar: The 0x00c9 TLV seems to be buddy preferences, not limited to visibility.
2009-11-03 Paul Aurich oscar: Update the details of the buddy preferences based on the OSCAR docs.
2009-11-03 Marcus Lundblad Removed a couple of stray whitespaces...
2009-11-03 Marcus Lundblad jabber: Automatically find a STUN server by SRV lookup on the account's domain
2009-11-03 aman oscar: Display more detailed error messages when an outgoing message is bounced.
2009-11-03 Paul Aurich ChangeLog the last few commits.
2009-11-03 aman oscar: Update the rate calculations based on OSCAR docs.
2009-11-03 aman oscar: Replace magic numbers with enums.
2009-11-03 aman oscar: Differentiate the two rate-limiting login errors.
2009-11-02 Mark Doliner Add a null check, just for the heck of it
2009-11-02 Richard Laager Use PIDGIN_NAME here, rather than duplicate it.
2009-11-02 John Bailey Fix the accelerators on the Network tab. Have I mentioned recently that I hate
2009-11-02 John Bailey Make the username labels consistent with each other.
2009-11-02 John Bailey Changelog the last few items.
2009-11-02 John Bailey This feels hacky to me, so if someone has a better idea, go for it. This change
2009-11-02 John Bailey Make the proxy server port entry a spin button instead. Paul noticed this
2009-11-02 John Bailey Per discussion in devel@conference.pidgin.im a couple days ago, make the
2009-11-02 Sadrul Habib Chowdhury Show a little prpl icon in request dialogs, when possible.
2009-11-01 Paul Aurich dns: Check read/write return value to silence a bunch of warnings.
2009-11-01 Sadrul Habib Chowdhury merge of '35051ef78ac9fe0b4c494411560d1b9dc566f414'
2009-11-01 Paul Aurich merge of '1def2be2e4073bd8f441667545132de3b851cd71'
2009-11-01 Paul Aurich dns: I don't think this worked correctly before.
2009-10-31 Paul Aurich dns: Avoid two warnings when building with --disable-idn.
2009-11-01 Sadrul Habib Chowdhury merge of '861f103afc4b68b9d049bb8d1f2fe8c6642267df'
2009-10-31 Daniel Atallah Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
2009-10-30 Elliott Sales de Andrade merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
2009-10-30 Elliott Sales de Andrade When restricting a buddy on both the Allow and Block lists to just one
2009-10-30 Elliott Sales de Andrade Instead of $@, use "$*" in run_or_die or else printf will re-use the format
2009-10-30 Elliott Sales de Andrade My version of sed seems to require no space between the -i and the backup
2009-10-30 Elliott Sales de Andrade Add an error handler for the RML command as well.
2009-10-30 Elliott Sales de Andrade Fold the ADL 241 error handler into the base ADL error handler since it
2009-11-01 Sadrul Habib Chowdhury Disable unsupported actions for federated users on Yahoo.
2009-11-01 Sadrul Habib Chowdhury Cannot send a file to a Yahoo! user on MSN.
2009-11-01 Sadrul Habib Chowdhury Cannot send a file to a federated user on yahoo.
2009-10-30 Sadrul Habib Chowdhury Disable 'Remove' when no icon set.
2009-10-30 Sadrul Habib Chowdhury Parse online presence from yahoo buddies after going online on MSN.
2009-10-28 Sadrul Habib Chowdhury merge of '03cc2a9636edee3bb1eb9b88cee209cdb6096c7c'
2009-10-28 Gary Kramlich cleaned up the output of the command being run in run_or_die
2009-10-28 Gary Kramlich fix the fix for broken libtool 0.40.6 on osx
2009-10-27 Gary Kramlich added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
2009-10-28 Sadrul Habib Chowdhury Fix a leak on status updates from federated buddies on yahoo.
2009-10-27 Sadrul Habib Chowdhury Make sure the selection is within bounds before accepting a click-drag
2009-10-27 Sadrul Habib Chowdhury Fix a couple of invalid reads after clearing the text in an entry box.
2009-10-27 Ka-Hing Cheung merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'
2009-10-27 Ka-Hing Cheung don't remember the message if we switch to a saved status (transient
2009-10-27 Ka-Hing Cheung try not to artificially hide and then unhide the imhtml when status
2009-10-26 Ka-Hing Cheung colapses 2 ifs together
2009-10-26 Ka-Hing Cheung I don't think the comment made sense, this is probably what it meant
2009-10-26 Ka-Hing Cheung only need to loop over active accounts once for this
2009-10-25 Ka-Hing Cheung strncmp -> g_str_equal
2009-10-25 Ka-Hing Cheung mostly comment changes, changed a str && !strcmp to purple_strequal
2009-10-25 Ka-Hing Cheung there's no reason for message_changed to use g_utf8_collate, and also
2009-10-25 Ka-Hing Cheung break early if we found the right saved status, and rewrote the exit logic
2009-10-26 Josep Puigdemont Catalan translation updated.
2009-10-26 Paul Aurich account: Don't leak the account->privacy / account->deny lists.
2009-10-26 Paul Aurich Fix another leak. Various iterations of:
2009-10-26 Paul Aurich cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.
2009-10-26 Paul Aurich jabber: Plug another leak.
2009-10-26 Paul Aurich jabber: Oops. --leaks.
2009-10-26 Paul Aurich Build '.' before tests, since the tests require libpurple.la
2009-10-26 Paul Aurich jabber: Remove the roster pool stuff.
2009-10-26 Paul Aurich jabber: Don't ignore Google buddies with subscription="none", but ask="subscribe".
2009-10-26 Paul Aurich pidgin: Bold usernames with unread messages in the buddy list again. Closes #10068.
2009-10-25 Marcus Lundblad ChangeLog the smiley tooltip fix
2009-10-25 Marcus Lundblad And that should be done in gtk_imhtml_insert_smiley_at_iter too...
2009-10-25 Marcus Lundblad Fix randomly broken tooltip for custom smileys.
2009-10-25 Marcus Lundblad Changed name
2009-10-25 Marcus Lundblad Removed XEPs we already support and those that have become obsoleted.
2009-10-25 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-25 Daniel Atallah Prevent an assertion when the status icon pixbuf isn't found.
2009-10-24 Sadrul Habib Chowdhury Unregister commands registered by a perl-plugin when unloading it.
2009-10-24 Sulabh Mahajan merge of '7df8a2a726d522f0120b6cec62f683503591a040'
2009-10-24 Sulabh Mahajan Implement IMvironment check per IM, not global
2009-10-24 Sulabh Mahajan Make checking of p2p packet with invalid id per IM instead of per packet.
2009-10-24 Sulabh Mahajan Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
2009-10-24 Elliott Sales de Andrade Fix a crash when sending OIMs on MSN. The callback function used after
2009-10-24 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
2009-10-23 Elliott Sales de Andrade ChangeLog previous two fixed items.
2009-10-23 Elliott Sales de Andrade The connection display name can be NULL, so make sure we don't try to use
2009-10-23 Elliott Sales de Andrade The MSN servers are a bit more strict about what's allowed in emails than
2009-10-22 Sadrul Habib Chowdhury Show the message only for the chats for the account signing off.
2009-10-22 Sadrul Habib Chowdhury Fix creating a conversation with a user in a chatroom from the userlist.
2009-10-21 Sadrul Habib Chowdhury merge of '53b11891588df0478720a5c40652312812cde6aa'
2009-10-21 Mark Doliner Oh no that wasn't right. This code is weird.
2009-10-21 Mark Doliner Surely this was a mem leak?
2009-10-21 Mark Doliner Make sure the room name and the buddy who invited you are non-null
2009-10-21 Mark Doliner Call purple_privacy_check() even when the protocol has some privacy
2009-10-21 Sadrul Habib Chowdhury A simple g_strdup is fine here.
2009-10-21 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
2009-10-21 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-20 Paul Aurich jabber: Fix a comment.
2009-10-20 Paul Aurich Add another (IMHO unintuitive) JID test. Refs #10532.
2009-10-19 Paul Aurich merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
2009-10-19 Paul Aurich When switching the account in the Disco / Room List dialogs, kill the visible
2009-10-17 Paul Aurich jabber: Improved support for XEP-0249 (and document the legacy stuff).
2009-10-19 Daniel Atallah Fix the win32 URIs to only linkify if the protocol is followed by a colon.
2009-10-19 maiku Add hold changes for media calls.
2009-10-19 maiku Add a hold button to the media window.
2009-10-19 maiku Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
2009-10-19 maiku Fix unhold string in media info enum.
2009-10-16 Elliott Sales de Andrade Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a
2009-10-16 Elliott Sales de Andrade Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....
2009-10-16 Paul Aurich jabber: Correct the /part command's help.
2009-10-16 Mark Doliner Grab changes from the 2.6.3 branch
2009-10-16 Mark Doliner Next release from trunk will be 2.6.4 or 2.7.0
2009-10-16 Mark Doliner Fix a remote-crash bug in ICQ (and probably AIM). It happens when the
2009-10-16 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-16 Paul Aurich Print that specific message only when there is a CN; otherwise fall back
2009-10-16 Paul Aurich printf("%s", NULL) when a cert has no CN. Refs #10519.
2009-10-16 Paul Aurich merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'
2009-10-15 Mark Doliner This should derfernately be changelogged
2009-10-15 Mark Doliner Don't call aim_src_clientready() until we have activated our feedbag
2009-10-16 Paul Aurich Typo.
2009-10-15 Paul Aurich jabber: Remove useless jabber_normalize calls now that the data in the hash table
2009-10-15 Paul Aurich merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'
2009-10-15 Sulabh Mahajan Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).
2009-10-14 John Bailey Credit Frostregen for the userlist styling thing. Refs #9377.
2009-10-15 Paul Aurich jabber: Reduce these from assertions to checks.
2009-10-14 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-14 Daniel Atallah merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'
2009-10-13 Paul Aurich merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'
2009-10-14 Daniel Atallah Register URL handlers for everything that Windows has knows about like we do
2009-10-12 John Bailey merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'
2009-10-12 John Bailey merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'
2009-10-12 Elliott Sales de Andrade merge of '899182ae412c1d58eab5efb5001e980fdfda4190'
2009-10-13 Paul Aurich Shut up valgrind ("unitialized bytes(s)...") and changelog.
2009-10-13 Paul Aurich Fix the code dealing with writing a TXT lookup response from child to parent.
2009-10-12 Paul Aurich jabber: Use the newly refactored code to simplify "Initiate Chat".
2009-10-12 Paul Aurich jabber: Refactor the chat-joining code
2009-10-12 eion jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
2009-10-12 John Bailey ChangeLog the MSN thing and rearrange the ChangeLog sections to be more
2009-10-12 Sadrul Habib Chowdhury Fix MSN forgetting display names for buddies. Fixes #10421.
2009-10-12 Sadrul Habib Chowdhury merge of '3abad7606f4a2dfd1903df796f33924b12509a56'
2009-10-12 John Bailey Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.
2009-10-12 John Bailey Credit kryojenik for his patch. Refs #9814.
2009-10-12 John Bailey Explicitly define the enum values like Paul wanted. Refs #9814.
2009-10-12 kryojenik23-pidgin Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
2009-10-10 Elliott Sales de Andrade Minor comment typo.
2009-10-11 Sadrul Habib Chowdhury Swap two lines to fix a crash.
2009-10-10 Sadrul Habib Chowdhury Fix a small leak.
2009-10-10 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
2009-10-11 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-10 Paul Aurich Use the appropriate function to remove an input watcher.
2009-10-10 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-10 Paul Aurich ssl-gnutls: I think this error message makes a little more sense.
2009-10-10 Paul Aurich Check in the configure.ac check to go along with that #ifdef... Refs #10412.
2009-10-10 Paul Aurich Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).
2009-10-10 Paul Aurich Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
2009-10-10 Sadrul Habib Chowdhury merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'
2009-10-09 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
2009-10-09 Sadrul Habib Chowdhury Fix an incorrect leak-fix. Thanks Elliott!
2009-10-09 Paul Aurich merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
2009-10-09 Paul Aurich merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
2009-10-08 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
2009-10-08 Sadrul Habib Chowdhury Fixing leak is nice, but let's not crash in the process.
2009-10-08 Sadrul Habib Chowdhury Leak fix for perl plugins.
2009-10-08 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
2009-10-08 Sadrul Habib Chowdhury Fix a possible leak.
2009-10-08 Sadrul Habib Chowdhury Fix leaks, and a bug.
2009-10-08 Sadrul Habib Chowdhury Nullify the freed pointer so it's not accessed later.
2009-10-08 Sadrul Habib Chowdhury Leak fix.
2009-10-08 Sadrul Habib Chowdhury Leak fix.
2009-10-09 Paul Aurich Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
2009-10-08 Sadrul Habib Chowdhury merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
2009-10-07 Sadrul Habib Chowdhury Free up the parsers.
2009-10-07 Sadrul Habib Chowdhury Add missing null sentinels, and help the compiler catch such errors.
2009-10-07 Sadrul Habib Chowdhury Plug leaks in the file-selector code.
2009-10-07 Björn Voigt German translation update
2009-10-07 Björn Voigt - German update
2009-10-06 Sadrul Habib Chowdhury merge of '071f90416f664b41b4426e7929dc0a595aa02127'
2009-10-06 Sadrul Habib Chowdhury Fix sending /buzz on yahoo.
2009-10-09 Paul Aurich Mark "STUN server:" for translation.
2009-10-06 Paul Aurich merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
2009-10-05 Björn Voigt German translation update:
2009-10-06 Paul Aurich Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
2009-10-06 Paul Aurich jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
2009-10-05 Paul Aurich jabber: Fix removing a buddy with a pending subscription.
2009-10-04 Paul Aurich Note whether IDN support is enabled/disabled in the Help->About dialog.
2009-10-04 Paul Aurich Remove a stray printf()
2009-10-04 Paul Aurich Document the opaque structure. Refs #10432.
2009-10-04 clytie Updated Vietnamese translation. Closes #10409.
2009-10-04 John Bailey Oops, forgot to ChangeLog that. Refs #9377.
2009-10-04 John Bailey Allow a user to use gtkrc to style the userlist in chat windows. I don't think
2009-10-03 John Bailey Add Sulabh as a developer, as we were supposed to do once the Summer of Code
2009-10-03 Elliott Sales de Andrade Don't attempt to change the alias on the server if the contact is not (yet)
2009-10-03 Elliott Sales de Andrade Don't crash is passport is NULL on Windows. I don't know why this would
2009-10-03 Paul Aurich Null-terminate this string explicitly to avoid valgrind complaining.
2009-10-03 Paul Aurich jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
2009-10-02 Daniel Atallah Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
2009-10-02 Sadrul Habib Chowdhury merge of '4f0da4d0982e7676421da341297c5a36718765e3'
2009-10-01 Sadrul Habib Chowdhury Do not special case the first group added to the buddy list.
2009-09-30 Sadrul Habib Chowdhury Plug leaks from incorrect color types/names in gntrc.
2009-10-02 Paul Aurich Add ":p" (since we already have :-p) as an XMPP smiley.
2009-09-30 Sadrul Habib Chowdhury Extend the TinyURL plugin.
2009-09-29 Paul Aurich merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
2009-09-29 Sadrul Habib Chowdhury merge of '6a834614341327cc0cbbdc3887692354df8999e3'
2009-09-28 Sadrul Habib Chowdhury Fix a possible null-dereference and/or memory leak.
2009-09-28 Sadrul Habib Chowdhury Do not create a conversation yet.
2009-09-26 Sadrul Habib Chowdhury Typo fix (thanks to clang-analyzer).
2009-09-28 Paul Aurich jabber: Don't crash when disconnecting if there's been no response from the server.
2009-09-28 Marcus Lundblad Generate the "preference" attribute correctly for candidates on locales
2009-09-28 Mark Doliner merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'
2009-09-28 Paul Aurich Fix a string now that we're not in string freeze. Thanks, QuLogic!
2009-09-28 Elliott Sales de Andrade Minor leak fixes. Probably not too important since they're in DNS resolver
2009-09-26 Sadrul Habib Chowdhury I think this is the more correct way of determining invisibility.
2009-09-26 Sadrul Habib Chowdhury Fix a couple of possible null-pointer dereferences.
2009-09-26 Sadrul Habib Chowdhury Allow unsetting account alias in finch.
2009-09-25 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-25 Paul Aurich merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'
2009-09-25 brian lu More tightly scope a variable and avoid trying to free an unset variable.
2009-09-24 Paul Aurich jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
2009-09-24 Paul Aurich jabber: Always require a resource when starting Legacy IQ Auth.
2009-09-24 Peter Hjalmarsson Updated swedish translation, with suggestions from Tapo C.
2009-09-24 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-24 Mark Doliner Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is
2009-09-24 Mark Doliner Don't attempt to remove the master group in our cleanlist function.
2009-09-23 maiku merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'
2009-09-23 maiku Fix a crash when content modify contains unknown content.
2009-09-22 Mark Doliner Change the way we handle these if checks to hopefully be a little
2009-09-22 Mark Doliner Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
2009-09-22 Daniel Atallah Add support for setting the multiple instances flag in the Windows Preferences plugin.
2009-09-22 Elliott Sales de Andrade merge of '605082e5e72e95dface3580569a0737cbd95e368'
2009-09-21 Daniel Atallah Fix a silly regression that I introduced in f1167f906624ca218b6fd2a39b10be205ca99892 where the win32 installer language selection would no longer work correctly. Fixes #10243.
2009-09-20 Will Thompson Advertise jingle rtp, and only advertise rawudp if VV is enabled
2009-09-19 Paul Aurich Concordance between "Usernames" and "addresses"
2009-09-19 Sadrul Habib Chowdhury merge of '0bc7822198be60e725a7039ab42dc214cfb72a4d'
2009-09-19 Paul Aurich Just comment out the failing tests when using glib; it's not likely anyone
2009-09-18 Sadrul Habib Chowdhury Don't free what you don't own.
2009-09-18 Sadrul Habib Chowdhury Mark some strings for translation.
2009-09-18 Sadrul Habib Chowdhury Update the man pages a little bit.
2009-09-18 Paul Aurich Clarify the "improperly"; glib is doing what I'd expect strdown to do.
2009-09-17 John Bailey Per discussions in devel@conference.pidgin.im that saw no objections, make SSL
2009-09-17 Daniel Atallah Plug some leaks.
2009-09-17 Daniel Atallah Mark theme prefs as translatable, refactor slightly for consistency and plug a small leak.
2009-09-16 John Bailey merge of 'f5cc5d3afc3b423debe344ad70fdb191833075ce'
2009-09-16 John Bailey merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
2009-09-16 Björn Voigt German translation update
2009-09-16 Björn Voigt I can't see why dots should be usefull here:
2009-09-16 Björn Voigt German translation update:
2009-09-15 Daniel Atallah Avoid an unnecessary alloc/free.
2009-09-15 Sadrul Habib Chowdhury Return the proper enum values from command callbacks.
2009-09-15 Sadrul Habib Chowdhury '/debug plugins' will announce the list of loaded plugins.
2009-09-15 Daniel Atallah Fix fallback to default sounds when the file isn't found.
2009-09-15 Daniel Atallah Patch from Toby Schaffer to avoid an assertion when detaching an non-existant GtkSpell pointer. Fixes #10275.
2009-09-15 Ka-Hing Cheung Dimmuxx noticed that retrieving OIM didn't work for him until he
2009-09-16 John Bailey disapproval of revision '48e7bc40f3e696487c1f162edd2f5aeda98dbdd6'
2009-09-16 John Bailey disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
2009-09-12 Elliott Sales de Andrade Some people seem to think these messages actually mean something, but not
2009-09-14 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-12 John Bailey These debug messages were missing newlines at the end.
2009-09-11 Mark Doliner Change purple_url_encode() to not encode . _ - ~ because it's not
2009-09-11 Jochen Kemnade update German translation
2009-09-10 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-10 Daniel Atallah Patch from Johnson Earls to improve the win32 launcher detection of whether we
2009-09-09 Paul Aurich Fix a crash when attempting to validate a JID with an invalid resource.
2009-09-08 Paul Aurich Oops, it helps to actually use the stripped message.
2009-09-08 Mark Doliner Correct the version number in this @since tag
2009-09-08 Sulabh Mahajan merge of '40005b889ee276fbcd0a4e886a68d8a8cce45698'
2009-09-08 Etan Reisner merge of '9577fe0ea00b1f8e69abaf756e5e1ed31b0c76cf'
2009-09-08 Etan Reisner merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'
2009-09-08 Mark Doliner Check in updated versions of these files after running msgmerge on them
2009-09-07 Paul Aurich rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"
2009-09-07 Paul Aurich Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.
2009-09-07 Marcus Lundblad merge of '4bf270f4acb1ba37f3a3aa264be813d4b16878ed'
2009-09-07 Marcus Lundblad merge of '37aa00d044431100d37466517568640cb082680c'
2009-09-07 Marcus Lundblad Only scale down larger smileys (more than 22 px width or height) in the
2009-09-08 Sulabh Mahajan Better, accurate handling of idle time for a yahoo buddy. Fixes #10099
2009-09-07 Sulabh Mahajan Fixes #10224
2009-08-18 Etan Reisner merge of '25f34bad34d520409df11f320a0f85c239c67709'
2009-08-16 Etan Reisner merge of '453bf3da68c1baca3d6585b338ac13df415c9be0'
2009-08-15 Etan Reisner Re-order the ungrouped formatting toolbar buttons to match the order of the
2009-08-15 Etan Reisner Fix apply_font to use a PangoFontDescription to get the requested font family
2009-08-15 Etan Reisner Use the new purple_account_get_name_for_display function for the Send To menu.
2009-08-15 Etan Reisner Add a purple_account_get_name_for_display function (I'm not a huge fan of that
2009-09-10 Yoshiki Yazawa Added tag 2.6.2_jp1 for changeset 7c33fccedea8
2009-09-08 Yoshiki Yazawa Added tag 2.6.2_jp for changeset 493f48f8d17f
2009-09-08 Konosuke Watanabe Fix Yahoo Japan's buddy list problem: buddies don't become online if 2.6.2_jp1
2009-09-07 Yoshiki Yazawa merged with im.pidgin.pidgin 2.6.2_jp
2009-09-06 Mark Doliner If an oscar buddy on our buddy list is away and we have not yet
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-03 Yoshiki Yazawa merged with im.pidgin.pidgin
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 Mişu Moldovan Updated Romanian translation.
2009-09-02 besnik Updated Albanian translation.
2009-09-02 Elliott Sales de Andrade Properly quote the imgstore ID in the HTML for an Ink message so that the
2009-09-02 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-02 Paul Aurich Fix various leaks of the basename/filename/entire list in pidgin_dnd_file_manage.
2009-09-01 Elliott Sales de Andrade Ignore SLP invites if they do not contain all the required fields. The
2009-09-01 Mark Doliner As far as I can tell this BR_PTHREADS=0 define was used for binreloc,
2009-09-01 Paul Aurich merge of '2949e994d1c2ef834be0dd1800e164e39edc880f'
2009-09-01 Elliott Sales de Andrade merge of '193869c7b6c12d13ccb96d731ceb8fe5f3a82f2d'
2009-09-01 Elliott Sales de Andrade I guess this pref name was changed but this one line was not. This would
2009-08-31 Elliott Sales de Andrade Fix some typos.
2009-09-01 Paul Aurich Updated Simplified Chinese translation and email update. Closes #10165.
2009-08-31 Paul Aurich Eighth^WNinth time's the charm...
2009-08-31 Paul Aurich Minor merge duplication.
2009-08-31 Paul Aurich merge of '5fabe3309f53afaf46157b615ec20eec581969e5'
2009-08-31 Marcus Lundblad Don't crash when receiving an error iq response when trying fetch a custom
2009-08-31 Paul Aurich merge of '72c558ad4f7ad4f6c3ef1347e9d202cebdfaed83'
2009-08-31 Paul Aurich jabber: Stricter parsing of a BoB data stanza
2009-08-31 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-31 John Bailey And fix the typo I wouldn't have caught if I didn't see the commit mail.
2009-08-31 John Bailey Mention the Yahoo account option I created in the ChangeLog.
2009-08-31 Paul Aurich gah, signed comparison meant this was stripping all multibyte UTF-8 characters.
2009-08-31 Shalom Craimer Updated Hebrew translation. Closes #10146.
2009-08-31 Paul Aurich merge of '2adbecd312414acb07814cfe297782c54ed76733'
2009-08-31 Paul Aurich jabber: Properly handle adding buddies that contain a resource. Closes #10151.
2009-08-31 Paul Aurich jabber: Reduce severity of "Ignoring exts..." message.
2009-08-30 Marcus Lundblad The media menu item was wrongly labelled "More"...
2009-08-30 Timo Jyrinki Updated translation for 2.6.2.
2009-08-30 Laurynas Biveinis Update Lithuanian translation
2009-08-30 Jochen Kemnade complete German translation for 2.6.2
2009-08-30 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-30 mikel paskual Updated Basque translation. Closes #10141.
2009-08-30 Paul Aurich Because I'll forget to add this in if I don't do it now.
2009-08-30 desowin Remove IO watches at shutdown in gntmain.c Closes #9872.
2009-08-30 Paul Aurich merge of '7f9fb74cf1c1ea058b2681f2246d9da4e6e42f51'
2009-08-30 Paul Aurich Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
2009-08-30 maiku merge of '5d14e84215d9f285f65ff268476a8c9a395e6f7f'
2009-08-30 Paul Aurich Fix a bunch of doxygen warnings.
2009-08-30 Paul Aurich Make the doxygen docs easier to navigate. It was either this or a main page that says "Click on 'Modules'".
2009-08-30 maiku Fix another warning.
2009-08-30 maiku Fix some docs warnings. Thanks to darkrain for pointing them out.
2009-08-30 maiku Wait to set remote candidates until the session has been accepted. This stops
2009-08-29 Paul Aurich merge of '2b730bfa4fd98d2ab0b35c3d3830a3383507ba8e'
2009-08-29 Paul Aurich GSList internally doesn't use the same allocator as gmalloc. Refs #400.
2009-08-29 Yoshiki Yazawa fixed a bug in purple_utf8_strip_unprintables() that all characters with 8th bit set would be dropped.
2009-08-29 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-29 Éric Boumaour update french translation for next release.
2009-08-29 Martin Srebotnjak Updated Slovenian translation. Closes #10131.
2009-08-29 Paul Aurich jabber: Use a better method for dealing with terminating slashes in JIDs.
2009-08-29 Paul Aurich merge of '0a6d9985bcc4d77bf880200a8594a3ec52b00777'
2009-08-28 maiku merge of '3f93a6bb49a0b26675a702b5849dc9e6d2fc0200'
2009-08-28 maiku Fix copy/paste error. Unless this is really the MSN prpl in disguise.
2009-08-28 maiku Fix typo.
2009-08-28 maiku merge of '38ebec4433858a0ad3e429387c23ab0f1d8c0f12'
2009-08-28 Sulabh Mahajan As darkrain pointed out this isnt caused by that certain bug in glib. My mistake. Recomment, and change how I test str to be NULL and return NULL.
2009-08-28 Kelemen Gábor Hungarian translation updated for 2.6.2
2009-08-28 Marcus Lundblad merge of '2c2401820569b102feeb7ce574b90abdc6406f99'
2009-08-28 Sulabh Mahajan g_utf8_normalize() for glib ver < 2.15.0 causes a crash when an invalid utf8 string is passed to it (http://bugzilla.gnome.org/show_bug.cgi?id=501997).
2009-08-28 Marcus Lundblad Set the icon of media corresponding to the media type
2009-08-28 Marcus Lundblad Removed a strace space...
2009-08-29 Paul Aurich Add two XMLNode accessors for iterating through the children of an XMLNode.
2009-08-29 Paul Aurich Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.
2009-08-29 Paul Aurich Fix what looks like an incorrect merge that caused gevolution's add buddy dialog to segfault.
2009-08-28 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-28 Jochen Kemnade begin translation for 2.6.2
2009-08-28 Mark Doliner Add two new files containing strings
2009-08-28 Mark Doliner We generally don't hyphenate "email"
2009-08-28 maiku merge of '56aef266e32da36a675d0806e9c68c98e8b714af'
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 Yoshiki Yazawa merged with im.pidgin.pidgin
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 Yoshiki Yazawa merged with im.pidgin.pidgin
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.
2009-08-22 Paul Aurich merge of '0696d14c26cfe65de7a3f68a2b9d14b283f88e1f'
2009-08-22 Stu Tomlinson Don't compile the VV Config plugin unless VV is actually enabled
2009-08-22 maiku merge of '80b957274167b799f50a5a624aca956f6eb02714'
2009-08-22 Paul Aurich certs: Allow for dealing with multiple things wrong with a cert.
2009-08-22 Paul Aurich merge of 'a3cbe3e11bc3bb7a4c1ecd17011d62ffba9abedf'
2009-08-22 Paul Aurich Fix some more incorrect addresses.
2009-08-22 Paul Aurich Remove specific copyright lines from the XMPP prpl.
2009-08-22 Paul Aurich Update various header copyrights thanks to licensecheck.
2009-08-22 maiku More gracefully handle stream creation errors with Jingle calls.
2009-08-22 maiku Gracefully handle failures to create an FsStream. This was caused by
2009-08-22 John Bailey Add a boolean account option (defaulting to off) to control whether to use
2009-08-22 maiku Properly name audio-call pixmaps. This stops an assertion in pidginstock.c
2009-08-22 maiku Add the vvconfig plugin. It allows you to choose different microphones,
2009-08-21 Paul Aurich merge of '48f2d27edd8466883a732524bff0e292e343e6f5'
2009-08-21 Kelemen Gábor hu.po: Updated for 2.6.1
2009-08-21 Paul Aurich jabber: Simplify; js is the callback data and can't be NULL.
2009-08-21 Paul Aurich jabber: Unset the PurpleDnsQueryData when a query fails. Refs #9274.
2009-08-21 Paul Aurich jabber: Print out the expected/generated caps hashes.
2009-08-21 Paul Aurich merge of '5ca4fe18a853bb7a6d9c45cd96ce2e9da4a2f8b8'
2009-08-21 Mark Doliner merge of '0e908152e3a09fb19dea225fe87e2d691f208d4e'
2009-08-21 Mark Doliner Whoops, this test case IS correct
2009-08-20 Mark Doliner Fix a bug in our outgoing yahoo message formatting where messages
2009-08-21 Paul Aurich jabber: Fix a crash when the vcard includes an empty BINVAL.
2009-08-21 maiku Fail the configure script if voice and video dependencies are missing.
2009-08-22 Richard Laager Wrap this file more consistently.
2009-08-23 Ka-Hing Cheung serialize functions that return unsigned int types in dbus
2009-08-20 Mark Doliner This function no longer needs these two parameters
2009-08-20 Daniel Atallah use memset instead of bzero for better portability and profit
2009-08-20 Mark Doliner Oh, I guess we should escape this when printing to the debug window.
2009-08-20 Mark Doliner I was missing a space!
2009-08-20 Mark Doliner Hopefully be more clear about just what a "webcam invite" is
2009-08-20 Mark Doliner Add a bunch of comments for translators that might make some of these
2009-08-20 Mark Doliner A few small string changes
2009-08-20 Paul Aurich Fix --disable-avahi. Closes #9449.
2009-08-20 Paul Aurich merge of 'a34b37757cd241377842a2da55e7c7ece45d69dd'
2009-08-20 Mark Doliner Don't put stuff into a linked list only to iterate through the linked list
2009-08-20 Mark Doliner Use a GSList here instead of a GQueue. Yay for simplification.
2009-08-20 Mark Doliner Move where the ftattr queue is defined
2009-08-20 Mark Doliner merge of 'e8e119ae079526a36af0f2ac20e7a9c9900f44c1'
2009-08-20 Paul Aurich Properly detect libpanel by including ncurses libs in linking test.
2009-08-19 Paul Aurich Don't add an accelerator to "Join a Chat" in a conversation window.
2009-08-20 Mark Doliner Make outgoing yahoo messages with links, font color, font face or font size
2009-08-19 Mark Doliner * Change yahoo_html_to_codes() a little to hopefully be more straight forward
2009-08-19 Paul Aurich Fix not calling the SRV timeout on the win32 code. Closes #9956.
2009-08-19 Paul Aurich jabber: Escape status messages with a '<' or '>' in the Get Info dialog.
2009-08-19 Mark Doliner applied changes from 484cf54a9d7270792571d342c82c713c72ce684b
2009-08-19 Mark Doliner applied changes from 34673affeeb462b539214e2d6d46c1d44f0be288
2009-08-19 Mark Doliner applied changes from 51ea62d1cdee93a0f6ab96f22d28cbe07ea5d13b
2009-08-19 Mark Doliner applied changes from c55cc517cc0bc09b677222a63f5f466531033719
2009-08-19 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.darkrain42.2.6.1' (head a471e07974d88252de5a74bbd65b07a8bc4345c7)
2009-08-19 Elliott Sales de Andrade merge of '89a4f914ccc668cb5ef2e9d16cf1652efb275071'
2009-08-19 Elliott Sales de Andrade merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
2009-08-19 Elliott Sales de Andrade Update versions. Yes, I'm aware I skipped a number. I just don't want to
2009-08-19 Mark Doliner Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
2009-08-19 Elliott Sales de Andrade merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
2009-08-19 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
2009-08-18 Mark Doliner Fix a possible crash when receiving URLs in yahoo. It doesn't crash for me
2009-08-18 Mark Doliner Check in some more tests, most of which are not compiled yet. I think
2009-08-18 Mark Doliner I don't think we need a comment telling us what the code looks like 10 lines earlier
2009-08-18 Mark Doliner Stop attempting to fetch oscar buddy info automatically for people on our
2009-08-18 Mark Doliner Check in a change that does dumb client-side blocking of people
2009-08-18 Mark Doliner Any objections to this? I think it's good for us to acknowledge people
2009-08-19 Paul Aurich Per rekkanoryo, "End Direct IM Session". Refs #2556.
2009-08-17 John Bailey Make the blurb about support even more verbose and explicit on what we will
2009-08-09 Mark Doliner Split the descriptions of our --help text up into multiple smaller
2009-08-09 Mark Doliner Make the strings in this file more localizable
2009-08-09 Mark Doliner Add a verb to this sentence, as suggested by F Wolff on the translators
2009-08-09 Mark Doliner Capitalize the abbreviation "URL," as suggested by F Wolff on the
2009-08-09 Mark Doliner Change the string "Friendly name changes too rapidly" to "Friendly
2009-08-09 Mark Doliner Use "buddy list" instead of "blist" in user-visible strings
2009-08-05 John Bailey Add a blurb about support@pidgin.im being a publicly archived mailing list.
2009-08-05 Paul Aurich Rename Euskera(Basque) (sic.) to Basque per translator. Closes #9838.
2009-08-05 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f2a545adb2d67a5ba3dce2abedf68c392cc815e1)
2009-08-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
2009-08-02 Paul Aurich I think this is a little better.
2009-08-01 Paul Aurich Drop a colon.
2009-08-01 Paul Aurich Clarify the preference strings for the Join/Part hiding plugin.
2009-08-01 Paul Aurich jabber: Prompt before cancelling presence notification to a buddy.
2009-08-01 John Bailey Better string for Yahoo error 52. Someone might want to try improving it still.
2009-08-01 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8351342d3a30c75649de9c3d4abc7b6f45ce8f82)
2009-08-01 John Bailey propagate from branch 'im.pidgin.pidgin' (head ae0850eb3d14d75586cd0578668606b34c38fad1)
2009-07-31 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fa041ec42ae016bc51230865d59a5e06676f3cec)
2009-07-31 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
2009-07-30 Paul Aurich Fix two strings as pointed out on translators@
2009-07-22 Paul Aurich Better errors for certificate expiration/activation checking.
2009-07-22 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7c0f8ebeda0f59bd50e8e1692886616f302badcf)
2009-07-22 Etan Reisner Didn't realize I hadn't pushed this before the string freeze so we get to do
2009-07-21 Paul Aurich Mark a string for translation that was missed.
2009-07-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73a88ac85b97264c19b9a9966270eecd310b6bff)
2009-07-18 Paul Aurich Whitespace after '.' in a string.
2009-07-18 John Bailey Change some strings in Yahoo! for 2.6.1.
2009-07-18 John Bailey propagate from branch 'im.pidgin.pidgin' (head d3334a023251e5d640dc061092a6aa2fbd14e629)
2009-07-18 Paul Aurich Use a better error post-string freeze for the IDNA-conversion failure.
2009-07-18 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 566ce451dc4c5c20f90b1d1f53b83a85aae04c34)
2009-07-18 Paul Aurich Normalize on 'cancelled'
2009-07-15 Paul Aurich Add a "Cancel Direct IM" buddy action when connected. Closes #2556.
2009-08-19 Yoshiki Yazawa Added tag 2.6.0_jp for changeset dfd8d82313be
2009-08-18 Yoshiki Yazawa merged with im.pidgin.pidgin 2.6.0_jp
2009-08-18 Stu Tomlinson More fixes for Gtk < 2.6
2009-08-18 Paul Aurich merge of '455ee39cd9ae508a675deeaa3952b91d404ca64d'
2009-08-18 Daniel Atallah Include Makefile.mingw in the dist.
2009-08-18 Stu Tomlinson Fix compiling with Gtk < 2.6.0, looks like someone accidentally pasted this
2009-08-18 Stu Tomlinson Ensure time_t is defined before we use it
2009-08-18 John Bailey Obviously I'm an idiot and can't manage a simple task like deleting 5 characters.
2009-08-18 John Bailey Prepping for 2.6.0.
2009-08-18 John Bailey merge of '249bb0ae011a3aacadd09bca9106b7ba41bf6b75'
2009-08-18 Paul Aurich Add Purple::XMLNode::get_name()
2009-08-18 Etan Reisner Fix the Perl XMLNode API so that calls don't need to explicitly pass
2009-08-18 John Bailey Missed one instance when I was checking to make sure my own entry had two
2009-08-18 John Bailey merge of 'ba801ec16bca2ebd4892b49014d12b72df8aea03'
2009-08-18 John Bailey merge of 'a1538be1e201a9daf8b56e0a577860252391350a'
2009-08-17 John Bailey NEWSing.
2009-08-17 John Bailey Update the default and small smiley themes for the Yahoo/Yahoo JAPAN prpl split.
2009-08-17 John Bailey Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
2009-08-17 John Bailey Rearrange the ChangeLog sections and add a couple more to make the presentation
2009-08-16 Elliott Sales de Andrade Fix crashes when filenames end up being NULL in some prpls. Fixed a minor
2009-08-16 John Bailey Fix MSNP9 too. Same patch by Mark and Paul, just applied to MSNP9.
2009-08-16 John Bailey Patch written by Mark Doliner and Paul Aurich to fix a remote crash on MSN
2009-08-16 John Bailey merge of 'dbc9826dcdc90ce976e932cdb52c297e114df42c'
2009-08-16 fillods Update Esperanto translation. Closes #9925.
2009-08-18 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-18 Elliott Sales de Andrade g_strncasecmp is deprecated. I thought I removed these already. Anyway, I
2009-08-18 Elliott Sales de Andrade Some comment-fixes I apparently had lying around.
2009-08-18 Elliott Sales de Andrade NEWS-ificate...
2009-08-18 Elliott Sales de Andrade Credit these guys from #393.
2009-08-18 Elliott Sales de Andrade Two spaces at end of sentence. Too lazy to go back past 2.0.0. though.
2009-08-18 maiku Use my name rather than my handle.
2009-08-17 maiku NEWSed
2009-08-17 Paul Aurich John said I should NEWS, too. Am I allowed to use 'NEWS' as a verb?
2009-08-17 Daniel Atallah Fix encoding of italian win32 installer translation.
2009-08-17 Marcus Lundblad NEWS! :)
2009-08-17 Elliott Sales de Andrade Disable receiving Winks for now since we have no UI for it.
2009-08-16 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-16 Shalom Craimer Updated Hebrew translation.
2009-08-16 Paul Aurich merge of '319edba55f1c66810f6a7a2af17e808a5bc75e3e'
2009-08-16 Elliott Sales de Andrade merge of '21745356545795bcec9c44cff0e779429c5092c6'
2009-08-16 Elliott Sales de Andrade Make gnt_keys_refine UTF8-compatible. Note, the rest of the tests don't
2009-08-16 Paul Aurich Fix Yahoo emoticon sets and make Yahoo-Japan consistent.
2009-08-16 Paul Aurich Fix setting the alias on a metacontact when it's not expanded. This is a patch.
2009-08-16 Paul Aurich Don't try to write a cert with a blank filename.
2009-08-15 Paul Aurich Remove directconn.c from Makefile.mingw, since nothing uses it and it includes an #error now.
2009-08-14 Kelemen Gábor Updated Hungarian translation for 2.6.0
2009-08-14 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-14 Björn Voigt German translation update (1 string)
2009-08-14 Paul Aurich This is annoying, but am I actually missing anything?
2009-08-14 Etan Reisner Reverse the list of conference servers we find so that the first one in the
2009-08-14 Etan Reisner merge of 'ce714031f3cafbcbd99cc3988cbb9cacd3ada236'
2009-08-14 Etan Reisner Document the uri-handler signal. Did I get this right?
2009-08-13 Etan Reisner Add a missing space. I'm sure no one reads this but I noticed it the other day
2009-08-13 Etan Reisner merge of '595994cbd9222742a876670d7503f564822c34c1'
2009-08-13 Etan Reisner Document the jabber-receiving-xmlnode signal, fix a typo and make the list and
2009-08-14 Elliott Sales de Andrade I don't know why these 'echo's are here, but they hide the return value
2009-08-13 Mark Doliner How about we just use a GString instead of this ridiculous
2009-08-13 Mark Doliner I just saw a crash where im was null here. No idea how to reproduce it
2009-08-13 Paul Aurich merge of '777b9e651a771f8fac5e480e094c740ee495ca06'
2009-08-13 Paul Aurich Explicitly add a stub for the status mood myspace messages. Closes #9887.
2009-08-13 maiku merge of '20320727f6c8f5a4a4b7b8c0f65c74a57ada1e15'
2009-08-13 Paul Aurich ft: Set completion (for receiving) *after* writing the file.
2009-08-13 Paul Aurich merge of 'abdecd59fbf18da0d4f391df390910b525356ffb'
2009-08-13 Paul Aurich Clean up various file-scoped globals at uninit.
2009-08-13 Paul Aurich This was wrong, right? How did it work?
2009-08-13 Mark Doliner Simplify. A lot of these checks aren't necessary because msn_table_new()
2009-08-13 Mark Doliner merge of '156e8a2f721f092d3fd2044315094a886b637ecd'
2009-08-13 Mark Doliner No idea WTF this is
2009-08-13 Mark Doliner These two headers don't use anything from cmdproc.h, so don't include
2009-08-13 Mark Doliner Simplify
2009-08-13 Mark Doliner Just add a note that this code sucks
2009-08-13 Mark Doliner The amount of indirection in the msn prpl bothers me, so I'm flatteneing
2009-08-13 Mark Doliner Remove another unused variable
2009-08-13 Mark Doliner Remove an unused variable
2009-08-13 andreimpopescu Updated Romanian translation, with new translator as well.
2009-08-13 Mark Doliner Ignore unknown MySpace messages instead of trying to treat them like
2009-08-12 Mark Doliner Move this check inside the else condition. The other half of the if
2009-08-13 maiku Handle sources for Windows better.
2009-08-13 maiku Let's keep this working right.
2009-08-13 maiku Fix unidirectional media sessions and add a colorspace before the video sink.
2009-08-12 maiku merge of '235259eaef44e8bacfe07e83eb5c66ddd4887ace'
2009-08-12 maiku Switch around some GStreamer linking and state setting.
2009-08-12 Paul Aurich Fix building on win32, which has #define write wpurple_write (and similar for read).
2009-08-12 Paul Aurich jabber: Fix "Invalid Server" breaking roomlist dialog. Closes #8143.
2009-08-12 Paul Aurich jabber: Migrate IBB to the new code added in the previous commit.
2009-08-12 Paul Aurich ft: Add infrastructure to allow a prpl to moderate when to send packets.
2009-08-11 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-11 Paul Aurich jabber: Emit jabber-receiving-iq after we've ensured id is !NULL
2009-08-11 Paul Aurich ChangeLog.API that, too.
2009-08-11 Paul Aurich ft: Fix an issue with re-setting xfer->watcher when there is no fd.
2009-08-11 Paul Aurich ft: Fix a bunch of uses of 0 as an 'invalid' fd.
2009-08-10 Mark Doliner This was a memory leak, right?
2009-08-10 hanzz ft: Allow the UI to overloadthe use of fread/fwrite. Closes #9844.
2009-08-10 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-10 Elliott Sales de Andrade merge of '7267766a0885d4724d8069fbe8b617a51cccf64c'
2009-08-10 Elliott Sales de Andrade Well, I thought it was funny, anyway. Feel free to drop the second half if
2009-08-10 Elliott Sales de Andrade Send a 603 Decline for any SLP invite that we do not support, so that your
2009-08-10 Elliott Sales de Andrade Send a cancel message for any unknown text/x-msmsgsinvite requests, so that
2009-08-09 Elliott Sales de Andrade Print name of application in the invite to the debug log if it's available.
2009-08-10 Paul Aurich imhtml: When inserting html, only set a font if it's a change from the default. Fixes #7648.
2009-08-10 nynorsk Updated Norwegian Nynorsk translation. Closes #9879.
2009-08-09 Mark Doliner This string should have been marked for translation :-(
2009-08-09 Mike Ruprecht Change the media invitation dialog name to something less generic.
2009-08-09 Paul Aurich jabber: Read all MUC status codes in a presence. Fixes #6651.
2009-08-09 Elliott Sales de Andrade Close the colour selection dialog when the whiteboard window is closed.
2009-08-09 Paul Aurich Add support for XMPP URIs on Windows. Closes #2326.
2009-08-08 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-07 Paul Aurich merge of '3ec6c363917ec3d2ab175d9e68ed1b9b8bb848fa'
2009-08-07 Paul Aurich gtkconv: Remove the close-timer when a new message comes in. Fixes #8512.
2009-08-07 Mike Ruprecht Add pause capability for local video.
2009-08-07 Mike Ruprecht Unleak pad if more pads are linked.
2009-08-07 Mike Ruprecht merge of '82204c4b8e636617e72c31b471d4f81e85194540'
2009-08-07 Paul Aurich Set XMPP chat topic when it contains a < followed by a character. Closes #5712.
2009-08-07 Paul Aurich Avoid an assertion when setting a room topic for the first time.
2009-08-07 Stu Tomlinson media-gst.h apparently needs special consideration that I'll give it some
2009-08-07 Stu Tomlinson Add new #include's to purple.h so it can continue to be the canonical
2009-08-07 Mike Ruprecht Remove send_level and recv_level from PidginMedia.
2009-08-07 Mike Ruprecht Unlink the local audio volume and mute between sessions.
2009-08-07 Mike Ruprecht merge of '690e0c46a823bc8a86dd97edef1482d8ba30d3a6'
2009-08-06 ambrose li Updated traditional Chinese translations. Closes #9850.
2009-08-06 Paul Aurich merge of 'bc3bb7129b398700639d32f7d6b85fc155053f82'
2009-08-06 Elliott Sales de Andrade Ignore buddies with invalid emails in the membership list or address book,
2009-08-06 Paul Aurich ChangeLog my last. I think this Closes #9824.
2009-08-06 Paul Aurich log: Escape the "from" name in the HTML logger. Refs #9824.
2009-08-06 Paul Aurich irc: Handle a buddy appearing in multiple groups properly.
2009-08-06 Paul Aurich merge of '05d22685de7c7e91a18724eccf5ecf6791146239'
2009-08-06 Paul Aurich jabber: Fix a crash due to a contact having a resource with jbr->name == NULL
2009-08-06 Stu Tomlinson Don't package the unnecessary symlink libymsg.so which is not really a
2009-08-06 Stu Tomlinson Don't crash trying to modify the settings for an account where the prpl is
2009-08-05 Claudio Satriano Updated Italian po and win32 installer translations. Closes #9846, #9847.
2009-08-07 Mike Ruprecht Check for media caps when the conversation menu is activated.
2009-08-05 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-05 Mike Ruprecht Remove the "accepted" signal from PurpleMedia as it was redundant.
2009-08-05 Mike Ruprecht Set alsasrc's slave-method to 2. This stops the audio timestamps from
2009-08-05 Mike Ruprecht Allow setting properties on GStreamer elements with fs-element.conf.
2009-08-05 Paul Aurich Refs #9838.
2009-08-05 Mark Doliner Let's just call this after the switch statement...
2009-08-05 Mark Doliner Take care of a special case where we would incorrectly parse incoming IMs
2009-08-05 jfs Updated Spanish translation.
2009-08-05 mikel paskual Updated Basque translation.
2009-08-04 Mark Doliner Reuse our purple_markup_unescape_entity() function instead of
2009-08-04 Mark Doliner Use TRUE and FALSE instead of 1 and 0. I like TRUE and FALSE.
2009-08-04 Mark Doliner This is actually a stack, not a queue, so we can use a simpler data
2009-08-04 Mark Doliner Make this enum follow our naming conventions a little better
2009-08-04 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-04 Mark Doliner Something will have gone horribly wrong if data is NULL here, so don't
2009-08-04 Mark Doliner Fix two memory leaks. We were setting norm_bud and temp to NULL without
2009-08-04 Elliott Sales de Andrade merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'
2009-08-04 Elliott Sales de Andrade Somehow this bit got left in there. Should really compile this time.
2009-08-04 Paul Aurich merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'
2009-08-04 Elliott Sales de Andrade merge of '4687f2ad1aa97d621e389533af53704e6066f35a'
2009-08-04 Elliott Sales de Andrade Set a maximum conversion length to g_convert when determining the file name
2009-08-04 Elliott Sales de Andrade THis conversion specifier is incorrect.
2009-08-04 Mark Doliner Changes to the way we translate raw yahoo messages to HTML. The HTML
2009-08-04 Mark Doliner We can use the typedef here, right?
2009-08-04 Stu Tomlinson Log the reason for disconnection to the debug log, so that we might
2009-08-04 Paul Aurich merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'
2009-08-04 Paul Aurich Changelog the mail dialog crashes/fixes.
2009-08-03 Paul Aurich Fix a crash at shutdown in Finch.
2009-08-03 Paul Aurich statusbox: Avoid an assertion failure from ""
2009-08-03 Paul Aurich Updated Spanish and Slovenian translations. Closes #9834, #9835.
2009-08-03 Paul Aurich Further updated Norwegian Nynorsk translation. Closes #9831.
2009-08-03 Paul Aurich Document the jabber signals, since I promised a while ago I would.
2009-08-04 Paul Aurich cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.
2009-08-03 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-03 Paul Aurich Updated Basque (eu) translation. Closes #9828.
2009-08-02 Paul Aurich Updated Russian translation some more. Closes #9818.
2009-08-02 Paul Aurich jabber: Keep a second connection open over which to send the terminate.
2009-08-02 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-02 Paul Aurich Oops, fix loading smiley themes.
2009-08-02 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
2009-08-02 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
2009-08-02 Paul Aurich Clarify load_smiley_theme a little. Refs #9822.
2009-08-02 Paul Aurich yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
2009-08-02 Paul Aurich oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.
2009-08-02 Paul Aurich jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody
2009-08-01 Paul Aurich jabber: Store the "own JabberBuddy" in the JabberStream* struct.
2009-08-01 Paul Aurich jabber: Stop fall-through on connection error.
2009-08-01 Paul Aurich merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'
2009-08-01 Paul Aurich cert: Fix a reversed check. Oops.
2009-08-01 duck zephyr: Build properly on Hurd.
2009-08-01 Paul Aurich jabber: Ridiculously verbose logging for BOSH.
2009-08-01 Paul Aurich jabber: Better inactivity timer logic.
2009-08-01 Paul Aurich jabber: Remove js->use_bosh
2009-08-01 Paul Aurich jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.
2009-08-01 Paul Aurich jabber: Re-order the BOSH structs and normalize the buffer names.
2009-08-01 Stu Tomlinson Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
2009-08-01 John Bailey Unbreak the string freeze.
2009-08-01 Sulabh Mahajan Fix #9660. Reconnect, in case of error 52.
2009-08-01 Sulabh Mahajan Fixes #9661
2009-08-01 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-01 Paul Aurich merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'
2009-07-31 Mark Doliner Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
2009-08-01 Paul Aurich jabber: Add the two Gtalk video features to the disco#info/caps hash
2009-08-01 Paul Aurich jabber: Fix setting the PEP node the first time.
2009-08-01 Paul Aurich jabber: disco#info queries with no 'from' are from the server; valid.
2009-08-01 Paul Aurich jabber: Fix setting Google Talk avatar at login.
2009-07-31 Marcus Lundblad merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'
2009-07-31 Mark Doliner Add a test with a custom color
2009-07-31 Kelemen Gábor hu.po: Hungarian translation updated for 2.60
2009-07-31 Mark Doliner Of course I got it backwards
2009-07-31 Mark Doliner Better variable name?
2009-07-31 Mark Doliner Add testing for font size
2009-07-31 Mark Doliner Stop using a GString when a gchar* will do fine
2009-07-31 Mark Doliner Make match a const char *, and remove two unnecessary casts
2009-07-31 Mark Doliner Minor optimization when sending and receiving messages on Yahoo: only
2009-07-31 Mark Doliner nomoreendtags is used as a boolean, so set the variable type appropriately
2009-07-31 Paul Aurich cert: Nevermind, not going to change that string.
2009-07-31 Paul Aurich cert: Validate subject name before prompting due to no CA pool.
2009-07-31 Elliott Sales de Andrade Don't leak the GError from g_convert.
2009-07-31 Mike Ruprecht merge of '69e3f1859964483e117264088d4b6fc214709f6a'
2009-07-31 Mike Ruprecht merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'
2009-07-31 Elliott Sales de Andrade merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'
2009-07-31 Elliott Sales de Andrade Got the 'to' and 'from' charsets backwards there, didn't I.
2009-07-31 Elliott Sales de Andrade Fix the warnings.
2009-07-31 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 so that we can explicitly set
2009-07-31 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 means we don't need to go
2009-07-31 Paul Aurich Oops.
2009-07-31 Paul Aurich Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.
2009-07-31 Elliott Sales de Andrade Fix some of that grammer (sic) that Mark mentioned.
2009-07-31 Elliott Sales de Andrade I don't understand how this branch could be reached, but don't leak the slp
2009-07-31 Mark Doliner Change Yahoo to send <span> tags with a color style attribute instead of <font>
2009-07-31 Mark Doliner Whoops, I forgot to add the test!
2009-07-31 Mark Doliner Add a note about why we do this. Feel free to correct spelling
2009-07-31 Mark Doliner Add a super simple test for yahoo_codes_to_html(). I'm planning on
2009-07-31 Mark Doliner This comment shouldn't be doxigenated
2009-07-30 Mark Doliner Oh shit no it wasn't. I have no one to blame but fear itself.
2009-07-30 Mark Doliner Um, this was a memory leak, right?
2009-07-30 Mark Doliner Simplify a wee bit
2009-07-31 Mike Ruprecht Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.
2009-07-30 Yoshiki Yazawa merge with im.pidgin.pidgin
2009-07-30 Paul Aurich oscar: Fix debug message newline I noticed in a log from #pidgin.
2009-07-30 Josep Puigdemont Updated Catalan-Valencian translation by Toni Hermoso.
2009-07-30 Mark Doliner merge of '0303b668a76bd19395d6a4feeec2d0c36f2407bf'
2009-07-30 Paul Aurich merge of '4d4cd3cf315192de81786fd9f785ac12a08ad369'
2009-07-30 Mark Doliner Small comment improvement from Aman Gupta (tmm1)
2009-07-30 Stu Tomlinson Apparently the .PHONY bits are important for the revision reported in win32
2009-07-30 Mike Ruprecht Don't crash when opening a tooltip for yahoo contacts who aren't on
2009-07-30 Paul Aurich certs: Clean up the code a little, since I made it hard to follow.
2009-07-29 Paul Aurich jabber: Handle "Extended Address" correctly.
2009-07-30 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-07-30 Elliott Sales de Andrade Don't use a static buffer to hold a full filename, since it could possibly
2009-07-29 Etan Reisner merge of '0b43c5f05ed84d95790b3c5370f905758358e36e'
2009-07-29 Björn Voigt German translation update (only punctuation changes)
2009-07-29 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-07-29 Paul Aurich Updated Slovak and Afrikaans translations. Closes #9795, #9794.
2009-07-29 Elliott Sales de Andrade If the SOAP server returns a 503 AND we haven't yet authenticated, then
2009-07-28 Paul Aurich merge of '024d245a8148c47c777a691d387fefdc58337f9c'
2009-07-28 Paul Aurich merge of '19f16b9c4b574f5a04993f6347630ef3a0f03dd6'
2009-07-28 Paul Aurich ft: Don't emit a changed-status signal for something that isn't a change.
2009-07-28 Paul Aurich merge of '18102fcd19439a6e6f2e689922316eaa8fd42ca1'
2009-07-28 Mark Doliner Add a comment for these two strings. A translator asked about
2009-07-28 Marcus Lundblad Fixed casing...
2009-07-28 Marcus Lundblad One more typo...
2009-07-28 Marcus Lundblad Fixed typo in translation
2009-07-28 Laurynas Biveinis Update Lithuanian translation
2009-07-28 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-07-28 Paul Aurich cap: Ignore auto-resp messages. Closes #4633.
2009-07-28 Paul Aurich ft: Set an initial size for the dialog; that shrunk it way too much.
2009-07-28 Paul Aurich ft: This functionality has been "offered" for umpteen years.
2009-07-28 Stu Tomlinson I think this is the 3rd fix for the same error in the same function
2009-07-28 Paul Aurich Updated Hebrew translation. Closes #9785.
2009-07-28 Paul Aurich merge of '5d299fb56a8e77822296cd70281b61ed0fa3b613'
2009-07-28 Stu Tomlinson Fixes for some potential printf("%s", NULL) type of problems from Maiku
2009-07-28 Stu Tomlinson Automatically detect if running under valgrind and don't close plugin
2009-07-28 Stu Tomlinson Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)
2009-07-28 Stu Tomlinson Make media.c compilable on Windows following guidance from Maiku
2009-07-27 stefan becker Free the KeyValuePairs associated with accountopt lists. Closes #9115.
2009-07-27 Paul Aurich merge of '865afa7130542051d98f8e39bf3e0e6d8c70402c'
2009-07-27 Stu Tomlinson Fix windows build by adding the necessary bits to define the MTN revision
2009-07-27 aman Optimize blist searching with lots and lots of empty groups
2009-07-27 Yoshiki Yazawa build fix
2009-07-27 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-07-27 hanzz Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
2009-07-27 Paul Aurich Resurrect the old offline icon and make the new one the invisible icon.
2009-07-27 aman More efficient purple_find_conversation_with_account. Closes #9703.
2009-07-27 Paul Aurich merge of '676252faa4180c3a4995644d57dd0394f55d5db7'
2009-07-26 Paul Aurich jabber: Move the jbr comparison logic to a GCompareFunc
2009-07-26 Paul Aurich jabber: Properly track own idle time in fake_to_self.
2009-07-26 John Bailey And really fix that --with-system-ssl-certs argument.
2009-07-26 John Bailey Tweak the ChangeLog a bit.
2009-07-26 John Bailey Fix this warning:
2009-07-26 Paul Aurich merge of '0cb5b3f2ca9b11063ea0e18c4fc723568e254965'
2009-07-26 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
2009-07-26 John Bailey And clean up two instances where Yahoo Japan needs to be correctly detected
2009-07-26 John Bailey Update these URL's to use the correct version of the Yahoo Messenger client
2009-07-26 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-07-26 Josep Puigdemont Catalan translation updated.
2009-07-26 Paul Aurich Further update to pt_BR. Refs #9723.
2009-07-26 Paul Aurich Deprecate multiple chats having the same name and complain in the log.
2009-07-26 Paul Aurich Minor cleanup: This callback is also IM-only.
2009-07-26 Paul Aurich Minor cleanup: this callback is only triggered for IMs.
2009-07-25 Paul Aurich Add a few files to .mtn-ignore
2009-07-25 Paul Aurich --warnings;
2009-07-25 Paul Aurich Updated English (British) translation. Closes #9775.
2009-07-25 Elliott Sales de Andrade merge of '968b860be1d2669d190f0b1376533fcbc0d52b98'
2009-07-25 Elliott Sales de Andrade Add the MTN revision in the Pidgin About and finch --version dialogs.
2009-07-26 Yoshiki Yazawa restore icons
2009-07-26 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-07-25 Paul Aurich Apply a fix from "pieleric" to the Dutch translation. Closes #9764.
2009-07-24 Jochen Kemnade complete German translation for 2.6.0
2009-07-23 Paul Aurich ft: fwrite failing is a local error. Pointed out by kenshin.
2009-07-23 Paul Aurich Add an explicit "Connected" message right before passing control from proxy subsystem to whomever called purple_proxy_connect.
2009-07-23 Paul Aurich Set xfer->status before emitting signals in purple_xfer_set_status.
2009-07-22 Paul Aurich Updated Bengali translation and retire two translators. Closes #9738.
2009-07-22 Paul Aurich merge of '0051876c7a8f15262533a927282a8b417dfb0644'
2009-07-22 Paul Aurich Updated Czech translation. Closes #9739
2009-07-22 Paul Aurich Fix a small leak and remove a duplicate xmlnode_set_attrib.
2009-07-22 John Bailey Fix #9745 as the submitter suggested. This doesn't appear to hurt anything.
2009-07-22 Paul Aurich Fix GnuTLS validation of the CACert Chain. Closes #4458.
2009-07-22 Paul Aurich merge of '6f4d0e183ebb11a95980e184e63bd4709aa24306'
2009-07-22 Paul Aurich A better solution for verifying certificate chains with NSS 3.12.3.
2009-07-22 Paul Aurich merge of '16bc7e72b5dd239ce65c63a388c2d39efc5b7c32'
2009-07-22 Mike Ruprecht merge of '080022da62aff247ec296e6c817cae0fc476b6a6'
2009-07-22 Etan Reisner merge of '2c429e7e623da14e68de42a031909190e1f9dbac'
2009-07-21 Etan Reisner merge of '5a2bb37da0d5add24e122a13a827437ecae61ad3'
2009-07-22 Paul Aurich Check expiration/activation times on certificates. Closes #8226.
2009-07-21 Paul Aurich Set the namespace properly on stanzas for BOSH.
2009-07-22 Mike Ruprecht Don't crash when there isn't a webcam connected.
2009-07-21 Jochen Kemnade getting closer to a complete German translation
2009-07-21 Paul Aurich Updated Dutch translation. Closes #9727.
2009-07-21 Paul Aurich Clean up some debugging and leave it in, since when it it fails, it
2009-07-21 Paul Aurich merge of 'b4330cb0af1a74cd8826d08447a38a366f1be3fc'
2009-07-21 Elliott Sales de Andrade merge of '50e2f2c66f304a73c2a9ef4d912be5e3f2ed39a5'
2009-07-21 Paul Aurich Clear out the fd when we pass it off to the SSL subsystem
2009-07-21 Paul Aurich Add a debug log message when MD5 is used in a verification chain. Refs #4458.
2009-07-21 Ka-Hing Cheung merge of '1ce56b5da0a32c13c50761b20f87a319cc55306f'
2009-07-21 Paul Aurich Updated Khmer translation. Closes #9726.
2009-07-21 Paul Aurich Reorganize pixmaps to ship scalable icons, including the main Pidgin icon. Refs #8556.
2009-07-21 Elliott Sales de Andrade Propagate connect errors from the MSN proxy callback to the servconn error
2009-07-21 Elliott Sales de Andrade Fix a small warning.
2009-07-21 Elliott Sales de Andrade Set the session error after disconnecting the servconn instead of before.
2009-07-21 Ka-Hing Cheung kevin_BB on irc was reporting that doing things on connect didn't work,
2009-07-22 Paul Aurich disapproval of revision '39b90ee2c4d49d80e4f9befbc80cb9684cf05209'
2009-07-10 Etan Reisner Close up scope on some variables and more correctly handle the
2009-07-10 Etan Reisner Returning FALSE from a function that is suposed to return a PurpleChat * is
2009-07-22 Etan Reisner disapproval of revision '6b146c92bd0f878c7321a914c74044d50273abcf'
2009-07-10 Etan Reisner I noticed the other day that we don't have a "Join a Chat" menu item in the
2009-07-08 Etan Reisner Oops, missed this.
2009-07-25 Yoshiki Yazawa add directories
2009-07-25 Yoshiki Yazawa add icon directory
2009-07-25 Yoshiki Yazawa explicit merge of 'd957c051e839d63bfc0ef71320934890e7ae63c4'
2009-07-24 Yoshiki Yazawa remove icons/hicolor
2009-07-24 Yoshiki Yazawa replace icons/hicolor directory with new one.
2009-07-07 Yoshiki Yazawa adapted to jp separation.
2009-07-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 921a6693312cc38dd6dbc93e91d6bf5c60938634)
2009-07-05 Yoshiki Yazawa revert 002fd86b3609a74ca5836b78b2d13da38c608adb
2009-07-04 Yoshiki Yazawa pidgin should handle 2byte hexadecimal numeric character reference.
2009-07-04 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 832a8f3c3faf1fbbc69e803c6a1830896dd05e1f)
2009-07-01 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8c1fa13e01e278e3a2c91c7c595ff091b87f0c3c)
2009-06-29 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 11d28a9362597cbea7fa0957f4202037131a3d6b)
2009-06-26 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1490bc9b5da3684cfe634ae71d22e5903a639e7c)
2009-06-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6b28d34173486d3e4f658f62a61c93b56a489cb0)
2009-06-21 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e211e5c80765054db1df78db6a636e0c310be116)
2009-06-19 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 30f1540c6158d08c3c58172fff717ac182596cff)
2009-06-13 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caf1ac283a4ee4be662ae40717b7d7104f76296d)
2009-06-12 Yoshiki Yazawa adjust pointer depth.
2009-06-12 Yoshiki Yazawa build fix
2009-06-12 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e155acab29d005538351633111052f094e5f5f98)
2009-05-22 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e09226ff43686401f45368b4047b907c205abfba)
2009-05-21 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b7e8c44c307d8c76ec8baf9f5de889131d8bec6d)
2009-05-15 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 33cc2185e6e6d5b19764d50e8b02900f782843b2)
2009-05-11 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 70ee1de1cc79688256a3dd6ac1a519e24c00a12c)
2009-05-04 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 63eed8332804fcd21df43cd1d222794c6018b79f)
2009-05-02 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8f2b3a7063a7a0e5cae9de55e55f7066c0d202d6)
2009-05-01 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f92d95c83baba97463f923077688ba2eb144763b)
2009-04-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e54933232e44b0c259cee6eff8f9354e6b94fe5d)
2009-04-19 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 37d6e0111ed0e45196fbb2da9737166f9d743096)
2009-04-16 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
2009-04-09 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
2009-04-08 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ac03deda57981951c593dd61f0aef4d31625eec)
2009-04-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
2009-03-31 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f71e0a5c7eff9c53c7641ad6c6b135a3dfec040f)
2009-03-15 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d1b0914c480b5166f0687409b6a396866208d502)
2009-03-15 Yoshiki Yazawa now yahoo plugin can obtain room list in yahoo jp service.
2009-03-08 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a840b7a77c7e395db5e7877fab90763d91f70b3a)
2009-03-03 Yoshiki Yazawa - oscar.c: encoding while odc should always be utf8.
2009-03-03 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
2009-02-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5aca19ea8964e864e3374ac4fd3c1c81cd23a426)
2009-02-05 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
2009-02-02 Yoshiki Yazawa - moved msn_plain_msg() and msn_control_msg() as upstream.
2009-02-02 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)
2009-01-29 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
2009-01-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
2009-01-26 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
2009-01-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ff9f5e053b251ded25ede4d5f3e47f4c9757313c)
2009-01-15 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
2009-01-14 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
2009-01-13 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
2009-01-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 223c176b6a2db3f928afc1e5cebc7a735461ae26)
2009-01-06 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 479fd75025803f01e743b5c39e6706b1d42a3520)
2009-01-05 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fbb7e560b9517ff3eb66340bc3f0006a42a3820c)
2009-01-04 Yoshiki Yazawa fix for a crash bug in win32. patch by nosuke.
2009-01-04 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)
2008-12-26 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
2008-12-21 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
2008-12-18 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
2008-12-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4ff028813f413133586393038d63ee3d565450a5)
2008-12-04 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
2008-11-27 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cfca82f1fee3fa6401caf10cafe80caa073cc9d9)
2008-11-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
2008-11-23 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a4222a6a8081e1e41a29c5b01c09a31ed212eb60)
2008-11-17 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ca4b6e987b967927b0f8bd001bc33440a6885000)
2008-10-31 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
2008-10-29 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 91697ef86059abe66d9821bda00c222c87e695c8)
2008-10-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ccc437b944e0675b75037409a01416e31650e7f)
2008-10-20 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
2008-10-17 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ac786ea6156dee361dab547dbc902b9ac3920a0a)
2008-10-14 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 77f42c8f25c38b4f966158a64ab3be36f00e0aa8)
2008-10-10 Yoshiki Yazawa made pidgin warn only if "/purple/network/warn_cert" has been set.
2008-10-10 Yoshiki Yazawa fixed a typo.
2008-10-09 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 05c26e9f58c2ab03f9f6d60143405f368789957d)
2008-10-07 Yoshiki Yazawa fix for msn file transfer breakage.
2008-10-05 Yoshiki Yazawa fixed msn login regression by reverting recent change.
2008-10-03 Yoshiki Yazawa improved "now listening" status support.
2008-09-27 Yoshiki Yazawa fix a reject
2008-09-27 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a77a8a85e623af608434736b9e63cc17507ec60c)
2008-09-22 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6597ee41c4b15c89f49616d51fd455267fad4e73)
2008-09-20 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c4b468cd39c86e9277876ff998e003880c12a103)
2008-09-10 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bbe14843cc0f5cc89746d07c3331b91bfa5edf5)
2008-09-08 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 254e5a24031a74103097db812ae3e723d696c11d)
2008-09-07 Yoshiki Yazawa convert utf8 url string into locale encoding on passing it to the browser.
2008-09-06 Yoshiki Yazawa go back to is_zenkaku_space() due to a problem of i18n url such as ja.wikipedia.org.
2008-09-06 Yoshiki Yazawa handle '[' and ']' as like '(' and ')'.
2008-09-06 Yoshiki Yazawa - evolved is_zenkaku_space() to is_multibyte_utf8().
2008-09-06 Yoshiki Yazawa ditto.
2008-09-06 Yoshiki Yazawa ditto.
2008-09-06 Yoshiki Yazawa added missing file.
2008-09-05 Yoshiki Yazawa restored pidgin/pixmap by copying whole directory.
2008-09-05 Yoshiki Yazawa sync to the upstream.
2008-09-05 Yoshiki Yazawa removed unused files.
2008-09-05 Yoshiki Yazawa added is_zenkaku_space() so that url can be separated from trailing multi byte string as well.
2008-09-05 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4e2880e0b1b33a1395280db14803f92cc93843de)
2008-08-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2798b5d30a8c2d29601e600fd6d9d710fd33635c)
2008-08-21 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 710f38b975eaf7565ddfa8389153489ce33c6d31)
2008-08-20 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
2008-08-20 Yoshiki Yazawa changed encoding for libpurple/util.c to utf-8.
2008-08-20 Yoshiki Yazawa disapproval of revision '0fc7734bdfe8abb0a53051c84b83dd3ec8ea54d8'
2008-08-20 Yoshiki Yazawa changed encoding for util.c to utf-8.
2008-08-20 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 70e8a5f4db432a4eead3f39b031731a40e18314d)
2008-08-16 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c50c272054b5f756082d58737d15f1ab5e46be26)
2008-08-11 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a9002d08e75602ce9bcf87e60a05f2b0c7862608)
2008-08-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 46d8b3ade8e097ae2dc4ecc334074fe286f6b27e)
2008-07-31 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1036d6fc1c09bf3b42c737dab42d188245f16b17)
2008-07-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fedb7de8d5fe70aa0cd0ee66f32050b68f5fd230)
2008-07-18 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 97e156c1c2ef4aabc8926ff845b42b911a476dd0)
2008-07-11 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
2008-07-03 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3d0b19df4a52ab42b61494afac9c85d170398fa8)
2008-07-02 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3008dd1f70a9e9ddc2bbe30c0fae7aba334836fe)
2008-06-19 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
2008-06-17 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
2008-06-12 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9e2358867e786b26132017b225710d5c9d230c5a)
2008-06-11 Yoshiki Yazawa localized "Away" string may fit UTF8.
2008-06-11 Yoshiki Yazawa put a type 97 hash on sending a custom status mesagge in yahoo_set_idle()
2008-06-11 Yoshiki Yazawa revert one thing
2008-06-11 Yoshiki Yazawa clean yahoo/util.c up.
2008-06-11 Yoshiki Yazawa yahoo status fix second try.
2008-06-11 Yoshiki Yazawa try to fix that the status message appears in wrong encoding when it comes back from auto-away status.
2008-06-11 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
2008-06-09 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6f45eed99c94f8e63e46ad382a70c0c4e266b833)
2008-06-04 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072)
2008-06-03 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fa58d38b47ddd3adf4314e997ff052d610af4d09)
2008-06-02 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8c6407ae1c2c31473f78557c5805f8efa18e1ed8)
2008-05-30 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head eeed2c960a1dbe213de63e3115629056ac809beb)
2008-05-27 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9ebef7dc91fd3f43f016ceeee02e0a15e2008868)
2008-05-26 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7347c33cabd303ddbcb162b7ad7899f3dac480ba)
2008-05-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 217103c3e954ff2d295a6590ad3477d357894f9c)
2008-05-19 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4c0536321fe25e0646f67565a43deafe1cb5f32c)
2008-05-16 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cdd61c60b83f8fb5c4d61aeb2188e8d8a189aefa)
2008-05-15 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fbc907b599705ebe499000ee228b8be4c456b39b)
2008-05-10 Yoshiki Yazawa - text to feed gtk_selection_data_set() should include trailing '\0'
2008-05-10 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 727d816d20ca2bcfae91438cbd708b9f3d7de105)
2008-05-10 Yoshiki Yazawa - due to bug of gtk_text_buffer_insert(), chop the text at designated position.
2008-05-08 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 245104c3da64bf99627578bd68d6cda42ee16b43)
2008-05-07 Yoshiki Yazawa The last modification to gtk_imhtml_clipboard_get() causes trailing garbage when user pastes from clipboard continuously. So back to UTF-16 for now but do in more sane way.
2008-05-06 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d94973707853b3f6b84dc446eac68f7fd4c9370d)
2008-05-06 Yoshiki Yazawa prepending BOM to selection data produces garbage in almost all cases.
2008-05-01 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 01e9055ea70771c842b561dca3b64027ac37dc69)
2008-04-30 Yoshiki Yazawa removed annoying "Mute Sounds" short cut key
2008-04-30 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 018afa661b9c72b48f2277e33e2fe55cc8b19235)
2008-04-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5f1a220f63d8e85758a94a2ed57381dc91b07eda)
2008-04-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
2008-04-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 90011f8844f95be26206d5698b603f1692f319a0)
2008-04-22 Yoshiki Yazawa removed experimental and unused web client detection code
2008-04-22 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0fb5c2a94109c3921d619c2149e12569e30116ee)
2008-04-18 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 595cd288a660326477660b9d9251785e57aaaebe)
2008-04-17 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1b822949efa4354726f0d774f743e3417426728a)
2008-04-17 Yoshiki Yazawa roomname should be in utf8
2008-04-15 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head adef47c71d9ea87e0876e37870d390b39ea7ea04)
2008-04-13 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0525a14734461b19a7561e49645fb0df3ebaeea9)
2008-04-08 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 570c5daf55a59f3c7271d3b5a50bd4d3024f7a80)
2008-04-05 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a32d1e1358009ce730a50b32e63fbe6c3a63c4fb)
2008-04-02 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dce402944e0c7e7fce6947885af42ba1ea7d8a25)
2008-04-01 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2eb97f7d46ac5955e6a217661513d28e3b5ce060)
2008-03-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8694cdf8884d0e71329ba9e829123eb4e3fc5fa7)
2008-03-27 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head bebaa6838815195a5c97614f4aaf7e0f13ef2da7)
2008-03-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ca7cee77a367b0e5214452c04c708e14bfb9d301)
2008-03-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0044ad00af211a0b7dbcf1171ffedfde5136ed65)
2008-03-24 Yoshiki Yazawa fix for potential crash
2008-03-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4076ab075803f1be812f973fd8b7d6e9d3ebaf27)
2008-03-23 Yoshiki Yazawa make purple_plugin_oscar_convert_to_best_encoding() skip conversion to iso-8859-1 on windows environment.
2008-03-23 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
2008-03-20 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ccf8998cb268f07fd8ef3f817b6cb5f1bc32cf02)
2008-03-20 Yoshiki Yazawa - fixed the offset of encoding field in ODC frame to be sent to peer.
2008-03-19 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c8a7475750a83a32c26d2f40066500a948844beb)
2008-03-19 Yoshiki Yazawa replaced deprecated UCS-2BE with UTF-16BE
2008-03-17 Yoshiki Yazawa "-diff < oneline.height / 2" broke fixed height of entry field
2008-03-17 Yoshiki Yazawa backport alias normalization to manp9
2008-03-17 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 33bd2430510196431b931ccb1fa0b55777482dd0)
2008-03-17 Yoshiki Yazawa import fix for serv_got_* things
2008-03-17 Yoshiki Yazawa now resize_imhtml_cb() returns gboolean
2008-03-16 Yoshiki Yazawa delete assertion which has been commented out in previous commit because it was added in yaz patch.
2008-03-16 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6777479a003186b7b7e2e499eea0522c541b7a37)
2008-03-16 Yoshiki Yazawa remove an assertion so that STATUS_AVAIL can be properly dispatched.
2008-03-16 Yoshiki Yazawa catch up with recent gtkconv change
2008-03-16 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6d7c3abd2d7bce2089371a61f62aa7b22e59f889)
2008-03-15 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
2008-03-13 Yoshiki Yazawa - more normalization for window title
2008-03-12 Yoshiki Yazawa normalize buddy's alias name to be appeared in the window title.
2008-03-12 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head eced0f42ca756a36e09e9f4adbb007d835ff8795)
2008-03-08 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6e57c4c3ef7f3cc9df8b67e8897a30bbe0405817)
2008-03-06 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e4b22781fe6c2a7cd1133ee36a308ede967be25e)
2008-03-06 Yoshiki Yazawa swap botch and sanitize.
2008-03-05 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9a5b9a755769ed5ce1855edc6f94e7a1afc35313)
2008-03-05 Yoshiki Yazawa fix yahoo jp file transfer.
2008-03-05 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
2008-03-04 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dfdceb0b08475c3e5750b3e6430d154e9a747d67)
2008-03-04 Yoshiki Yazawa yahoo jp file transfer work in progress
2008-03-02 Yoshiki Yazawa fixed indentation
2008-03-01 Yoshiki Yazawa - more close button fix
2008-03-01 Yoshiki Yazawa utf8 character for close button had been saved in wrong encoding.
2008-03-01 Yoshiki Yazawa - revert msn_message_get_bin_data() and restore true sanitize code for incoming messages.
2008-02-29 Yoshiki Yazawa - fix a bug accidentally introduced to msn plugin
2008-02-29 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7474ede7a228958687361e74cd34d1cb88c73d07)
2008-02-29 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 11e051b0990ea8111b60dfc98d81dfbd4e3ad25e)
2008-02-29 Yoshiki Yazawa - import nosuke's hash 244 patch and others to yahoo plugin
2008-02-29 Yoshiki Yazawa no reason to exclude yd->jp
2008-02-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bbbd3b5812df69c6884596a4343b688d73c3124)
2008-02-27 Yoshiki Yazawa remove duplicated entry.
2008-02-27 Yoshiki Yazawa adapted to the transition to utf-8 of yahoo-jp.
2008-02-27 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b7875f81b48bb1a776ac4b2473cc7376cb35b0f9)
2008-02-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9de3934cd71a8b08f0f6da39df8f0102d36fbd2b)
2008-02-20 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7a8f58fc7611c332a05ed1c1b8417be24c9cf981)
2008-02-11 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3639bb4d5d5a867f6bdb2a82be21e4887179b929)
2008-02-01 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ba2fcd0ff9b6309bdae42ab4c25a628916a5cb6c)
2008-01-31 Yoshiki Yazawa reverted the change for msnstyle.
2008-01-31 Yoshiki Yazawa moved msnstyle to /conversations/msnstyle
2008-01-31 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 459f009bbc5c632b8f92f56fc2fc0239f207994c)
2008-01-30 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
2008-01-10 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1991213a0cb9c2d4b066d5acb8e5b5fb77b1470b)
2008-01-08 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d6936cb019234c5f9985eceac8678731c6b7bf25)
2008-01-07 Yoshiki Yazawa - revise handling of current_topic
2008-01-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4ee5892f234555949f9d4ee3a3fd14d49e642b64)
2008-01-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d50f362e369f486aaf9a95a0d79ec0632743f07d)
2007-12-17 Yoshiki Yazawa half baked fixes for file transfer.
2007-12-17 Yoshiki Yazawa apply nosuke-san's yahoo mail patch.
2007-12-15 Yoshiki Yazawa tweak configure message for msnp14.
2007-12-15 Yoshiki Yazawa deleted ChangeLog.yaz
2007-12-15 Yoshiki Yazawa fix a typo.
2007-12-15 Yoshiki Yazawa - revise pidgin_gtk_ellipsis_text().
2007-12-15 Yoshiki Yazawa re-commit ellipsis patch.
2007-12-15 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e1e3e43c119da08c2f86638d37867881f3742d4c)
2007-12-15 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cff05fbceab1d88163770d13a4c7a6116bdeb8ee)
2007-12-15 Yoshiki Yazawa merge of '1ec99cf95363c1e7c839780d51463b0c73d96e25'
2007-12-15 Yoshiki Yazawa temporary backed out ellipsis handling code.
2007-11-28 Yoshiki Yazawa revive resizable input widget. without this, input area shrinks to one line!
2007-11-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 41b4d75b70555daf78b3c5701a59453027ca57e7)
2007-11-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e07a38238ee8acc8258a095a26e721d95125cb05)
2007-11-26 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9c910ea3009780694450a04dc7a9227f6f8ca1eb)
2007-11-25 Yoshiki Yazawa allow to enable msnp14.
2007-11-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66d234740bd40b14ef7564f178d84ab82816d6e2)
2007-11-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2c3b326b7734ae5211bccc072469632b5b560151)
2007-11-23 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2cbd8db1d77e345ea55b3b765ca79726273ca727)
2007-11-22 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cc8513f94aa94550d600cd8a5d42475dbf7249c0)
2007-10-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c)
2007-10-23 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4e59fcb1e2baf2eb63083224381e0af9fe1331cc)
2007-10-16 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8d61a119c53ac77e595d5ec300d30482b914bdf7)
2007-10-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
2007-10-06 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6c08c628ee64e16c824829c25befc0ca09338f9d)
2007-10-03 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 530c4f758bc1775758210bea1aa6273313d95b6d)
2007-10-02 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb)
2007-09-28 Yoshiki Yazawa fix for a breakage.
2007-09-27 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d33243e8f5347776c81f81a0e4ba3a76ae5505a5)
2007-09-19 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3910f85cac876af6007e47f35c8e05b3bab62cbd)
2007-09-19 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
2009-07-21 Paul Aurich Check in updated icons, logo, and new voice/video icons from Hylke.
2009-07-20 Paul Aurich Updated Brazilian Portuguese translation. Closes #9723.
2009-07-20 Paul Aurich Don't allow NULL sort method IDs and don't crash on them. Fixes #9658.
2009-07-20 Paul Aurich merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'
2009-07-20 Paul Aurich Fix a translation issue. Closes #7316.
2009-07-20 Elliott Sales de Andrade merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'
2009-07-20 Elliott Sales de Andrade Some versions of libtool seem to output things a little differently, so
2009-07-20 Elliott Sales de Andrade Make a note about these ALLOW_TAG* macros so people don't do stuff like
2009-07-19 Elliott Sales de Andrade We don't appear to need this key according to the current revision of the
2009-07-20 Paul Aurich Build fix on Windows. Thanks to SuperMMX.
2009-07-20 Paul Aurich Allow fallback for broken XMPP <message/> types. Closes #7837.
2009-07-20 Paul Aurich Oops, it helps to set the resource.
2009-07-19 Paul Aurich Move the IDN support into the DNS routines.
2009-07-19 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
2009-07-19 Ka-Hing Cheung disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
2009-07-19 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
2009-07-19 Éric Boumaour Small fixes in fr.po translation for 2.6 release.
2009-07-19 Paul Aurich merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'
2009-07-19 Paul Aurich Make OK default for Add Buddy, Add Chat, and Join Chat.
2009-07-19 Ka-Hing Cheung if I return FALSE to remove the timeout handle, I should probably set
2009-07-19 Ka-Hing Cheung merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'
2009-07-19 Jochen Kemnade more German l10n
2009-07-19 Ka-Hing Cheung Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
2009-07-19 Ka-Hing Cheung move MSN stuff to its own section
2009-07-19 Ka-Hing Cheung I blame Qulogic for not compiling with vv
2009-07-19 Mark Doliner disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'
2009-07-19 Mark Doliner Surround this macro in do { } while (0); so that callers don't need to
2009-07-19 Mark Doliner Correct the indentation of this macro by removing one level of indentation
2009-07-19 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string
2009-07-19 Jochen Kemnade German translation update (still incomplete for 2.6.0)
2009-07-19 Sulabh Mahajan Fixes #1982
2009-07-19 Elliott Sales de Andrade merge of '2ce8248c9604e667e6fbbc4200565415369417e0'
2009-07-19 Paul Aurich Updated Greek Translation. Closes #9696.
2009-07-19 Paul Aurich Punjabi translation updated. Closes #9715.
2009-07-18 Paul Aurich To make grim happy (or more upset).
2009-07-18 Paul Aurich corner case: the first group wasn't being put into the hash table.
2009-07-18 John Bailey Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;
2009-07-18 John Bailey Change a bunch more of our yahoo packets to use the session ID. I believe this
2009-07-18 Paul Aurich Updated Galician translation and ChangeLogging. Closes #9695.
2009-07-18 Paul Aurich ASCII-ize the TXT query, too.
2009-07-18 Paul Aurich Support connecting to IDNA XMPP domains.
2009-07-18 Paul Aurich Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.
2009-07-18 Paul Aurich Fix a crash with the Message Notification plugin and the 'hidden' gtkconv
2009-07-18 Paul Aurich Add some debugging for a file transfer crash. Refs #4829.
2009-07-18 John Bailey Change a crapton of our Yahoo! packets to use the session ID we're assigned
2009-07-18 John Bailey We were actually identifying as a version of Yahoo Messenger that doesn't
2009-07-18 Stu Tomlinson Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.
2009-07-18 Paul Aurich merge of 'ebacad33e72745d3734a3d870fee301705c7282c'
2009-07-17 Paul Aurich Refactor jabber_login and jabber_register_account
2009-07-17 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations.
2009-07-17 Paul Aurich Strip trailing whitespace.
2009-07-17 John Bailey Clean up a case of unnecessarily duplicated code.
2009-07-17 John Bailey Display an error message when we receive error code 1013 from the Yahoo! logon
2009-07-16 Paul Aurich The item JID will match the 'to' JID, not the from.
2009-07-16 Paul Aurich Revert this to what it was originally. Since the Get Info dialog renders "Purple HTML" or "IMHTML", trust the purple_* routine to format the <br/> properly.
2009-07-16 Paul Aurich Better hash function for the PurpleBuddy lookup hashtables.
2009-07-16 Paul Aurich explicit merge of 'c273f8da9712cac21aae5bcbd3d4790f8ee78f79'
2009-07-12 Paul Aurich merge of '2348ff22f0ff3453774b8b25b36238465580c609'
2009-07-19 Elliott Sales de Andrade ALLOW_TAG expands to multiple statements, so we should put braces around
2009-07-19 Elliott Sales de Andrade Prevent a crash if a plugin set a mini-dialog during load. If that plugin
2009-07-18 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
2009-07-17 Elliott Sales de Andrade Only fall back to ISO-8859-1 for text/plain messages. This fixes some wrong
2009-07-16 Paul Aurich merge of '5c0909f063226cd78f2eacd00e120fc52b66a457'
2009-07-16 Paul Aurich Further minor optimizations to blist-lookup code.
2009-07-16 Timo Jyrinki Updated Finnish translation for 2.6.0.
2009-07-16 Daniel Atallah merge of '1f0820a27cb7599cb83182453e1d0cfc9663f11d'
2009-07-16 Paul Aurich merge of '1423db68fabc512bc2005d658eb078fc65bd6fba'
2009-07-16 Daniel Atallah merge of '14624d95d88444c69810193d3cddea741c692fea'
2009-07-16 Éric Boumaour Update french translation for 2.6.0 release
2009-07-16 Sulabh Mahajan Prevent users from being added to the conference before they accept the invitation
2009-07-16 Sulabh Mahajan Prevent conference from splitting, when reinvited to one we are a member of. Fixes ticket #9601
2009-07-16 Sulabh Mahajan Fixes ticket #9685, Use the fact "Status is 11 when we are being notified about invitation being sent to someone else"
2009-07-16 Paul Aurich Add the twitter.com CA cert. Fixes 9264.
2009-07-16 Paul Aurich merge of '47cc43740a8e5263c6eeb5b06416b3ba2434c57d'
2009-07-16 Elliott Sales de Andrade merge of '01d5e162e0d796e96df727bb20f12c2e2bfdd3d0'
2009-07-16 Elliott Sales de Andrade Use the existing convenience variable instead of a couple of dereferences.
2009-07-16 Elliott Sales de Andrade Not sure why I changed this, but it doesn't seem to be necessary. I'm going
2009-07-16 Paul Aurich New MSN certs needed for login.live.com. Closes #9682.
2009-07-16 aman Use a hash table for looking up PurpleGroup:s.
2009-07-16 Paul Aurich The Get Info dialog renders in HTML, so replace \n with <br/>\n.
2009-07-16 Paul Aurich Continue verification when we can't find a *cached* peer. Fixes #9664.
2009-07-16 Paul Aurich merge of '16b1eeda9a01e74e4b8906f46cd976bf0935a1c2'
2009-07-15 Peter Hjalmarsson Updated Swedish Translation
2009-07-15 Peter Hjalmarsson merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'
2009-07-16 Paul Aurich purple_status_to_jabber does need to strip HTML.
2009-07-15 Paul Aurich Use purple_util_write_data_to_file_absolute. Closes #9688.
2009-07-15 Paul Aurich For JIDs, do strdown before normalization.
2009-07-15 Paul Aurich Ensure UTF-8 strdown is mostly working correctly.
2009-07-15 Paul Aurich Properly send rejection to initiator if we reject a transfer.
2009-07-15 Paul Aurich Use Entity Caps for determining file transfer abilities, if possible.
2009-07-15 Paul Aurich Per request, update Hylke's email address.
2009-07-15 Paul Aurich +@since
2009-07-15 Paul Aurich Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
2009-07-15 Paul Aurich merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'
2009-07-15 Mark Doliner Ah, this is what g++ doesn't like.
2009-07-15 Ka-Hing Cheung documents purple_prefs_connect_callback
2009-07-15 Sadrul Habib Chowdhury Changelog the personal details thing for yahoo.
2009-07-15 Sadrul Habib Chowdhury Do not show hidden request fields.
2009-07-15 Sadrul Habib Chowdhury merge of '5d2fae2f23534be16c94035916b126cf0953435b'
2009-07-15 John Bailey Simplify a block here and kill one of those uber-lines that annoy grim.
2009-07-15 Sadrul Habib Chowdhury There were some concerns about possible API breakage from removing
2009-07-15 Paul Aurich Various fixes to get BOSH working with Prosody 0.5.
2009-07-15 Paul Aurich merge of '0800f09f6994e5ae06fed4644a78d33ab4346866'
2009-07-15 Sadrul Habib Chowdhury merge of '052b844e0de47c283f4eefb3e5c9d511dbb287aa'
2009-07-14 Paul Aurich merge of '27b0c8383de99fccc9cd6f312ac355f9e4a4d267'
2009-07-14 Mark Doliner merge of '03e0254c6871c4730755a200d34d4adacdf40c66'
2009-07-14 Mark Doliner I don't remember why exactly, but enum typedefs should not have a name
2009-07-14 Paul Aurich Fix picking up SI streamhosts from login server and plug a leak.
2009-07-15 Sadrul Habib Chowdhury Allow changing contact details for folks in the buddylist.
2009-07-14 Sadrul Habib Chowdhury Add support for receiving contact details from buddies.
2009-07-14 Paul Aurich Commit the QQ null chat room name crash on the *right* branch.
2009-07-14 Mark Doliner Don't fail an assertion and don't return FALSE if we can't create
2009-07-14 Mark Doliner This brace was a little goofy
2009-07-14 Mark Doliner Add a comment
2009-07-14 Mark Doliner Update these comments based on Kevin's reply a week ago on the devel
2009-07-14 Mark Doliner Set the "we support SMS!" ICBM flag. This causes buddies with mobile
2009-07-14 Mark Doliner I'm not really sure what this check does, but there's a good chance
2009-07-13 Mark Doliner Break the 'if' onto two lines and don't bother calling jabber_id_free()
2009-07-13 Paul Aurich Fix building individual plugins on OS X. Closes #3156.
2009-07-13 Elliott Sales de Andrade Don't double-escape media.
2009-07-13 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
2009-07-13 Paul Aurich merge of '4eb90113f62db7720e95fc2491dd522f5950d0d8'
2009-07-13 Sadrul Habib Chowdhury merge of '13a2e99b338b6f766d19c7ad7cce26b8b32c9e99'
2009-07-13 John Bailey merge of '36948cfc8a90e3d81db3b233f7af33bf653ae4d3'
2009-07-13 Sadrul Habib Chowdhury Set the back-reference to the connection from the proto-data.
2009-07-13 Sadrul Habib Chowdhury Show the current time if the timestamp is zero.
2009-07-13 Paul Aurich Updated Russian translation. Closes #9652.
2009-07-13 Paul Aurich Updated Norwegian Nynorsk translation. Closes #9275.
2009-07-13 John Bailey zac from the Adium team noticed that the static prpl foo for yahoo was no longer
2009-07-12 Paul Aurich Properly unset a tune status without needing to re-log an XMPP account.
2009-07-12 Paul Aurich Identify clients in XMPP caps based on the ui_info hash. Closes #9672.
2009-07-12 Paul Aurich Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.
2009-07-12 Paul Aurich yahoo: Add the error code to the debug log.
2009-07-12 Paul Aurich Fix a reversed assertion.
2009-07-12 Paul Aurich Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.
2009-07-12 Paul Aurich Use Entity Capabilities to pick up Chat States support. Refs #4650.
2009-07-12 Paul Aurich Remove a superfluous variable.
2009-07-12 Paul Aurich Fix reversed logic in c22acf5c042ad7876f4d5d5a039323a6bfb68807.
2009-07-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)
2009-07-12 Paul Aurich For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.
2009-07-12 Paul Aurich Fix a crash relating to the actual freeing of the buddy list stuff.
2009-07-12 Paul Aurich Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.
2009-07-12 Paul Aurich Clarify a comment a little.
2009-07-12 Paul Aurich Properly print pool, a list of PurpleBuddies, not strings.
2009-07-12 Paul Aurich Fix a warning.
2009-07-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
2009-07-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
2009-06-10 Paul Aurich Operate on the passed-in GSList.
2009-06-10 Paul Aurich Debug output when changing group memberships.
2009-06-10 Paul Aurich Pass around a copy of our bare JID
2009-06-07 Paul Aurich Simplify the fake_to_self function.
2009-06-07 Paul Aurich Remove a now-superfluous g_strdup/g_free.
2009-06-07 Paul Aurich Use js->state to track whether the roster has been retrieved.
2009-06-07 Paul Aurich Various roster cleanups. Refs #7008.
2009-06-06 Paul Aurich Remove this; it's been commented out for about 3.5 years.
2009-06-06 Paul Aurich Use jabber_is_own_account and perform way fewer normalizations per iteration
2009-07-13 Elliott Sales de Andrade merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'
2009-07-13 Elliott Sales de Andrade Don't break string freeze.
2009-07-13 Elliott Sales de Andrade Changelog previous commit.
2009-07-13 Elliott Sales de Andrade On MSN, pop up an "invite message" request similar to oscar, and send that
2009-07-12 Elliott Sales de Andrade Don't pre-escape jbr->status. Almost every place required it in unescaped
2009-07-12 Elliott Sales de Andrade We have a convenience function to do this. Also, plug a leak of the status
2009-07-12 Elliott Sales de Andrade If neither a locally-set custom icon nor a remotely-set buddy icon can be
2009-07-12 Elliott Sales de Andrade If the error number is unknown, the error message should mention it, since
2009-07-12 Elliott Sales de Andrade Apparently, I missed a few changes for purple_debug_is_verbose().
2009-07-12 Elliott Sales de Andrade The MSN client and server strips leading and trailing whitespace, so do the
2009-07-12 Elliott Sales de Andrade Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,
2009-07-12 Paul Aurich Free the buddy list data some more at shutdown and some deprecations.
2009-07-11 aman Don't assume a resolver generated the response.
2009-07-11 aman Don't fork a resolver process for IPs.
2009-07-11 aman Fix a leak of the queued_requests from purple_dnsquery_a.
2009-07-11 Paul Aurich Fix build warning (wrong pointer type or something)
2009-07-11 Stu Tomlinson Update RPM spec file to cope with changes to where perl bits are installed
2009-07-11 Stu Tomlinson Avoid a potentially uninitialized variable
2009-07-11 Paul Aurich Added the function in util.h, forgot it here.
2009-07-11 Paul Aurich Save one traversal of the domain for IPv6 validation.
2009-07-11 Paul Aurich merge of '834ee1803fbad0f4960a66592ac43641f23124c6'
2009-07-11 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.
2009-07-11 Paul Aurich Add purple_ipv6_address_is_valid; guess what it does?
2009-07-11 Paul Aurich Build warning fix.
2009-07-11 Elliott Sales de Andrade merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'
2009-07-11 Paul Aurich merge of '10c77c853c49f28524dabf8a5149818138c09c60'
2009-07-11 Stu Tomlinson Add a file missing from POTFILES.in
2009-07-11 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses
2009-07-11 Paul Aurich XMPP allows for internationalized domain names.
2009-07-11 Mark Doliner Doh, small typo. Tests pass now. Yay.
2009-07-10 Mark Doliner Be more restrictive in the characters allowed by jabber_nameprep_validate()
2009-07-10 Mark Doliner Of course, these should be >= and <=
2009-07-10 Mark Doliner Whoops, some of these were asserting valid but should have been
2009-07-10 Sadrul Habib Chowdhury merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'
2009-07-10 Mark Doliner More tests, some with an international flavor. I have no idea what that
2009-07-10 Mark Doliner Change jabber_id_new() to iterate byte by byte instead of character
2009-07-10 Sadrul Habib Chowdhury Allow setting some personal information for an account.
2009-07-10 Mark Doliner Check in a version of jabber_id_new() that is hopefully more efficient.
2009-07-10 Paul Aurich Two more JID tests.
2009-07-10 Mark Doliner I thought of another invalid JID. I'm changing jabber_id_new() so that all
2009-07-10 Mark Doliner Add tests for jabber_id_new(). Please add to this! JIDs with accented
2009-07-10 Mark Doliner Use assert_string_equal_free() instead of just assert_string_equal()
2009-07-10 Stu Tomlinson HAVE_CONFIG_H is not defined when building the perl plugin, so work around
2009-07-10 Stu Tomlinson No functional change, but my gcc is bitching at me. Fixes this warning,
2009-07-10 Stu Tomlinson Hopefully provide better debug logs when gevolution plugin can't open the
2009-07-10 Stu Tomlinson Fix this compiler warning:
2009-07-10 Stu Tomlinson This fixes this compile warning:
2009-07-10 Stu Tomlinson We can't return based on the value of an uninitialized variable, as gcc
2009-07-10 Stu Tomlinson Remove an unused variable
2009-07-10 Stu Tomlinson keep the compiler happy:
2009-07-09 Sadrul Habib Chowdhury Fix denying auth requests from MSN buddies, and fix a leak.
2009-07-09 Sadrul Habib Chowdhury Use purple_markup_escape_text instead of the glib version.
2009-07-09 Paul Aurich Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
2009-07-09 Paul Aurich The last command registered wasn't added to the list, so was leaking at uninit.
2009-07-09 Paul Aurich Lower the severity of this message.
2009-07-11 Elliott Sales de Andrade Add support in Pidgin for playing back audio:// links. Also include a "Save
2009-07-11 Elliott Sales de Andrade Fix some quoting for AC_LANG_PROGRAM.
2009-07-11 Elliott Sales de Andrade Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
2009-07-10 Elliott Sales de Andrade Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
2009-07-09 Elliott Sales de Andrade Add support for receiving winks and audio clips on MSN. The resulting file
2009-07-08 Mark Doliner I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
2009-07-08 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
2009-07-08 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
2009-07-08 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
2009-07-08 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
2009-07-08 Mark Doliner Allow UIs to specify their own AOL client key
2009-07-08 Mark Doliner Don't double-free the color hash table when deinitializing both prpl-yahoo
2009-07-08 Paul Aurich yahoo: Don't do anything in yahoo_status_text when disconnecting.
2009-07-08 Paul Aurich Fix two errors when my p2p server connection times out.
2009-07-08 Elliott Sales de Andrade merge of '4659790302e1226bf3dd9eb699c028d230304638'
2009-07-08 Paul Aurich merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
2009-07-08 Paul Aurich merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'
2009-07-08 Elliott Sales de Andrade Set the "Open Containing Directory" icon to the "directory" stock icon
2009-07-08 Gary Kramlich merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'
2009-07-07 Etan Reisner Apparently font_weight was only relatively recently added to pango, so use
2009-07-07 Etan Reisner s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
2009-07-07 Paul Aurich merge of '3f1d2c03aab34120c7c659a581ffa8d156041d51'
2009-07-07 Etan Reisner Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.
2009-07-07 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
2009-07-07 Etan Reisner This seems to work better on Windows, what with the spaces in the path and the
2009-07-07 Mark Doliner Add a few of my changes to the changelog. I don't think any of these
2009-07-07 Mark Doliner Update this comment. We talked about using CRC32 on the devel list
2009-07-07 Elliott Sales de Andrade merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'
2009-07-08 Sadrul Habib Chowdhury Really fix build when srcdir = builddir and srcdir != builddir.
2009-07-07 Paul Aurich Plug a leak of an account dropdown selection dialog or two.
2009-07-07 Paul Aurich Make the use of xmpp_iq_cb_data->context explicit.
2009-07-07 Sadrul Habib Chowdhury Fix compile when srcdir != builddir.
2009-07-07 Elliott Sales de Andrade I think that last thing should go in the ChangeLog.
2009-07-07 Elliott Sales de Andrade Install a custom GtkIMHtml procol handler for the "file://" type which
2009-07-07 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
2009-07-07 Elliott Sales de Andrade Add some checks before attempting to add a buddy on MSN. Also, if the FQY
2009-07-07 Etan Reisner ChangeLog.API and @since mark purple_markup_escape_text.
2009-07-06 Mark Doliner Create a purple_markup_escape_text() function and use it in one place
2009-07-06 Mark Doliner Add a comment about some strange behavior that I noticed
2009-07-06 Mark Doliner Check in updated po files because I changed a bunch of strings
2009-07-06 Mark Doliner Fixes for the changes to Yahoo to build a separate prpl for yahoo japan
2009-07-06 Mark Doliner merge of '702813e5dd6dd0067366351c976a762da3b28772'
2009-07-06 Daniel Atallah Fix win32 build for yahoo/yahoojp split.
2009-07-06 John Bailey This looked wrong to me.
2009-07-06 John Bailey ChangeLog tweaks.
2009-07-06 John Bailey Patch from kkszysiu to make the GG prpl support
2009-07-06 Mark Doliner Oh, make sure we still set the itmsurl if we're available but don't have
2009-07-06 Mark Doliner Fix a bug where sometimes your away message wouldn't get set at sign on
2009-07-06 Mark Doliner merge of '599603c54f97d6978ff312a4ff140857302b0033'
2009-07-06 Mark Doliner More uniformity among disconnect error messages
2009-07-06 Mark Doliner I think we can assume that read() isn't going to read more than
2009-07-06 Mark Doliner Non localizable string?! Non!
2009-07-06 Mark Doliner Change strings in libpurple/protocols/jabber/auth.c and util.c a little bit
2009-07-06 Mark Doliner Change these two strings to match another one. total_number_of_strings--
2009-07-06 Mark Doliner Hey Stu, it should be safe to combine this check, right? It'll make us
2009-07-06 Mark Doliner Remove periods and newlines from many error messages that end up being used
2009-07-06 Mark Doliner Remove trailing periods from short disconnection error messags and remove
2009-07-06 Mark Doliner Similar connection error message changes for IRC. These are hopefully
2009-07-06 Mark Doliner Connection error message changes for gg, and a few other strings changes.
2009-07-06 Mark Doliner Make some error messages more uniform.
2009-07-06 Mark Doliner Change the wording in a connection error message. I'm trying to make
2009-07-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
2009-07-06 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
2009-07-06 Elliott Sales de Andrade merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
2009-07-06 Paul Aurich I missed a few presence types.
2009-07-06 Paul Aurich Rearrange all the MUC code to be together.
2009-07-06 Paul Aurich Rearranging this section and adding a catch for stuff that can't happen
2009-07-06 Paul Aurich Various minor changes to jabber_presence_parse. No functionality changes.
2009-07-05 Paul Aurich Add support for XEP-0045 code 307 (a.k.a. kicks).
2009-07-05 Paul Aurich merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
2009-07-05 Josep Puigdemont Updated Catalan translation.
2009-07-05 Paul Aurich Minor formatting/style/purple_strequal
2009-07-05 Paul Aurich The XOR method is disabled in family_auth.c
2009-07-05 Paul Aurich Unregister the account signals after destroying accounts.
2009-07-05 Paul Aurich Changelog the XMPP SSL change
2009-07-05 Etan Reisner Fix this typo again because I was stupid.
2009-07-05 Etan Reisner merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
2009-07-05 Etan Reisner Typo s/hopefulll/hopefully/
2009-07-05 Etan Reisner merge of '46a46162666e1d23ae6161df2639044132cb894f'
2009-07-05 Etan Reisner That was some seriously screwed up formatting.
2009-07-05 Etan Reisner This may or may not fix #9579 but it shouldn't hurt anything even if it
2009-07-05 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.
2009-07-05 Etan Reisner I was seeing some crashes when connecting to Google Talk on my work laptop.
2009-07-04 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
2009-06-28 Etan Reisner merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
2009-06-28 Etan Reisner Require SSL/TLS by default for XMPP accounts. Closes #8666.
2009-06-28 Etan Reisner NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly init
2009-06-27 Etan Reisner Including internal.h here fixed a Windows build ages ago but struck me as odd
2009-06-27 Etan Reisner Correct the doxygen documentation in the pidginrc plugin and swap out a
2009-06-27 Etan Reisner I was going to change the g_return_if_fail to a normal return but it actually
2009-06-26 Etan Reisner Make the comment reflect that we are actually just stopping the typing
2009-06-26 Etan Reisner Changelog the perl module installation location changes.
2009-06-26 Etan Reisner merge of '1490bc9b5da3684cfe634ae71d22e5903a639e7c'
2009-06-25 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
2009-06-25 Etan Reisner Rename the "Conversation Window Hiding" preferences section to "Conversation
2009-06-25 Etan Reisner More Title Casing.
2009-06-25 Etan Reisner De-emphasize the () around the collapsed group counts. I can't actually see
2009-06-25 Etan Reisner Title Case some blist right-click menu items.
2009-06-25 Etan Reisner This doesn't seem to be used.
2009-06-25 Etan Reisner Indentation fix.
2009-06-25 Etan Reisner We are definitely "Check"ing here not "Chat"ting.
2009-06-18 Etan Reisner merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
2009-07-08 Paul Aurich disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
2009-07-05 Jochen Kemnade more German l10n
2009-07-05 Paul Aurich Change "Logged off" to "Logged Off" to match the rest of the labels
2009-07-05 Paul Aurich Style and comments
2009-07-05 Paul Aurich Factor out the duplicated code for displaying XMPP Get Info
2009-07-05 Paul Aurich Remove the gigantic ifdef'd-out "Show buddy features" sections
2009-07-06 John Bailey ChangeLog!
2009-07-06 John Bailey I forgot to remove the old bool setting for Yahoo! JAPAN.
2009-07-06 John Bailey Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
2009-07-06 John Bailey Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
2009-07-05 John Bailey Moved functions around and made some no longer static. All the functions
2009-07-05 John Bailey Add header includes. I still have not yet tested building this.
2009-07-05 John Bailey I believe this will correctly handle setting the yd->jp value under the new
2009-07-05 John Bailey have a separate hash table function for each prpl.
2009-07-05 John Bailey Very rudimentary start to separate prpls. Removed URI handler from the
2009-07-05 John Bailey Update for file renames.
2009-07-05 John Bailey Start of splitting yahoo into two separate prpls. Not sure if this even comes
2009-07-05 John Bailey merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
2009-07-05 Paul Aurich Elliott's code looks nicer.
2009-07-04 Paul Aurich Changelog that.
2009-07-04 Paul Aurich Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
2009-07-04 Paul Aurich Credit Timo, Jochen, Björn, and Josep for their translations.
2009-07-04 Paul Aurich merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'
2009-07-04 Timo Jyrinki Updated Finnish translation (100%).
2009-07-04 Paul Aurich Updated Simplified Translation from Aron Xu, new translator. Closes #9243.
2009-07-04 Paul Aurich Updated Slovenian translation. Closes #9098.
2009-07-05 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
2009-07-04 John Bailey Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.
2009-07-04 John Bailey ChangeLog the PURPLE_VERBOSE_DEBUG variable.
2009-07-04 John Bailey Add entries to ChangeLog.API for my changes.
2009-07-04 John Bailey Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.
2009-07-04 John Bailey Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add
2009-07-04 Paul Aurich merge of '8222e69d26359ab1a478cc42d25834120aee713b'
2009-07-04 Paul Aurich Fix purple_markup_unescape_entity to properly consume '&#x5C;' and similar.
2009-07-04 Jochen Kemnade some more German l10n
2009-07-04 Josep Puigdemont Catalan translation updated.
2009-07-06 Elliott Sales de Andrade Add support for receiving handwritten (Ink) messages from MSN buddies.
2009-07-05 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
2009-07-05 Elliott Sales de Andrade s/analize/analyze/g since those scripts just don't exist.
2009-07-04 Elliott Sales de Andrade If no disco#items feature was found (like with gmail.com), then our disco
2009-07-04 Elliott Sales de Andrade Make the custom smiley edit windows single-instance. That is, if you click
2009-07-04 Elliott Sales de Andrade merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'
2009-07-04 Sulabh Mahajan Complement the condition, fix the error I made in the last commit.
2009-07-04 Paul Aurich merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'
2009-07-04 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
2009-07-04 Elliott Sales de Andrade The Log Reader plugin also supports aMSN logs.
2009-07-04 Elliott Sales de Andrade merge of '7743dd71673c71e91039e890a3a939f9850f2d16'
2009-07-04 Stu Tomlinson Apparently there might be stuff after the semicolon before the \r\n so just
2009-07-04 Stu Tomlinson merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'
2009-07-04 Mark Doliner merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'
2009-07-04 Mark Doliner Slightly better error messages
2009-07-04 Elliott Sales de Andrade In the Network prefs page, always show the auto-detected IP address by
2009-07-04 Elliott Sales de Andrade Don't colourize the IP entry field when it's empty, and reset the actual
2009-07-04 Elliott Sales de Andrade Change the page_size on the GtkAdjustment used for GtkSpinButtons on the
2009-07-04 Stu Tomlinson disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'
2009-07-04 Stu Tomlinson We're about to assume strstr() will find \r\n, so make the sscanf()
2009-07-03 Mark Doliner Add an else when looking at the number of total elements and
2009-07-03 Sulabh Mahajan Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
2009-07-03 Sulabh Mahajan During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
2009-07-03 Sulabh Mahajan In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
2009-07-03 Mark Doliner Formatting changes, no functionality.
2009-07-03 Elliott Sales de Andrade merge of '4296be52d5b80da450d41464433feee7c438d8f9'
2009-07-04 Paul Aurich Clarify that Purple::Prefs::add_none() really is necessary
2009-07-03 Paul Aurich Whoops, that wasn't meant to be https (even though I think Google should be
2009-07-03 Paul Aurich Provide a custom URL per-email for gmail notifications, since Google gives it to us.
2009-07-03 Elliott Sales de Andrade Sadrul and etan point out that using an existing function is better than
2009-07-03 Paul Aurich Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.
2009-07-03 Paul Aurich merge of '42ff94691667fa47b66d698b59f9eca2326c3660'
2009-07-03 Paul Aurich Fix the mail_dialog->total_count and use that to tell when the dialog is empty.
2009-07-03 Paul Aurich Don't try to read in '' as our account icon. I don't know if I have a messed up prefs.xml or something else changed recently.
2009-07-03 Paul Aurich Close the mail dialog at signoff if it's empty. Closes #9345.
2009-07-03 Paul Aurich Remove the PidginMailDialog typedef.
2009-07-03 Paul Aurich Remove a few layers of evil abstraction.
2009-07-03 Paul Aurich Remove trailing whitespace
2009-07-03 Elliott Sales de Andrade merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'
2009-07-02 Paul Aurich Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
2009-07-02 Paul Aurich If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
2009-07-02 Paul Aurich Factor the per-resource IQs out into their own function.
2009-07-02 Mark Doliner Check in re-based .po files so our nightly l10n stats generation has less work to do
2009-07-02 Mark Doliner Woo boy I think we might have a whole bunch of new strings
2009-07-02 Mark Doliner * Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)
2009-07-02 Mark Doliner I had to make these changes to get "make check" to run
2009-07-02 Mark Doliner A few changes to our code to handle chunked transfer-encodings (technically
2009-07-02 Mark Doliner Remove just a tad bit of indirection
2009-07-02 Mark Doliner Use unsigned lengths here and use %zu when reading into the gsize var
2009-07-02 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
2009-07-02 Paul Aurich merge of '6b55733f733881e690313c87ac44fba18f382ce1'
2009-07-01 Mark Doliner Fix font size and font face in outgoing myspace messages. I think I
2009-07-01 Ethan Blanton Don't send 64-bit DCC application-level acknowledgments on 64-bit systems.
2009-07-01 Sadrul Habib Chowdhury merge of '183db7b36f0f27730e6f1b86c30b7ab9dfb22ab7'
2009-07-01 Sadrul Habib Chowdhury Show the 'Enable Accounts' menu when all accounts are disabled.
2009-07-02 Paul Aurich Set od->default_port even when using the standard auth method.
2009-07-01 Paul Aurich Avoid a null deref when clearing mail notifications. Refs #9345.
2009-07-03 Elliott Sales de Andrade Change the background of the IP address input in the Network preferences to
2009-07-03 Elliott Sales de Andrade Fix the Add button sensitivity for the add smiley window when using the
2009-07-03 Elliott Sales de Andrade Set the correct default response in the smiley edit window so it gets the
2009-07-03 Elliott Sales de Andrade Automatically enable and disable the Add/Save button in the PidginSmiley