log

age author description
2010-04-24 Elliott Sales de Andrade Don't bother sending a direct connection request if the other side doesn't
2010-04-24 Elliott Sales de Andrade Support old-style Nonce, which should let us use direct connections to
2010-04-24 Elliott Sales de Andrade These lines are redundant since this was allocated with g_new0.
2010-04-23 Elliott Sales de Andrade Save remote nonce, and verify we get the same data when initiating the
2010-04-23 Elliott Sales de Andrade merge of '21280175da42b51e30e31b091bb3b4adf7708407'
2010-04-23 Elliott Sales de Andrade Fix some leaks, and simplify these branches.
2010-04-23 Elliott Sales de Andrade A direct connection shouldn't be FT-only.
2010-04-23 Elliott Sales de Andrade Set some information for debugging.
2010-04-19 Elliott Sales de Andrade I'm not sure how this worked, since g_strdup should stop at \0.
2010-04-19 Elliott Sales de Andrade NULL-ing this stuff after free is nice in theory, but totally pointless
2010-04-19 Elliott Sales de Andrade Remove one more unused code block, and unnecessary variable.
2010-04-19 Elliott Sales de Andrade This doesn't appear to be a programming error.
2010-04-19 Elliott Sales de Andrade Remove old code that was commented out, but is really just not necessary.
2010-04-19 Elliott Sales de Andrade Fix some double-frees and/or leaks.
2010-04-19 Elliott Sales de Andrade More minor fixes. Spelling, extra variables, etc.
2010-04-11 Elliott Sales de Andrade MSN caps are unsigned.
2010-04-11 Elliott Sales de Andrade Fix typo.
2010-04-11 Elliott Sales de Andrade Minor cleanups.
2010-04-11 Elliott Sales de Andrade This DC stuff is a bit verbose.
2010-04-11 Elliott Sales de Andrade This DC stuff seems a bit verbose.
2010-03-18 Elliott Sales de Andrade I don't like accessing memory by magic-constant.
2010-03-18 Elliott Sales de Andrade Clean up msn_dc_generate_nonce. It just looked weird.
2010-03-18 Elliott Sales de Andrade OK, so maybe this one does need to be static.
2010-03-18 Elliott Sales de Andrade I don't know why any of these variables need to be static.
2010-03-18 Elliott Sales de Andrade Tabs-to-spaces.
2010-03-18 Elliott Sales de Andrade Re-indent directconn.h, and fix a typo.
2010-03-18 Elliott Sales de Andrade De-spacify.
2010-03-17 kukkerman Initial support for direct connections. Preliminary patch from ticket #247
2010-05-21 Daniel Atallah Improve error handling
2010-05-21 Daniel Atallah I accidentally removed this entry in 23d2db7366859fdffb9924ea9e6fede466df531e :(. Technically this breaks the string freeze, but the string is already in a number of translations and I need it for the installer, so I'm going to be naughty.
2010-05-21 Paul Aurich jabber: Blacklist EXTERNAL when using Cyrus. Allows connecting when it's advertised.
2010-05-21 Paul Aurich jabber: trailing_whitespace--;
2010-05-21 Paul Aurich jabber: Fix a case where a broken server would hang the connection.
2010-05-21 Daniel Atallah Add support for the binaries built by the opensuse build service to the
2010-05-21 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 1665ab3e3781f7c987348e41c15963859d197486)
2010-05-20 Elliott Sales de Andrade Add a pref for allowing direct connections.
2010-05-20 andrew victor propagate from branch 'im.pidgin.pidgin' (head 7072aab86b390122c32faa675284a753c9e97034)
2010-05-20 andrew victor Save the user's MXitId received in the login-response packet to the Session.
2010-05-20 andrew victor * Separate the ClientVersion from the supported ProtocolVersion.
2010-05-20 andrew victor Increment plugin version to 2.4.0.
2010-05-19 andrew victor When our avatar image is changed, the MXit server will push an ExtendedProfile-Response packet
2010-05-19 andrew victor * Show the buddy's registration country in their profile.
2010-05-19 andrew victor For security reasons, MXit doens't allow you to see your buddies Email Address or Title.
2010-05-19 andrew victor This change is also needed to make the "nm=" clickable links work.
2010-05-19 andrew victor The profile attribute is just "Title", not "Job Title".
2010-05-19 andrew victor Add support for the "nm=" syle of clickable links.
2010-05-19 andrew victor Fix the processing of the "Clear" MXit command.
2010-05-17 andrew victor Added "chilli" and "mrgreen" emoticons [released by MXit under GPL]
2010-05-20 Paul Aurich Merge back in Daniel's translations migrated from the installer stuff
2010-05-20 Paul Aurich jabber: Found a better string in auth.c
2010-05-20 Paul Aurich jabber: Better error message when no concordant SASL mechs
2010-05-20 Paul Aurich Updated Hebrew translation. Closes #11834.
2010-05-20 Björn Voigt Minor German translation update:
2010-05-20 Paul Aurich po: Add family_icbm.c since the message errors are in there now.
2010-05-20 Mark Doliner Cleanup, basically. Move the icbm snac error handling from oscar.c to
2010-05-20 Mark Doliner Super tiny optimisation
2010-05-20 Mark Doliner If we get an error SNAC on the ICBM family and it's missing buddy name then
2010-05-20 Mark Doliner Insanely tiny optimization
2010-05-19 Daniel Atallah Provide some context to the Installer translations.
2010-05-19 Marcus Lundblad pidgin: Fix a crash when accessing the Set Moods tool menu when having
2010-05-19 Jochen Kemnade Update German translation
2010-05-19 Daniel Atallah Add new generated stuff to .mtn-ignore
2010-05-19 Daniel Atallah This wasn't supposed to be committed
2010-05-19 Daniel Atallah merge of '45c13cbd9c56429c7ed3b9a147b1d76692f3968d'
2010-05-19 Daniel Atallah Final piece of getting the installer translations integrated with the regular
2010-05-19 Daniel Atallah More improvements to create_nsis_translations.pl - I have more to do, but I'm
2010-05-18 Daniel Atallah Further updates to the create_nsis_translations.pl script.
2010-05-18 Daniel Atallah merge of '00a468847820c34179875e968a4de992329c3dfa'
2010-05-18 Daniel Atallah Add some missing translation mappings and correct some encodings that were wrong.
2010-05-18 Daniel Atallah Update for fixed nsis_translations.desktop.in
2010-05-18 Daniel Atallah Use a URL that doesn't screw up intltool
2010-05-18 Daniel Atallah Migrate existing Installer translations into the po files
2010-05-18 Daniel Atallah Add unmodified create_nsis_translations.pl script from the gcompris project.
2010-05-18 Daniel Atallah Update po files to include Installer strings
2010-05-17 Daniel Atallah Create a version of the Windows installer localizations in .desktop file
2010-05-18 Evan Schoenberg applied changes from bf4b720f9231b395fb51bf1e27440328d46bceb5
2010-05-17 Daniel Atallah Improve some Installer verbiage and bump translation Version to 4.
2010-05-17 Elliott Sales de Andrade merge of 'bd7b70e38030da580a7bc922236ec504ecb8853b'
2010-05-17 Elliott Sales de Andrade Set the GtkTrayIcon invisible before unref'ing it, or else it will leave
2010-05-17 Stu Tomlinson I've been sitting on this for 9 months, but I still think it's funny
2010-05-17 Stu Tomlinson I before E, except after C
2010-05-17 Stu Tomlinson The returned value from SmcVendor() should be free'd with free() not
2010-05-17 Stu Tomlinson Add some comments that meant something to me at some point and might
2010-05-17 Stu Tomlinson Prevent a null pointer dereference in chat_account_filter_func() if called
2010-05-16 Paul Aurich yahoo: Fix a few race-condition crashes at login
2010-05-16 Daniel Atallah merge of '8ff2ee29eabe00715f5da3d756f3bf52b9509879'
2010-05-16 brian lu Build fixes on OpenSolaris. Closes #11841.
2010-05-16 Paul Aurich pidgin: Add charkins's patch for gtkstatusicon blinking. Fixes #11855
2010-05-16 Daniel Atallah Prevent pasting into readonly imhtmls on Windows. Fixes #11867
2010-05-16 Paul Aurich oscar: g_malloc can't fail (in a way that doesn't abort)
2010-05-15 Daniel Atallah Allow the GTK+ Runtime to be unselected when there is no existing runtime
2010-05-15 Daniel Atallah Automatically select the translation corresponding to the installer language.
2010-05-14 Mark Doliner I propagated im.pidgin.soc.2010.icq-tlc to im.pidgin.pidgin. This includes
2010-05-14 Mark Doliner propagate from branch 'im.pidgin.soc.2010.icq-tlc' (head 64c9fc1442c7815de47d3f6756f59f1d09a1d530)
2010-05-06 Mark Doliner Keep this comment up to date
2010-05-03 ivan komarov Oops.
2010-05-03 ivan komarov Two small fixes to improve sending/receiving HTML-formatted messages
2010-05-01 ivan komarov "View Web Profile" link now leads to the correct link for ICQ accounts (#9890).
2010-05-13 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head ad23bba01aa6026230a0aa76ea2e27d0dfb5c106)
2010-05-13 Daniel Atallah Fix a regression in 2.7.0 that caused window flashing not to work on Windows.
2010-05-13 Daniel Atallah Fix a status change event being triggered for each online Bonjour buddy when you sign out.
2010-05-13 andrew victor Added "grumpy" and "invincible" mood images for MXit (re-sized from default theme).
2010-05-13 andrew victor Add support for message delivery notification.
2010-05-13 andrew victor propagate from branch 'im.pidgin.pidgin' (head c8c73a03615c9761cd104c6e2c8de12d1c8a82ac)
2010-05-12 andrew victor Remove an unused variable.
2010-05-11 andrew victor Improve the handling of user's being kicked from MultiMX rooms.
2010-05-11 andrew victor Remove the MXit-specific Mood management code. We now use the libpurple Mood (Status) API.
2010-05-11 andrew victor Add support for the standard Mood API.
2010-05-11 andrew victor propagate from branch 'im.pidgin.pidgin' (head 47e8cb2dd9ae901b608beea98c7a3dbc4f37dec5)
2010-05-13 Paul Aurich bonjour: Fix a crash-on-disconnect I introduced. Closes #11851
2010-05-13 Stu Tomlinson Include all libpurple headers in libpurple-devel RPM
2010-05-13 Stu Tomlinson Fix installing GConf schema. GCONF_SCHEMAS_INSTALL does not refer to
2010-05-13 John Bailey Revisionist history that I'm including on the wiki.
2010-05-13 John Bailey Add the available.list file to EXTRA_DIST so people will be able to use the
2010-05-13 John Bailey ChangeLog Elliott's fix for buddy icons on MSN.
2010-05-13 John Bailey merge of '02af4cf0f33f9ec7d46a52cba0e6c4349f0d6e19'
2010-05-12 John Bailey Post-release fun.
2010-05-12 John Bailey Prepping for release.
2010-05-12 Elliott Sales de Andrade Fix an MSN emoticon crash discovered by Pierre Noguès of Meta Security.
2010-05-13 Paul Aurich gg: Totally not arbitrary (in line with patch sent to the libgadu list)
2010-05-13 Paul Aurich gg: Fix 05793e8aa in a way that is upstream-able
2010-05-12 Paul Aurich jabber: Refined logic for determining "is typing" support.
2010-05-12 Paul Aurich merge of '17fcb3e7ac74579122bb5259359cef56f5bbf713'
2010-05-12 Elliott Sales de Andrade merge of '52fb5cb4cd8795906a7313dd5edde763a4848a3e'
2010-05-12 Elliott Sales de Andrade Normalize the remote passport before sending a P2P message. If it's not
2010-05-12 Paul Aurich jabber: Send typing notifications to a buddy when it can see our presence
2010-05-12 Paul Aurich Use /dev/null for the purple directory for the tests.
2010-05-12 Paul Aurich Add lib/libgadu-internal.h to EXTRA_DIST and INTGGSOURCES
2010-05-11 Elliott Sales de Andrade merge of '5644920b69ca0205d375d023d32b16772184a02b'
2010-05-11 Elliott Sales de Andrade merge of '520cc89d4197a746c24ce7b030319f79554352d5'
2010-05-11 Elliott Sales de Andrade NEWS... and spelling and grammar and word-wrap...
2010-05-11 masca textwidth=72 and double space at the end of sentences.
2010-05-11 Marcus Lundblad ... and the double spaces...
2010-05-11 Marcus Lundblad As Qulogic pointed out, this is a minor release, but I re-phrased it,
2010-05-11 Josep Puigdemont Catalan translation updated.
2010-05-11 masca My firs NEWS!!! Wiii =)
2010-05-11 Paul Aurich Line-wrap
2010-05-11 Paul Aurich NEWS!
2010-05-11 Marcus Lundblad NEWS!
2010-05-11 John Bailey NEWS! Read all about it! Get your NEWS here!
2010-05-11 Björn Voigt German translation update
2010-05-11 Elliott Sales de Andrade merge of '4463949ec36c02833d85afdfd38b5dfb956b9169'
2010-05-11 Elliott Sales de Andrade Use serv_got_im/serv_got_chat_in instead of purple_conversation_write so
2010-05-11 Ethan Blanton merge of '2946037e3974559877f516df2006883ad5846e19'
2010-05-11 hanzz Fix MSN FT for UIs that use our abstract FT stuff in ways that are slightly
2010-05-11 Ethan Blanton Updated translations.
2010-05-10 Elliott Sales de Andrade Implement [gs]et_public_alias in MSN.
2010-05-10 Elliott Sales de Andrade Fix copy&paste typos.
2010-05-10 Elliott Sales de Andrade Align.
2010-05-09 Björn Voigt 1 string update in German translation
2010-05-09 Jochen Kemnade better German translations for some of the moods
2010-05-08 Paul Aurich merge of '6655e507da0527cad53500fbed4bf9dbcebdbf2c'
2010-05-08 Paul Aurich Update this comment; the function supports IPv6
2010-05-08 Josep Puigdemont Catalan translation updated.
2010-05-07 Kelemen Gábor Updated Hungarian translation for 2.7.0
2010-05-07 Björn Voigt German translation update
2010-05-06 Marcus Lundblad Fix license to refer to GPLv2 in a files...
2010-05-06 Josep Puigdemont Updated Catalan (Valencian) translation on behalf of Toni Hermoso.
2010-05-06 Josep Puigdemont Updated and fixed a few typos in Catalan translation.
2010-05-05 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 52cb0cc1b49e76b923073e23934af6c8471b984b)
2010-05-04 andrew victor When logging-in with the HTTP protocol, we need to save the HTTP info
2010-05-04 Josep Puigdemont Catalan translation updated.
2010-05-04 Jochen Kemnade German translation update, all strings done, TODO: review of mood-related strings
2010-05-04 Paul Aurich merge of '73eedf837c2384f502418f091300785c19ccfacd'
2010-05-04 Paul Aurich disapproval of revision '5f410e729e7a8a2e46752d46b37a7c11e17d5ed7'
2010-05-04 Paul Aurich jabber: Pluck evands's 2fcd83432 (the part that applies) to i.p.p
2010-05-04 Evan Schoenberg applied changes from 8b6590428d8180cc466c8916f81aec2c8961fbd1
2010-05-04 Evan Schoenberg If SASL authentication fails, we generally shouldn't be setting an error
2010-05-04 Evan Schoenberg Improve on a hack I commited in 12/2007 which allows connection via XMPP to iChat Server 10.5 when CYRUS-SASL is compiled with GSSAPI support but no GSSAPI credentials are valid to connect to the server. Instead of always trying jabber:iq:auth if all SASL mechs fail, we now only do so in the specific case of a single mech having been attempted and that mech being GSSAPI. In general, this means that we now gracefully fail authentication with SASL rather than getting ourselves booted from servers not expecting a jabber:iq:auth stanza.
2010-05-03 Marcus Lundblad Scale incoming thumbnails in the request dialog if they are overly large
2010-05-03 Paul Aurich jabber: Avoid an assertion failure for presence from bare domains
2010-05-02 kkszysiu gg: For protocol 8.0+, the server sends this in UTF-8 now. Closes #11775.
2010-05-02 kkszysiu gg: Fix misuse of update_progress. Fixes #11774
2010-05-02 Jochen Kemnade working on German translation - still incomplete
2010-05-02 Paul Aurich NULL mech_data in digest_md5_dispose (what SCRAM and digest-md5 do elsewhere)
2010-05-02 Paul Aurich Changelog the View Web Profile fix. Closes #9890.
2010-05-02 Kevin Stange Correct typo
2010-05-01 Paul Aurich *** Plucked rev 0e263caa5d687101e436029f2f8d09053ae06e23 (ivan.komarov@soc.pidgin.im):
2010-05-01 Paul Aurich merge of '22ad9aecc804e89b1101cde696e58490a7efd603'
2010-05-01 Paul Aurich jabber: I never understood why this was in auth.c anyway...
2010-05-01 Paul Aurich jabber: A bunch of paranoia-induced Cyrus SASL changes.
2010-05-01 Paul Aurich jabber: Nothing to see here
2010-05-01 Paul Aurich jabber: I don't see how this is possible, and it looks like an error to me.
2010-05-01 Björn Voigt German translation update (incomplete)
2010-05-01 Paul Aurich jabber: Only add the ga:client-uses-full-bind-result to gmail/googlemail domains
2010-05-01 Paul Aurich jabber: Use the auth_mech_data JabberStream member for what it's for.
2010-05-01 Paul Aurich util tests: Add a test for all the lower-ASCII control characters excluding the
2010-05-01 Paul Aurich merge of '5b4322528c199b000fbfc774bb782dfd6dc0e2f2'
2010-04-29 Paul Aurich util: Better validation of the allowed character values in XML 1.0
2010-04-30 Elliott Sales de Andrade Sort.
2010-04-30 Elliott Sales de Andrade It seems like the _varg should be at the end.
2010-04-30 Elliott Sales de Andrade merge of 'c4a26372086186405c4635b2fbf448b8d089f863'
2010-04-28 Elliott Sales de Andrade Silence a warning.
2010-04-29 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
2010-04-29 Paul Aurich gtkrequest: Fix pidgin_request_action
2010-04-29 Paul Aurich jabber: This is waaaaay more verbose, but has a hope of being approachable.
2010-04-29 Paul Aurich jabber: Check in some new strings under the freeze radar (no code yet).
2010-04-28 Paul Aurich gadu-gadu: Fix a crash due to uninitialized data. Closes #11746.
2010-04-28 Marcus Lundblad propagate from branch 'im.pidgin.cpw.malu.ft_thumbnails' (head 98d8db26c6d12378d0113a97c8b3f989233a5cbc)
2010-04-28 Marcus Lundblad Disable thumbnails for XMPP (in si.c) by using an #define
2010-04-27 Marcus Lundblad ChangeLog new functionallity
2010-04-26 Marcus Lundblad Woops, copy-paste error... :)
2010-04-25 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 1ccb1507e6594c80788043ea114c7fb942828e48)
2010-04-25 Elliott Sales de Andrade The normal category for this file seems to 'ft'.
2010-04-25 Elliott Sales de Andrade Thumbnail formats should be chosen in the order specified by the prpl.
2010-04-25 Elliott Sales de Andrade Rename purple_xfer_get_thumbnail_data/size to be more D-Bus friendly.
2010-04-25 Elliott Sales de Andrade Whitespace trim.
2010-04-25 Elliott Sales de Andrade Minor cleanup.
2010-04-24 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7850267e7626c94b519fd5f1c959c79f0624d34e)
2010-03-24 Marcus Lundblad Merge fix
2010-03-24 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 83880c1513774ae8550442dfe002355056d39021)
2010-03-22 Marcus Lundblad Fixup merge
2010-03-22 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d2cd6030fc66f726f61a1d7576facd0ef6ea5fe5)
2010-03-21 Marcus Lundblad Updated to use new BoB request functionallity
2010-03-21 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 60a434545c6f61fc0f20206c0d4eb87a9fb8de11)
2010-03-21 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f23de15cf5cab74ad9b1c2ce72676be0e80e7f23)
2010-03-18 Marcus Lundblad Hide the thumbnail-related stuff from the PurpleXfer struct to
2010-03-16 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
2010-03-15 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in
2010-03-14 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 01b93cf5c82386bcea9bfacb2bd35a7d73dd612c)
2010-03-10 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a9876c2b74baddb4b0fd99eede7daef1d346604b)
2010-03-09 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 96b27a20c7250b87761a8bd4f5540bf1fa32b6f4)
2010-02-28 Marcus Lundblad The GDK pixbuf option "quality" is unknown when saving to PNG.
2010-02-28 Elliott Sales de Andrade Use PNG instead of JPEG for FT thumbnails which is supported on both MSN
2010-02-28 Elliott Sales de Andrade Fix some warnings.
2010-02-28 Elliott Sales de Andrade Add support for recieving and sending MSN file transfer previews.
2010-02-28 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8587687655d4e11f0965358e8a4378cfa3d1e4e7)
2010-02-18 Marcus Lundblad Make it compile again after merge
2010-02-18 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
2009-12-06 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a582dd339f019301adca693df4b1a8fb135a1774)
2009-11-29 Marcus Lundblad Added the "thumbs" namespace to namespaces.h
2009-11-29 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
2009-11-03 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
2009-10-26 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head cd4ab1e30725817663f30bcb4d6cbe22879b271f)
2009-10-22 Marcus Lundblad Print the thumbnail along with the offer message in the conversation
2009-10-22 Marcus Lundblad Ooops, this code was some left overs...
2009-10-21 Marcus Lundblad Make it work again, after some new xfer UI ops where added... :)
2009-10-20 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
2009-10-15 Marcus Lundblad Add a comment about the add thumbnail op for PurpleXfer
2009-10-15 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d319bbd23fdd7e6cf2065b21e92612657c6e8cb)
2009-09-20 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
2009-09-01 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6d3fc30a0a0a379281efc5a6872a9c1d7c24c650)
2009-08-27 Marcus Lundblad Remove #ifdefs for older GDK versions, since this will not be included until
2009-08-27 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 4b37450c5470f1f61cdba5cf5de7a6abb166b2c1)
2009-08-24 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
2009-08-13 Marcus Lundblad It broke a bit during merge.
2009-08-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
2009-07-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
2009-07-12 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53abc38e3dfd2e9f8ae8c3e6532379d4b0dc333b)
2009-07-06 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
2009-07-04 Marcus Lundblad Show thumbnail in ft request dialog
2009-07-04 Marcus Lundblad Change debug outputs to say "data object" instead of "smiley", since BoB is not
2009-07-01 Marcus Lundblad Actually request the thumbnail when getting one in an offer.
2009-06-30 Marcus Lundblad Create the thumbnail data and include the "thumbnail" element in the file
2009-06-29 Marcus Lundblad Added an "ephemeral" argument when creating local data objects (given a CID).
2009-06-25 Marcus Lundblad Added a function to destroy JabberData instances.
2009-06-25 Marcus Lundblad Allow the "alt" property on a Bits of Binary object to be NULL (do not store
2009-06-25 Marcus Lundblad Add code to generate a thumbnail (only fully works with GDK 2.4+ so far)
2009-06-23 Marcus Lundblad Added a skeleton for functions to set and get a thumbnail image associated
2010-04-26 Josep Puigdemont Catalan translation updated.
2010-04-25 Elliott Sales de Andrade Oops, make sure that check actually succeeds when it's supposed to.
2010-04-25 Elliott Sales de Andrade I'm tired of seeing this warning.
2010-04-25 Paul Aurich timestamp formats: Default to the 'default' ones (as pointed out by Jonathan)
2010-04-24 jemaltz timestamp formats: Allow forcing 12-hour time formats. Closes #11667.
2010-04-23 Sadrul Habib Chowdhury Fix a crash caused by context menus for sametime buddies.
2010-04-22 Mark Doliner Don't bother updating the login progress if the step didn't change
2010-04-22 Paul Aurich Wordsmith 'to' => 'from' and 80-wide-wrap with an 8-char tab
2010-04-22 mklencke Fix an invalid memory deref with Windows proxy settings when there's no ":port"
2010-04-21 Paul Aurich jabber: Send whitespace keepalives every two minutes of (outgoing) silence.
2010-04-21 kkszysiu gadu-gadu: Add a missing 'break;'
2010-04-21 Mark Doliner Allow icons to be exactly the max file size
2010-04-21 Mark Doliner Oh! When setting a buddy icon, when we reduce the dimension in order to
2010-04-20 Marcus Lundblad Added signal definitions for the new signals.
2010-04-20 Marcus Lundblad Added buddy-caps-changed and ui-caps-changed media signals to the dox documentation.
2010-04-20 Marcus Lundblad Add the attention-UI-related signals to the documentation
2010-04-20 Elliott Sales de Andrade merge of '5fe1e44e0d84dfc0304df6902508315695625f42'
2010-04-20 Richard Laager Add a @since tag for the new autojoin signal
2010-04-20 Elliott Sales de Andrade Add @since tags.
2010-04-20 Elliott Sales de Andrade Fix a possible use-after-free.
2010-04-19 Elliott Sales de Andrade Just because a user went offline, doesn't mean we should close the slplink
2010-04-19 Elliott Sales de Andrade This looks like it should be @signaldesc.
2010-04-19 Elliott Sales de Andrade Add autojoin signal to ChangeLog.API and fix a typo.
2010-04-19 Paul Aurich jabber: Don't leak the buddy_name on this error
2010-04-19 Paul Aurich configure.ac: Check for gnutls_priority_set.
2010-04-19 Paul Aurich merge of '2397ba22512c2bb9c2e3d67b9b0e38ced723db05'
2010-04-18 Paul Aurich jabber: --more leaks
2010-04-18 Paul Aurich jabber: --leaks
2010-04-18 Richard Laager Add an autojoin connection signal
2010-04-17 Elliott Sales de Andrade merge of 'de5074f5f3785a3e757b9ab4ed946a01ddc69944'
2010-04-17 Elliott Sales de Andrade merge of '229f226a4d7937c46842e33328e05fc827bf3573'
2010-04-17 Elliott Sales de Andrade gtk_widget_set_window was added in GTK+ 2.18. Thanks to Josh Mueller.
2010-04-17 Elliott Sales de Andrade Those Adium guys don't like this slash.
2010-04-17 Paul Aurich Clarify
2010-04-17 Paul Aurich gtkimhtml: Fix handling of pastes whose data isn't NULL-terminated
2010-04-17 Paul Aurich jabber: Stifle an assertion warning.
2010-04-17 Paul Aurich util: Fix some strict-aliasing issues.
2010-04-17 Paul Aurich Oops, I forgot to save this before committing.
2010-04-17 Paul Aurich Linewrap to 80 characters
2010-04-17 Paul Aurich merge of '5bc899d1d49d1b8701e547f4e4d76519e471d339'
2010-04-17 Paul Aurich Add network listen functions that accept a family argument (AF_INET(6?)).
2010-04-16 Paul Aurich util: Bah, AF_INET6 probably isn't always available
2010-04-16 Paul Aurich util: Make purple_fd_get_ip IPv6-aware
2010-04-16 Florian Quèze util: Fix a crash in purple_utf8_strftime.
2010-04-16 Mark Doliner Add getter and setter for account->perm_deny. Patch by Stephen Whitmore.
2010-04-16 Mark Doliner Rename this flag and add a happy bumble bee comment
2010-04-15 Paul Aurich merge of 'd3c0fb0d541e286033c180e2104c09174255a31b'
2010-04-14 Paul Aurich jabber: If binding fails, don't continue trying to initialize the session.
2010-04-15 Mark Doliner And allow sending HTML over ICQ, too. Only lightly tested
2010-04-15 Mark Doliner Support receiving HTML-formatted messages for ICQ. I should have let a
2010-04-15 Mark Doliner merge of '0a2b3d194869ba6d7da504c295d74e41e6a38633'
2010-04-15 Mark Doliner Update this to use prpl-aim
2010-04-14 Paul Aurich merge of '1993306ee130a8c1c8eb294a1a05f86aa098cb9f'
2010-04-14 Mark Doliner This file was exterminated
2010-04-14 Paul Aurich simple: sipmsg_free() can't handle NULL. Reported by Jochen
2010-04-13 Elliott Sales de Andrade Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, except
2010-04-13 Elliott Sales de Andrade Mark already got rid of gtkdocklet-x11.c, so I don't think we need to hold
2010-04-13 Sadrul Habib Chowdhury merge of '2dffa8ba1bee1171684d1f2eda5b5ba307787274'
2010-04-13 Sadrul Habib Chowdhury Use cute little "×" on the close buttons in conversation tabs.
2010-04-13 kkszysiu gadu-gadu: (NULL)-like descriptions and packet size problems. Fixes #11676
2010-04-13 Paul Aurich ChangeLog that before I, too, get yelled at ;)
2010-04-13 Paul Aurich oscar: Forget un-remembered passwords on Incorrect Password w/ clientLogin.
2010-04-13 Paul Aurich merge of '0747e7c26eb81b2e5820123adcd39d463e5a0d11'
2010-04-12 Sadrul Habib Chowdhury Log the change, thanks to rekka-changelog vigilante-noryo!
2010-04-12 Sadrul Habib Chowdhury Add a context option for the timestamps in the conversation log.
2010-04-13 Paul Aurich .
2010-04-12 Mark Doliner Fix one more small memleak by freeing any lingering transactions at shutdown
2010-04-12 Mark Doliner Lots of little memleak fixes
2010-04-12 Mark Doliner Two SIMPLE changes:
2010-04-12 Sadrul Habib Chowdhury Fix typo, fix compile (on windows).
2010-04-12 Mark Doliner merge of '512105f86bd25c63994d1ab26ed4d4998773c923'
2010-04-12 Mark Doliner Try to be polite and free stuff associated with our signal watcher pipes
2010-04-12 Mark Doliner Why create a wrapper function when you can use g_free directly?
2010-04-12 Paul Aurich Document those signals. Refs #11130.
2010-04-12 yonas yanfa account: Add copies of connection signed-(on|off) and connection-error.
2010-04-12 Mark Doliner Exit early if sip is null, instead of putting the whole body of this
2010-04-12 Mark Doliner I got confused when I first read this because I looked at the functions above
2010-04-12 Mark Doliner Strip trailing whitespace
2010-04-11 Mark Doliner There's no reason to call into oscar.c anymore, so move this icon stuff
2010-04-11 Paul Aurich yahoo: Add a FIXME. Refs #10346, #10746.
2010-04-10 Josep Puigdemont Catalan translation updated.
2010-04-10 Paul Aurich oscar: Fix a clientLogin error crash (null printf bug). Closes #11662
2010-04-10 Sadrul Habib Chowdhury A couple more leak fixes.
2010-04-10 Sadrul Habib Chowdhury Fix a typo and a memleak.
2010-04-10 John Bailey Leaking the B cookie is bad.
2010-04-10 Paul Aurich jabber: Check at connection time that the user specified a JID with a node.
2010-04-10 Florian Quèze oscar: In aim_parse_extstatus, always pass the type (always expected).
2010-04-10 Paul Aurich nullprpl: Whitespace
2010-04-09 Paul Aurich Updated Telugu under new translator. Closes #11588
2010-04-09 Paul Aurich Updated Russian and Gujarati. Closes #11640, #11630.
2010-04-09 Paul Aurich Silence some gadu-gadu warnings
2010-04-08 John Bailey Changelog those yahoo changes.
2010-04-08 John Bailey merge of '466f38a98b4f03139b06e14b4528e0489a2f0bce'
2010-04-08 John Bailey Rework the Yahoo auth16 sutff a bit such that we now retrieve and use the
2010-04-05 John Bailey Some debugging stuff intended to help me later.
2010-04-06 Mark Doliner Actually write a truncated version of the password to the change password
2010-04-06 Mark Doliner Does anyone know the purpose of the ui_write, ui_read and data_not_sent
2010-04-06 Mark Doliner A revision to my previous commit.
2010-04-06 Mark Doliner Set file transfers to "completed" if the other user tells us they've
2010-04-04 Paul Aurich Eliminate the name collisions on "Title". I have a few qualms:
2010-04-04 Paul Aurich merge of 'd1c4d12dd8688b70e83685148987b40e2bef1f9b'
2010-04-04 John Bailey Trim some cruft.
2010-04-04 brad Fix Python overrideability in configure script. Closes #11625.
2010-04-04 John Bailey merge of '2ac9476396460f68ab147a035f4083121aec9972'
2010-04-04 John Bailey Small tweaks:
2010-04-04 Paul Aurich Give COPYRIGHT credit where said credit is due. Refs #11320
2010-04-03 John Bailey Clarify an error condition I was able to duplicate reliably last night.
2010-04-03 John Bailey I hate seeing people use "it's" when "its" is the correct word.
2010-04-03 dreiss jabber: Eliminate spurious warning when connecting to Facebook. Fixes #11320
2010-04-03 John Bailey Some improvements to the new CS-via-HTTP stuff, sparked by Stu's suggestion to
2010-04-02 Sadrul Habib Chowdhury history-search action for text-entries.
2010-04-02 John Bailey Add Jürgen Orschiedt to COPYRIGHT. Refs #11605.
2010-04-02 Jürgen Orschiedt Properly use g_slist_free instead of g_free in this instance. Fixes #11605.
2010-04-02 John Bailey Don't need these defines anymore.
2010-04-02 John Bailey ChangeLog!
2010-04-02 John Bailey Ladies and gentlemen, I give you HTTP-based retrieval of the Yahoo CS server
2010-04-02 Paul Aurich merge of '06a717cbd5d5cae94a3019a5a3a18bbd08b01e5f'
2010-04-02 Paul Aurich Updated a bunch of translations.
2010-04-02 Sadrul Habib Chowdhury merge of '4a470af3f892b6e0337b0f9bb37a216c7370e8fa'
2010-04-02 Sadrul Habib Chowdhury Tweak the box-resizing a bit.
2010-04-01 Paul Aurich jabber: Whoops. Nick changes are supposed to actually work...
2010-04-01 Paul Aurich nss: NSS should work after reiniting libpurple. Closes #11524.
2010-04-01 Paul Aurich gnutls/nss: Don't call the handshake functions synchronously. Fixes #11525
2010-04-01 Paul Aurich ChangeLog the GnuTLS envvar. Refs #11524.
2010-04-01 Paul Aurich gnutls: Use gnutls_priority_init for the default priority.