log

age author description
2009-10-03 John Bailey Split the "Debugging Information" and translator info into "Build Information"
2009-10-03 John Bailey ChangeLog the fact that I changed minimum version requirements for GTK+ and
2009-10-03 John Bailey propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)
2009-09-27 John Bailey propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)
2009-09-16 John Bailey Move this to im.pidgin.pidgin.next.minor too so im.pidgin.pidgin will compile.
2009-09-16 John Bailey propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)
2009-09-16 John Bailey merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
2009-09-16 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
2009-09-16 John Bailey This effectively moves Etan's API addition off im.pidgin.pidgin and onto
2009-09-10 Marcus Lundblad Removed a comment that is now misleading...
2009-09-10 Marcus Lundblad Woops, a stray ;
2009-09-10 Marcus Lundblad Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
2009-09-09 Marcus Lundblad Add a function to enumerate all local IPs
2009-09-04 Daniel Atallah Remove some win9x specific code.
2009-09-04 Daniel Atallah Remove some win9x specific code.
2009-09-04 Daniel Atallah dns_str_is_ascii() is only used if USE_IDN is defined
2009-08-26 Daniel Atallah Remove win9x related stuff from the win32 installer
2009-08-26 Daniel Atallah Fix minimum required GTK+ version in win32 installer.
2009-08-25 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7bed935cd3432470394f51f4fe6e7f915aed9145)
2009-08-24 John Bailey propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
2009-08-23 Kevin Stange Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
2009-08-23 John Bailey Hmm, I misread that check. Now we compile.
2009-08-23 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
2009-08-23 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
2009-08-23 John Bailey Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple
2009-08-23 John Bailey I screwed up the logic here and didn't realize it earlier.
2009-08-23 John Bailey Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
2009-08-23 John Bailey propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)
2009-08-23 John Bailey Drop a crapton of GTK+ code that we were carrying exclusively for backward
2009-08-22 John Bailey That was supposed to be glib 2.12.0, not 2.14.0.
2009-08-22 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
2009-08-22 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
2009-08-22 John Bailey propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)
2009-08-22 John Bailey Pidgin 2.7.0 will now require GTK+ 2.10.0 and Glib 2.12.0. Refs #10024.
2009-08-22 John Bailey propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
2009-08-19 Elliott Sales de Andrade These numbers merged incorrectly.
2009-08-19 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
2009-03-02 Elliott Sales de Andrade Prep next.minor for, well, the next minor.
2010-02-16 Mark Doliner I neglected to remove this letter l because
2010-02-16 Mark Doliner Fix CVE-2010-0423, a denial of service attack due to the parsing
2010-02-16 Mark Doliner Fix CVE-2010-0420, a possible remote crash when handling chat room
2010-02-16 Mark Doliner Fix CVE-2010-0277, a possible remote crash when parsing an incoming
2010-02-16 Mark Doliner Set release dates, add news (I'm not feeling creative, sorry),
2010-02-18 Paul Aurich jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
2010-02-18 Paul Aurich These should be static
2010-02-18 Paul Aurich jabber: Possible leaks--;
2010-02-17 Paul Aurich line-wrap to 80 characters with an 8-char tab width.
2010-02-17 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
2010-02-16 Josep Puigdemont Catalan translation updated.
2010-02-16 Daniel Atallah Add missing NSIS translation to dist
2010-02-16 Sadrul Habib Chowdhury merge of 'd9f0ebaae821730c1fb7373ace99e91e9d796562'
2010-02-16 Paul Aurich shaba: ok, but i don't understand why empty "else"
2010-02-16 Sadrul Habib Chowdhury Expand and fill.
2010-02-16 Paul Aurich merge of '20a2cebedc53676ed04bba9375a4e5a9cd97b6fd'
2010-02-15 Paul Aurich jabber: --header_contents;
2010-02-15 Paul Aurich jabber: Treat JabberBuddy->resources as a sorted list.
2010-02-15 Paul Aurich jabber: Oops, crashing bad.
2010-02-15 Paul Aurich jabber: Fix the resource_compare_cb function after checking how they're used with GSLists
2010-02-15 Paul Aurich jabber: Move those functions to jutil.[ch]
2010-02-15 Paul Aurich jabber: Unify the JabberBuddyState functions (and briefly document them)
2010-02-16 Elliott Sales de Andrade merge of '89ba8894c13ce9ad5373009ccf3520f479d18995'
2010-02-16 Elliott Sales de Andrade Remove/comment on some GTK_CHECK_VERSION calls.
2010-02-16 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-02-16 Paul Aurich Updated Chinese (Hong Kong and Traditional) and Slovak translations.
2010-02-16 Paul Aurich jabber: Fix another corner case that introduced duplicates to the list.
2010-02-15 Paul Aurich Updated Hebrew translation. Closes #11376
2010-02-15 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-02-15 Mark Doliner Minor cleanup
2010-02-15 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
2010-02-15 Paul Aurich jabber: Always track our own presence, even if we're not on the buddy list.
2010-02-14 Paul Aurich jabber: Fix getting info on your own JID, under some circumstances.
2010-02-14 Mark Doliner merge of '2aa174ad4c0e50a229c8c951b836b5f788fe7393'
2010-02-14 Paul Aurich jabber: Simplify.
2010-02-14 Paul Aurich proxy: Fix printing IPv6 addresses
2010-02-14 Paul Aurich Updated Norwegian Nynorsk translation. Closes #11360.
2010-02-14 Paul Aurich Updated Czech translation. Closes #11359
2010-02-14 Daniel Atallah Make the "Execute a command" buddy pounce action use ShellExecute() on Windows so that it can open files of all types (e.g. MP3s) with their default associated application. Fixes #11333.
2010-02-14 Daniel Atallah Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #11168
2010-02-13 Daniel Atallah Fix cross-compile on OSX, working around an apparently crippled sed.
2010-02-12 Paul Aurich jabber: Log a more useful message on unhandled IQs
2010-02-12 Paul Aurich jabber: Send the RFC-mandated ack IQ
2010-02-12 Paul Aurich Changelog French & German translations (committed by translators)
2010-02-12 Paul Aurich Updated translations. Closes #11342, #11343, #11344, #11346, #11350.
2010-02-11 Paul Aurich merge of '85129843be7a2667238f42c3652ffe0fd3fa37cb'
2010-02-11 Jochen Kemnade complete German translation for next release
2010-02-11 Björn Voigt German translation update for Pidgin 2.6.6
2010-02-11 Éric Boumaour French translation update.
2010-02-11 giri manojkr Updated Oriya translation. Closes #11340
2010-02-11 Paul Aurich Update the changelog with some help from Marcus
2010-02-11 Paul Aurich merge of 'd7c81c8ac650e6ff956266285fc134225a7c1352'
2010-02-11 Elliott Sales de Andrade merge of '1d05d85bcdc5deb8a2a27d792f649f71abe13d0e'
2010-02-11 Paul Aurich Updated Spanish translation. Closes #11330
2010-02-11 Paul Aurich Updated Marathi, Polish, and Ukranian translations. Closes #11328, #11329, #11332.
2010-02-11 Elliott Sales de Andrade Oops, just realized that caps can be reset in certain situations, and we
2010-02-11 Elliott Sales de Andrade Fix jabber_get_media_caps for buddies with a single resource that has no
2010-02-10 Sadrul Habib Chowdhury merge of '18b85ae6ad8091af43d91826cf054e4569ba74aa'
2010-02-09 Sadrul Habib Chowdhury Fix typo.
2010-02-10 Mark Doliner Pass around a va_list instead of a pointer to a va_list. Refs #7404
2010-02-10 Paul Aurich jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
2010-02-10 Paul Aurich Oops, that wasn't meant to be left in as a warning, but noting these is probably good.
2010-02-10 Paul Aurich Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
2010-02-10 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
2010-02-10 Paul Aurich jabber: Unbind/Unlock from a specific resource on presences.
2010-02-10 Paul Aurich jabber: Document these boundaries, because scrolling this much is terrible.
2010-02-10 Paul Aurich jabber: Add a PurpleAccount convenience variable.
2010-02-10 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
2010-02-10 Paul Aurich jabber: Use some convenience variables here.
2010-02-10 Paul Aurich Document the resource<>conversation binding (and how it works).
2010-02-10 Paul Aurich Might as well make this comment accurate.
2010-02-10 Paul Aurich Correctly parse "&lt;br&gt;" in an XML attribute. Closes #11318.
2010-02-09 John Bailey ChangeLog a ton of stuff that should have been.
2010-02-09 John Bailey Proper credit for Kartik's patches. Refs #7347, #7746.
2010-02-09 kartikmohta Display a confirmation prompt when attempting to clear the whiteboard.
2010-02-09 kartikmohta Support Yahoo !PingBox. Includes a couple warning fixes. Fixes #7347.
2010-02-09 Mark Doliner * Don't crash if status is NULL
2010-02-08 Sadrul Habib Chowdhury Do a version-check for pango.
2010-02-08 Sadrul Habib Chowdhury De-dialogify the file-transfer and debug windows.
2010-02-15 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-02-07 Mark Doliner merge of '033dd646e39f8913f23a1536f8ff18c0489a8432'
2010-02-07 Paul Aurich Updated Tamil translation. Closes #11085.
2010-02-07 Mark Doliner Document this function and remove the unused "command" variable
2010-02-07 Mark Doliner Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd4
2010-02-07 Elliott Sales de Andrade merge of '147a2b8b067bccc514ecf55f2a4454f6df40e9bb'
2010-02-07 Mark Doliner Good call, this doesn't need to be translated. This messaged used to be
2010-02-07 Elliott Sales de Andrade Add support for dropping an image on the Custom Smiley window to add that
2010-02-07 Elliott Sales de Andrade Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when
2010-02-07 Elliott Sales de Andrade Using gpointer * is redundant.
2010-02-07 Paul Aurich Updated translations. Closes #11280, #11266, #11254.
2010-02-07 Paul Aurich POTFILES: Mark family_oservice.c for translation for the rate limit warning.
2010-02-06 Sadrul Habib Chowdhury Change the cursor and act on double click on usernames in chat history.
2010-02-06 Paul Aurich Fix uninitialized use of these colors, now that they're pointers.
2010-02-06 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-02-05 Mark Doliner Remove an unused login step value
2010-02-05 Mark Doliner Use our MsnListOp enum in more places instead of int. I'm assuming
2010-02-05 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
2010-02-05 Sadrul Habib Chowdhury merge of 'aee5a93203f807e81fd88cc655fb27908cd17ff3'
2010-02-05 Sadrul Habib Chowdhury Refresh the statusbox correctly.
2010-02-05 Mark Doliner Paul Aurich helped me make this cleaner, because he's such a good person!
2010-02-05 Mark Doliner Oh, we need to make sure the buddy is on our protocol before trying to
2010-02-05 Mark Doliner Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
2010-02-05 Mark Doliner Check if memory has been freed by looking at its contents does not work
2010-02-04 Mark Doliner merge of '1042c695d02b49cb9360bb4ef591c4ff3209c5e5'
2010-02-04 Mark Doliner Make sure we free myspace buddy proto_data when we disconnect. I believe
2010-02-04 Mark Doliner I'm pretty sure this shouldn't be a compiler warning
2010-02-04 Ludovico Cavedon Zero freed memory to avoid a crash on re-init.
2010-02-04 Sadrul Habib Chowdhury blist theme: Do not treat missing colors as black.
2010-02-04 Sadrul Habib Chowdhury timestamp: Do not scroll down if it was scrolled up.
2010-02-04 Björn Voigt German translation update (2 strings)
2010-02-04 Sadrul Habib Chowdhury merge of '7f93eb293109127d6a055f9a6aaa8baaa85207d1'
2010-02-03 Sadrul Habib Chowdhury Fix sending '/messages/like/this '.
2010-02-03 Sadrul Habib Chowdhury Explicitly mark user-interaction when inserting smiley.
2010-02-03 Sadrul Habib Chowdhury Use a stock icon for 'Filter' in debug window. Closes #9150.
2010-02-03 Sadrul Habib Chowdhury irc: Avoid a g_log error when parting a chatroom.
2010-02-04 Mark Doliner Remove duplicate code
2010-02-04 Mark Doliner Simplify
2010-02-04 Mark Doliner Tabs to spaces
2010-02-04 Mark Doliner Move the three phone numbers from the MsnUser struct into a separate
2010-02-04 Mark Doliner Keep CurrentMedia in a separate object outside of MsnUser that needs to
2010-02-03 Marcus Lundblad merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'
2010-02-03 Marcus Lundblad media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.
2010-02-03 Mark Doliner Replace guint membership_id[5] with guint member_id_on_pending_list in
2010-02-03 Mark Doliner merge of '557198948608028bc4f826a546a3948c4899bdf0'
2010-02-03 Paul Aurich jabber: Log a warning (with the shortcut) when refusing to send a smiley.
2010-02-03 Paul Aurich merge of '12cc2cc3c1e0012329832ea2d170dca5b31f8b9b'
2010-02-03 Marcus Lundblad jabber: Don't print the smiley shortcut in the error message when trying to
2010-02-03 Mark Doliner I find the code easier to read this way
2010-02-03 Mark Doliner Documentationliness is next to Godliness
2010-02-03 Mark Doliner merge of '19b1f405b1e0f78a95bd14e8303d1a2c19818908'
2010-02-03 Mark Doliner This is changelog worthy
2010-02-03 Marcus Lundblad jabber: Don't send custom smileys larger than the recommended maximum BoB size
2010-02-03 Mark Doliner New versions of AIM:
2010-02-03 Mark Doliner Whoops, remove my note-to-self
2010-02-03 Mark Doliner Mark this function as deprecated because I really don't know what
2010-02-03 Sadrul Habib Chowdhury move-start (home) and move-last (end) actions for trees.
2010-02-03 Paul Aurich jabber: Remove a funky workaround for an (old) OpenSSL crash.
2010-02-03 Paul Aurich jabber: Move a comment to where it should be.
2010-02-03 Paul Aurich jabber: When doing writes while disconnecting, 'ignore' errors.
2010-02-03 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-02-03 Mark Doliner Put all our rateclass members in a single hash table instead of in one
2010-02-03 Mark Doliner This extra check doesn't really work now that we have a concept of a
2010-02-03 Mark Doliner optimization to the oscar prpl to use less memory, care of Shaun Lindsay
2010-02-02 Mark Doliner We were using this formula from before the documentation was public, and
2010-02-02 Mark Doliner Let's just do this mod on the fly instead of changing the variable
2010-02-02 Mark Doliner Move two logging statements from oscar.c to family_oservice.c so we
2010-02-02 Mark Doliner We don't need to keep the delta in memory. We keep the actual time of
2010-02-02 Mark Doliner We set every field of this struct explicitly when we create it, so don't
2010-02-02 Mark Doliner We should be using the type listed in the response, not in the
2010-02-01 Sadrul Habib Chowdhury Fix merge.
2010-02-01 Sadrul Habib Chowdhury merge of '4a72c5feaab572105b4902609836cd509328aa6d'
2010-02-01 Sadrul Habib Chowdhury Look for non-null before processing theme input. Closes #10521 (again).
2010-02-01 Marcus Lundblad merge of '6e11e232a469bd7bd1f5c8dadebcfa5809eb1cd1'
2010-02-01 Paul Aurich merge of '47bd1e8215f2e068f00151ed40c211745f596aba'
2010-02-01 Paul Aurich disapproval of revision '23fc27a319dd87434fdaf42acecbe1962468bbb8'
2010-02-01 Marcus Lundblad jabber: Only make the SRV lookup for STUN based on the domain if no STUN
2010-01-29 Adi Roiban Mark strings for translation.
2010-01-29 Luoh Ren-Shan Search friends by email addresses in the buddylist.
2010-01-29 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-01-29 Sadrul Habib Chowdhury merge of 'dc8e146830c1b3fa49695fd76eba4bc811e7ec53'
2010-01-28 Sadrul Habib Chowdhury We allow aliasing chats. So don't show an error message when we try to.
2010-01-28 Sadrul Habib Chowdhury Strip both \n and \r at the end of the lines when parsing a smiley theme.
2010-01-28 Federico Mena Quintero Show tooltip for ellipsized tab titles.
2010-01-29 Fartash Faghri Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
2010-01-28 Sadrul Habib Chowdhury irssi wm: Move/Resize windows only if necessary.
2010-01-28 Sadrul Habib Chowdhury gnt: Make sure the ordering of the windows is correct after a refresh.
2010-01-28 Sadrul Habib Chowdhury gnt: Restore hardware cursor after reordering windows.
2010-01-27 Sadrul Habib Chowdhury irssi wm: Restore the hardware cursor after title updates.
2010-01-27 Sadrul Habib Chowdhury Fix a crash when setting a buddyicon.
2010-01-27 Sadrul Habib Chowdhury oscar: Try to make the error message more verbose.
2010-01-26 Paul Aurich ft: Fix ui_ops->ui_read being called too often (when it's not ready).
2010-01-26 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-01-26 Paul Aurich merge of '3bd2c7a6603e3818db5888eda798d4a336a3665b'
2010-01-26 Paul Aurich jabber: Wrap XHTML-IM messages in <p/> for greater interoperability justice. Closes #11253
2010-01-25 Marcus Lundblad Fix an incorrect API comment
2010-01-24 Björn Voigt German translation update
2010-01-24 Paul Aurich Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.
2010-01-24 Sadrul Habib Chowdhury Allow copying username (and other settings) for a connected account from
2010-01-23 Sadrul Habib Chowdhury Free allocated string from text-buffer.
2010-01-23 Paul Aurich gtkrequest: Handle a multiline text field being set as required properly.
2010-01-22 Paul Aurich jabber: Don't fetch Adhoc Commands for MUC chat members.
2010-01-21 Paul Aurich jabber: Pedantically this bothered me, but changing the message to
2010-01-21 Paul Aurich jabber: Newline at the end of this message.
2010-01-19 Elliott Sales de Andrade merge of '7c5666620054a24425f455a96975fbf6174ad8a0'
2010-01-16 Paul Aurich Updated Polish win32 installer translation. Closes #11198.
2010-01-17 Elliott Sales de Andrade Fix spelling mixup.
2010-01-17 Gabriel Schulhof Patch from Gabriel Schulhof to correctly disable all missing dependencies
2010-01-16 Gabriel Schulhof Patch from Gabriel Schulhof to correctly size the GtkIMHtml entry in the
2010-01-16 Paul Aurich Updated Afrikaans tranlsation. Closes #11180.
2010-01-16 Paul Aurich Updated Polish translation. Closes #11175
2010-01-14 Paul Aurich Updated Czech translation based on mcepl's issue. Closes #11172.
2010-01-14 Paul Aurich Updated Gujarati and Kannada translations. Closes #11132, #11101.
2010-01-14 Paul Aurich merge of '4b5ba819f03c9c79eb7d9a9cce48dbb028bdd9e5'
2010-01-14 Mark Doliner Call msim_user_free here to make sure we cancel url_data and free one or
2010-01-14 Paul Aurich Updated Albanian translation. Closes #11055.
2010-01-14 Paul Aurich Further updates to Russian translation. Closes #11005
2010-01-14 Paul Aurich Add Marathi translation from Sandeep Shedmake. Closes #11080.
2010-01-14 Paul Aurich Updated Ukranian translation. Closes #11115
2010-01-14 Paul Aurich Updated Simplified Chinese translation. Closes #11138.
2010-01-14 Paul Aurich Updated Norwegian Nynorsk translation. Closes #11139
2010-01-14 Paul Aurich I think this is only the place this could leak...
2010-01-13 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-01-13 Stu Tomlinson xmlCleanupParser() should not be called like it was being
2010-01-13 Peter Hjalmarsson Updated Swedish translation
2010-01-13 fang Fix 'make check' on OS X by adding in a not-installed libqq shared lib.
2010-01-13 Paul Aurich Cyrus may not have anything (yet) if it's waiting for a callback or something.
2010-01-13 Yoshiki Yazawa merge
2010-01-08 Paul Aurich Bump the micro version
2010-01-08 Paul Aurich propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
2010-01-08 Björn Voigt German update: 2 fuzzy marks removed
2010-01-08 Paul Aurich NEWSifying
2010-01-08 Paul Aurich Fix date in ChangeLogs.
2010-01-08 Paul Aurich Changelog the reason for this release.
2010-01-08 Daniel Atallah Prepare for 2.6.5
2010-01-08 Daniel Atallah *** Plucked rev ea18c8ce78c0229a5b968aab268f38e9bcae0aee (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
2010-01-07 Daniel Atallah Update for 2.6.5
2010-01-07 Daniel Atallah *** Plucked rev 3976bac9dc1aafa42217dda56118316cb2fed956 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
2010-01-07 Daniel Atallah *** Plucked rev 0707f870a510922ae86ef379b5f01efa76d01402 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
2010-01-07 Daniel Atallah *** Plucked rev b0c392df480480c0a511e96fc7b2eb7f827e6efb (bcc0147bab874ca52c55ad4900545e17528bf8fd):
2010-01-07 Daniel Atallah *** Plucked rev 2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
2010-01-07 Daniel Atallah *** Plucked rev d1026e37e4b82add833d2a302a41c8f84e4e2bbb (cc475d6ed3e62e0458659c41bb58ac72f63d88c9):
2010-01-07 Daniel Atallah *** Plucked rev 8549b9a30115559965e9bf93bb15a45b04c1d149 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 4356cc7feb044645d98b4ec0ce70476371949c99 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev aada73f0d8a35997280d570f47caf30907fe68df (bcc0147bab874ca52c55ad4900545e17528bf8fd):
2010-01-07 Daniel Atallah *** Plucked rev f39cd1fed08fe5f5e3165a087fcc36ed984a6eee (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 1cd91846f484f7d7090d25b0e65d851a0dadcb90 (e894e488d2219b69664de488ee1af7f275f8817d):
2010-01-07 Daniel Atallah *** Plucked rev a35d515dd2c8f385ed4563358fccee9108573018 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 8afdf9fa3c0c98a6735023230f285152f54c3a79 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 941f01ed2234f8e476b7260fbd6ea873583387f7 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 4be2df4f72bd8a55cdae7f2554b73342a497c92f (bcc0147bab874ca52c55ad4900545e17528bf8fd):
2010-01-06 Yoshiki Yazawa merged with im.pidgin.pidgin
2010-01-06 Jochen Kemnade German translation update
2010-01-06 Daniel Atallah Allow the "Bonjour" group to be renamed and function similarly to dragging the buddies into a different group. Fixes #11052
2010-01-06 Stu Tomlinson Add support for the uri-handler signal to the signals-test plugin
2010-01-06 Stu Tomlinson Remove an unused variable, and don't free the dbus error until after we are
2010-01-06 Stu Tomlinson If a buddy is deleted less than 11 seconds after they sign on or off, and
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'