log

age author description
2010-07-03 Paul Aurich Add notify::visibilty handlers for the 'lean' GtkIMHtmlToolbar,
2010-07-03 Paul Aurich merge of '2774f6446b6bd057a7012aad6408b8dea457fbf6'
2010-07-03 Paul Aurich Use a helper variable to (vastly, to me) improve readability.
2010-07-02 Stu Tomlinson Fix the mingw Makefiles to ensure plugins are rebuilt when config.h or
2010-07-01 Paul Aurich *** Plucked rev 6290e1fa3bfba05e59462968ebbff460342c48dd (ivan.komarov@soc.pidgin.im):
2010-06-30 Paul Aurich *** Plucked rev 16e7d9f71db071e6d043c456869b8f860bcc8d45 (ivan.komarov@soc.pidgin.im):
2010-06-30 Paul Aurich *** Plucked rev 1e62e7c65758de7e0aaa5377f865d4164e4482f5 (ivan.komarov@soc.pidgin.im):
2010-06-30 Marcus Lundblad merge of '7c3cd4e07a01085a68042131f5075778e65b1ab6'
2010-06-30 Marcus Lundblad merge of '0a7239b54affab8c6c4a3a097560826d888cf991'
2010-06-30 Marcus Lundblad jabber: Don't show resources that we know for sure isn't supporting the file
2010-06-30 Stu Tomlinson Allow setting sound volume when ALSA is used
2010-06-30 Stu Tomlinson Create the ~/.purple/plugins directory on startup if it does not exist
2010-06-30 Stu Tomlinson I'm sure there's a legitimate reason I had this change locally in one of my
2010-06-30 Stu Tomlinson Get rid of this warning:
2010-06-29 Paul Aurich Add a comment noting the moods should be sorted post-translation.
2010-06-29 Paul Aurich certificate: Add helpful text to the 'not yet active' message.
2010-06-23 Yoshiki Yazawa merged from im.pidgin.pidgin
2010-06-23 Paul Aurich Re-flow the ChangeLog to an 8-char wide tab.
2010-06-22 Elliott Sales de Andrade Fix Yahoo file transfers that get stuck saying \"Waiting for transfer to
2010-06-22 ulidtko Fixes non-ASCII arguments to /mode, /umode, etc. Thanks to Max
2010-06-21 Yoshiki Yazawa merged from im.pidgin.pidgin
2010-06-20 Peter Hjalmarsson Updated swedish translation
2010-06-19 John Bailey So it turns out the name vs oname thing wasn't a typo on Mark's part. I just
2010-06-18 Paul Aurich merge of '0627a49f54e3d5317e6a8dd97956ee2abfa32f9d'
2010-06-18 Paul Aurich Only call failure_cb if it exists for the [gs]et_public_alias functions.
2010-06-18 Paul Aurich merge of '7fe056535dca3e50f6489654f491a2f9e487b4d4'
2010-06-17 John Bailey merge of '17361f09097a5f1f0b18ee376798623ad992ef35'
2010-06-17 Sadrul Habib Chowdhury Initialize pointer, fix a typo to fix a crash.
2010-06-17 John Bailey Fix a typo and solve a crash. g_free() is not safe on uninitialized pointers.
2010-06-18 Mark Doliner Formatting changes. Hopefully I didn't break anything this time
2010-06-17 Paul Aurich merge of '18ddd668ba1cc77ed0a0595a053f8a2879dddfd0'
2010-06-17 Paul Aurich jabber: Exclude ASCII 127 (Delete) from allowed SASLprep characters
2010-06-17 Mark Doliner Minor cleanup
2010-06-17 Mark Doliner We've already checked for the existance of the starttls node, so we know
2010-06-17 Mark Doliner Remove some stray spaces
2010-06-17 Paul Aurich jabber: Fix a crash when sending typing notifications to a malformed buddy
2010-06-17 Paul Aurich jabber: Fix a crash in the BoB code when receiving from Jabbim.
2010-06-17 Paul Aurich jabber: Don't use a static array when it might not be sufficient.
2010-06-17 Paul Aurich jabber: Oops, forgot to save the file before the last commit.
2010-06-17 Paul Aurich jabber: Add a bunch of g_return_if_fail checks to the BoB code
2010-06-15 Paul Aurich merge of '2e4b491ee89464d56b79db045bcef7f63fda6b97'
2010-06-15 Paul Aurich jabber: Stricter checks on the send_raw prpl function.
2010-06-15 Sadrul Habib Chowdhury Allow rebinding the key to show the dropdown menu for comboboxes.
2010-06-15 Sadrul Habib Chowdhury Ignore invisible widgets when resizing. References #12169.
2010-06-15 Paul Aurich merge of '04b459a0054fec05e338c8cb5cdafb9d3feb12b5'
2010-06-15 Stu Tomlinson Catch some more invalid email addresses, thanks to Mark for additional
2010-06-15 Paul Aurich gg: s/exit/_exit/ in the resolver fork() code
2010-06-14 Mark Doliner Oh, let's put our original test cases in the two arrays, to make things
2010-06-14 Daniel Atallah merge of '74a81229c626a318447546176d5b27a0197a44a4'
2010-06-14 Daniel Atallah Attempt to improve handling of HTTP requests on port 80 when there is a HTTP
2010-06-14 Mark Doliner Expand our test for purple_email_is_valid(). I stumbled across a large list
2010-06-14 John Bailey !ChangeLog all the changes I've made to the Yahoo prpls so far. Refs #11986.
2010-06-14 John Bailey Fix a mistake I made with the fallback code. Refs #11986.
2010-06-14 John Bailey Change the shortcut key for "Set Mood" to Ctrl+O for uniqueness. Fixes #12166.
2010-06-14 John Bailey Make HTTP proxy detection in the yahoo prpls a bit more robust. This should
2010-06-13 John Bailey Very hackily implement a fallback mechanism in Yahoo, but not for Yahoo Japan
2010-06-13 Paul Aurich Formatting
2010-06-12 Paul Aurich jabber: Document the other cyrus hack (ignoring EXTERNAL)
2010-06-12 Paul Aurich jabber: Make that more future-proof by never generating "GSSAPI "
2010-06-12 Paul Aurich jabber: Fix the GSSAPI-not-attempted fallback. Refs #12031
2010-06-12 John Bailey Change the function of the "proxy_ssl" account option to cover regular HTTP
2010-06-10 Marcus Lundblad merge of '2e94598029dc6350d656fd335ad83738ff0c8e29'
2010-06-10 Marcus Lundblad media: Fix the TURN server setting to actually work again (it was apparently
2010-06-10 Elliott Sales de Andrade gpointer* is redundant.
2010-06-09 Sadrul Habib Chowdhury merge of '6df484b58e54743f46465726f124c339a884768f'
2010-06-09 Sadrul Habib Chowdhury Allow page-up/downing in the suggestion list.
2010-06-07 Marcus Lundblad Removed some commented-out code
2010-06-07 Marcus Lundblad woops, this should remain de-activated for a while yet... :)
2010-06-07 Marcus Lundblad pidgin: Re-set focus after clicking on the attention button.
2010-06-06 Sadrul Habib Chowdhury merge of '52f4817b6a7b2db5cad41758c4911c0f20f77eb2'
2010-06-06 Sadrul Habib Chowdhury Do not paste in a read-only imhtml. Fixes #12109.
2010-06-05 Stu Tomlinson merge of '2354bdb318de029dd9fd2b15e2bb66ffe99920a6'
2010-06-05 Stu Tomlinson Fix parallel builds on win32
2010-06-05 Stu Tomlinson Make the advice for symlink-ing devhelp docs more explicit to reduce the
2010-06-04 Yoshiki Yazawa merged from im.pidgin.pidgin
2010-06-03 Sadrul Habib Chowdhury merge of '34e44fc5b81fa29b233deac42ea221cb1c367101'
2010-06-03 Sadrul Habib Chowdhury Apparently file/directory names in windows cannot end in periods/spaces.
2010-06-03 Sadrul Habib Chowdhury Prevent an invalid read when a message starts with 'mailto:'.
2010-06-03 Sadrul Habib Chowdhury Linkify file://
2010-06-03 Sadrul Habib Chowdhury Remove code duplications, and some invalid memory reads.
2010-06-03 Mark Doliner I found these by running "strings" on some MSN binary files. Doesn't seem
2010-06-03 Sadrul Habib Chowdhury merge of '1ea3865b477734411bc371709c1d29d4a4be04ab'
2010-06-03 Sadrul Habib Chowdhury Do not trigger the formatting toolbar buttons on right-click.
2010-06-03 Sadrul Habib Chowdhury Reset 'undo' history when a message is sent.
2010-06-03 Daniel Atallah Make sure that the translations in the installer are displayed sorted.
2010-06-03 Mark Doliner I noticed that this wasn't being used
2010-06-02 Elliott Sales de Andrade We shouldn't free user->extinfo here because it can also contain phone
2010-06-02 Mark Doliner Remove a stray word from a comment
2010-06-02 Stu Tomlinson Minor comment fix.
2010-06-02 Stu Tomlinson Minor comment fix.
2010-06-02 Stu Tomlinson I forgot to update the RPM spec file for building for older releases with
2010-05-31 Mark Doliner Copy the third hunk from 3c30f64efedafc379b6536852bbb3b6ef5f1f6c9 to trunk
2010-05-31 Stu Tomlinson Fix up translations so windows installer can be created
2010-05-31 Björn Voigt Added the language code "de" to the new field "Language:" (gettext 0.18)
2010-05-31 Elliott Sales de Andrade merge of '215ef5d9abdd1383add930273847c6f71152f12e'
2010-05-31 John Bailey Commit updated po's so that hopefully the stats script doesn't have to work
2010-05-31 John Bailey We're tagged, move on for 2.7.2.
2010-05-31 Elliott Sales de Andrade Correctly reset and free user->extinfo when the buddy is not listening to
2010-05-31 Elliott Sales de Andrade Remove some extra variables.
2010-05-30 Yoshiki Yazawa merged from im.pidgin.pidgin
2010-05-30 Josep Puigdemont Catalan translation updated.
2010-05-30 Marcus Lundblad Double space before full stop.
2010-05-30 Marcus Lundblad NEWS!
2010-05-30 John Bailey Prepping for release.
2010-05-30 John Bailey Updated a bunch of translations (and added them to the po ChangeLog!).
2010-05-30 John Bailey merge of '0c5825d5c8cf7e382a744e266bb4c67753d24db4'
2010-05-29 John Bailey Update POTFILES.in to make distcheck happy. I could swear I checked this not
2010-05-29 Elliott Sales de Andrade Fix a read-after-free from valgrind:
2010-05-29 Elliott Sales de Andrade Comment spellcheck.
2010-05-29 Elliott Sales de Andrade And another one just like 94fa017925fa206fc36f520ee42c54f57429b4e1. But
2010-05-29 Björn Voigt German translation update
2010-05-29 Elliott Sales de Andrade NEWS... Because rekkanoryo said it was a good idea...
2010-05-29 Kelemen Gábor Updated Hungarian translation for 2.7.1
2010-05-29 Paul Aurich merge of '8955da011b0481f0598f9cb0ee24fc2184396c69'
2010-05-29 Elliott Sales de Andrade And another one of those reverse links. We don't want dc to automatically
2010-05-28 Elliott Sales de Andrade It's probably best just to be explicit about the ordering here.
2010-05-28 Elliott Sales de Andrade So, elb informs me this is probably not safe on non-x86 architectures.
2010-05-29 Paul Aurich roomlist: "glib.h" -> <glib.h>; seems correct-er to me
2010-05-28 Elliott Sales de Andrade For some reason, this line creates the following warning:
2010-05-28 Kevin Stange Fix some errors. I also declare that we will release 2.7.1 sometime in 2010.
2010-05-28 Stu Tomlinson Avoid a crash (null pointer dereference) in QQ if the server_time was not
2010-05-28 Daniel Atallah Fix win32 build
2010-05-28 Daniel Atallah Fix a crash when setting a non account-specific mood and an enabled account is offline
2010-05-28 masca Add MXit ChangeLog as asked by Andrew.
2010-05-28 Elliott Sales de Andrade NULL-ify one more link on destroy that might lead to a crash.
2010-05-28 Elliott Sales de Andrade Oops, I left an extra line here.
2010-05-28 Elliott Sales de Andrade merge of '3083d5a5d5b46193be6849e67ddef5bb26111789'
2010-05-28 Elliott Sales de Andrade Add a configure option --enable-trayicon-compat which installs tray icons
2010-05-28 Elliott Sales de Andrade I don't know why this AM_CONDITIONAL is so far away from its setup.
2010-05-28 John Bailey I agree with Stu that this is the correct way to handle the Sun CC specific
2010-05-28 Mark Doliner Remove unnecessary check
2010-05-27 Josep Puigdemont Updated Catalan (Valencian) translation on behalf of Toni Hermoso.
2010-05-27 Stu Tomlinson Fix compiling gevolution plugin with e-d-s >= 2.29.1
2010-05-27 Stu Tomlinson Fix the "Send email" context menu option for gevolution so it actually works
2010-05-27 Stu Tomlinson Fix the Group selectors on gevolution plugin add buddy and new person
2010-05-27 Mark Doliner It appears this function was removed
2010-05-27 Elliott Sales de Andrade Fix D-Bus version of purple_xfer_get_thumbnail. I don't think this was a
2010-05-26 Elliott Sales de Andrade I think it's more accurate to say that a DC is a P2P transfer, so if that
2010-05-26 Elliott Sales de Andrade ALICE sends a "603 Decline" to our DC request, so we need to fallback to a
2010-05-26 Elliott Sales de Andrade Add an error handler for SLP messages instead of bailing out immediately.
2010-05-30 Yoshiki Yazawa revive tray-icon in non-gnome environment by reverting 29717 and 29761.
2010-05-27 Yoshiki Yazawa merged from im.pidgin.pidgin
2010-05-26 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head b4547e5df2f928e2dc0e471d88aa7a8975222c0e)
2010-05-25 andrew victor Specify purple_request_field_set_required() for the Capcha input textbox.
2010-05-26 Daniel Atallah merge of '1f6b3e2158dd96486ec32995b3f4f93d6b376780'
2010-05-26 Elliott Sales de Andrade GtkStatusIcon only exposes a single button press on a Mac for whatever
2010-05-26 Elliott Sales de Andrade Add a minimal index.theme for the tray icons.
2010-05-26 Björn Voigt German translation update
2010-05-25 Mark Doliner Apply Polynomial-C's suggestion for fixing a compile error with
2010-05-25 Josep Puigdemont Catalan translation updated.
2010-05-26 Yoshiki Yazawa restore file name encoding conversion
2010-05-25 Yoshiki Yazawa merged from im.pidgin.pidgin
2010-05-24 Daniel Atallah Fix malformed installer string
2010-05-24 Elliott Sales de Andrade Add and remove an extra ref per MsnMessage when saving it in a slpmsg, to
2010-05-23 Elliott Sales de Andrade NULL-ify some reverse links so that there's no double-free on exit.
2010-05-23 jirka Make Pidgin build correctly when using the --disable-nls configure flag.
2010-05-23 John Bailey merge of '637cbec3044756a8ef4273f687d84b18f10b05c4'
2010-05-23 Stu Tomlinson Don't free captcha_req just before dereferencing it.
2010-05-23 John Bailey Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and
2010-05-22 Éric Boumaour Update french translation for 2.7.1 release
2010-05-21 Elliott Sales de Andrade merge of '4f95778269e5a6f5dc65dc999e28f67e5604b35a'
2010-05-21 Elliott Sales de Andrade Minor comment fix.
2010-05-21 Elliott Sales de Andrade C comments only.
2010-05-21 Elliott Sales de Andrade Make it more explicit that incoming and outgoing timeouts are different.
2010-05-21 Elliott Sales de Andrade A nonce doesn't seem to be necessary for an INVITE with Bridges. Didn't I
2010-05-21 Elliott Sales de Andrade This is supposed to go along with the queue sending stuff.
2010-05-21 Elliott Sales de Andrade Don't crash if there's no Hashed-Nonce or Nonce.
2010-05-21 Elliott Sales de Andrade I don't know why this function returns a boolean that's never used.
2010-05-21 Elliott Sales de Andrade Disable direct connections when the account option is off.
2010-05-21 Elliott Sales de Andrade We want to call got_invite for existing slpcalls, too.
2010-05-21 Elliott Sales de Andrade merge of '53053c3093fabd661045da5b90dd26b37214a73c'
2010-05-20 Elliott Sales de Andrade merge of '5bfb0ca73bb205b34170e5e0c07c35f5e8598734'
2010-05-20 Elliott Sales de Andrade If there's stuff stuck in the DC queue, then try to send it over the SB if
2010-05-20 Elliott Sales de Andrade Wait, command can't be both INVITE and CANCEL at the same time.
2010-05-18 Elliott Sales de Andrade It seems like aMSN can get a bit stuck when using multiple file transfers,
2010-05-17 Elliott Sales de Andrade Ref the slplink before destroying the DC, or we might lose our slpcall.
2010-05-17 Elliott Sales de Andrade Use msn_dc_fallback_to_p2p where possible.
2010-05-17 Elliott Sales de Andrade merge of '4fc447ffec2a8d0d5fde9ccdb17acf825a5ccab5'
2010-05-17 Elliott Sales de Andrade This is not a timeout, but an input handler.
2010-05-17 Elliott Sales de Andrade Fallback to P2P if connecting to external IP didn't work immediately.
2010-05-15 Elliott Sales de Andrade If removing a timeout and return FALSE in its handler isn't good, then
2010-05-14 Elliott Sales de Andrade merge of 'b5086a027dfbc0926b74627b9783794d250c2cb4'
2010-05-11 Elliott Sales de Andrade merge of '8995bf8c14c5b7fb67a84a18ba9bf73e7be3fca8'
2010-05-08 Elliott Sales de Andrade We can't both remove a timeout and return FALSE in its callback.
2010-05-07 Elliott Sales de Andrade merge of '5378b2067023c1be51d87906196d87f03c9992e3'
2010-05-06 Elliott Sales de Andrade Close the DC when the slplink is empty.
2010-05-06 Elliott Sales de Andrade This should probably work a bit better. At least, we want to get rid of any
2010-05-06 Elliott Sales de Andrade I think user might be NULL here.
2010-05-05 Elliott Sales de Andrade Valgrind pointed out that dest and src may overlap, so we need to use
2010-05-05 Elliott Sales de Andrade I've seen packet sizes larger than our current maximum. Hopefully 8KiB is
2010-05-05 Elliott Sales de Andrade Remote more seemingly unnecessary stuff.
2010-05-05 Elliott Sales de Andrade I'm not sure what this stuff is, but it looks old and useless.
2010-05-05 Elliott Sales de Andrade I'm pretty sure we need to actually use dc->msg_pos for something, instead
2010-05-05 Elliott Sales de Andrade I think this finally works with both aMSN and the official client, for
2010-05-05 Elliott Sales de Andrade Try and reduce some code duplication.
2010-05-05 Elliott Sales de Andrade Make msn_dc_fallback_to_p2p non-static, and remove some old code.
2010-05-05 Elliott Sales de Andrade It's probably a good idea to free the direct connection when the slplink
2010-05-05 Elliott Sales de Andrade The length of a DC packet does not include itself.
2010-04-25 Elliott Sales de Andrade It seems like every DC packet requires a length, so why make every little
2010-04-25 Elliott Sales de Andrade Obviously, if this comparison fails, I should be returning FALSE.
2010-04-24 Elliott Sales de Andrade All these processing functions are called from places where dc != NULL,
2010-04-24 Elliott Sales de Andrade Remove some duplicate code.
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 Yoshiki Yazawa merged from im.pidgin.pidgin
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-14 Yoshiki Yazawa merged from im.pidgin.pidgin
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-10 Yoshiki Yazawa merged from im.pidgin.pidgin
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 Yoshiki Yazawa merged from im.pidgin.pidgin
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-05 Yoshiki Yazawa merged from im.pidgin.pidgin.
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)