log

age author description
Mon, 21 Feb 2011 22:55:59 +0000 Evan Schoenberg disapproval of revision 'cba010d1c097d4e6599f08276ed9d894710c1074'
Mon, 21 Feb 2011 22:56:01 +0000 Evan Schoenberg disapproval of revision '7ee5e1d431651ed2b1a54bc942d63f35580af55c'
Mon, 21 Feb 2011 09:45:47 +0000 Mark Doliner OOH! I think I found the cause of a bug! I changed this function in revision
Mon, 21 Feb 2011 09:28:03 +0000 Mark Doliner There is code above these lines, just before the start of the switch(),
Mon, 21 Feb 2011 09:08:08 +0000 Mark Doliner I think this was accidentally changed in revision
Mon, 21 Feb 2011 02:25:27 +0000 Paul Aurich More unbreaking of the build
Mon, 21 Feb 2011 02:22:05 +0000 Paul Aurich Spaces -> \t
Mon, 21 Feb 2011 02:14:54 +0000 Paul Aurich merge of '5a1200b2b4048e408dafc7a965a87d3429925cb4'
Mon, 21 Feb 2011 02:14:43 +0000 Paul Aurich disapproval of revision '3de680fff7ddd1b00149657afb7f6cd833000a90'
Mon, 21 Feb 2011 01:31:32 +0000 Evan Schoenberg Whitespace fix
Mon, 21 Feb 2011 01:25:28 +0000 Evan Schoenberg Patch from Zac West which performs periodic WHO updates on IRC channel participants in order to track 'away' status, userhost, and real name. Plucked from a series of im.pidgin.adium commits.
Mon, 21 Feb 2011 01:18:49 +0000 Evan Schoenberg applied changes from 471aa5f04627823959bd9accda5d5e5630f119d5
Mon, 21 Feb 2011 00:19:45 +0000 Evan Schoenberg Patch from Zac West, plucked from several im.pidgin.adium commits, which adds an API for setting and getting attributes on PurpleConvChatBuddys
Mon, 21 Feb 2011 00:17:36 +0000 Evan Schoenberg When a jabber identity is added or removed, the caps_hash that would be created changes; uncache it so that it is recalculated as appropriate.
Sun, 20 Feb 2011 18:21:47 +0000 Paul Aurich jabber: Compatibility with older servers
Sun, 20 Feb 2011 03:03:54 +0000 Paul Aurich silc: Debug messages.
Sun, 20 Feb 2011 02:31:28 +0000 Paul Aurich Credit xnyhps (Thijs)
Sun, 20 Feb 2011 02:25:23 +0000 thijs jabber: Treat the presence storm on joining a room as not new arrivals.
Sun, 20 Feb 2011 02:22:03 +0000 Paul Aurich jabber: Use a straight equality check instead of collate
Fri, 18 Feb 2011 07:51:43 +0000 Mark Doliner Fixes this crash:
Fri, 18 Feb 2011 02:54:38 +0000 Gary Kramlich propagate from branch 'im.pidgin.cipher_breakout' (head ba76b36ed3711f14953e16ce66b3b6ae28d03161)
Thu, 17 Feb 2011 05:54:46 +0000 Gary Kramlich Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the same convenience library trick that I did in linux, but I just can't make it work here
Thu, 17 Feb 2011 05:05:03 +0000 Gary Kramlich rc4.c and sha1.c needs to include libpurple/util.h as well
Thu, 17 Feb 2011 05:03:58 +0000 Gary Kramlich hmac.c needs to include libpurple/util.h
Thu, 17 Feb 2011 05:02:31 +0000 Gary Kramlich forgot to mark the purple_g_checksum_* api as static again
Thu, 17 Feb 2011 00:43:09 +0000 Gary Kramlich Fixed a typo
Thu, 17 Feb 2011 00:42:53 +0000 Gary Kramlich Removed the "new" api I added by moving it to ciphers/gchecksum.c. Moved the gchecksum implements into gchecksum.c as a preproc macro, removed them from their individual files
Mon, 14 Feb 2011 07:38:41 +0000 Gary Kramlich fixed some indentation issues that were missed earlier in rc4.c
Mon, 14 Feb 2011 06:54:12 +0000 Gary Kramlich included string.h in cipher.h since almost all of the ciphers use it.
Mon, 14 Feb 2011 06:51:10 +0000 Gary Kramlich broke des and des3 out to ciphers/des.c
Mon, 14 Feb 2011 06:20:59 +0000 Gary Kramlich Moved sha256 to the sub library
Mon, 14 Feb 2011 06:10:49 +0000 Gary Kramlich Moved rc4 to the ciphers sublibrary
Mon, 14 Feb 2011 06:05:29 +0000 Gary Kramlich Broke sha1 out
Mon, 14 Feb 2011 05:57:04 +0000 Gary Kramlich Broke out the hmac cipher to it's own file. Removed already transitioned info in the fileheader of cipher.c
Mon, 14 Feb 2011 05:55:02 +0000 Gary Kramlich Fixed indentation, forgot to do so on my first commit. Added additional info from cipher.c to the file header
Mon, 14 Feb 2011 05:48:59 +0000 Gary Kramlich Created a new branch to break the ciphers out to their own files. Also I've now exposed purple_g_checksum_* if we're on glib >= 2.16.0
Tue, 15 Feb 2011 15:49:58 +0000 Paul Aurich merge of '84e4c2078413eedc9eaea26df534ecca59425b69'
Tue, 15 Feb 2011 01:58:41 +0000 Mark Doliner g_warn_if_reached was added in glib 2.16.0, but we agree to support 2.12.0.
Tue, 15 Feb 2011 01:49:11 +0000 Elliott Sales de Andrade merge of '25bd5b382cc84daef94ed59dab062fea9d1613f9'
Sun, 13 Feb 2011 01:27:17 +0000 Elliott Sales de Andrade Updated client capabilities and networks from msnpsharp.
Mon, 14 Feb 2011 09:05:09 +0000 Mark Doliner Space indentation to tab indentation in one little place, and remove a few
Mon, 14 Feb 2011 08:47:37 +0000 Mark Doliner Add to a comment
Mon, 14 Feb 2011 03:51:05 +0000 Mark Doliner Small changes to how we format oscar screen names. We now
Mon, 14 Feb 2011 03:10:09 +0000 Mark Doliner Add unit tests for oscar_util_name_compare. I suspected that this
Mon, 14 Feb 2011 01:01:37 +0000 Mark Doliner Attempt to fix a crash I've seen a few times. I think it happens if you
Sat, 12 Feb 2011 16:27:10 +0000 John Bailey ChangeLog that.
Sat, 12 Feb 2011 16:22:06 +0000 John Bailey merge of '1ce90eeff222690b47ecfe394e118403b2782a2f'
Sat, 12 Feb 2011 16:21:48 +0000 John Bailey libgadu: Alver determined this is needed to build on HP-UX.
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 07 Feb 2011 04:23:25 +0000 John Bailey Prep for new development.
Mon, 07 Feb 2011 03:39:41 +0000 John Bailey NEWS, versioning configure.ac, and dating ChangeLog for release.
Mon, 07 Feb 2011 03:17:18 +0000 John Bailey merge of '54f14206293cad5f17a3d9ac3b90a79bbc302d28'
Fri, 04 Feb 2011 01:41:29 +0000 John Bailey Credit where due.
Fri, 04 Feb 2011 01:38:51 +0000 julia Fix a potential information leak in cipher.c.
Sun, 06 Feb 2011 13:25:54 +0000 Bj«Órn Voigt German translation update
Sun, 06 Feb 2011 06:43:26 +0000 SHiNE CsyFeK 2011.02.06 - flos <lonicerae(at)gmail.com>
Sun, 06 Feb 2011 05:26:52 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head a40442de9721475c1c76ef276eff179a92ef75d4)
Sun, 06 Feb 2011 05:23:22 +0000 SHiNE CsyFeK 2010.01.23 - flos <lonicerae(at)gmail.com>
Tue, 01 Feb 2011 12:55:48 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 36816746a73da13a5358b6c78bb82d1d40925555)
Sun, 07 Nov 2010 04:48:56 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 69fbc32fd3dfe8ca0979e1c486c3d51eb06088cf)
Tue, 12 Jan 2010 14:22:02 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Wed, 23 Sep 2009 14:48:57 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head a6563c73412a7ef0a1425ce5882741e7ada6e3e9)
Sat, 08 Aug 2009 15:00:34 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head edd569c9522df52af33d6132a9d4955bd842f9bb)
Sat, 18 Jul 2009 15:15:45 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head ea17b906d0f9b7422adfebcbec58d7c06d3bd8bc)
Thu, 21 May 2009 14:38:56 +0000 SHiNE CsyFeK 2009.05.21 - flos <lonicerae(at)gmail.com>
Sat, 05 Feb 2011 22:38:55 +0000 hanzz k conversation: Move the "not typing" logic for receipt of a message to purple_conv_im_write.
Thu, 03 Feb 2011 04:38:19 +0000 John Bailey 13 translations updated. Fixes #13184, #13255, #13258, #13260, #13263, #13266.
Thu, 03 Feb 2011 01:43:01 +0000 noa Credit where credit is doe. Closes #a14514.
Wed, 02 Feb 2011 06:26:19 +0000 John Bailey merge of '8f2d6c5138602b96aef4fbfbc5b47c202951201b'
Wed, 02 Feb 2011 06:25:39 +0000 John Bailey Credit where due. Refs #13164.
Sun, 30 Jan 2011 07:06:52 +0000 hugo Modify the editable comboboxes to be more friendly to GTK+ themes that don't
Wed, 02 Feb 2011 05:51:09 +0000 Paul Aurich jabber: Properly parse realm="" in DIGEST-MD5, which is apparently valid.
Wed, 02 Feb 2011 05:47:50 +0000 Paul Aurich jabber: Test harness for DIGEST-MD5 parsing function.
Tue, 01 Feb 2011 04:00:50 +0000 Paul Aurich jabber: bosh: Hopefully a final corrective fix. Refs #13008
Sun, 30 Jan 2011 20:29:40 +0000 ª±ric Boumaour udpated french translation
Sun, 30 Jan 2011 17:51:40 +0000 Paul Aurich merge of '4bfdb2f4a2c641b32d5e00e30482664d4ec477be'
Sun, 30 Jan 2011 17:51:02 +0000 Paul Aurich certificate: Better validation of chains which have an intermediate signed w/ MD5.
Wed, 26 Jan 2011 02:58:37 +0000 Paul Aurich certificate: This comment threw me for a loop for a moment.
Sun, 30 Jan 2011 10:18:39 +0000 Josep Puigdemont Catalan translation updated.
Sat, 29 Jan 2011 17:57:32 +0000 John Bailey Credit where due. Refs #13259.
Sat, 29 Jan 2011 17:55:28 +0000 quantifier666 gg: Prevent dropping whole messages when the text is colored. Fixes #13259.
Wed, 26 Jan 2011 18:48:19 +0000 Richard Laager Suppress msgfmt errors by removing c-format markers
Wed, 26 Jan 2011 18:33:19 +0000 Khaled Hosny Fix some msgfmt warnings
Wed, 26 Jan 2011 03:16:13 +0000 Richard Laager Set Plural-Forms (from Launchpad).
Wed, 26 Jan 2011 03:07:23 +0000 Richard Laager Sort POTFILES.in so commit-check passes
Wed, 26 Jan 2011 03:04:12 +0000 Richard Laager The line only needs one "Plural-Forms:"
Wed, 26 Jan 2011 03:03:26 +0000 Richard Laager Make msgfmt -c happy
Wed, 26 Jan 2011 03:02:13 +0000 Richard Laager Fix the English plural forms.
Wed, 26 Jan 2011 03:01:42 +0000 Richard Laager I trust Launchpad's Plural-Forms more.
Wed, 26 Jan 2011 02:13:21 +0000 Richard Laager Fix the (missing) Plural-Forms
Tue, 25 Jan 2011 19:48:08 +0000 Jochen Kemnade prepare German translation for 2.7.10
Tue, 25 Jan 2011 14:13:32 +0000 Kelemen G«¡bor Updated Hungarian translation for 2.7.10
Tue, 25 Jan 2011 09:39:59 +0000 Mark Doliner When drag-dropping an image into an IM window and sending as an inline
Sun, 23 Jan 2011 21:57:49 +0000 Richard Laager Add Marc Dequ«²nes
Sun, 23 Jan 2011 15:09:03 +0000 ivan komarov Added some debug output to the SSI code (original patch courtesy of Dustin Gathmann).
Sat, 22 Jan 2011 08:42:12 +0000 jakub adam vvconfig: Don't crash when the stored device isn't found in the list of
Sat, 22 Jan 2011 08:32:31 +0000 jakub adam This is a better way to handle ending one call when multiple calls are in
Thu, 20 Jan 2011 06:43:45 +0000 Elliott Sales de Andrade Try to hide all P2P fields away behind accessor functions.
Thu, 20 Jan 2011 06:41:34 +0000 Elliott Sales de Andrade This function is non-existent.
Mon, 17 Jan 2011 22:37:30 +0000 Paul Aurich merge of '0d389b1a3f186fbbea57629066032e0fe9b7a47d'
Mon, 17 Jan 2011 22:37:03 +0000 Paul Aurich jabber: Un-assert-ify one failure case in the Cyrus code.
Mon, 17 Jan 2011 20:21:22 +0000 guru Pidgin 2.7.9 does not compile on FreeBSD 9-CURRENT because this does not
Thu, 13 Jan 2011 08:24:28 +0000 morshed nader Allowed pidgin on windows to properly handle combined arguments (i.e. "-dm" as opposed to "-d -m")
Wed, 12 Jan 2011 14:32:20 +0000 Paul Aurich merge of '50243dd37132d4ae636e94f587bf6a41617ccd0d'
Wed, 12 Jan 2011 14:31:52 +0000 Paul Aurich jabber: Be friendlier to servers when we have nothing to say.
Tue, 11 Jan 2011 05:24:33 +0000 Elliott Sales de Andrade We don't pack P2P header or footer, so this memdup won't work.
Tue, 11 Jan 2011 04:46:53 +0000 Elliott Sales de Andrade Save some memory. These fields aren't actually used for anything.
Mon, 10 Jan 2011 16:42:38 +0000 Richard Laager Add some credit
Mon, 10 Jan 2011 14:09:21 +0000 Bj«Órn Voigt German translation update
Mon, 10 Jan 2011 05:20:06 +0000 Paul Aurich merge of '2efa9b7fc41104668975df54e8be8a7171383794'
Mon, 10 Jan 2011 03:30:05 +0000 John Bailey merge of 'bdb9e04ffa44988c3cb76672342070f9e798772a'
Mon, 10 Jan 2011 03:27:15 +0000 John Bailey ChangeLog and credit for Gabriel's patch. Novell owns the copyright, but I added his name for safety. Refs #13108.
Mon, 10 Jan 2011 03:22:30 +0000 gabriel burt Stop Groupwise from showing two windows for Get Info. Fixes #13108.
Mon, 10 Jan 2011 05:19:11 +0000 Paul Aurich jabber: Handle the connection: close header. Closes #13008
Mon, 10 Jan 2011 03:34:00 +0000 Paul Aurich jabber: Make the BOSH parsing a little more resilient and add more diagnostic output
Mon, 10 Jan 2011 03:25:42 +0000 Paul Aurich jabber: \n-ize a debug message
Mon, 10 Jan 2011 01:28:31 +0000 Paul Aurich jabber: Improved BOSH logging some. Refs #13008
Mon, 10 Jan 2011 00:39:53 +0000 Paul Aurich Add the AddTrust External CA Root. Closes #11554.
Mon, 10 Jan 2011 01:17:34 +0000 Elliott Sales de Andrade merge of '342a95ba56375edcb99f196a32acfdb530660c2a'
Mon, 10 Jan 2011 00:30:19 +0000 John Bailey Qulogic and darkrain point out that this bit shouldn't be here. Refs #13131.
Sun, 09 Jan 2011 22:44:53 +0000 Bj«Órn Voigt German translation update
Mon, 10 Jan 2011 01:16:57 +0000 Elliott Sales de Andrade Use convenience variables.
Mon, 10 Jan 2011 01:06:43 +0000 Elliott Sales de Andrade Requests are closed with the PurpleConnection, so there's no need for
Sun, 09 Jan 2011 20:28:58 +0000 John Bailey merge of '82b5f258a6715492617fdc4b10fbdb1e6d502d2d'
Sun, 09 Jan 2011 20:10:05 +0000 John Bailey ChangeLog and credit where due. Refs #13131.
Sun, 09 Jan 2011 20:08:29 +0000 morshed nader Fix purple_str_to_time(). Fixes #13131.
Sun, 09 Jan 2011 08:31:03 +0000 Elliott Sales de Andrade merge of '31f4ecca5814739b29ec1971173c7b7e2b56bcca'
Sun, 09 Jan 2011 08:30:58 +0000 Elliott Sales de Andrade I think we can translate this now.
Sun, 09 Jan 2011 04:54:17 +0000 Elliott Sales de Andrade merge of 'b37e581d0bfe6efa24595ece99a284dd51c08d78'
Thu, 06 Jan 2011 05:52:19 +0000 Elliott Sales de Andrade Add missing include guard.
Thu, 06 Jan 2011 05:51:03 +0000 Elliott Sales de Andrade Change MsnFileContext variables from "header" to "context". This it
Thu, 06 Jan 2011 05:35:23 +0000 Elliott Sales de Andrade Remove DC stuff from SLP stuff that I should have done with the other
Thu, 06 Jan 2011 05:12:00 +0000 Elliott Sales de Andrade Use the serializing function for SlpMsgParts on a direct connection.
Sun, 09 Jan 2011 06:28:35 +0000 John Bailey "Bug Master" really isn't all that appropriate title for me anymore, considering
Sat, 08 Jan 2011 17:14:54 +0000 John Bailey Credit Markos Chandras for his work on pva's patch. Refs #12638.
Sat, 08 Jan 2011 15:51:13 +0000 John Bailey ChangeLog and credit Tom for his patch. Refs #13073. And it's the right ticket number this time.
Sat, 08 Jan 2011 15:19:00 +0000 pidgin Fix dbus introspection. Fixes #13073.
Sat, 08 Jan 2011 15:07:58 +0000 John Bailey disapproval of revision '412a518af798eaeeea99651705fd9d549596b966'
Sat, 08 Jan 2011 06:39:45 +0000 masca It just don't makes sense to set a status message when changing to Offline. This was bugging me since long time ago.
Sat, 08 Jan 2011 03:01:00 +0000 John Bailey Credit Nikita appropriately. Refs #13136.
Sat, 08 Jan 2011 02:58:06 +0000 nikita Don't crash on invalid/unexpected jingle transport types. Fixes #13136.
Sat, 08 Jan 2011 02:34:47 +0000 pva Make perl bindings respect LDFLAGS. Fixes #12638.
Sat, 08 Jan 2011 02:16:41 +0000 John Bailey ChangeLog the previous patch. Refs #12758.
Sat, 08 Jan 2011 02:13:40 +0000 jakub adam This patch fixes #12758.
Fri, 07 Jan 2011 11:42:13 +0000 John Bailey ChangeLog that. Refs #13095.
Fri, 07 Jan 2011 11:38:12 +0000 jakub adam Add a GstCapsFilter between every video source and the rest of the pipeline.
Thu, 06 Jan 2011 20:43:12 +0000 Stu Tomlinson Add support for rendering strikethrough when received as in-line CSS,
Thu, 06 Jan 2011 19:46:06 +0000 Stu Tomlinson Fix clicking on buttons in formatting toolbar so they don't try (and
Thu, 06 Jan 2011 04:15:28 +0000 Elliott Sales de Andrade Correctly set up the prefs for the docklet.
Wed, 05 Jan 2011 16:25:38 +0000 John Bailey Credit thundpressor for his patches. Fixes #13162.
Wed, 05 Jan 2011 16:22:00 +0000 morshed nader gtksourceiter: Fix a few memory leaks in our bundled copy of this widget. Refs #13162.
Wed, 05 Jan 2011 16:21:21 +0000 morshed nader gtksourceundomanager: Fix a few memory leaks in our bundled copy of this widget. Refs #13162.
Wed, 05 Jan 2011 16:20:42 +0000 morshed nader gtkblist: Fix a few memory leaks. Refs #13162.
Wed, 05 Jan 2011 04:43:41 +0000 Elliott Sales de Andrade Oops, this shouldn't be in here.
Wed, 05 Jan 2011 04:11:39 +0000 Elliott Sales de Andrade Free the buffer with the SlpMsgPart. Should fix a few leaks from
Wed, 05 Jan 2011 03:29:13 +0000 Elliott Sales de Andrade This flag is only part of a direct connection and handled there.
Wed, 05 Jan 2011 02:01:54 +0000 Elliott Sales de Andrade Sanitizing the soap connection would have cleared the current request,
Wed, 05 Jan 2011 01:56:45 +0000 Elliott Sales de Andrade Setting handled=TRUE will call _handle_next at the end of the function
Tue, 04 Jan 2011 23:43:40 +0000 Elliott Sales de Andrade Using conn->current_request looks a bit iffy here. And even if it
Tue, 04 Jan 2011 23:36:56 +0000 Elliott Sales de Andrade Everyone provides a callback here. Might as well make it required.
Tue, 04 Jan 2011 09:12:59 +0000 Elliott Sales de Andrade A direct connection really has no need of the whole P2P packet header,
Tue, 04 Jan 2011 08:32:06 +0000 Elliott Sales de Andrade Add CVE ID in ChangeLog.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 04 Jan 2011 06:42:45 +0000 Richard Laager Remove trailing whitespace
Mon, 03 Jan 2011 19:18:07 +0000 Mark Doliner Add a comment that we should eventually remove this pref
Thu, 30 Dec 2010 02:43:47 +0000 John Bailey Stu points out that removing this old pref could be a problem for users sharing .purple directories.
Thu, 30 Dec 2010 01:22:52 +0000 hanzz Yahoo: Fix a crash that happens when the PurpleAccount disconnects after
Thu, 30 Dec 2010 01:06:03 +0000 jch Prevent sending ISON messages larger than 512 bytes. Fixes #9692.
Thu, 30 Dec 2010 00:58:17 +0000 John Bailey Migrate the pref the previous commit dropped. Refs #11459.
Thu, 30 Dec 2010 00:42:24 +0000 rok mandeljc Add additional options to the autoaccept plugin. Fixes #11459.
Wed, 29 Dec 2010 02:32:10 +0000 mterry Make QQ 2008 the default QQ protocol version. Fixes #11635.
Tue, 28 Dec 2010 11:34:19 +0000 opensuse-project Stop translating gpointer to int in the dbus API. This has the effect of
Tue, 28 Dec 2010 11:09:22 +0000 jakub adam vvconfig: Stop resetting device selections to defaults. Fixes #13044.
Tue, 28 Dec 2010 11:03:37 +0000 jakub adam Stop sending audio when placing a call on hold. Fixes #13032.
Tue, 28 Dec 2010 10:49:46 +0000 John Bailey Include the name for 'Meadow Mari' in the stats script so the page shows it.
Tue, 28 Dec 2010 06:01:41 +0000 Paul Aurich oscar: Plug two leaks in peer_proxy code
Tue, 28 Dec 2010 05:57:57 +0000 Paul Aurich oscar: Fix a leak in aim_tlvlist_add_caps
Tue, 28 Dec 2010 05:54:04 +0000 Paul Aurich oscar: Fix a memleak on receipt of messages
Tue, 28 Dec 2010 05:37:20 +0000 Paul Aurich upnp: Asynch-ronize the callbacks from UPnP to calling code. Refs #12387
Tue, 28 Dec 2010 01:21:35 +0000 John Bailey Small typo fix. Refs #13127.
Tue, 28 Dec 2010 01:17:25 +0000 rflegel Allow the use of the numeric keypad's Page Up and Page Down keys in the
Mon, 27 Dec 2010 04:08:30 +0000 John Bailey Post-release.
Mon, 27 Dec 2010 03:20:35 +0000 John Bailey Pre-release checklist, steps 3-6.
Mon, 27 Dec 2010 03:15:03 +0000 John Bailey Translation updates. Fixes #13102, #13111, #13118.
Mon, 27 Dec 2010 03:08:45 +0000 Elliott Sales de Andrade Ignore short packets related to p2pv2.
Thu, 23 Dec 2010 07:06:33 +0000 Josep Puigdemont Catalan translation updated.
Wed, 22 Dec 2010 22:56:47 +0000 Bj«Órn Voigt German translation update
Tue, 21 Dec 2010 14:30:24 +0000 Kelemen G«¡bor Update Hungarian translation for 2.7.9
Tue, 21 Dec 2010 21:05:26 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 20 Dec 2010 07:57:19 +0000 Elliott Sales de Andrade Post-release.
Mon, 20 Dec 2010 02:04:09 +0000 John Bailey Pre-Release checklist steps 3, 4, 5, and 6.
Mon, 20 Dec 2010 01:47:13 +0000 John Bailey Updated Bengali translation. Fixes #13101.
Sun, 19 Dec 2010 22:43:36 +0000 Elliott Sales de Andrade merge of '5cc540d254209e86098cf202fc57169624ae9cee'
Sun, 19 Dec 2010 20:52:36 +0000 Elliott Sales de Andrade NEWS stuff.
Sun, 19 Dec 2010 20:30:38 +0000 Elliott Sales de Andrade Fix a crash on receiving a file with no preview that I just introduced
Sun, 19 Dec 2010 22:36:42 +0000 John Bailey Helps if you include the new .po...
Sun, 19 Dec 2010 18:37:10 +0000 John Bailey intltool-update all the translations, as we should do occasionally.
Sun, 19 Dec 2010 18:32:07 +0000 John Bailey Helps if I update configure.ac for the new language.
Sun, 19 Dec 2010 18:31:29 +0000 John Bailey A bunch of translation updates.
Sun, 19 Dec 2010 17:23:49 +0000 John Bailey Updated British English translation by new translator. Fixes #13014.
Sun, 19 Dec 2010 17:18:37 +0000 John Bailey Meadow Mari (mhr) translation added. Fixes #12957.
Fri, 17 Dec 2010 09:07:32 +0000 Elliott Sales de Andrade Struct packing ticket fix.
Fri, 17 Dec 2010 09:01:26 +0000 Elliott Sales de Andrade Nick some TLV functions from AIM. I don't know if I need all of these,
Fri, 17 Dec 2010 08:53:34 +0000 Elliott Sales de Andrade Add functions for reading and writing a MsnFileContext which negates
Fri, 17 Dec 2010 07:58:33 +0000 Elliott Sales de Andrade Remove extra variables, and this sizeof() is wrong.
Fri, 17 Dec 2010 07:49:47 +0000 Elliott Sales de Andrade Change SLP P2P functions to use the new buffer access functions
Fri, 17 Dec 2010 07:12:21 +0000 Elliott Sales de Andrade Add some buffer reading/writing functions. I don't know if these are
Thu, 16 Dec 2010 22:27:43 +0000 ª±ric Boumaour updated french translation
Thu, 16 Dec 2010 21:18:02 +0000 ivan komarov Restore the previous behavior (kind of) of falling back to the specified
Thu, 16 Dec 2010 07:20:13 +0000 Elliott Sales de Andrade merge of '0c09db333f3ff80093510065d37e0e275499b9f1'
Thu, 16 Dec 2010 06:13:54 +0000 Paul Aurich Credit Jakub Szypulka for the FB icon, per OoB conversation with
Thu, 16 Dec 2010 02:49:59 +0000 Elliott Sales de Andrade This function doesn't exist.
Thu, 16 Dec 2010 00:14:49 +0000 Elliott Sales de Andrade Correct the ref counts on the SlpMsgParts. When it's removed from the
Wed, 15 Dec 2010 23:10:13 +0000 Elliott Sales de Andrade Use the unref functions everywhere, instead of destroy. I also removed
Wed, 15 Dec 2010 22:21:07 +0000 Elliott Sales de Andrade Not that anyone uses this, but it should probably go in the user's
Wed, 15 Dec 2010 22:10:55 +0000 Elliott Sales de Andrade I son't think we need this function anymore.
Wed, 15 Dec 2010 22:04:08 +0000 Elliott Sales de Andrade Fix typo
Wed, 15 Dec 2010 21:48:37 +0000 Elliott Sales de Andrade Remove some old code.
Wed, 15 Dec 2010 04:17:59 +0000 Elliott Sales de Andrade As Mark did before, we probably don't need a return value from these
Wed, 15 Dec 2010 00:00:12 +0000 Elliott Sales de Andrade Fix a leak if an OIM SOAP request failed, probably due to the account
Thu, 16 Dec 2010 00:56:44 +0000 Daniel Atallah Add two new tests to purple_str_to_time(). The second currently fails, but is the format used for our log files\!
Wed, 15 Dec 2010 09:38:34 +0000 Mark Doliner Revert my revision b3be51b1008b426760ae04ce7487b089440bdeeb
Wed, 15 Dec 2010 00:35:10 +0000 thijsalkemade Process 422 (ERR_NOMOTD) as a valid replacement for an actual MOTD
Tue, 14 Dec 2010 06:19:13 +0000 Elliott Sales de Andrade Changelog tray icon fix.
Tue, 14 Dec 2010 06:17:26 +0000 Elliott Sales de Andrade This conditional is redundant, right?
Tue, 14 Dec 2010 06:14:35 +0000 Elliott Sales de Andrade Re-implement the embedding timeout, so that the buddy list doesn't
Sun, 12 Dec 2010 11:32:07 +0000 Jochen Kemnade update German translation
Fri, 10 Dec 2010 06:38:17 +0000 Elliott Sales de Andrade Add the session user to the userlist. This reduces the amount of
Fri, 10 Dec 2010 05:59:21 +0000 Elliott Sales de Andrade Maybe I should actually put the fix in there too!
Fri, 10 Dec 2010 05:35:15 +0000 Elliott Sales de Andrade ChangeLog invisibility fix.
Fri, 10 Dec 2010 05:33:13 +0000 Elliott Sales de Andrade Properly prevent updating the server with our own information, since
Fri, 10 Dec 2010 05:03:50 +0000 Elliott Sales de Andrade merge of 'd73b1933a947fedcd8b3ecd30b2c373da2d1e63a'
Fri, 10 Dec 2010 05:00:07 +0000 Elliott Sales de Andrade disapproval of revision 'e67fc1b6eccb8879246c1f55a677c5a7202372f8'
Wed, 08 Dec 2010 23:34:06 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 08 Dec 2010 04:21:42 +0000 Elliott Sales de Andrade Link with cairo on win32.
Tue, 07 Dec 2010 15:06:37 +0000 John Bailey ChangeLogging
Tue, 07 Dec 2010 15:05:46 +0000 Stu Tomlinson UI hack ala Google Talk for Facebook.
Tue, 07 Dec 2010 15:04:56 +0000 John Bailey Helps if you remember the makefile bit.
Tue, 07 Dec 2010 15:04:07 +0000 John Bailey Borrow icons from Eion's Facebook prpl for the Facebook UI hack.
Mon, 06 Dec 2010 22:40:49 +0000 Marcus Lundblad ChangeLog Jingle content fix. Closes #13048
Mon, 06 Dec 2010 22:38:56 +0000 Marcus Lundblad jingle: termininate the sesion with reason unsupported-applications if we get an unsupported content type
Sun, 05 Dec 2010 09:06:00 +0000 Elliott Sales de Andrade Add account action to enable/disable connecting from multiple
Sun, 05 Dec 2010 08:49:33 +0000 Elliott Sales de Andrade Add the all-important contactInfo child.
Sun, 05 Dec 2010 08:13:13 +0000 Elliott Sales de Andrade Replace the mpop account setting with a session boolean, because I
Sun, 05 Dec 2010 03:09:52 +0000 Elliott Sales de Andrade ChangeLog Cairo branch merging.
Sun, 05 Dec 2010 02:43:54 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.qulogic.cairo' (head 2efef3c76346222c20254255e83de8bb572d0ed8)
Sun, 05 Dec 2010 02:40:39 +0000 Elliott Sales de Andrade Add a function that allows annotating a contact through a SOAP call.
Sun, 21 Nov 2010 20:30:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6f879669a6513a5c40335bbaefe842389a92b39e)
Sat, 21 Aug 2010 06:04:13 +0000 Elliott Sales de Andrade Cache the cairo context for the pixmap. I'm not really sure if this
Sat, 21 Aug 2010 05:42:17 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 47179f04bde4a1cd3857fd05eb4e40f25ee9e26f)
Sun, 08 Aug 2010 21:55:06 +0000 Elliott Sales de Andrade I don't think cairo draws circles too badly.
Sun, 08 Aug 2010 21:49:10 +0000 Elliott Sales de Andrade Fix expose event drawing offset.
Sun, 08 Aug 2010 20:36:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head e7abe20448d307649f623c608ecd470060b5f40d)
Fri, 30 Jul 2010 02:41:38 +0000 Elliott Sales de Andrade So I only changed the obvious GdkGC use in the whiteboard. I think
Wed, 28 Jul 2010 04:51:24 +0000 Elliott Sales de Andrade Replace GdkGC in GtkIMHtml. Just in case you were wondering, it's now
Wed, 28 Jul 2010 04:36:15 +0000 Elliott Sales de Andrade Replace GdkGC in whiteboard stuff. But I don't have Yahoo!, so don't
Wed, 28 Jul 2010 04:15:35 +0000 Elliott Sales de Andrade Replace GdkGC with cairo calls in markerline.
Fri, 03 Dec 2010 04:51:48 +0000 Elliott Sales de Andrade Combine the encode_spaces function and the stuff for the display name
Fri, 03 Dec 2010 03:49:40 +0000 Elliott Sales de Andrade Oops, this is the wrong limit.
Thu, 02 Dec 2010 20:17:37 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 02 Dec 2010 06:32:55 +0000 Elliott Sales de Andrade Disconnect other endpoints if the MPOP setting is disabled.
Thu, 02 Dec 2010 06:14:19 +0000 Elliott Sales de Andrade Read the MPOP setting from the AB.
Thu, 02 Dec 2010 06:04:55 +0000 Elliott Sales de Andrade Clear out the old list of endpoints when we receive a new one. This
Thu, 02 Dec 2010 05:21:50 +0000 Elliott Sales de Andrade I think we can save some memory by making these booleans into a single
Thu, 02 Dec 2010 05:16:27 +0000 Elliott Sales de Andrade It doesn't seem like we use this kv value, so might as well save the
Thu, 02 Dec 2010 05:03:05 +0000 Elliott Sales de Andrade The PartnerScenario in the ABContactUpdate SOAP request should
Thu, 02 Dec 2010 03:59:58 +0000 Elliott Sales de Andrade Apparently, UBM was updated with more parameters in MSNp16. One is
Thu, 02 Dec 2010 02:56:51 +0000 Mark Doliner ChangeLog that last change
Thu, 02 Dec 2010 02:55:17 +0000 Mark Doliner Since my last change, it shouldn't matter whether this is an empty string
Thu, 02 Dec 2010 02:35:52 +0000 Mark Doliner I tested with AIM 7.2.6.1 and ICQ 7.2 build 3159 and both of them
Tue, 30 Nov 2010 06:06:14 +0000 Paul Aurich gtkimhtml: Display "<3" instead of "&lt;3" after too many smileys in convo
Thu, 02 Dec 2010 20:16:47 +0900 Yoshiki Yazawa revert msn_set_public_alias() for now.
Mon, 29 Nov 2010 19:49:04 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 29 Nov 2010 07:13:08 +0000 Mark Doliner Cast back and forth between int and pointer instead of putting pointers
Mon, 29 Nov 2010 06:03:44 +0000 Mark Doliner I prefer this syntax. Plus, it's slightly faster... right?
Mon, 29 Nov 2010 01:12:51 +0000 Stu Tomlinson Suppress the "View Locations..." protocol action on MSN if we are not
Sun, 28 Nov 2010 08:22:09 +0000 Elliott Sales de Andrade merge of '2b6c5a292658681aecfbe9f0c7f67cf62cfb28ec'
Sun, 28 Nov 2010 07:52:58 +0000 Elliott Sales de Andrade Add the HDN status to status parsing, which means invisible, but you'd
Sun, 28 Nov 2010 07:24:22 +0000 Elliott Sales de Andrade Stop escaping all characters in the display name. It's only necessary
Sun, 28 Nov 2010 02:15:18 +0000 Elliott Sales de Andrade Fix the name of this flag.
Sun, 28 Nov 2010 00:44:35 +0000 jakub adam Correct parsing of multipart messages in purple_mim_document_parse,
Sun, 28 Nov 2010 00:18:31 +0000 Elliott Sales de Andrade Update internal/external libgadu to 1.9.0, except for some superfluous
Sat, 27 Nov 2010 22:36:49 +0000 Ari Pollak Fix purple-remote on Python 2.6+.
Sat, 27 Nov 2010 19:58:15 +0000 John Bailey Luke Ross has retired from translating.
Sat, 27 Nov 2010 07:56:27 +0000 Elliott Sales de Andrade These new files are missing GPL headers. And fix a couple incorrect
Sat, 27 Nov 2010 07:11:48 +0000 Elliott Sales de Andrade The left/right scroll, and close buttons in a PidginScrollBook should
Sat, 27 Nov 2010 07:08:24 +0000 Elliott Sales de Andrade Call msn_transaction_destroy from msn_cmdproc_send_trans. This way, it
Wed, 24 Nov 2010 19:52:47 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 24 Nov 2010 05:57:48 +0000 John Bailey Bring these files up to date.
Wed, 24 Nov 2010 05:57:22 +0000 John Bailey I released 2.7.7, so this branch is now 2.7.8.
Tue, 23 Nov 2010 14:52:50 +0000 Stu Tomlinson Fix building RPMs with the correct SSL libraries
Tue, 23 Nov 2010 20:02:24 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 23 Nov 2010 05:30:37 +0000 John Bailey Looks like I'm now the maintainer of the ChangeLog too.
Tue, 23 Nov 2010 04:34:54 +0000 John Bailey I forgot to update these after I released last night.
Tue, 23 Nov 2010 04:33:29 +0000 John Bailey Properly handle an AIM login server of login.messaging.aol.com. Fixes #12948.
Tue, 23 Nov 2010 01:56:12 +0000 Stu Tomlinson Our certificate code is generally designed around no two CA
Tue, 23 Nov 2010 01:50:30 +0000 Stu Tomlinson NSS will not return invalid or irrelevant intermediate certificates
Mon, 22 Nov 2010 10:50:32 +0000 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
Mon, 22 Nov 2010 10:49:06 +0000 Mark Doliner disapproval of revision '3ac008cdb1707c831737d497562a2751cdff861c'
Mon, 22 Nov 2010 10:45:46 +0000 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
Mon, 22 Nov 2010 09:54:54 +0000 Mark Doliner I noticed a NULL printf crash from the first chunk of this change.
Mon, 22 Nov 2010 09:16:49 +0000 Mark Doliner Close open requests related to this xfer when the request is canceled
Mon, 22 Nov 2010 07:43:56 +0000 Mark Doliner Nothing uses this return value, so stop returning it. I think it's weird
Mon, 22 Nov 2010 07:40:23 +0000 Mark Doliner msn_message_destroy() calls msn_message_unref() if refcount>0. This is
Mon, 22 Nov 2010 07:32:57 +0000 Mark Doliner * Don't include ourselves in the list of other endpoints that can be
Mon, 22 Nov 2010 03:04:17 +0000 Elliott Sales de Andrade merge of '3d06a17dd5bf8095f142141e395986dda870cfe6'
Sun, 21 Nov 2010 22:07:08 +0000 jakub adam pidgin: Remove a timeout when destroying this object to avoid a use-after-free
Mon, 22 Nov 2010 03:01:14 +0000 Elliott Sales de Andrade Sigh, so apparently, I broke receiving smileys with some over-zealous
Mon, 22 Nov 2010 02:39:10 +0000 Elliott Sales de Andrade Fix the possible leak in the function that's actually used.
Mon, 22 Nov 2010 02:38:29 +0000 Elliott Sales de Andrade This function isn't used and I've been trying to find the bug in it.
Mon, 22 Nov 2010 00:01:39 +0000 Elliott Sales de Andrade Fix possible leak.
Sun, 21 Nov 2010 20:58:18 +0000 Elliott Sales de Andrade Oops, we shouldn't free the MsnMessage here, because it comes from
Sun, 21 Nov 2010 19:42:37 +0000 John Bailey ChangeLog updates, NEWS, and prep for release.
Sun, 21 Nov 2010 19:06:12 +0000 John Bailey Updated translations for the 2.7.6 release. Fixes #12855, #12859, #12883.
Sun, 21 Nov 2010 10:38:27 +0000 Mark Doliner merge of '903a08541756b999683e95bd5bd022856dbc122b'
Sun, 21 Nov 2010 10:03:02 +0000 Elliott Sales de Andrade merge of '235da67d85fa24f86f8a6e0b743c070914f23a45'
Sun, 21 Nov 2010 09:40:48 +0000 Mark Doliner merge of '21547ef2d3fe0b84909cf441e8a0eff458724c91'
Sun, 21 Nov 2010 10:37:29 +0000 Mark Doliner Add comments for translators
Sat, 20 Nov 2010 23:44:19 +0000 Paul Aurich Changelog that commit
Sun, 21 Nov 2010 10:01:18 +0000 Elliott Sales de Andrade It looks like this account proxy info is leaked, too.
Sun, 21 Nov 2010 09:56:48 +0000 Elliott Sales de Andrade Fix a lot more leaks, some old, some new.
Sun, 21 Nov 2010 08:47:08 +0000 Elliott Sales de Andrade Fix some leaks. Header and footer are allocated, copied and not freed.
Sun, 21 Nov 2010 06:58:45 +0000 Elliott Sales de Andrade Prevent a use-after-free. The timeout_cb may free the MsnTransaction,
Sun, 21 Nov 2010 00:53:26 +0000 Elliott Sales de Andrade Don't attempt to process zero-length DC messages. We should probably
Sun, 21 Nov 2010 02:12:29 +0000 Kelemen G«¡bor Hungarian translation updated for 2.7.6
Sat, 20 Nov 2010 18:12:13 +0000 Paul Aurich merge of '6f879669a6513a5c40335bbaefe842389a92b39e'
Sat, 20 Nov 2010 02:42:59 +0000 Paul Aurich jabber: Print out plaintext-equivalent passwords when PURPLE_UNSAFE_DEBUG is set.
Sat, 20 Nov 2010 09:21:29 +0000 Josep Puigdemont Catalan translation updated.
Fri, 19 Nov 2010 07:13:04 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 18 Nov 2010 20:47:28 +0000 Stu Tomlinson Add new intermediate certificates that Microsoft have started using to
Wed, 17 Nov 2010 08:28:51 +0000 Bj«Órn Voigt German translation update
Wed, 17 Nov 2010 08:12:56 +0000 Bj«Órn Voigt Encryption keys were marked with the _N() translation macro
Mon, 15 Nov 2010 21:31:30 +0000 Marcus Lundblad ChangeLog
Mon, 15 Nov 2010 21:30:07 +0000 Marcus Lundblad Don't call purple_xfer_error before purple_xfer_cancel_remote when an error occurs in IBB, avoids double transfer messages on error. Closes #12757
Mon, 15 Nov 2010 16:56:33 +0000 Jochen Kemnade update for German translation, still incomplete
Sat, 13 Nov 2010 04:35:36 +0000 John Bailey Make 'intltool-update --maintain' happy.
Wed, 10 Nov 2010 23:44:57 +0000 Mark Doliner Minor cleanup. Should be no functionality change, just a variable
Wed, 10 Nov 2010 23:41:53 +0000 Mark Doliner Fix a bug where if we used fetch url with include_headers=FALSE and
Wed, 10 Nov 2010 01:22:53 +0000 Mark Doliner Correct typo in comment
Wed, 10 Nov 2010 01:17:22 +0000 Mark Doliner g_hash_table_get_keys is GLIB>2.14.0 but we maintain compatibility with 2.12.0.
Wed, 10 Nov 2010 01:00:42 +0000 Mark Doliner g_strcmp0 was added in glib 2.16.0, but we keep compatibility with 2.12.
Mon, 08 Nov 2010 22:51:35 +0000 Daniel Atallah merge of '148e99c7c4a60cc18826232bd8b3270cbdddc7b5'
Thu, 04 Nov 2010 19:20:38 +0000 Daniel Atallah Make untarring work for non-ASCII destination dirs on Windows.
Mon, 08 Nov 2010 17:05:53 +0000 Paul Aurich merge of '69fbc32fd3dfe8ca0979e1c486c3d51eb06088cf'
Mon, 08 Nov 2010 17:05:18 +0000 Paul Aurich jabber: Avoid a double-free in the google relay code.
Thu, 18 Nov 2010 23:07:34 +0900 Yoshiki Yazawa more unicode normalization
Wed, 10 Nov 2010 11:41:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 06 Nov 2010 03:46:35 +0000 Elliott Sales de Andrade merge of '833313a684a714d5138a37f30a635c00044f3b93'
Sat, 06 Nov 2010 02:44:06 +0000 Elliott Sales de Andrade slpcall is never NULL here.
Sat, 06 Nov 2010 02:35:40 +0000 Elliott Sales de Andrade first can be NULL here, obviously, We don't want any NULL-pointer
Thu, 04 Nov 2010 05:00:05 +0000 Elliott Sales de Andrade Fix possible uninitialized value.
Thu, 04 Nov 2010 04:50:18 +0000 Elliott Sales de Andrade One more dead assignment.
Thu, 04 Nov 2010 04:41:48 +0000 Elliott Sales de Andrade Remove dead assignments in new MSN code.
Fri, 05 Nov 2010 00:38:46 +0000 ivan komarov merge of '2dfb64bc744cbdfa05ad4ebc9d940e9f078650ef'
Fri, 05 Nov 2010 00:37:23 +0000 ivan komarov No need to clutter the debug log with dozens of lines when
Thu, 04 Nov 2010 23:38:20 +0000 ivan komarov A followup commit to d849dc2a852a4ffdd345a150f0b88ab37de36e36.
Thu, 04 Nov 2010 18:28:48 +0000 ivan komarov The end user is not going to be amused when he sees a "<URL>: Ok" connection
Thu, 04 Nov 2010 19:40:28 +0000 masca Add switchboard users to the chat instead of adding always the same user as Elliot and Stu pointed out.
Thu, 04 Nov 2010 18:23:41 +0000 Daniel Atallah Build the "Pidgin Theme Editor" plugin on Windows too.
Tue, 02 Nov 2010 20:55:06 +0000 ivan komarov Removed an abstruse Easter Egg from 869efa8a750e9eee235af2ec631e7554cb373778.
Tue, 02 Nov 2010 20:51:44 +0000 ivan komarov merge of '5e579d58062410991f6268b66906fb7434730423'
Tue, 02 Nov 2010 02:06:13 +0000 Paul Aurich jabber: Protect against broken OSes and printf("%s", NULL) crashes
Tue, 02 Nov 2010 01:57:06 +0000 Paul Aurich merge of '837b54a614756c96003b17bffd4864c0e86d651f'
Tue, 02 Nov 2010 01:56:59 +0000 Paul Aurich merge of 'a620b30d584e5cb6309f10afa12d79f6b5f0a9b2'
Mon, 01 Nov 2010 19:08:08 +0000 ivan komarov Removed unhelpful warning.
Mon, 01 Nov 2010 18:57:39 +0000 ivan komarov Continuing Daniel's quest for safety in Pidginland (see b01c2771dfe0c2c521afb1699a3a9c509c12567d).
Mon, 01 Nov 2010 03:40:14 +0000 eion jabber: Add abstraction functions for adding/removing auth mechs. Closes #12715
Mon, 01 Nov 2010 17:42:47 +0000 Daniel Atallah A gboolean doesn't need to be '1' to be TRUE. This is safer.
Mon, 01 Nov 2010 17:29:32 +0000 Mark Doliner Remove unneeded returns
Mon, 01 Nov 2010 14:20:44 +0000 John Bailey Better phrasing for Masca's ChangeLog entries.
Mon, 01 Nov 2010 07:12:08 +0000 ivan komarov merge of 'a05232ffa430529ccf3e31b0b2006324a28ef9bd'
Mon, 01 Nov 2010 05:43:02 +0000 masca Add some stuff to Changelog and NEWS.
Mon, 01 Nov 2010 05:26:01 +0000 masca propagate from branch 'im.pidgin.soc.2010.msn-tlc' (head f9e92250cfa7d84022736153e2c970889805aaab)
Sat, 30 Oct 2010 17:45:46 +0000 masca Manually propagate the fix for CVE-2010-3711.
Fri, 29 Oct 2010 17:36:08 +0000 masca propagate from branch 'im.pidgin.pidgin' (head aa3b95627ddc76842b7b33f30bce406d7a689dd8)
Wed, 22 Sep 2010 21:09:50 +0000 masca Normalize both passports before comparation. This fixes the bug that opens a MUC with a buddy that is logged in on mutiple endpoints.
Wed, 22 Sep 2010 20:58:43 +0000 masca This function is now in slp.h, it doesnt need to be here.
Sun, 19 Sep 2010 20:38:03 +0000 masca This files doesn't exist anymore and the Makefile.mingw must be updated to reflect the change. Thanks to Andrea Visioni for the patch.
Sun, 19 Sep 2010 01:00:07 +0000 masca Enable MSNP16 since it looks quite stable now.
Sat, 18 Sep 2010 21:29:31 +0000 masca Fix the bug when a buddy is connected in different locations and a MUC opens and add both locations as different buddies.
Sat, 18 Sep 2010 20:56:11 +0000 masca Fix a crash when we want to remove a user that is not in the switchboard.
Wed, 15 Sep 2010 17:34:21 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
Sat, 11 Sep 2010 19:03:25 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fabc09bf724818b9b50e1c41d4afd6549f298c05)
Sun, 01 Aug 2010 00:08:26 +0000 Elliott Sales de Andrade applied changes from cc2567c1558bffb058fda6a6319faf70206a8c34
Sat, 31 Jul 2010 23:42:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5b9ae21a0927d9a160964bfb1cad7a43253fba0d)
Tue, 10 Aug 2010 18:01:01 +0000 Mark Doliner ref_count is an int
Fri, 06 Aug 2010 00:10:13 +0000 masca Fix a warning about the size of the flags and avoi displaying trialing 0 that will not be used.
Fri, 06 Aug 2010 00:08:23 +0000 masca Use the documented enum flag instead of a magic number.
Fri, 06 Aug 2010 00:07:39 +0000 masca Get rid of the Flags field in the SlpMessage in favor of the one in the Header.
Thu, 05 Aug 2010 23:58:21 +0000 masca Use the flag util function here too.
Thu, 05 Aug 2010 23:42:42 +0000 masca Avoid duplicated code using a util function to check the flags.
Thu, 05 Aug 2010 23:16:49 +0000 masca Get rid of the ack_size field in the SlpMessage in favor of the one in the Header. And do nothing if the released SlpMessage is an ACK or a 100 (DC Handshake).
Thu, 05 Aug 2010 23:09:12 +0000 masca Get rid of the ack_sub_id field in the SlpMessage in favor of the one in the Header.
Thu, 05 Aug 2010 22:47:36 +0000 masca Fix a warning caused because slpmsg->buffer is unsigned and the function spect a gchar pointer. I don't think this can harm in any way.
Thu, 05 Aug 2010 22:41:22 +0000 masca Get rid of the ack_id field in the SlpMessage in favor of the one in the Header.
Thu, 05 Aug 2010 21:58:13 +0000 masca Get rid of the offset field in the SlpMessage in favor of the one in the Header.
Wed, 04 Aug 2010 04:30:03 +0000 masca Use the SlpMessage header offset only instead of it and the one on the SlpMessage when sending it. This fixes sending big data which needs to be split in multiple messages.
Mon, 02 Aug 2010 20:36:02 +0000 masca Don't destroy our local object storing the display picture when a NLN command show us the same MsnObject.
Fri, 30 Jul 2010 18:21:59 +0000 masca Add DC packet lenght when creating the SlpPart.
Thu, 29 Jul 2010 20:54:50 +0000 masca Split a little more msn_slplink_process_msg. I think this way is easier to read.
Thu, 29 Jul 2010 00:12:54 +0000 masca Process SlpMessageParts, a sequence of parts will generate a SlpMessage.
Wed, 28 Jul 2010 20:35:28 +0000 masca Split msn_slplink_process_msg in three smaller functions.
Wed, 28 Jul 2010 16:55:07 +0000 masca Fix a warning about a static function.
Wed, 21 Jul 2010 19:59:38 +0000 masca Remove session_id from SlpMsg and use the one from the header.
Mon, 19 Jul 2010 21:11:32 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)
Mon, 19 Jul 2010 21:05:06 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 51236278b5344e58692ae671bd25a862058432da)
Wed, 07 Jul 2010 21:26:08 +0000 masca Do not send the extended caps when using msnp < 16.
Wed, 07 Jul 2010 21:25:38 +0000 masca Disable MSNP16 until we have a stable SLP connection with P2Pv1 headers, then start the SLP migration to MSNP16 and P2Pv2.
Wed, 07 Jul 2010 21:08:26 +0000 masca A Message may not have a part, use destroy which return silently when part == NULL instead of asserting.
Wed, 07 Jul 2010 21:04:57 +0000 masca Add a ref to the part at sbconn and add some debug output.
Wed, 07 Jul 2010 21:03:15 +0000 masca Fix some field sizes in P2Pv2 header.
Tue, 06 Jul 2010 19:00:21 +0000 masca Add support to ref/unref SlpMessageParts.
Tue, 06 Jul 2010 18:56:58 +0000 masca Set the correct length of the data before calling the function to process it.
Tue, 06 Jul 2010 18:51:44 +0000 masca Print SLP data as text if it's a negociating session message.
Mon, 05 Jul 2010 22:00:10 +0000 masca Documetn P2P Application ID in a enum and use it instead of 'magic numbers'.
Mon, 05 Jul 2010 21:35:46 +0000 masca Properly set the body_len of the SlpMessagePart, this set correctly the footer value.
Mon, 05 Jul 2010 20:52:35 +0000 masca Remove the header and footer from the length of the mesage.
Mon, 05 Jul 2010 20:09:20 +0000 masca Add some more flag definitions to the p2p flags.
Sat, 03 Jul 2010 06:55:33 +0000 masca Update tmp pointer after reading the header.
Sat, 03 Jul 2010 05:22:58 +0000 masca Add initial P2Pv2 header definition.
Thu, 01 Jul 2010 00:53:28 +0000 masca Send buffer data when the message is not a xfer.
Thu, 01 Jul 2010 00:50:39 +0000 masca Use the real ack callback.
Wed, 30 Jun 2010 20:41:58 +0000 masca Add a function that will help debug of SlpMessages.
Tue, 29 Jun 2010 23:33:52 +0000 masca Move queue logic in requesting user display out of slp code.
Tue, 29 Jun 2010 22:25:24 +0000 masca Remove this prototipe and make the function static since it is not exposed anymore.
Tue, 29 Jun 2010 22:24:05 +0000 masca Move slp parsing and answering code down the stack to SlpCall. This simplify a lot slp.c.
Tue, 29 Jun 2010 22:18:22 +0000 masca Move msn_xfer code to it's own module aiming to simplify slp code.
Thu, 24 Jun 2010 00:41:07 +0000 masca Move file request up in the stack.
Thu, 24 Jun 2010 00:12:45 +0000 masca Hide msn_slplink_destroy and use the unref version everywhere.
Wed, 23 Jun 2010 23:35:13 +0000 masca Remove unneeded include.
Wed, 23 Jun 2010 22:47:49 +0000 masca Remove all unneeded MsnMessage related code that was replaced by SlpParts.
Tue, 22 Jun 2010 23:23:15 +0000 masca Remove uneeded include.
Tue, 22 Jun 2010 23:09:36 +0000 masca Fix debug_*_to_file to process SlpMessages instead of MsnMessages.
Tue, 22 Jun 2010 23:00:10 +0000 masca Remove msgs list from SlpMessage.
Tue, 22 Jun 2010 22:54:17 +0000 masca Destroying Parts return silently when it's passed a NULL pointer.
Tue, 22 Jun 2010 22:44:28 +0000 masca Destroy Parts when the SlpMessage is destroyed.
Tue, 22 Jun 2010 22:44:13 +0000 masca Fix typo.
Tue, 22 Jun 2010 22:39:28 +0000 masca Destroy Part when the Message is destroyed.
Tue, 22 Jun 2010 22:03:55 +0000 masca Prevent a crash, this should never happen. It needs a little more work before being fixed.
Mon, 21 Jun 2010 07:11:25 +0000 masca Fix a bad behavior when talking with users using multiple locations. The
Sat, 19 Jun 2010 23:55:16 +0000 masca Fix integration between Switchboard and SBConn. by setting public some functions on both sides. Regresion introduced in 99802eb80a7acd
Sat, 19 Jun 2010 23:23:23 +0000 masca Move an user utility function to User.
Sat, 19 Jun 2010 23:21:44 +0000 masca Fix a missing semicolon.
Sat, 19 Jun 2010 23:03:04 +0000 masca Move sending messages via SB to SBConn.
Sat, 19 Jun 2010 22:53:24 +0000 masca Move this function definitions where they belong.
Sat, 19 Jun 2010 22:48:00 +0000 masca MsnMessage is not needed anymore by SlpMessage.
Sat, 19 Jun 2010 22:29:55 +0000 masca Move MsnMessage callbacks to msn.c instead of polluting everywhere.
Sat, 19 Jun 2010 22:28:59 +0000 masca This header is needed to know the max size of a part.
Sat, 19 Jun 2010 22:06:31 +0000 masca Avoid magic numbers.
Sat, 19 Jun 2010 22:04:28 +0000 masca Move Switchboard callbacks out of Slp code.
Sat, 19 Jun 2010 21:48:19 +0000 masca Remove the MsnMessage from SlpMessage.
Thu, 17 Jun 2010 20:02:30 +0000 masca Remove msn.h dependency from DirectConn.
Thu, 17 Jun 2010 20:01:31 +0000 masca Fix slp.h headers so it have anything it needs on its own.
Thu, 17 Jun 2010 19:54:52 +0000 masca Reomove MsnMessage reference from DirectConn.
Thu, 17 Jun 2010 18:04:42 +0000 masca This bit must be migrated too.
Wed, 16 Jun 2010 22:18:22 +0000 masca Msg->slpmsg is not valid anymore, use part.
Wed, 16 Jun 2010 22:17:28 +0000 masca SlpLink must not use MsnMessages but SlpMessageParts, so migrate code to use SlpMessagePart API.
Wed, 16 Jun 2010 22:12:07 +0000 masca Migrate MsnMessage code to use Parts instead of the whole SlpMessage.
Wed, 16 Jun 2010 21:55:23 +0000 masca Add support for Parts in the MsnSlpMessages and MsnMessages structs.
Wed, 16 Jun 2010 21:53:08 +0000 masca Add a P2PFooter size define.
Wed, 16 Jun 2010 21:45:50 +0000 masca Add support in SBConn to send parts instead of messages.
Wed, 16 Jun 2010 21:32:12 +0000 masca Add a function that enqueue a Part instead of a Message since directconn does not sends messages.
Wed, 16 Jun 2010 21:25:11 +0000 masca Introduce SlpMessagePart, It will replace MsnMessage in every Slp related code so MsnMessage just get used where it makes sense, in the Switchboard.
Tue, 15 Jun 2010 21:21:24 +0000 masca Manage sending messages trough switchboard in sbconn.
Tue, 15 Jun 2010 21:05:27 +0000 masca Document SlpMessage size limits.
Tue, 15 Jun 2010 00:42:05 +0000 masca Move MsnMessage stuff out of slplink to SBConn.
Sat, 12 Jun 2010 21:38:32 +0000 masca Use better function names.
Sat, 12 Jun 2010 21:22:06 +0000 masca Move more SlpMessage creation to its module.
Thu, 10 Jun 2010 22:40:44 +0000 masca The creation of SlpMessage must be done in its own module.
Thu, 10 Jun 2010 22:17:26 +0000 masca Since we can create a SlpMessage without a SlpLink, add a function to relate them post-creation.
Wed, 09 Jun 2010 23:03:34 +0000 masca Avoid magic numbers.
Wed, 09 Jun 2010 22:59:16 +0000 masca Remove replaced code.
Wed, 09 Jun 2010 22:54:58 +0000 masca The include is needed here.
Tue, 08 Jun 2010 21:32:12 +0000 masca Use slp parse code that was just moved to SlpMessage since it belongs there
Tue, 08 Jun 2010 21:26:39 +0000 masca Drop slp header and footer from MsnMessage in favor of MsnSlpMessage->header and footer.
Tue, 08 Jun 2010 21:21:49 +0000 masca Add SlpMessage parser and serializer functions to SlpMessage module.
Tue, 08 Jun 2010 21:08:13 +0000 masca Add P2PFooter helper functions.
Tue, 08 Jun 2010 01:45:49 +0000 masca Allow temporary SlpMessages so we can get slp specific code from MsnMessage.
Tue, 08 Jun 2010 01:40:39 +0000 masca This bits belong to SlpMessage, lets handle here, also I think it's easier to manage this bits being a pointer.
Sun, 06 Jun 2010 21:27:12 +0000 masca merge of '5af6a35c4c39341b79cc8d61c700da2b874b9b6b'
Wed, 02 Jun 2010 20:51:24 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head 49bf2f5880edfe6f07decbf14418f2032ba59ad0)
Wed, 02 Jun 2010 20:08:53 +0000 masca propagate from branch 'im.pidgin.pidgin' (head a16b83242562658cc9f08739aedaa0a4b621077a)
Sat, 05 Jun 2010 01:31:25 +0000 masca Fix logic error as pointed out by Elliot.
Sat, 05 Jun 2010 01:27:07 +0000 masca Use p2p functions in directconn too.
Fri, 04 Jun 2010 00:33:29 +0000 masca This include is needed here.
Fri, 04 Jun 2010 00:21:00 +0000 masca Use convenient p2p functions to avoid code here. There is a lot more code duplication to fix here.
Fri, 04 Jun 2010 00:20:18 +0000 masca This one is not needed here.
Fri, 04 Jun 2010 00:20:00 +0000 masca Oops, forgot to save before commiting.
Thu, 03 Jun 2010 23:36:23 +0000 masca Add the new module to Makefiles.
Thu, 03 Jun 2010 23:27:23 +0000 masca Fix a warning.
Thu, 03 Jun 2010 22:55:52 +0000 masca Move parsing of the p2p header to p2p to avoid duplicated code.
Thu, 03 Jun 2010 21:50:45 +0000 masca Drop Binary from the struct name.
Thu, 03 Jun 2010 21:44:36 +0000 masca Drop MsnSlpFooter in favor of MsnP2pFooter.
Thu, 03 Jun 2010 21:41:43 +0000 masca Drop MsnSlpHeader in favor of MsnP2pBinaryHeader.
Thu, 03 Jun 2010 21:18:53 +0000 masca Chang member name so it is compatible with MsnSlpHeader struct names.
Thu, 03 Jun 2010 21:16:24 +0000 masca Actually add the new file.
Thu, 03 Jun 2010 21:07:08 +0000 masca Start moving p2p specific code to its own module.
Wed, 02 Jun 2010 09:33:21 +0000 masca Cleanup notification.c includes
Wed, 02 Jun 2010 09:01:12 +0000 masca Replace magic numbers with the enumed SlpHeaderFlag.
Wed, 02 Jun 2010 09:00:21 +0000 masca Document Flag field in the Slp binary header.
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
Fri, 28 May 2010 20:29:05 +0000 masca Add internal here so it brings config.h that make it possible to load the plugin. Fixes a regresion introduced in 7ab10ac51ae5537fc0c3eeca18c24dcadf63728f.
Fri, 28 May 2010 10:10:26 +0000 masca ft.h is not needed in the headers.
Fri, 28 May 2010 10:06:08 +0000 masca Switchboard: move this includes to the c file.
Fri, 28 May 2010 10:00:01 +0000 masca Switchboard includes cleanup.
Fri, 28 May 2010 09:43:25 +0000 masca A little header cleanup.
Fri, 28 May 2010 09:40:03 +0000 masca This include of internal maybe is needed on proxy.h because not having it causes error on it.
Fri, 28 May 2010 09:29:47 +0000 masca Remove unused includes.
Fri, 28 May 2010 09:29:03 +0000 masca Notification needs the userlist.
Fri, 28 May 2010 09:24:54 +0000 masca Nexus needs internal too.
Fri, 28 May 2010 09:11:00 +0000 masca I guess we like better to include internal than stdio.h.
Fri, 28 May 2010 08:35:27 +0000 masca Nobody needs sslcon here, remove it.
Fri, 28 May 2010 08:33:23 +0000 masca Replace servconn.h with session.h because it's the one needed here.
Fri, 28 May 2010 08:28:37 +0000 masca msn_email_is_valid looks a lot like a util function, move it there.
Fri, 28 May 2010 08:21:21 +0000 masca This enum looks like userlist related, move it there.
Fri, 28 May 2010 08:13:30 +0000 masca This ones are not needed.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Thu, 27 May 2010 22:14:53 +0000 masca Remove msn_user_destroy in favor of msn_user_unref.
Wed, 26 May 2010 23:47:19 +0000 masca Manage switchboards with users not on our list.
Wed, 26 May 2010 23:39:02 +0000 masca Make this bits consistent with the whole file.
Wed, 26 May 2010 23:25:39 +0000 masca Add ref/unref support to MsnUser.
Wed, 26 May 2010 20:01:05 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head 6f45ed65a9417053e242214f5c2bc51028f8e01f)
Wed, 26 May 2010 19:47:56 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fcd99a6bb8c6362d64f295a1b95a5b1130460b85)
Sat, 22 May 2010 06:27:18 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head cd770a44f05f96d1e74ea761e614d1a468ba60df)
Wed, 26 May 2010 03:16:48 +0000 masca Don't treat messages got from ourself from a switchboard like a new message. This fixes the multiple conversation open with ourself.
Tue, 25 May 2010 22:06:03 +0000 masca Switchboard->users is now a list of MsnUsers which is a lot more useful and it is already allocated.
Tue, 25 May 2010 21:17:30 +0000 masca Oops, this one needed to be changed too.
Sat, 15 May 2010 02:46:38 +0000 masca This are MsnUser functions, move them there.
Mon, 10 May 2010 23:21:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f6cdf8776559775f9a4a72563e69741e139518bd)
Fri, 23 Apr 2010 16:58:03 +0000 Mark Doliner Need to add back this g_free.
Fri, 23 Apr 2010 00:24:07 +0000 Mark Doliner Use a linked list to store MsnUserEndpoints instead of a hash table.
Thu, 22 Apr 2010 21:06:41 +0000 Mark Doliner Give the Set Friendly Name window a better title
Thu, 22 Apr 2010 21:04:29 +0000 Mark Doliner Don't hardcode "Pidgin" as the name of this endpoint. Instead, grab the
Thu, 22 Apr 2010 20:51:24 +0000 Mark Doliner MsnUserEndpoint->id isn't actually used, so let's not store it in the
Thu, 22 Apr 2010 18:09:44 +0000 Mark Doliner Remove an unnecessary forward declaration
Thu, 22 Apr 2010 17:50:37 +0000 Mark Doliner MSN's dialog.c was removed
Thu, 22 Apr 2010 17:15:26 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 73717266fa7d3a35ac09e09781fc5b48e2954fab)
Sun, 04 Apr 2010 19:18:26 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 3675047f72f66174d95018d40a0100ea0bc87f8c)
Wed, 31 Mar 2010 19:35:20 +0000 masca Document MsnTable.
Wed, 31 Mar 2010 17:32:36 +0000 masca Remove deprecated (since MSNP13) commands and relevant files.
Tue, 30 Mar 2010 00:10:03 +0000 masca We don't need to expose this function as it's only used locally.
Fri, 26 Mar 2010 00:43:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 25f95fb2f47b70980b79422c9a02be98eed376f7)
Sat, 13 Mar 2010 08:18:25 +0000 Elliott Sales de Andrade I don't really like this name.
Sat, 13 Mar 2010 08:09:32 +0000 Elliott Sales de Andrade Fix a few little things.
Sat, 13 Mar 2010 07:26:25 +0000 Elliott Sales de Andrade Messages without TrID's should not be saved in the history.
Fri, 12 Mar 2010 02:29:13 +0000 masca msn: Document command.h
Fri, 12 Mar 2010 02:26:57 +0000 masca msn: Merge dialog and error to get an unified msn_error api.
Thu, 11 Mar 2010 17:59:53 +0000 masca We need a way to send commands without transaction ID
Wed, 10 Mar 2010 22:16:04 +0000 masca msn: Remove msn_cmdproc_send_quick in favor of msn_cmdproc_send_trans
Wed, 10 Mar 2010 21:46:37 +0000 masca msn: Delete msn_cmdproc_send since it just have duplicated code from
Wed, 10 Mar 2010 17:58:21 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fc8a21d1f30004cf7a468e8ab79c0f922c6c4a3e)
Fri, 05 Mar 2010 04:19:05 +0000 masca msn: Improve cmdproc.h docs.
Wed, 24 Feb 2010 17:36:45 +0000 masca merge of '029197c93909a808e78b66053bb4115e20435b72'
Wed, 24 Feb 2010 01:21:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ddeec32813f54d5440b27a20c81743973d05079f)
Fri, 19 Feb 2010 07:07:53 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 302c560990dbae6b00f9ca0ef36b3c160b190bdb)
Tue, 23 Feb 2010 17:49:32 +0000 masca Document msnutils.
Tue, 23 Feb 2010 17:33:33 +0000 masca Make this comment 80char wide.
Thu, 18 Feb 2010 16:59:04 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 624bba8bd37445c496620c94bfe6da7da8af2ee4)
Tue, 16 Feb 2010 15:58:34 +0000 masca propagate from branch 'im.pidgin.pidgin' (head be77df4826034ac2521177bb6af6b60be3d1b4c4)
Tue, 09 Feb 2010 01:55:36 +0000 Mark Doliner I don't believe there's any reason to duplicate this string.
Mon, 08 Feb 2010 08:35:38 +0000 Mark Doliner We just allocated slpmsg, so of course slpmsg->slpcall will be NULL here
Mon, 08 Feb 2010 08:26:12 +0000 Mark Doliner Attempt to simplify and clean
Mon, 08 Feb 2010 08:18:20 +0000 Mark Doliner Shuffle some things around and add some comments. Hopefully cleaner.
Mon, 08 Feb 2010 08:00:22 +0000 Mark Doliner Since when do we use camel case?
Mon, 08 Feb 2010 07:41:15 +0000 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol
Sat, 06 Feb 2010 05:26:27 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
Sat, 06 Feb 2010 05:15:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Thu, 04 Feb 2010 20:57:01 +0000 masca Default to FALSE the endpoints you want to sing out from this menu. It makes sense because you may want to just change the endpoint name.
Thu, 04 Feb 2010 20:54:09 +0000 masca Fix this inverted logic. Disconnect the selected endpoints as said in the field label.
Wed, 16 Dec 2009 23:45:27 +0000 Elliott Sales de Andrade When looping through the request fields, don't try to disconnect a field if
Tue, 15 Dec 2009 08:57:37 +0000 Elliott Sales de Andrade Add a dialog listing the other endpoints from which users can sign them out
Tue, 15 Dec 2009 08:12:52 +0000 Elliott Sales de Andrade Support receiving UBN and sending UUN, which seem to have been added way
Tue, 15 Dec 2009 04:32:49 +0000 Elliott Sales de Andrade Support sending different client types in PrivateEndpointData.
Tue, 15 Dec 2009 03:58:03 +0000 Elliott Sales de Andrade Allow setting the name of the current location. The default is still Pidgin
Tue, 15 Dec 2009 03:53:11 +0000 Elliott Sales de Andrade Fix typo in PrivateEndpointData, resulting in the name of the endpoint
Tue, 15 Dec 2009 03:22:18 +0000 Elliott Sales de Andrade Fix a little argument swapping.
Tue, 15 Dec 2009 02:05:32 +0000 Elliott Sales de Andrade Save PrivateEndpointData that we've received. I think this only applies to
Tue, 15 Dec 2009 01:42:24 +0000 Elliott Sales de Andrade Also, lower-case the endpoint name when looking up endpoint data.
Tue, 15 Dec 2009 01:22:59 +0000 Elliott Sales de Andrade Endpoint names are case-insensitive, so put the id in lowercase always.
Tue, 15 Dec 2009 00:55:46 +0000 Elliott Sales de Andrade Don't check the total number of users in an MSN switchboard when converting
Tue, 15 Dec 2009 00:13:49 +0000 Elliott Sales de Andrade Don't add ourselves to our own conversation.
Mon, 14 Dec 2009 23:44:51 +0000 Elliott Sales de Andrade When adding users to an MSN chat, don't add them again if the same passport
Mon, 14 Dec 2009 07:15:24 +0000 Elliott Sales de Andrade Don't leak the Endpoint ID.
Mon, 14 Dec 2009 07:11:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 780ee14f6ced21de7257b3149c186223ab446d57)
Mon, 14 Dec 2009 03:26:44 +0000 Elliott Sales de Andrade Fix some inverted logic that prevented us from starting conversations.
Mon, 14 Dec 2009 03:26:15 +0000 Elliott Sales de Andrade Don't update the server with our own information on initial login, since we
Sun, 13 Dec 2009 09:44:27 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head d813bbb8c323184987e92c9bd801fd7e64262104)
Thu, 10 Dec 2009 08:01:42 +0000 Elliott Sales de Andrade Also parse extended capabilities from ILN. Probably don't need to do so in
Thu, 10 Dec 2009 07:49:34 +0000 Elliott Sales de Andrade Missed a few more xmlnode_free's.
Thu, 10 Dec 2009 07:36:26 +0000 Elliott Sales de Andrade Add a minor debug log.
Thu, 10 Dec 2009 07:35:27 +0000 Elliott Sales de Andrade Call xmlnode_free in the correct location.
Wed, 09 Dec 2009 21:50:01 +0000 Elliott Sales de Andrade Allow receiving a NLN command from ourselves. This will probably need to be
Wed, 09 Dec 2009 21:48:07 +0000 Elliott Sales de Andrade Allow parsing info about ourselves from a UBX payload. This is probably not
Wed, 09 Dec 2009 21:44:06 +0000 Elliott Sales de Andrade Attempt to parse any EndpointData out of the UBX payload. This isn't really
Wed, 09 Dec 2009 21:34:48 +0000 Elliott Sales de Andrade These string should be const.
Wed, 09 Dec 2009 21:32:33 +0000 Elliott Sales de Andrade Avoid calling xmlnode_from_str twice when parsing the UBX data.
Wed, 09 Dec 2009 21:29:29 +0000 Elliott Sales de Andrade Save the Endpoint ID with the data.
Wed, 09 Dec 2009 21:10:08 +0000 Elliott Sales de Andrade Don't attempt to parse extended caps if not using MSNP16.
Wed, 09 Dec 2009 21:09:14 +0000 Elliott Sales de Andrade Save extended capabilities of an MSN buddy when receiving NLN.
Wed, 09 Dec 2009 21:08:24 +0000 Elliott Sales de Andrade Allow saving extended capabilities and endpoint-specific data in an MSN
Wed, 02 Dec 2009 02:46:59 +0000 Elliott Sales de Andrade Fix MSN protocol version detection to use the best version returned by the
Tue, 01 Dec 2009 22:13:30 +0000 Elliott Sales de Andrade Initial support for msnp16, based on patch by Masca.
Mon, 01 Nov 2010 07:10:36 +0000 ivan komarov Use an SSL server by default for new OSCAR accounts. It doesn't matter
Mon, 01 Nov 2010 03:57:25 +0000 John Bailey Update for 2.7.6 development.
Mon, 01 Nov 2010 02:59:27 +0000 John Bailey These changes are reuired to make the Windows installer build.
Mon, 01 Nov 2010 00:17:51 +0000 John Bailey Prep to tag and release version 2.7.5.
Sun, 31 Oct 2010 23:57:43 +0000 John Bailey warnings--
Sun, 31 Oct 2010 23:52:24 +0000 John Bailey Tweak the login server migration for ICQ:
Sun, 31 Oct 2010 23:43:30 +0000 John Bailey ChangeLog some stuff that should have been, but wasn't. Refs #12810, #11964, #12593, #12768, #12781.
Sun, 31 Oct 2010 23:08:10 +0000 John Bailey Implement a migration for ICQ login servers.
Sat, 30 Oct 2010 21:53:38 +0000 ivan komarov Merged my changes that fix #11964 and #12593. Mark looked over them
Sat, 30 Oct 2010 21:36:34 +0000 ivan komarov Merged everything related to ICQ server changes.
Sat, 30 Oct 2010 21:27:00 +0000 ivan komarov merge of '30f572d2b51bbd14c6b0c0539e0ce299617b1aff'
Sat, 30 Oct 2010 06:00:50 +0000 Paul Aurich oscar: Add useful object debugging for #5927.
Sat, 30 Oct 2010 15:30:30 +0000 ivan komarov Fixed the error triggered by the failing 'byte_stream_bytes_left(bs) >= len'
Fri, 29 Oct 2010 20:05:52 +0000 Paul Aurich Add Verisign Class 3 Public CA - G2
Thu, 28 Oct 2010 17:58:40 +0000 Bj«Órn Voigt Updated German translation
Thu, 28 Oct 2010 16:14:15 +0000 Jochen Kemnade update German translation (just one new string)
Thu, 28 Oct 2010 06:32:46 +0000 Paul Aurich While looking for where "Can not resolve <hostname>" was coming from, I found these.
Thu, 28 Oct 2010 01:32:03 +0000 John Bailey I just noticed I didn't differentiate bn_IN from bn when I added this translation.
Wed, 27 Oct 2010 18:26:14 +0000 ivan komarov merge of '598ef461d4de936afef7298e55152cc7ecaa9b70'
Wed, 27 Oct 2010 18:24:12 +0000 ivan komarov We should always display the "Authorize buddy?" mini-dialog, even
Wed, 27 Oct 2010 13:56:25 +0000 Daniel Atallah Revert unrelated changes that snuck into aa3b95627
Wed, 27 Oct 2010 00:46:14 +0000 Elliott Sales de Andrade There seems to be a missing break here. I noticed it in the log, but
Tue, 26 Oct 2010 18:52:56 +0000 Daniel Atallah Quote the path for the windows "run at startup" registry key.
Mon, 25 Oct 2010 22:43:30 +0000 Daniel Atallah Fix crash when attempting to log into a bonjour account and init failed
Mon, 25 Oct 2010 20:01:50 +0000 ivan komarov C89ize that comment.
Sun, 24 Oct 2010 18:57:21 +0000 ivan komarov Ouch, I accidentally removed too much code in b367bdaac1f79166db0e9478ae30e2a7628f6848.
Sun, 24 Oct 2010 16:42:20 +0000 ivan komarov Removed a stray tab.
Sun, 24 Oct 2010 16:32:59 +0000 ivan komarov Updated ChangeLog with changes from ICQ SoC branch.
Sat, 23 Oct 2010 16:12:36 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 21 Oct 2010 04:18:16 +0000 John Bailey Mark this string as translatable now that we're out of freeze.
Thu, 21 Oct 2010 04:14:05 +0000 John Bailey Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
Thu, 21 Oct 2010 04:10:55 +0000 John Bailey Updated Romanian translation. Fixes #12766. Unfortunately it was too late for 2.7.4.
Thu, 21 Oct 2010 04:07:56 +0000 John Bailey Update for 2.7.5devel.
Thu, 21 Oct 2010 03:53:37 +0000 John Bailey merge of '2872bcba5019558c0d77e8cf9b43801167e5efc8'
Wed, 20 Oct 2010 15:49:09 +0000 John Bailey Update versions for release.
Wed, 20 Oct 2010 15:48:27 +0000 John Bailey NEWSing
Wed, 20 Oct 2010 15:32:53 +0000 John Bailey Updated translations. Fixes #12762, #12763.
Tue, 19 Oct 2010 03:11:12 +0000 John Bailey merge of '86a5f47962135f70129fec6720614b66a7b08532'
Sun, 17 Oct 2010 20:52:28 +0000 John Bailey Updated Chinese translations (again). Fixes #12756.
Sun, 17 Oct 2010 16:43:06 +0000 John Bailey Stu says adding this will make the l10n page show the language name for the code mai.
Sun, 17 Oct 2010 03:57:48 +0000 John Bailey ChangeLog that last commit.
Sun, 17 Oct 2010 03:55:04 +0000 Daniel Atallah Fix for CVE-2010-3711. Properly validate the return value from
Wed, 20 Oct 2010 19:33:47 +0000 Bj«Órn Voigt German translation update
Wed, 20 Oct 2010 19:27:32 +0000 Bj«Órn Voigt Two strings marked as translatable. You find them in the ICQ account
Wed, 20 Oct 2010 19:04:08 +0000 Bj«Órn Voigt Small German update
Wed, 20 Oct 2010 17:05:58 +0000 Jochen Kemnade another update for the German translation, I missed a string in my last commit
Wed, 20 Oct 2010 16:35:09 +0000 Jochen Kemnade Update for the additional files marked for translation in [4e3a87a078cbc0c62b7e201bb747715d4e2ab13e]
Mon, 18 Oct 2010 23:47:32 +0000 Daniel Atallah Add missing headers to fix distcheck
Mon, 18 Oct 2010 20:36:20 +0000 Daniel Atallah Fix translation syntax so installer works
Sun, 17 Oct 2010 13:55:50 +0000 ª±ric Boumaour French translation update.
Sun, 17 Oct 2010 03:40:26 +0000 John Bailey Apparently I forgot to run 'intltool-update --maintain' before announcing the freeze.
Sun, 17 Oct 2010 03:33:52 +0000 John Bailey 11 translation updates and add a Maithili translation. Fixes #12466, #12512,
Thu, 14 Oct 2010 06:37:33 +0000 Mark Doliner Can I take some liberties?
Sat, 16 Oct 2010 21:05:34 +0900 Yoshiki Yazawa revive necessary modification. some portion may be missing.
Thu, 14 Oct 2010 14:53:35 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 14 Oct 2010 03:12:01 +0000 Paul Aurich jabber: Handle a corner case better by throwing an error instead of stalling
Wed, 13 Oct 2010 21:20:57 +0000 Daniel Atallah Fix typoed short option for "force-online".
Wed, 13 Oct 2010 02:25:50 +0000 Mark Doliner Let's make Ivan a developer!
Tue, 12 Oct 2010 23:59:34 +0000 Mark Doliner Remove unused variable
Tue, 12 Oct 2010 21:50:56 +0000 Daniel Atallah Simplify the way that string length and memory allocation is done.
Mon, 11 Oct 2010 14:36:18 +0000 Daniel Atallah note that we need version 2.0 of Apple's Bonjour runtime on Windows
Sun, 10 Oct 2010 16:43:30 +0000 Paul Aurich merge of '0ff371dbf457757cf975dd2588f1a858f3d3d09a'
Sun, 10 Oct 2010 16:42:30 +0000 Paul Aurich jabber: Set a connection display name even when using legacy auth
Sun, 10 Oct 2010 10:41:37 +0000 Kelemen G«¡bor Update Hungarian translation for 2.7.4
Sun, 10 Oct 2010 05:41:57 +0000 Paul Aurich Changelog those. Refs #12667, #12668, #12594.
Sun, 10 Oct 2010 05:39:43 +0000 Paul Aurich ca-certs: Add new Thawte and Deutsche Telekom Roots. Fixes #12667, #12668.
Sun, 10 Oct 2010 05:31:54 +0000 Paul Aurich ca-certs: Add the Go Daddy Class 2 self-signed root. Fixes #12594
Sun, 10 Oct 2010 05:25:42 +0000 Paul Aurich merge of '2fa8397877be345efa9c19c1530ad7686236d8e4'
Wed, 29 Sep 2010 05:38:04 +0000 Paul Aurich Add a newline to debug message
Thu, 07 Oct 2010 03:32:53 +0000 Daniel Atallah Beginning a file transfer multiple times leaks file handles.
Thu, 07 Oct 2010 02:02:15 +0000 Daniel Atallah Use g_fopen() instead of fopen() in a few places that snuck in.
Wed, 06 Oct 2010 02:36:00 +0000 John Bailey Forgot to changelog that. Need a name for todo to credit him/her. Refs #12688.
Wed, 06 Oct 2010 02:33:45 +0000 John Bailey Fix SMS carrier URL per todo's advice. Fixes #12688.
Mon, 04 Oct 2010 18:46:04 +0000 Jochen Kemnade update German translation
Mon, 04 Oct 2010 02:36:19 +0000 Daniel Atallah Use IPV6_V6ONLY for the bonjour IPv6 socket so that we can register the separate IPv4 socket on the same port. Fixes #12657
Mon, 04 Oct 2010 02:33:28 +0000 Daniel Atallah Deal with the hostname being a substring of the account name prior to the '@'
Mon, 04 Oct 2010 00:48:25 +0000 Daniel Atallah The hostname used for a bonjour account should always be the current machine
Mon, 04 Oct 2010 00:35:26 +0000 Daniel Atallah Use DNSServiceGetAddrInfo() from dns_sd.h to resolve the IP for remote bonjour
Sat, 02 Oct 2010 23:04:49 +0000 Elliott Sales de Andrade Add a ticket number here.
Wed, 29 Sep 2010 05:11:49 +0000 Paul Aurich Let's make it clear that means locally
Wed, 29 Sep 2010 05:11:09 +0000 Paul Aurich jabber: Commit some non-existent code.
Sun, 26 Sep 2010 20:16:15 +0000 Elliott Sales de Andrade merge of '2f6318bd834113559a405ec68cdb178f2180b680'
Sun, 26 Sep 2010 15:49:16 +0000 ivan komarov disapproval of revision 'eca3adf7cdd9217fcf670611fb705385fcfaa48d'
Fri, 24 Sep 2010 23:34:18 +0000 John Bailey Credit Stanislav for his patch. Refs #12505.
Fri, 24 Sep 2010 23:32:18 +0000 sbrabec Change default browser for new non-Windows users to xdg-open. Fixes #12505.
Wed, 22 Sep 2010 06:05:14 +0000 Paul Aurich jabber: Catch resource conflict IQ stanza errors returned by server
Thu, 14 Oct 2010 14:51:46 +0900 Yoshiki Yazawa revert changes in oscar.c for now.
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Tue, 21 Sep 2010 14:08:35 +0000 Paul Aurich cert: Tell users to check their computer's date/time for expired certs, too
Tue, 21 Sep 2010 04:37:26 +0000 Elliott Sales de Andrade merge of '6c7b27abd37198a7bf98e9255299159259bcffc7'
Mon, 20 Sep 2010 01:08:08 +0000 Elliott Sales de Andrade I should probably add a ChangeLog entry for this one since it's a bit
Mon, 20 Sep 2010 19:54:46 +0000 Marcus Lundblad jabber: use g_ascii_strtod instead of atof here, should be more portable in multiple locales
Mon, 20 Sep 2010 15:39:12 +0000 John Bailey I thought I had done this in my last commit. Clearly I'm an idiot. This fixes
Mon, 20 Sep 2010 03:55:18 +0000 John Bailey Proper credit for rtobar. Refs #12024.
Mon, 20 Sep 2010 03:53:47 +0000 John Bailey Change the "Manual" browser command pref's name to allow for a relatively simple
Mon, 20 Sep 2010 03:35:16 +0000 Paul Aurich jabber/jingle: Fix 2 warnings:
Mon, 20 Sep 2010 03:25:12 +0000 Paul Aurich jabber: Comment the problematic behavior of jabber_add_(feature|identity)
Mon, 20 Sep 2010 00:51:21 +0000 Paul Aurich jabber: Partial revert (everything but ChangeLog) of 945ef5abc5
Sat, 18 Sep 2010 22:27:49 +0000 John Bailey Credit where due. Refs #12049.
Sat, 18 Sep 2010 22:23:13 +0000 Guillaume Brunerie Make purple-remote expect and produce UTF-8 instead of ASCII. Fixes #12049.
Sat, 18 Sep 2010 17:52:07 +0000 John Bailey Credit where credit is due. Refs #12471.
Sat, 18 Sep 2010 17:50:29 +0000 pidgin Allow using the Send To menu in the case that the active conversation's account
Sat, 18 Sep 2010 17:34:35 +0000 John Bailey Almost forgot to ChangeLog that. Refs #12024. Still need a name for the COPYRIGHT file.
Sat, 18 Sep 2010 15:54:17 +0000 rtobar Make the "Manual" browser setting's command be stored as a string instead of as
Sat, 18 Sep 2010 02:01:29 +0000 John Bailey Add the new browsers here so they do useful stuff by default.
Sat, 18 Sep 2010 01:38:41 +0000 John Bailey Modernize the list of browsers a bit by adding Google Chrome and Chromium to
Sat, 18 Sep 2010 01:33:34 +0000 John Bailey Useful snippet of debugging that helped me out.
Sat, 18 Sep 2010 00:23:10 +0000 John Bailey ChangeLog Eion's patch. Refs #12601.
Sat, 18 Sep 2010 00:20:35 +0000 eion Use GRegex where available. Fixes #12601.
Fri, 17 Sep 2010 18:40:46 +0000 Daniel Atallah config.h is needed to determine USE_GTKSPELL here.
Fri, 17 Sep 2010 14:41:34 +0000 Daniel Atallah Make the win32 build possible to compile without GtkSpell if HAVE_GTKSPELL isn't defined.
Fri, 17 Sep 2010 14:40:13 +0000 Daniel Atallah Fix some cases where an arbitrary string was being specified as a printf format.
Fri, 17 Sep 2010 14:32:31 +0000 Daniel Atallah Specify an IPv6 scope on the IP address being used to reference a Bonjour Buddy.
Thu, 16 Sep 2010 02:25:56 +0000 Paul Aurich jabber: Fix picking up bytestream proxies advertised by the server
Wed, 15 Sep 2010 14:50:22 +0000 John Bailey Fix a minor error in the German translation.
Mon, 13 Sep 2010 18:33:09 +0000 Marcus Lundblad jabber: actually look at the correct description on an incoming Google session
Mon, 13 Sep 2010 09:22:59 +0000 Mark Doliner Remove an unnecessary cast. Get's rid of this compile warning:
Mon, 13 Sep 2010 09:20:18 +0000 Mark Doliner Fix this inconsequential compile warning:
Fri, 10 Sep 2010 08:52:09 +0000 sulabh propagate from branch 'im.pidgin.cpw.sulabh.yahoo' (head cfd6bbbc1b109a21d2fc5e30d829c7f6c8953a07)
Thu, 09 Sep 2010 18:49:00 +0000 sulabh propagate from branch 'im.pidgin.pidgin' (head 7b998c02b684a694f1089bee715e4a3952bbcf08)
Wed, 01 Sep 2010 20:29:32 +0000 sulabh Fix file transfers. yahoo_get_cookies() doesn't seem to be working. As a
Fri, 10 Sep 2010 01:44:38 +0000 Daniel Atallah Remove the last traces of the standalone IdleTracker
Mon, 06 Sep 2010 19:41:27 +0000 Marcus Lundblad merge of '392709af0c706d582bbd6a2b1f0d9423457e6351'
Mon, 06 Sep 2010 19:36:31 +0000 Marcus Lundblad ChangeLog the Google relay stuff
Mon, 06 Sep 2010 19:32:51 +0000 Marcus Lundblad Added comment about including the relay token twice in the HTTP request
Mon, 06 Sep 2010 19:28:13 +0000 Marcus Lundblad restore the Jingle method selection to prefer standard over Google-specific
Sun, 05 Sep 2010 08:54:43 +0000 Marcus Lundblad added new files for Google relay-related functions
Sun, 05 Sep 2010 08:35:37 +0000 Marcus Lundblad refactor out the relay credential fetching code to its own module
Sat, 04 Sep 2010 17:47:54 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 869046ae8047810bc7364fdf203146b14de21082)
Sat, 04 Sep 2010 15:48:23 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1fe5329935f43a65155a01681228bdab48f3b48b)
Thu, 02 Sep 2010 21:00:25 +0000 Marcus Lundblad Actually handle candidates we receive from the initiator before setting up our own streams (after getting a relay response from the HTTP server). This seems to somewhat work now, though for some reason it seems to use relays also locally...
Wed, 01 Sep 2010 21:23:55 +0000 Marcus Lundblad Now it compiles again...
Wed, 01 Sep 2010 20:33:45 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a77dc94f547f14d1ece7df32c04bcd19f393d719)
Wed, 01 Sep 2010 18:41:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 947bfbeaa5e5a82ae69f2f3d36e34af9c15e24df)
Wed, 10 Mar 2010 05:40:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a9876c2b74baddb4b0fd99eede7daef1d346604b)
Tue, 09 Mar 2010 21:41:41 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 96b27a20c7250b87761a8bd4f5540bf1fa32b6f4)
Thu, 18 Feb 2010 22:42:19 +0000 Marcus Lundblad Make the check for PRPL-supplied TURN parameters in the new place
Thu, 18 Feb 2010 22:20:06 +0000 Marcus Lundblad Merge fix.
Thu, 18 Feb 2010 21:53:35 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Sun, 14 Feb 2010 22:42:20 +0000 Marcus Lundblad merge of '4e5f78559deacc45eb458cdbe7ffc96491ab11bd'
Sun, 14 Feb 2010 22:26:14 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8cc16fcb41111aae817fe10168b40d82990895c5)
Sun, 14 Feb 2010 22:42:11 +0000 Marcus Lundblad Fix merge and a compilation error
Fri, 08 Jan 2010 23:33:51 +0000 Marcus Lundblad merge of '0e796ed7d94b3fa776ecd40ce0da65ae3f6b3242'
Fri, 08 Jan 2010 23:33:44 +0000 Marcus Lundblad Some merge-resolving...
Fri, 08 Jan 2010 23:22:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Thu, 10 Dec 2009 21:36:41 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 23403faa17b752c8e88650199945fbd8843f3796)
Sun, 06 Dec 2009 19:06:42 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a582dd339f019301adca693df4b1a8fb135a1774)
Sun, 29 Nov 2009 19:04:27 +0000 Marcus Lundblad Fixup namespaces stuff after merge
Sun, 29 Nov 2009 18:53:11 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
Mon, 23 Nov 2009 21:32:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Mon, 09 Nov 2009 19:27:45 +0000 Marcus Lundblad merge of '745f55ef98eaf96a452eb54bb2c46f21845f9996'
Mon, 09 Nov 2009 19:27:38 +0000 Marcus Lundblad Use Google mode also for video when on a Google connection and the receiver
Mon, 09 Nov 2009 19:01:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
Tue, 03 Nov 2009 18:26:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
Tue, 20 Oct 2009 22:31:57 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Wed, 30 Sep 2009 21:31:04 +0000 Marcus Lundblad Keep track of more than one relay request at a time (this is probably not
Wed, 30 Sep 2009 18:53:47 +0000 Marcus Lundblad Reduce the debug noise a bit, since we print out the relay HTTP response
Mon, 28 Sep 2009 20:56:39 +0000 Marcus Lundblad Rearranged some code to remove some duplication.
Mon, 28 Sep 2009 18:14:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 903af32836ce489b57aec5f255ba91e9e675526f)
Sun, 27 Sep 2009 20:04:44 +0000 Marcus Lundblad Cancel ongoing Google relay request when signing out
Sat, 26 Sep 2009 11:21:13 +0000 Marcus Lundblad The receiver can now generate relayed candidates
Fri, 25 Sep 2009 20:39:08 +0000 Marcus Lundblad Don't include relay-info in the stream params if the prpl has already set it
Thu, 24 Sep 2009 20:22:24 +0000 Marcus Lundblad Can now generate a relayed candidate for the initiator
Tue, 22 Sep 2009 22:42:21 +0000 Marcus Lundblad Can now sucessfully request relay info through HTTP
Mon, 21 Sep 2009 21:28:55 +0000 Marcus Lundblad Only revert to Google jingle if using a Google account (since that is when
Mon, 21 Sep 2009 20:58:12 +0000 Marcus Lundblad merge of '04e7c54608e551322192b750ca2921f5b39b993c'
Mon, 21 Sep 2009 20:58:03 +0000 Marcus Lundblad Always use Google jingle when the other end supports, will have to do this
Sun, 20 Sep 2009 19:56:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Mon, 31 Aug 2009 20:23:51 +0000 Marcus Lundblad Some unfinished code to take advantage of Google's relays
Mon, 06 Sep 2010 08:04:16 +0000 Bj«Órn Voigt Updated German translation:
Mon, 06 Sep 2010 03:47:47 +0000 Paul Aurich merge of '0576c6c542692f13557ba1ab61c00b3320aee2f6'
Mon, 06 Sep 2010 03:46:24 +0000 Paul Aurich perl: Wrap purple_chat_get_components
Sun, 05 Sep 2010 03:38:28 +0000 Elliott Sales de Andrade merge of '5f79bbf59f5a635ca42876049d3ac856b761d0ad'
Fri, 03 Sep 2010 20:56:29 +0000 Gabriel Schulhof Auto-parent the Plugins dialog.
Sun, 05 Sep 2010 01:30:56 +0000 Paul Aurich perl: Fix chat-related functions.
Sat, 04 Sep 2010 17:47:46 +0000 Marcus Lundblad jabber: priority is called preference in Google mode
Sat, 04 Sep 2010 15:47:59 +0000 Marcus Lundblad jabber: set priority on remote candidates for Google-style vv
Fri, 03 Sep 2010 20:08:14 +0000 Stu Tomlinson Fix connecting to Yahoo when a global proxy has been specified, but is
Fri, 03 Sep 2010 07:28:41 +0000 Elliott Sales de Andrade merge of 'c7f2cce48dfe465889b7803de44156e7e89e41e0'
Fri, 03 Sep 2010 07:24:29 +0000 Elliott Sales de Andrade protocol is the *value*, not the *key*. Thus, we really shouldn't be
Wed, 01 Sep 2010 21:54:19 +0000 Elliott Sales de Andrade Spelling and spacing.
Thu, 02 Sep 2010 17:51:51 +0000 Jochen Kemnade update German translation
Wed, 01 Sep 2010 20:20:34 +0000 Marcus Lundblad jabber: Missed intialising session_data here.
Wed, 01 Sep 2010 17:55:14 +0000 Stu Tomlinson Ensure predictable use of SSL libs in RPMs (GnuTLS for SuSE, NSS for
Tue, 31 Aug 2010 20:49:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.malu.xmpp.google_refactor' (head 9fb0b3c267d95f8e593ed5fb8fcb5fc1bd578630)
Tue, 31 Aug 2010 18:28:10 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dca20e09164518b0f7a773edd7e9649f41d8873d)
Fri, 09 Apr 2010 22:14:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7c76f200d8b976548ea95b94a1674b931a7694f7)
Mon, 29 Mar 2010 21:45:00 +0000 Marcus Lundblad Remove direct use of PurpleMedia in the GoogleSession struct
Thu, 25 Mar 2010 20:18:54 +0000 Marcus Lundblad Added new files in sub directory google
Thu, 25 Mar 2010 20:16:48 +0000 Marcus Lundblad First shot at refactoring the Google-specific XMPP code.
Tue, 31 Aug 2010 20:48:59 +0000 Marcus Lundblad media: Add a close button to the stand-alone video configuration window. Adjusted title
Tue, 31 Aug 2010 19:38:00 +0000 Marcus Lundblad media: Added a plugin action menu for the voice and video settings plugin.
Tue, 31 Aug 2010 18:26:04 +0000 Marcus Lundblad Removed the TCP and TLS TURN relaying options since libnice currently only supports these in Google mode. Added a note about this in fs-backend.c and changed the prefs label to read "UDP Port"
Tue, 31 Aug 2010 02:57:59 +0000 Paul Aurich merge of '36b528cbf13e606208f74b6ec90ce973f512df75'
Tue, 31 Aug 2010 01:49:53 +0000 Daniel Atallah Use some fully qualified dll locations.
Tue, 31 Aug 2010 01:23:28 +0000 Daniel Atallah Display the reason LoadLibrary didn't succeed in the debug log
Tue, 31 Aug 2010 00:53:15 +0000 Daniel Atallah Make wpurple_install_dir() (DATADIR) relative to the libpurple dll instead of the executable file that launched the process
Tue, 31 Aug 2010 00:51:41 +0000 Daniel Atallah Make wpurple_find_and_loadproc() work for non-ASCII full paths
Tue, 31 Aug 2010 02:52:28 +0000 Paul Aurich jabber: Slight improvements to the stream ID fix
Tue, 31 Aug 2010 02:28:05 +0000 Paul Aurich jabber: Unify "Require TLS" and "Use old-style (port 5223) SSL" settings
Mon, 30 Aug 2010 18:57:22 +0000 Daniel Atallah Remove idletrack.dll reference from the installer too
Mon, 30 Aug 2010 18:56:44 +0000 Daniel Atallah Kill the win32 idle tracking code that works on old windows versions and move
Sun, 29 Aug 2010 23:28:46 +0000 Elliott Sales de Andrade Change the Set User Mood shortcut to Control+D. Control+O is in use
Sun, 29 Aug 2010 23:25:47 +0000 Elliott Sales de Andrade Wordwrap.
Sun, 29 Aug 2010 23:22:44 +0000 Elliott Sales de Andrade Make a note not to use Control+O, since it's used elsewhere.
Sun, 29 Aug 2010 18:41:26 +0000 Marcus Lundblad merge of '1cb5c4ca943e9f7ecd09da32a34b562f4e52269d'
Sun, 29 Aug 2010 18:39:49 +0000 Marcus Lundblad Fall back to a non-icon request dialog if a UI does not support showing icon requests. Fixes receiving file transfer offers including a thumbnail in finch. Closes #12561
Sat, 28 Aug 2010 07:17:13 +0000 Elliott Sales de Andrade I think this should be thunder, thus adding more links.
Sat, 28 Aug 2010 07:04:45 +0000 Elliott Sales de Andrade I believe this smiley is "happy", not "smile".
Sat, 28 Aug 2010 07:03:07 +0000 Elliott Sales de Andrade Add many missing smileys to the Small theme that are in the Default
Sat, 28 Aug 2010 06:49:47 +0000 Elliott Sales de Andrade It seems like the Yahoo Japan smileys disappeared.
Fri, 27 Aug 2010 06:28:09 +0000 Paul Aurich finch: Add support for string lists as account options
Fri, 27 Aug 2010 05:14:08 +0000 Paul Aurich jabber: Make the reliance on stream ID laxer. Closes #12331
Fri, 27 Aug 2010 04:30:23 +0000 Paul Aurich jabber: Fix a pernicious race condition in our cyrus auth code
Thu, 26 Aug 2010 04:37:24 +0000 Gabriel Schulhof Reduce some code duplication in the Prefs dialog creation function.
Thu, 26 Aug 2010 04:28:20 +0000 Elliott Sales de Andrade Using if (x) g_free(x) is unnecessary.
Wed, 25 Aug 2010 19:14:48 +0000 Marcus Lundblad Removed an extra newline in that snuck in in ChangeLog during merge.
Wed, 25 Aug 2010 19:13:24 +0000 Marcus Lundblad merge of '9b4b74ad94eb77ef347f7575823e65103cae1f85'
Wed, 25 Aug 2010 19:12:08 +0000 Marcus Lundblad merge of '17e496a18cf8462d267f5220dd5f6283662eeba7'
Wed, 25 Aug 2010 19:11:38 +0000 Marcus Lundblad Added ability to relay over TCP and TLS for TURN for media.
Tue, 24 Aug 2010 05:07:48 +0000 Elliott Sales de Andrade merge of '514b763ddb36f2f1492895fc413c7774e3b56b9d'
Tue, 24 Aug 2010 04:54:00 +0000 hanzz Fix a possible crash reported by HanzZ. Fix thanks to HanzZ also.
Tue, 24 Aug 2010 04:45:25 +0000 jakub adam Fix some media code leaks.
Tue, 24 Aug 2010 04:42:41 +0000 Elliott Sales de Andrade Clarify documentation on a function return value.
Tue, 24 Aug 2010 01:02:55 +0000 Stu Tomlinson My build was failing due to duplicate (but commented out?!) translations:
Mon, 23 Aug 2010 05:22:58 +0000 Elliott Sales de Andrade Packages would like ticket numbers in the ChangeLog.
Mon, 23 Aug 2010 05:22:11 +0000 Elliott Sales de Andrade merge of '86d9ff7ca5af691007b1e85ef39959fa13e7d996'
Mon, 23 Aug 2010 05:07:37 +0000 Etan Reisner Add GG support to gevolution.
Mon, 23 Aug 2010 03:28:50 +0000 Elliott Sales de Andrade We should probably actually put the question in the input request.
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Mon, 23 Aug 2010 00:53:55 +0000 Elliott Sales de Andrade I think this is marginally better to read.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sun, 22 Aug 2010 22:15:38 +0000 Elliott Sales de Andrade Space-to-tab.
Sun, 22 Aug 2010 06:40:30 +0000 Elliott Sales de Andrade Optimize just a teensy-tiny bit.
Sun, 22 Aug 2010 06:17:07 +0000 Elliott Sales de Andrade We already have the length of the string. Don't need to call strlen.
Sun, 22 Aug 2010 06:16:37 +0000 Elliott Sales de Andrade These are dead increments.
Sun, 22 Aug 2010 06:15:30 +0000 Elliott Sales de Andrade user should never be NULL here.
Sat, 21 Aug 2010 21:55:05 +0000 Elliott Sales de Andrade Fix possible garbage value.
Mon, 23 Aug 2010 01:18:12 +0000 Daniel Atallah Explicitly set the icon for Windows' Add/Remove Programs.
Mon, 23 Aug 2010 01:14:25 +0000 Daniel Atallah -------------------------------------------------------------------------------
Sun, 22 Aug 2010 16:43:39 +0000 John Bailey ChangeLog Eion's patch. Refs #12532.
Sun, 22 Aug 2010 16:42:09 +0000 eion The Yahoo prpl makes unnecessary callbacks to the Yahoo servers if the
Thu, 19 Aug 2010 19:55:31 +0000 Paul Aurich jabber: Document this not being an off-by-one...
Sun, 15 Aug 2010 19:49:48 +0000 Kelemen G«¡bor Updated Hungarian translation after 2.7.3
Sun, 15 Aug 2010 08:42:30 +0000 Mark Doliner Change the "length of bstream" data type to be a gsize, since it represents
Sat, 14 Aug 2010 06:24:04 +0000 Elliott Sales de Andrade merge of '4216577c2d7814344e8e1face579d153098986ad'
Sat, 14 Aug 2010 05:53:42 +0000 Elliott Sales de Andrade I'm pretty sure this is a logical operation, not bitwise.
Sat, 14 Aug 2010 05:31:29 +0000 Elliott Sales de Andrade Fix a possible Garbage return value.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Sat, 14 Aug 2010 03:55:19 +0000 Elliott Sales de Andrade Correct me if I'm wrong, but why would the length be in UTF8, when
Sat, 14 Aug 2010 03:39:03 +0000 Elliott Sales de Andrade I think this might be a leak. But probably only if the server changed
Wed, 11 Aug 2010 04:37:49 +0000 Elliott Sales de Andrade Remove non-UTF8 character.
Sat, 14 Aug 2010 04:39:07 +0000 Paul Aurich < QuLogic> on line 208 of jabber.c, should that be *dot?
Thu, 12 Aug 2010 17:05:07 +0000 Mark Doliner Improve these comments? I was having a hard time trying to figure out what
Thu, 12 Aug 2010 16:47:10 +0000 Mark Doliner This code is disabled, but in case we ever want to enable it then
Thu, 12 Aug 2010 16:05:15 +0000 Daniel Atallah Fix win32 compile
Thu, 12 Aug 2010 15:37:57 +0000 Mark Doliner Fix a compile error from my merge
Thu, 12 Aug 2010 15:30:11 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
Tue, 10 Aug 2010 17:53:07 +0000 Mark Doliner *** Plucked rev 7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1 (markdoliner@pidgin.im):
Tue, 10 Aug 2010 17:09:32 +0000 Mark Doliner merge of '67241dfb975ba5ce0811cc461f1716d28bf8b730'
Thu, 05 Aug 2010 23:43:24 +0000 ivan komarov A couple of refactorings related to oscar_utf8_try_convert().
Thu, 05 Aug 2010 22:57:01 +0000 ivan komarov Removed unused "flags" parameter.
Thu, 05 Aug 2010 22:45:21 +0000 ivan komarov Miranda expects a client ack from the other side for channel 2 messages,
Thu, 05 Aug 2010 21:19:47 +0000 ivan komarov Fixes #12044. We send a dummy packet with DC version = 8 to make
Sat, 31 Jul 2010 20:08:52 +0000 ivan komarov My esteemed mentor caught me red-handed. Thanks Mark!
Sat, 31 Jul 2010 20:02:10 +0000 ivan komarov explicit merge of '7a18137f663908c5d0306e4d79ddb7d953386eab'
Thu, 29 Jul 2010 00:06:56 +0000 ivan komarov explicit merge of '92760ff5074d9bcc75f59473f013ca8a959a85b8'
Sat, 31 Jul 2010 20:00:39 +0000 ivan komarov Renames and cleanups.
Wed, 28 Jul 2010 23:53:25 +0000 ivan komarov Bstream cleanups:
Wed, 28 Jul 2010 23:13:25 +0000 ivan komarov encoding can be NULL in encoding_extract(); this is not an error and
Wed, 28 Jul 2010 23:11:14 +0000 ivan komarov Got rid of receiving multipart messages over channel 1, which simplified the code
Wed, 28 Jul 2010 19:37:26 +0000 ivan komarov Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
Wed, 28 Jul 2010 19:22:06 +0000 ivan komarov Removed unused #defines from oscar.h.
Wed, 28 Jul 2010 18:59:39 +0000 ivan komarov Turns out that ncc doesn't catch everything, so continue killing things mercilessly.
Wed, 28 Jul 2010 17:43:58 +0000 ivan komarov OK, I'm sick of constantly finding functions that are not used anywhere.
Wed, 28 Jul 2010 16:30:04 +0000 ivan komarov Refactored oscar_encoding_to_utf8().
Tue, 27 Jul 2010 21:17:01 +0000 ivan komarov Stop using custom encodings (and LATIN-1, for that matter) for sending
Mon, 26 Jul 2010 17:02:32 +0000 ivan komarov Damn it.
Sat, 24 Jul 2010 22:00:35 +0000 ivan komarov Forgot to add encoding.c.
Sat, 24 Jul 2010 18:14:29 +0000 ivan komarov Fixed (I hope) #12284.
Sat, 24 Jul 2010 17:32:00 +0000 ivan komarov Moved encoding-related functions to a separate file, renamed some of them,
Mon, 19 Jul 2010 22:05:38 +0000 ivan komarov Two small fixes Mark suggested:
Thu, 08 Jul 2010 14:58:55 +0000 ivan komarov Applied and slightly modified Sadrul's patch (http://pidgin.im/~sadrul/pp/icq-list.patch.txt)
Sun, 04 Jul 2010 01:13:11 +0000 ivan komarov Oh, there's a title parameter in purple_notify_formatted()! Shiny.
Thu, 08 Jul 2010 17:00:45 +0000 Mark Doliner Cleanup some code I wrote a long time ago in a galaxy far far away.
Thu, 01 Jul 2010 18:56:17 +0000 ivan komarov Fixed a bug I accidentally introduced in fb1ab831dedebf45ea50b6f87bfc00265a0115ef.
Thu, 01 Jul 2010 17:15:37 +0000 ivan komarov Gettextized the code and rephrased some of the messages slightly.
Wed, 30 Jun 2010 15:57:43 +0000 ivan komarov Removed callback data that was causing a segfault in Finch, because
Tue, 29 Jun 2010 21:17:02 +0000 ivan komarov Added a way to view the Visible/Invisible lists.
Mon, 28 Jun 2010 20:02:12 +0000 ivan komarov Added a way to add a user to the (In)Visible list via the context menu.
Thu, 24 Jun 2010 16:56:01 +0000 ivan komarov Adium guys need the itmsurl stuff, which I erroneously removed
Wed, 23 Jun 2010 22:32:45 +0000 ivan komarov merge of '021e6a7b4ba46230e93812c39268259f8c6bc7fe'
Thu, 03 Jun 2010 06:33:24 +0000 ivan komarov propagate from branch 'im.pidgin.pidgin' (head 3ccde42b2f5cfa1fae01e997cfa85f4f9b89abe5)
Wed, 23 Jun 2010 22:22:52 +0000 ivan komarov "Invisibility mode" improvements.
Fri, 18 Jun 2010 13:55:54 +0000 ivan komarov Start using the real ICQ block list (SSI type 0xe) for allowing/blocking
Thu, 17 Jun 2010 11:10:27 +0000 ivan komarov Somehow I'm sure this code lacked braces.
Mon, 31 May 2010 02:33:09 +0000 ivan komarov Fixed a typo. Thanks rlaager!
Sun, 30 May 2010 19:20:47 +0000 ivan komarov Since these messages are shown to the user, they should at least
Sun, 30 May 2010 19:08:35 +0000 ivan komarov Moved an error handler from oscar.c to family_locate.c.
Sun, 30 May 2010 19:01:30 +0000 ivan komarov Added an error handler for family_icq.c. So far it works for
Sun, 30 May 2010 13:53:45 +0000 ivan komarov Got rid of family_icq.c -> oscar.c callbacks. Now it will be possible
Sat, 29 May 2010 18:53:02 +0000 ivan komarov Two unused functions were removed from family_icq.c.
Sat, 29 May 2010 18:48:04 +0000 ivan komarov Removed the old way of retrieving offline messages, because it is not
Wed, 26 May 2010 20:35:02 +0000 ivan komarov Display the protocol icon for the authorization request dialog
Sun, 23 May 2010 18:28:46 +0000 ivan komarov Show authorization request sender's nickname in the "Authorize buddy?"
Sun, 23 May 2010 17:22:51 +0000 ivan komarov propagate from branch 'im.pidgin.pidgin' (head 637cbec3044756a8ef4273f687d84b18f10b05c4)
Thu, 20 May 2010 13:51:24 +0000 ivan komarov propagate from branch 'im.pidgin.pidgin' (head 6259f2ab71027fb5030213c7adb95cb367f35642)
Wed, 12 May 2010 17:45:47 +0000 ivan komarov propagate from branch 'im.pidgin.pidgin' (head 90256b412e775f65ca4a2204654f8f6012dd2c47)
Tue, 17 Aug 2010 17:23:13 +0900 Yoshiki Yazawa build fix: check for nss would need sqlite3
Wed, 11 Aug 2010 21:35:32 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 11 Aug 2010 03:53:02 +0000 Elliott Sales de Andrade Add /usr/lib/tk8.5 to configure.ac to get Debian Squeeze working.
Tue, 10 Aug 2010 18:55:56 +0000 Mark Doliner Fix typo
Tue, 10 Aug 2010 14:14:10 +0000 Daniel Atallah Fix malformed win32 installer strings
Tue, 10 Aug 2010 07:52:18 +0000 Mark Doliner Prepare for 2.7.4
Tue, 10 Aug 2010 07:07:43 +0000 Mark Doliner Fix a minor memleak on initialization
Tue, 10 Aug 2010 07:04:02 +0000 Mark Doliner Make these unsigned, in case someone figures out how to actually send
Tue, 10 Aug 2010 06:58:03 +0000 Mark Doliner merge of '177e6ef54aafc14b79387d7bbfc3fbefce5983a2'
Tue, 10 Aug 2010 06:57:25 +0000 Mark Doliner Make sure we keep track of this timer and remove it if our caller frees
Tue, 10 Aug 2010 06:53:31 +0000 John Bailey I believe this qualifies for NEWS.
Tue, 10 Aug 2010 06:17:27 +0000 Mark Doliner Update the dates and version numbers. Feel free to NEWS!
Tue, 10 Aug 2010 05:16:09 +0000 Mark Doliner Update pidgin.ico file. This image is made of a bunch of different
Tue, 10 Aug 2010 05:01:27 +0000 Mark Doliner merge of 'bada09db88dffa79646079f34fec29248989c618'
Tue, 10 Aug 2010 05:01:21 +0000 Mark Doliner Update Ukrainian translation. Fixes #12457
Sun, 08 Aug 2010 20:31:14 +0000 Elliott Sales de Andrade merge of '6156c597e7d5a7702b6915a78bef090253dd0090'
Sat, 07 Aug 2010 22:17:13 +0000 Elliott Sales de Andrade Minor typo.
Sat, 07 Aug 2010 23:47:00 +0000 John Bailey The fact that Daniel's had to fix translations for this at least twice tells me we need to warn translators about this.
Sat, 07 Aug 2010 19:51:30 +0000 Elliott Sales de Andrade Fall back to SB when a DC is declined via transrespbody also.
Sat, 07 Aug 2010 18:43:31 +0000 Paul Aurich Add the ValiCert Class 2 VA root CA.
Sat, 07 Aug 2010 18:15:15 +0000 Daniel Atallah Fix win32 installer translation
Sat, 07 Aug 2010 17:16:51 +0000 John Bailey merge of '59221077cd501c7413d6d252249d6f987bbab30f'
Sat, 07 Aug 2010 17:15:35 +0000 John Bailey Updated Slovenian, Hebrew, Dutch, Czech, Norwegian Nynorsk, Spanish, Polish, and Punjabi
Fri, 06 Aug 2010 17:24:10 +0000 Mark Doliner There's no reason to cache this value, right?
Fri, 06 Aug 2010 17:20:40 +0000 Mark Doliner Correct and clarify some documentation
Tue, 03 Aug 2010 16:33:04 +0000 ª±ric Boumaour French translation update for 2.7.3
Mon, 02 Aug 2010 20:00:34 +0000 Josep Puigdemont Updated Catalan Valencian translation on behalf of Toni Hermoso.
Sun, 01 Aug 2010 20:22:57 +0000 Paul Aurich merge of '9655e74ffa6d13bf9ad73bdbd432f003c33cae79'
Sun, 01 Aug 2010 20:21:20 +0000 Paul Aurich yahoo: Avoid misuse of purple_normalize
Sun, 01 Aug 2010 14:27:26 +0000 Daniel Atallah Fix some malformed win32 installer translations
Sun, 01 Aug 2010 13:43:37 +0000 Daniel Atallah merge of '4af706c0918fd1eb930a0f2807a80a9f189b7b98'
Sun, 01 Aug 2010 06:55:21 +0000 Josep Puigdemont Catalan translation updated.
Sun, 01 Aug 2010 07:04:48 +0000 Mark Doliner Make the changes from Andrew Victor's 3113fa54190de8c27a27e7001e9d902dca70037c
Sun, 01 Aug 2010 03:23:24 +0000 Paul Aurich jabber: g_return-ify some PURPLE_CONNECTION_IS_VALID checks
Sat, 31 Jul 2010 23:43:39 +0000 Elliott Sales de Andrade merge of 'a7d49884941697519567616ac54f4c2884df05e2'
Sat, 31 Jul 2010 23:43:37 +0000 Elliott Sales de Andrade merge of '5b9ae21a0927d9a160964bfb1cad7a43253fba0d'
Sat, 31 Jul 2010 22:25:13 +0000 Jochen Kemnade update for 2.7.3
Sat, 31 Jul 2010 23:39:40 +0000 Elliott Sales de Andrade Add support for Url/Url1 in MSN objects, which are used for buddy
Sat, 31 Jul 2010 20:47:31 +0000 Elliott Sales de Andrade Save and cancel-on-exit any URL requests, instead of checking the
Sat, 31 Jul 2010 20:58:10 +0000 Paul Aurich jabber: Fix the last commit to pass escaped text off to the core.
Sat, 31 Jul 2010 20:39:55 +0000 Paul Aurich jabber: Only take the character data from a <body/> element (non-XHTML)
Sat, 31 Jul 2010 20:18:59 +0000 Paul Aurich jabber: Avoid an assertion warning
Fri, 30 Jul 2010 07:28:00 +0000 Mark Doliner Alphabetize
Thu, 29 Jul 2010 09:27:24 +0000 andrew victor Add 16x16 emoticon set for MXit.
Wed, 28 Jul 2010 13:53:25 +0000 andrew victor Update ChangeLog with MXit changes for 2.7.3.
Wed, 28 Jul 2010 13:52:38 +0000 andrew victor Added 16x16 versions of the new MXit emoticons - used for Moods.
Wed, 28 Jul 2010 12:51:44 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 9d595f880c678cec5d1337783f6c0c2b0ac53677)
Wed, 28 Jul 2010 12:21:28 +0000 andrew victor Add new MXit emoticons.
Wed, 28 Jul 2010 08:41:51 +0000 andrew victor Add the new Moods.
Wed, 28 Jul 2010 08:36:54 +0000 andrew victor Clarify error message that it is the Display Name field that is invalid.
Tue, 27 Jul 2010 05:49:56 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head d198e35f28e8800ec2979cfb22965fbe0a31e10d)
Wed, 21 Jul 2010 08:23:42 +0000 andrew victor If a chatroom user's nickname contains MXit markup characters, they are escaped
Tue, 27 Jul 2010 15:10:30 +0000 John Bailey Make MXit compile in a mingw cross-compile environment.
Tue, 27 Jul 2010 06:34:28 +0000 John Bailey Another Bengali translation update. Fixes #12141 again.
Tue, 27 Jul 2010 06:23:08 +0000 John Bailey Updated Bengali translation, a month and a half after it was submitted. Fixes #12141.
Tue, 27 Jul 2010 06:17:34 +0000 John Bailey Updated Russian translation. Fixes #12305.
Tue, 27 Jul 2010 06:15:16 +0000 John Bailey Update Simplified Chinese translation. Fixes #12340.
Tue, 27 Jul 2010 06:12:26 +0000 John Bailey Updated Spanish translation. Fixes #12351.
Tue, 27 Jul 2010 06:07:12 +0000 John Bailey Updated Norwegian Nynorsk translation and translator's e-mail address. Fixes #12348
Tue, 27 Jul 2010 05:19:48 +0000 John Bailey Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
Tue, 27 Jul 2010 05:15:31 +0000 John Bailey Updated Dutch translation from new maintainer Gideon van Melle. Fixes #12314.
Mon, 26 Jul 2010 04:21:47 +0000 Elliott Sales de Andrade Use GtkUIManager for gtk media stuff, since it's internal.
Sun, 25 Jul 2010 23:33:46 +0000 Elliott Sales de Andrade Deprecate pidgin_check_if_dir, which is no longer used since 2.7.0
Sun, 25 Jul 2010 22:22:29 +0000 Elliott Sales de Andrade Don't assert if logo is missing. This shouldn't really affect people
Fri, 23 Jul 2010 18:18:04 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.mxit' (head 82e7f1b7c8af5634ca7519af59901321eab7e8dc)
Tue, 20 Jul 2010 13:44:56 +0000 andrew victor If a link is clicked in a conversation, and connection to server happens to have
Tue, 20 Jul 2010 09:46:28 +0000 andrew victor Since a buddy's avatar information is distributed as part of their online
Mon, 19 Jul 2010 09:52:08 +0000 andrew victor For safety, rather use g_strlcpy() and snprintf() where possible.
Mon, 19 Jul 2010 08:56:03 +0000 andrew victor When setting an Avatar image via the Gallery bot, the MXit server pushes
Mon, 19 Jul 2010 08:39:45 +0000 andrew victor A few changes to the Profile.
Fri, 16 Jul 2010 12:15:28 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 1a7a779bc2131e1ccb4153db0f799a791246c84b)
Wed, 30 Jun 2010 12:56:53 +0000 andrew victor Display a message in the chat window when you invite someone.
Mon, 14 Jun 2010 12:16:50 +0000 pieter loubser Implemented new naming conventions
Wed, 02 Jun 2010 21:55:44 +0000 andrew victor For MXit emoticons, it is "shocked.png" and not "shock.png".
Wed, 02 Jun 2010 06:38:22 +0000 andrew victor For the debug message:
Wed, 02 Jun 2010 06:27:24 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 7f7ef3aa89b9c72fb9cb9d2eb1916d051a108d17)
Fri, 28 May 2010 21:10:09 +0000 andrew victor merge of 'c32c1fdff08db87b69fc0eb921a5eaafcb5ef67e'
Fri, 28 May 2010 21:08:49 +0000 andrew victor Some spelling fixes to code comments.
Thu, 22 Jul 2010 18:28:22 +0900 Yoshiki Yazawa should not HTML wrap messages on non-ICQ services, otherwise non-ascii message would not be delivered.
Thu, 22 Jul 2010 15:37:35 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 21 Jul 2010 04:29:58 +0000 Mark Doliner We are the future, now
Wed, 21 Jul 2010 04:10:01 +0000 Mark Doliner Oh my bad, we said we'd stop updating this
Wed, 21 Jul 2010 04:07:53 +0000 Mark Doliner Grab changes from the 2.7.2 branch
Wed, 21 Jul 2010 02:57:51 +0000 Mark Doliner Fix a crash bug in oscar related to trying to allocate too much memory.
Wed, 21 Jul 2010 02:49:23 +0000 Mark Doliner This patch attempts to fix four bugs in the oscar protocol plugin that
Tue, 20 Jul 2010 17:01:04 +0000 Bj«Órn Voigt Small German translation update
Tue, 20 Jul 2010 08:28:11 +0000 Bj«Órn Voigt German translation update
Tue, 20 Jul 2010 02:27:17 +0000 Stu Tomlinson Some fixes to IRC handling in purple-url-handler, mainly to fix
Mon, 19 Jul 2010 18:25:47 +0000 Sadrul Habib Chowdhury Make it possible for perl plugins to connect to log-signals.
Sat, 17 Jul 2010 23:28:20 +0000 Elliott Sales de Andrade Remove a buddy that left a chat from an internal list. Otherwise, the
Sat, 17 Jul 2010 23:10:39 +0000 Elliott Sales de Andrade Add a timeout which forces the login process to complete. This won't
Sat, 17 Jul 2010 20:13:29 +0000 Elliott Sales de Andrade The session parameter appears unused in msn_add_contact_xml.
Sat, 17 Jul 2010 18:49:09 +0000 Elliott Sales de Andrade Clear the password on an MSN account if saving is disabled and the
Mon, 12 Jul 2010 15:15:18 +0000 Sadrul Habib Chowdhury merge of '6eb94bb98b242b76b07fe78fe89d136b9201d6f1'
Mon, 12 Jul 2010 15:13:31 +0000 Sadrul Habib Chowdhury Get rid of a few unnecessary strlen/g_snprintf's.
Mon, 12 Jul 2010 14:54:40 +0000 Sadrul Habib Chowdhury Remove some timeout/input handlers for upnp.
Sat, 10 Jul 2010 02:10:19 +0000 Paul Aurich merge of '188465fa1e8064c35ae348b4c71cee7fb4c7c755'
Sat, 10 Jul 2010 00:30:06 +0000 Sadrul Habib Chowdhury Add missing window-scroll-down and -up for finch in the man page.
Sat, 10 Jul 2010 02:02:21 +0000 Paul Aurich jabber: Move another function out of caps.c...
Sat, 10 Jul 2010 00:59:19 +0000 Paul Aurich jabber: Move (and harden) a function to xdata.c
Sat, 10 Jul 2010 00:56:11 +0000 Paul Aurich const-ify the xmlnode* parameter to xmlnode_get_attrib(_with_namespace)
Sat, 10 Jul 2010 00:35:52 +0000 Paul Aurich jabber: Minor cleanup (formatting + strcmp->g_str_equal) of caps
Fri, 09 Jul 2010 22:49:17 +0000 Paul Aurich jabber: Don't crash on caps that include an empty <value/> in the Software Information extended info. Fixes #12292
Fri, 09 Jul 2010 22:14:03 +0000 Paul Aurich jabber: Start adding some caps tests
Thu, 08 Jul 2010 21:27:36 +0000 Paul Aurich jabber: Set js->serverFQDN when connecting via BOSH. Fixes #12289
Thu, 08 Jul 2010 21:25:17 +0000 Paul Aurich jabber: This is more accurate, I think (e.g. Cyrus doesn't know what SCRAM-SHA-1 is)
Thu, 08 Jul 2010 02:13:38 +0000 Stu Tomlinson rpmlint was complaining about the \*Q and \*U included in finch's man page:
Wed, 07 Jul 2010 20:06:35 +0000 Marcus Lundblad merge of '5aacaf467359c75ac94de8b4a1897a191bc2a261'
Wed, 07 Jul 2010 20:04:06 +0000 Marcus Lundblad pidgin: Re-arrange media window. Layout remote and local video side-by-side.
Wed, 07 Jul 2010 17:52:44 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 05 Jul 2010 16:57:47 +0000 Sadrul Habib Chowdhury Add sound-support for got-attention event.
Mon, 05 Jul 2010 15:49:57 +0000 Sadrul Habib Chowdhury Fix a crash in Finch < 2.7.0 with purple >= 2.7.0.
Mon, 05 Jul 2010 15:03:28 +0000 Sadrul Habib Chowdhury Whoops.
Mon, 05 Jul 2010 15:01:56 +0000 Sadrul Habib Chowdhury Make the combobox a tiny bit friendlier.
Mon, 05 Jul 2010 15:00:36 +0000 Sadrul Habib Chowdhury Fix build with --with-ncurses-headers.
Mon, 05 Jul 2010 04:44:52 +0000 Sadrul Habib Chowdhury Make the combobox a bit more friendly.
Mon, 05 Jul 2010 03:07:37 +0000 Sadrul Habib Chowdhury Some updates to the account window.
Sun, 04 Jul 2010 04:06:17 +0000 Sadrul Habib Chowdhury Fix data selection in a list-type request-field.
Sun, 04 Jul 2010 02:12:51 +0000 Sadrul Habib Chowdhury Fix parsing XHTML.
Sat, 03 Jul 2010 23:48:50 +0000 Elliott Sales de Andrade merge of '9e21ee2eab363a8afc2552ab67c23b90a88d7553'
Sat, 03 Jul 2010 23:45:59 +0000 Elliott Sales de Andrade Destroy a DC if its corresponding slpcall is going away and it hasn't
Fri, 02 Jul 2010 00:32:20 +0000 Elliott Sales de Andrade Enable silent build rules. You can disable them using the configure
Sat, 03 Jul 2010 03:01:08 +0000 Sadrul Habib Chowdhury Compile.
Sat, 03 Jul 2010 01:15:49 +0000 Paul Aurich Did I mention this is entirely untested? (I don't have GTK+ on
Sat, 03 Jul 2010 01:13:29 +0000 Paul Aurich Add notify::visibilty handlers for the 'lean' GtkIMHtmlToolbar,
Sat, 03 Jul 2010 01:01:39 +0000 Paul Aurich merge of '2774f6446b6bd057a7012aad6408b8dea457fbf6'
Sat, 03 Jul 2010 00:59:58 +0000 Paul Aurich Use a helper variable to (vastly, to me) improve readability.
Fri, 02 Jul 2010 18:21:07 +0000 Stu Tomlinson Fix the mingw Makefiles to ensure plugins are rebuilt when config.h or
Thu, 01 Jul 2010 00:03:35 +0000 Paul Aurich *** Plucked rev 6290e1fa3bfba05e59462968ebbff460342c48dd (ivan.komarov@soc.pidgin.im):
Wed, 30 Jun 2010 23:49:29 +0000 Paul Aurich *** Plucked rev 16e7d9f71db071e6d043c456869b8f860bcc8d45 (ivan.komarov@soc.pidgin.im):
Wed, 30 Jun 2010 23:46:46 +0000 Paul Aurich *** Plucked rev 1e62e7c65758de7e0aaa5377f865d4164e4482f5 (ivan.komarov@soc.pidgin.im):
Wed, 30 Jun 2010 21:38:27 +0000 Marcus Lundblad merge of '7c3cd4e07a01085a68042131f5075778e65b1ab6'
Wed, 30 Jun 2010 21:34:50 +0000 Marcus Lundblad merge of '0a7239b54affab8c6c4a3a097560826d888cf991'
Wed, 30 Jun 2010 21:34:43 +0000 Marcus Lundblad jabber: Don't show resources that we know for sure isn't supporting the file
Wed, 30 Jun 2010 18:20:57 +0000 Stu Tomlinson Allow setting sound volume when ALSA is used
Wed, 30 Jun 2010 02:26:33 +0000 Stu Tomlinson Create the ~/.purple/plugins directory on startup if it does not exist
Wed, 30 Jun 2010 01:46:42 +0000 Stu Tomlinson I'm sure there's a legitimate reason I had this change locally in one of my
Wed, 30 Jun 2010 01:12:54 +0000 Stu Tomlinson Get rid of this warning:
Tue, 29 Jun 2010 19:22:31 +0000 Paul Aurich Add a comment noting the moods should be sorted post-translation.
Tue, 29 Jun 2010 17:34:21 +0000 Paul Aurich certificate: Add helpful text to the 'not yet active' message.
Wed, 23 Jun 2010 20:02:46 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 23 Jun 2010 04:43:44 +0000 Paul Aurich Re-flow the ChangeLog to an 8-char wide tab.
Tue, 22 Jun 2010 05:30:36 +0000 Elliott Sales de Andrade Fix Yahoo file transfers that get stuck saying \"Waiting for transfer to
Tue, 22 Jun 2010 01:40:18 +0000 ulidtko Fixes non-ASCII arguments to /mode, /umode, etc. Thanks to Max
Mon, 21 Jun 2010 17:35:10 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 20 Jun 2010 17:51:31 +0000 Peter Hjalmarsson Updated swedish translation
Sat, 19 Jun 2010 16:15:19 +0000 John Bailey So it turns out the name vs oname thing wasn't a typo on Mark's part. I just
Fri, 18 Jun 2010 20:14:06 +0000 Paul Aurich merge of '0627a49f54e3d5317e6a8dd97956ee2abfa32f9d'
Fri, 18 Jun 2010 20:12:41 +0000 Paul Aurich Only call failure_cb if it exists for the [gs]et_public_alias functions.
Fri, 18 Jun 2010 20:14:04 +0000 Paul Aurich merge of '7fe056535dca3e50f6489654f491a2f9e487b4d4'
Thu, 17 Jun 2010 22:23:38 +0000 John Bailey merge of '17361f09097a5f1f0b18ee376798623ad992ef35'
Thu, 17 Jun 2010 22:21:53 +0000 Sadrul Habib Chowdhury Initialize pointer, fix a typo to fix a crash.
Thu, 17 Jun 2010 22:20:25 +0000 John Bailey Fix a typo and solve a crash. g_free() is not safe on uninitialized pointers.
Fri, 18 Jun 2010 01:39:55 +0000 Mark Doliner Formatting changes. Hopefully I didn't break anything this time
Thu, 17 Jun 2010 21:23:01 +0000 Paul Aurich merge of '18ddd668ba1cc77ed0a0595a053f8a2879dddfd0'
Thu, 17 Jun 2010 21:21:30 +0000 Paul Aurich jabber: Exclude ASCII 127 (Delete) from allowed SASLprep characters
Thu, 17 Jun 2010 21:06:00 +0000 Mark Doliner Minor cleanup
Thu, 17 Jun 2010 21:04:40 +0000 Mark Doliner We've already checked for the existance of the starttls node, so we know
Thu, 17 Jun 2010 20:53:44 +0000 Mark Doliner Remove some stray spaces
Thu, 17 Jun 2010 19:17:32 +0000 Paul Aurich jabber: Fix a crash when sending typing notifications to a malformed buddy
Thu, 17 Jun 2010 01:51:58 +0000 Paul Aurich jabber: Fix a crash in the BoB code when receiving from Jabbim.
Thu, 17 Jun 2010 01:45:44 +0000 Paul Aurich jabber: Don't use a static array when it might not be sufficient.
Thu, 17 Jun 2010 01:30:06 +0000 Paul Aurich jabber: Oops, forgot to save the file before the last commit.
Thu, 17 Jun 2010 01:26:02 +0000 Paul Aurich jabber: Add a bunch of g_return_if_fail checks to the BoB code
Tue, 15 Jun 2010 22:42:49 +0000 Paul Aurich merge of '2e4b491ee89464d56b79db045bcef7f63fda6b97'
Tue, 15 Jun 2010 22:41:37 +0000 Paul Aurich jabber: Stricter checks on the send_raw prpl function.
Tue, 15 Jun 2010 17:12:48 +0000 Sadrul Habib Chowdhury Allow rebinding the key to show the dropdown menu for comboboxes.
Tue, 15 Jun 2010 17:11:15 +0000 Sadrul Habib Chowdhury Ignore invisible widgets when resizing. References #12169.
Tue, 15 Jun 2010 01:33:28 +0000 Paul Aurich merge of '04b459a0054fec05e338c8cb5cdafb9d3feb12b5'
Tue, 15 Jun 2010 01:28:17 +0000 Stu Tomlinson Catch some more invalid email addresses, thanks to Mark for additional
Tue, 15 Jun 2010 01:32:14 +0000 Paul Aurich gg: s/exit/_exit/ in the resolver fork() code
Mon, 14 Jun 2010 22:23:33 +0000 Mark Doliner Oh, let's put our original test cases in the two arrays, to make things
Mon, 14 Jun 2010 22:09:50 +0000 Daniel Atallah merge of '74a81229c626a318447546176d5b27a0197a44a4'
Mon, 14 Jun 2010 22:09:12 +0000 Daniel Atallah Attempt to improve handling of HTTP requests on port 80 when there is a HTTP
Mon, 14 Jun 2010 21:05:47 +0000 Mark Doliner Expand our test for purple_email_is_valid(). I stumbled across a large list
Mon, 14 Jun 2010 15:59:18 +0000 John Bailey !ChangeLog all the changes I've made to the Yahoo prpls so far. Refs #11986.
Mon, 14 Jun 2010 14:10:42 +0000 John Bailey Fix a mistake I made with the fallback code. Refs #11986.
Mon, 14 Jun 2010 00:08:25 +0000 John Bailey Change the shortcut key for "Set Mood" to Ctrl+O for uniqueness. Fixes #12166.
Mon, 14 Jun 2010 00:05:55 +0000 John Bailey Make HTTP proxy detection in the yahoo prpls a bit more robust. This should
Sun, 13 Jun 2010 23:07:24 +0000 John Bailey Very hackily implement a fallback mechanism in Yahoo, but not for Yahoo Japan
Sun, 13 Jun 2010 05:44:13 +0000 Paul Aurich Formatting
Sat, 12 Jun 2010 23:01:44 +0000 Paul Aurich jabber: Document the other cyrus hack (ignoring EXTERNAL)
Sat, 12 Jun 2010 20:18:31 +0000 Paul Aurich jabber: Make that more future-proof by never generating "GSSAPI "
Sat, 12 Jun 2010 18:22:46 +0000 Paul Aurich jabber: Fix the GSSAPI-not-attempted fallback. Refs #12031
Sat, 12 Jun 2010 02:41:35 +0000 John Bailey Change the function of the "proxy_ssl" account option to cover regular HTTP
Thu, 10 Jun 2010 20:35:08 +0000 Marcus Lundblad merge of '2e94598029dc6350d656fd335ad83738ff0c8e29'
Thu, 10 Jun 2010 19:54:17 +0000 Marcus Lundblad media: Fix the TURN server setting to actually work again (it was apparently
Thu, 10 Jun 2010 00:37:52 +0000 Elliott Sales de Andrade gpointer* is redundant.
Wed, 09 Jun 2010 17:36:49 +0000 Sadrul Habib Chowdhury merge of '6df484b58e54743f46465726f124c339a884768f'
Wed, 09 Jun 2010 16:58:41 +0000 Sadrul Habib Chowdhury Allow page-up/downing in the suggestion list.
Mon, 07 Jun 2010 20:05:15 +0000 Marcus Lundblad Removed some commented-out code
Mon, 07 Jun 2010 20:01:31 +0000 Marcus Lundblad woops, this should remain de-activated for a while yet... :)
Mon, 07 Jun 2010 19:41:55 +0000 Marcus Lundblad pidgin: Re-set focus after clicking on the attention button.
Sun, 06 Jun 2010 02:17:36 +0000 Sadrul Habib Chowdhury merge of '52f4817b6a7b2db5cad41758c4911c0f20f77eb2'
Sun, 06 Jun 2010 02:15:40 +0000 Sadrul Habib Chowdhury Do not paste in a read-only imhtml. Fixes #12109.
Sat, 05 Jun 2010 04:16:12 +0000 Stu Tomlinson merge of '2354bdb318de029dd9fd2b15e2bb66ffe99920a6'
Sat, 05 Jun 2010 03:59:23 +0000 Stu Tomlinson Fix parallel builds on win32
Sat, 05 Jun 2010 01:28:37 +0000 Stu Tomlinson Make the advice for symlink-ing devhelp docs more explicit to reduce the
Fri, 04 Jun 2010 14:33:12 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 03 Jun 2010 23:13:03 +0000 Sadrul Habib Chowdhury merge of '34e44fc5b81fa29b233deac42ea221cb1c367101'
Thu, 03 Jun 2010 23:08:57 +0000 Sadrul Habib Chowdhury Apparently file/directory names in windows cannot end in periods/spaces.
Thu, 03 Jun 2010 23:08:11 +0000 Sadrul Habib Chowdhury Prevent an invalid read when a message starts with 'mailto:'.
Thu, 03 Jun 2010 22:59:19 +0000 Sadrul Habib Chowdhury Linkify file://
Thu, 03 Jun 2010 22:47:32 +0000 Sadrul Habib Chowdhury Remove code duplications, and some invalid memory reads.
Thu, 03 Jun 2010 04:10:13 +0000 Mark Doliner I found these by running "strings" on some MSN binary files. Doesn't seem
Thu, 03 Jun 2010 03:24:05 +0000 Sadrul Habib Chowdhury merge of '1ea3865b477734411bc371709c1d29d4a4be04ab'
Thu, 03 Jun 2010 03:22:09 +0000 Sadrul Habib Chowdhury Do not trigger the formatting toolbar buttons on right-click.
Thu, 03 Jun 2010 02:19:28 +0000 Sadrul Habib Chowdhury Reset 'undo' history when a message is sent.
Thu, 03 Jun 2010 03:08:22 +0000 Daniel Atallah Make sure that the translations in the installer are displayed sorted.
Thu, 03 Jun 2010 01:22:31 +0000 Mark Doliner I noticed that this wasn't being used
Wed, 02 Jun 2010 23:29:21 +0000 Elliott Sales de Andrade We shouldn't free user->extinfo here because it can also contain phone
Wed, 02 Jun 2010 21:41:16 +0000 Mark Doliner Remove a stray word from a comment
Wed, 02 Jun 2010 02:36:24 +0000 Stu Tomlinson Minor comment fix.
Wed, 02 Jun 2010 02:13:59 +0000 Stu Tomlinson Minor comment fix.
Wed, 02 Jun 2010 01:37:07 +0000 Stu Tomlinson I forgot to update the RPM spec file for building for older releases with
Mon, 31 May 2010 18:14:40 +0000 Mark Doliner Copy the third hunk from 3c30f64efedafc379b6536852bbb3b6ef5f1f6c9 to trunk
Mon, 31 May 2010 16:04:33 +0000 Stu Tomlinson Fix up translations so windows installer can be created
Mon, 31 May 2010 12:59:13 +0000 Bj«Órn Voigt Added the language code "de" to the new field "Language:" (gettext 0.18)
Mon, 31 May 2010 06:58:02 +0000 Elliott Sales de Andrade merge of '215ef5d9abdd1383add930273847c6f71152f12e'
Mon, 31 May 2010 03:20:12 +0000 John Bailey Commit updated po's so that hopefully the stats script doesn't have to work
Mon, 31 May 2010 03:19:41 +0000 John Bailey We're tagged, move on for 2.7.2.
Mon, 31 May 2010 06:51:16 +0000 Elliott Sales de Andrade Correctly reset and free user->extinfo when the buddy is not listening to
Mon, 31 May 2010 06:35:17 +0000 Elliott Sales de Andrade Remove some extra variables.
Mon, 31 May 2010 02:29:34 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 30 May 2010 15:11:50 +0000 Josep Puigdemont Catalan translation updated.
Sun, 30 May 2010 12:13:07 +0000 Marcus Lundblad Double space before full stop.
Sun, 30 May 2010 11:08:19 +0000 Marcus Lundblad NEWS!
Sun, 30 May 2010 01:13:14 +0000 John Bailey Prepping for release.
Sun, 30 May 2010 01:04:50 +0000 John Bailey Updated a bunch of translations (and added them to the po ChangeLog!).
Sun, 30 May 2010 00:46:45 +0000 John Bailey merge of '0c5825d5c8cf7e382a744e266bb4c67753d24db4'
Sat, 29 May 2010 18:42:36 +0000 John Bailey Update POTFILES.in to make distcheck happy. I could swear I checked this not
Sat, 29 May 2010 22:52:14 +0000 Elliott Sales de Andrade Fix a read-after-free from valgrind:
Sat, 29 May 2010 22:27:26 +0000 Elliott Sales de Andrade Comment spellcheck.
Sat, 29 May 2010 22:19:12 +0000 Elliott Sales de Andrade And another one just like 94fa017925fa206fc36f520ee42c54f57429b4e1. But
Sat, 29 May 2010 15:38:54 +0000 Bj«Órn Voigt German translation update
Sat, 29 May 2010 08:34:34 +0000 Elliott Sales de Andrade NEWS... Because rekkanoryo said it was a good idea...
Sat, 29 May 2010 00:57:48 +0000 Kelemen G«¡bor Updated Hungarian translation for 2.7.1
Sat, 29 May 2010 00:16:30 +0000 Paul Aurich merge of '8955da011b0481f0598f9cb0ee24fc2184396c69'
Sat, 29 May 2010 00:01:03 +0000 Elliott Sales de Andrade And another one of those reverse links. We don't want dc to automatically
Fri, 28 May 2010 23:30:20 +0000 Elliott Sales de Andrade It's probably best just to be explicit about the ordering here.
Fri, 28 May 2010 23:16:57 +0000 Elliott Sales de Andrade So, elb informs me this is probably not safe on non-x86 architectures.
Sat, 29 May 2010 00:08:23 +0000 Paul Aurich roomlist: "glib.h" -> <glib.h>; seems correct-er to me
Fri, 28 May 2010 21:26:57 +0000 Elliott Sales de Andrade For some reason, this line creates the following warning:
Fri, 28 May 2010 20:51:29 +0000 Kevin Stange Fix some errors. I also declare that we will release 2.7.1 sometime in 2010.
Fri, 28 May 2010 18:55:41 +0000 Stu Tomlinson Avoid a crash (null pointer dereference) in QQ if the server_time was not
Fri, 28 May 2010 14:53:47 +0000 Daniel Atallah Fix win32 build
Fri, 28 May 2010 13:36:37 +0000 Daniel Atallah Fix a crash when setting a non account-specific mood and an enabled account is offline
Fri, 28 May 2010 09:00:18 +0000 masca Add MXit ChangeLog as asked by Andrew.
Fri, 28 May 2010 08:30:49 +0000 Elliott Sales de Andrade NULL-ify one more link on destroy that might lead to a crash.
Fri, 28 May 2010 07:19:00 +0000 Elliott Sales de Andrade Oops, I left an extra line here.
Fri, 28 May 2010 06:24:47 +0000 Elliott Sales de Andrade merge of '3083d5a5d5b46193be6849e67ddef5bb26111789'
Fri, 28 May 2010 06:14:35 +0000 Elliott Sales de Andrade Add a configure option --enable-trayicon-compat which installs tray icons
Fri, 28 May 2010 04:26:39 +0000 Elliott Sales de Andrade I don't know why this AM_CONDITIONAL is so far away from its setup.
Fri, 28 May 2010 04:13:53 +0000 John Bailey I agree with Stu that this is the correct way to handle the Sun CC specific
Fri, 28 May 2010 00:26:44 +0000 Mark Doliner Remove unnecessary check
Thu, 27 May 2010 21:11:31 +0000 Josep Puigdemont Updated Catalan (Valencian) translation on behalf of Toni Hermoso.
Thu, 27 May 2010 19:59:14 +0000 Stu Tomlinson Fix compiling gevolution plugin with e-d-s >= 2.29.1
Thu, 27 May 2010 19:49:51 +0000 Stu Tomlinson Fix the "Send email" context menu option for gevolution so it actually works
Thu, 27 May 2010 19:45:20 +0000 Stu Tomlinson Fix the Group selectors on gevolution plugin add buddy and new person
Thu, 27 May 2010 18:56:33 +0000 Mark Doliner It appears this function was removed
Thu, 27 May 2010 00:36:57 +0000 Elliott Sales de Andrade Fix D-Bus version of purple_xfer_get_thumbnail. I don't think this was a
Wed, 26 May 2010 23:20:18 +0000 Elliott Sales de Andrade I think it's more accurate to say that a DC is a P2P transfer, so if that
Wed, 26 May 2010 23:15:06 +0000 Elliott Sales de Andrade ALICE sends a "603 Decline" to our DC request, so we need to fallback to a
Wed, 26 May 2010 23:08:53 +0000 Elliott Sales de Andrade Add an error handler for SLP messages instead of bailing out immediately.
Mon, 31 May 2010 02:28:09 +0900 Yoshiki Yazawa revive tray-icon in non-gnome environment by reverting 29717 and 29761.
Thu, 27 May 2010 09:58:53 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 26 May 2010 15:54:41 +0000 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head b4547e5df2f928e2dc0e471d88aa7a8975222c0e)
Tue, 25 May 2010 21:08:25 +0000 andrew victor Specify purple_request_field_set_required() for the Capcha input textbox.
Wed, 26 May 2010 13:50:08 +0000 Daniel Atallah merge of '1f6b3e2158dd96486ec32995b3f4f93d6b376780'
Wed, 26 May 2010 07:23:29 +0000 Elliott Sales de Andrade GtkStatusIcon only exposes a single button press on a Mac for whatever
Wed, 26 May 2010 05:44:01 +0000 Elliott Sales de Andrade Add a minimal index.theme for the tray icons.
Wed, 26 May 2010 08:46:57 +0000 Bj«Órn Voigt German translation update
Tue, 25 May 2010 23:39:16 +0000 Mark Doliner Apply Polynomial-C's suggestion for fixing a compile error with
Tue, 25 May 2010 20:28:02 +0000 Josep Puigdemont Catalan translation updated.
Thu, 27 May 2010 07:50:06 +0900 Yoshiki Yazawa restore file name encoding conversion
Tue, 25 May 2010 22:21:47 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 24 May 2010 14:46:33 +0000 Daniel Atallah Fix malformed installer string
Mon, 24 May 2010 06:27:03 +0000 Elliott Sales de Andrade Add and remove an extra ref per MsnMessage when saving it in a slpmsg, to
Sun, 23 May 2010 21:45:19 +0000 Elliott Sales de Andrade NULL-ify some reverse links so that there's no double-free on exit.
Sun, 23 May 2010 17:26:20 +0000 jirka Make Pidgin build correctly when using the --disable-nls configure flag.
Sun, 23 May 2010 17:24:05 +0000 John Bailey merge of '637cbec3044756a8ef4273f687d84b18f10b05c4'
Sun, 23 May 2010 16:53:24 +0000 Stu Tomlinson Don't free captcha_req just before dereferencing it.
Sun, 23 May 2010 16:11:48 +0000 John Bailey Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and
Sat, 22 May 2010 15:14:54 +0000 ª±ric Boumaour Update french translation for 2.7.1 release
Fri, 21 May 2010 21:57:18 +0000 Elliott Sales de Andrade merge of '4f95778269e5a6f5dc65dc999e28f67e5604b35a'
Fri, 21 May 2010 07:45:11 +0000 Elliott Sales de Andrade Minor comment fix.
Fri, 21 May 2010 07:43:18 +0000 Elliott Sales de Andrade C comments only.
Fri, 21 May 2010 07:36:59 +0000 Elliott Sales de Andrade Make it more explicit that incoming and outgoing timeouts are different.
Fri, 21 May 2010 06:21:05 +0000 Elliott Sales de Andrade A nonce doesn't seem to be necessary for an INVITE with Bridges. Didn't I
Fri, 21 May 2010 04:51:31 +0000 Elliott Sales de Andrade This is supposed to go along with the queue sending stuff.
Fri, 21 May 2010 04:22:33 +0000 Elliott Sales de Andrade Don't crash if there's no Hashed-Nonce or Nonce.
Fri, 21 May 2010 04:07:02 +0000 Elliott Sales de Andrade I don't know why this function returns a boolean that's never used.
Fri, 21 May 2010 04:05:14 +0000 Elliott Sales de Andrade Disable direct connections when the account option is off.
Fri, 21 May 2010 03:53:06 +0000 Elliott Sales de Andrade We want to call got_invite for existing slpcalls, too.
Fri, 21 May 2010 00:49:41 +0000 Elliott Sales de Andrade merge of '53053c3093fabd661045da5b90dd26b37214a73c'
Thu, 20 May 2010 20:00:03 +0000 Elliott Sales de Andrade merge of '5bfb0ca73bb205b34170e5e0c07c35f5e8598734'
Thu, 20 May 2010 09:06:47 +0000 Elliott Sales de Andrade If there's stuff stuck in the DC queue, then try to send it over the SB if
Thu, 20 May 2010 08:14:20 +0000 Elliott Sales de Andrade Wait, command can't be both INVITE and CANCEL at the same time.
Tue, 18 May 2010 06:36:35 +0000 Elliott Sales de Andrade It seems like aMSN can get a bit stuck when using multiple file transfers,
Mon, 17 May 2010 08:45:46 +0000 Elliott Sales de Andrade Ref the slplink before destroying the DC, or we might lose our slpcall.
Mon, 17 May 2010 08:42:51 +0000 Elliott Sales de Andrade Use msn_dc_fallback_to_p2p where possible.
Mon, 17 May 2010 08:04:00 +0000 Elliott Sales de Andrade merge of '4fc447ffec2a8d0d5fde9ccdb17acf825a5ccab5'
Mon, 17 May 2010 07:56:00 +0000 Elliott Sales de Andrade This is not a timeout, but an input handler.
Mon, 17 May 2010 07:34:52 +0000 Elliott Sales de Andrade Fallback to P2P if connecting to external IP didn't work immediately.
Sat, 15 May 2010 08:02:08 +0000 Elliott Sales de Andrade If removing a timeout and return FALSE in its handler isn't good, then
Fri, 14 May 2010 06:57:26 +0000 Elliott Sales de Andrade merge of 'b5086a027dfbc0926b74627b9783794d250c2cb4'
Tue, 11 May 2010 06:32:00 +0000 Elliott Sales de Andrade merge of '8995bf8c14c5b7fb67a84a18ba9bf73e7be3fca8'
Sat, 08 May 2010 00:08:01 +0000 Elliott Sales de Andrade We can't both remove a timeout and return FALSE in its callback.
Fri, 07 May 2010 20:04:42 +0000 Elliott Sales de Andrade merge of '5378b2067023c1be51d87906196d87f03c9992e3'
Thu, 06 May 2010 07:40:34 +0000 Elliott Sales de Andrade Close the DC when the slplink is empty.
Thu, 06 May 2010 07:36:56 +0000 Elliott Sales de Andrade This should probably work a bit better. At least, we want to get rid of any
Thu, 06 May 2010 05:24:06 +0000 Elliott Sales de Andrade I think user might be NULL here.
Wed, 05 May 2010 09:07:10 +0000 Elliott Sales de Andrade Valgrind pointed out that dest and src may overlap, so we need to use
Wed, 05 May 2010 08:18:35 +0000 Elliott Sales de Andrade I've seen packet sizes larger than our current maximum. Hopefully 8KiB is
Wed, 05 May 2010 08:14:40 +0000 Elliott Sales de Andrade Remote more seemingly unnecessary stuff.
Wed, 05 May 2010 08:11:05 +0000 Elliott Sales de Andrade I'm not sure what this stuff is, but it looks old and useless.
Wed, 05 May 2010 07:33:55 +0000 Elliott Sales de Andrade I'm pretty sure we need to actually use dc->msg_pos for something, instead
Wed, 05 May 2010 07:32:45 +0000 Elliott Sales de Andrade I think this finally works with both aMSN and the official client, for
Wed, 05 May 2010 07:29:24 +0000 Elliott Sales de Andrade Try and reduce some code duplication.
Wed, 05 May 2010 07:26:57 +0000 Elliott Sales de Andrade Make msn_dc_fallback_to_p2p non-static, and remove some old code.
Wed, 05 May 2010 07:15:55 +0000 Elliott Sales de Andrade It's probably a good idea to free the direct connection when the slplink
Wed, 05 May 2010 07:02:05 +0000 Elliott Sales de Andrade The length of a DC packet does not include itself.
Sun, 25 Apr 2010 23:38:27 +0000 Elliott Sales de Andrade It seems like every DC packet requires a length, so why make every little
Sun, 25 Apr 2010 23:15:32 +0000 Elliott Sales de Andrade Obviously, if this comparison fails, I should be returning FALSE.
Sat, 24 Apr 2010 20:39:06 +0000 Elliott Sales de Andrade All these processing functions are called from places where dc != NULL,
Sat, 24 Apr 2010 20:37:49 +0000 Elliott Sales de Andrade Remove some duplicate code.
Sat, 24 Apr 2010 06:52:06 +0000 Elliott Sales de Andrade Don't bother sending a direct connection request if the other side doesn't
Sat, 24 Apr 2010 06:41:52 +0000 Elliott Sales de Andrade Support old-style Nonce, which should let us use direct connections to
Sat, 24 Apr 2010 02:29:34 +0000 Elliott Sales de Andrade These lines are redundant since this was allocated with g_new0.
Fri, 23 Apr 2010 22:38:13 +0000 Elliott Sales de Andrade Save remote nonce, and verify we get the same data when initiating the
Fri, 23 Apr 2010 22:19:23 +0000 Elliott Sales de Andrade merge of '21280175da42b51e30e31b091bb3b4adf7708407'
Fri, 23 Apr 2010 20:53:57 +0000 Elliott Sales de Andrade Fix some leaks, and simplify these branches.
Fri, 23 Apr 2010 20:45:05 +0000 Elliott Sales de Andrade A direct connection shouldn't be FT-only.
Fri, 23 Apr 2010 00:03:20 +0000 Elliott Sales de Andrade Set some information for debugging.
Mon, 19 Apr 2010 08:37:10 +0000 Elliott Sales de Andrade I'm not sure how this worked, since g_strdup should stop at \0.
Mon, 19 Apr 2010 08:36:23 +0000 Elliott Sales de Andrade NULL-ing this stuff after free is nice in theory, but totally pointless
Mon, 19 Apr 2010 08:27:05 +0000 Elliott Sales de Andrade Remove one more unused code block, and unnecessary variable.
Mon, 19 Apr 2010 08:20:24 +0000 Elliott Sales de Andrade This doesn't appear to be a programming error.
Mon, 19 Apr 2010 08:05:55 +0000 Elliott Sales de Andrade Remove old code that was commented out, but is really just not necessary.
Mon, 19 Apr 2010 07:41:56 +0000 Elliott Sales de Andrade Fix some double-frees and/or leaks.
Mon, 19 Apr 2010 07:11:46 +0000 Elliott Sales de Andrade More minor fixes. Spelling, extra variables, etc.
Sun, 11 Apr 2010 07:39:02 +0000 Elliott Sales de Andrade MSN caps are unsigned.
Sun, 11 Apr 2010 05:54:05 +0000 Elliott Sales de Andrade Fix typo.
Sun, 11 Apr 2010 05:53:02 +0000 Elliott Sales de Andrade Minor cleanups.
Sun, 11 Apr 2010 05:27:20 +0000 Elliott Sales de Andrade This DC stuff is a bit verbose.
Sun, 11 Apr 2010 05:25:54 +0000 Elliott Sales de Andrade This DC stuff seems a bit verbose.
Thu, 18 Mar 2010 04:30:27 +0000 Elliott Sales de Andrade I don't like accessing memory by magic-constant.
Thu, 18 Mar 2010 04:12:36 +0000 Elliott Sales de Andrade Clean up msn_dc_generate_nonce. It just looked weird.
Thu, 18 Mar 2010 03:54:48 +0000 Elliott Sales de Andrade OK, so maybe this one does need to be static.
Thu, 18 Mar 2010 03:49:05 +0000 Elliott Sales de Andrade I don't know why any of these variables need to be static.
Thu, 18 Mar 2010 03:40:07 +0000 Elliott Sales de Andrade Tabs-to-spaces.
Thu, 18 Mar 2010 03:29:28 +0000 Elliott Sales de Andrade Re-indent directconn.h, and fix a typo.
Thu, 18 Mar 2010 03:15:01 +0000 Elliott Sales de Andrade De-spacify.
Wed, 17 Mar 2010 03:45:07 +0000 kukkerman Initial support for direct connections. Preliminary patch from ticket #247
Fri, 21 May 2010 21:28:24 +0000 Daniel Atallah Improve error handling
Fri, 21 May 2010 14:39:02 +0000 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.
Fri, 21 May 2010 05:35:33 +0000 Paul Aurich jabber: Blacklist EXTERNAL when using Cyrus. Allows connecting when it's advertised.
Fri, 21 May 2010 05:28:59 +0000 Paul Aurich jabber: trailing_whitespace--;
Fri, 21 May 2010 03:26:15 +0000 Paul Aurich jabber: Fix a case where a broken server would hang the connection.
Fri, 21 May 2010 02:40:53 +0000 Daniel Atallah Add support for the binaries built by the opensuse build service to the
Fri, 21 May 2010 00:44:38 +0000 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 1665ab3e3781f7c987348e41c15963859d197486)
Thu, 20 May 2010 22:54:26 +0000 Elliott Sales de Andrade Add a pref for allowing direct connections.
Thu, 20 May 2010 11:25:03 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 7072aab86b390122c32faa675284a753c9e97034)
Thu, 20 May 2010 11:21:30 +0000 andrew victor Save the user's MXitId received in the login-response packet to the Session.
Thu, 20 May 2010 09:29:46 +0000 andrew victor * Separate the ClientVersion from the supported ProtocolVersion.
Thu, 20 May 2010 09:03:37 +0000 andrew victor Increment plugin version to 2.4.0.
Wed, 19 May 2010 21:17:01 +0000 andrew victor When our avatar image is changed, the MXit server will push an ExtendedProfile-Response packet
Wed, 19 May 2010 20:29:31 +0000 andrew victor * Show the buddy's registration country in their profile.
Wed, 19 May 2010 19:50:36 +0000 andrew victor For security reasons, MXit doens't allow you to see your buddies Email Address or Title.
Wed, 19 May 2010 19:34:49 +0000 andrew victor This change is also needed to make the "nm=" clickable links work.
Wed, 19 May 2010 19:33:22 +0000 andrew victor The profile attribute is just "Title", not "Job Title".
Wed, 19 May 2010 19:21:32 +0000 andrew victor Add support for the "nm=" syle of clickable links.
Wed, 19 May 2010 17:57:14 +0000 andrew victor Fix the processing of the "Clear" MXit command.
Mon, 17 May 2010 08:05:29 +0000 andrew victor Added "chilli" and "mrgreen" emoticons [released by MXit under GPL]
Thu, 20 May 2010 21:11:34 +0000 Paul Aurich Merge back in Daniel's translations migrated from the installer stuff
Thu, 20 May 2010 21:09:19 +0000 Paul Aurich jabber: Found a better string in auth.c
Thu, 20 May 2010 19:11:48 +0000 Paul Aurich jabber: Better error message when no concordant SASL mechs
Thu, 20 May 2010 18:57:09 +0000 Paul Aurich Updated Hebrew translation. Closes #11834.
Thu, 20 May 2010 10:13:31 +0000 Bj«Órn Voigt Minor German translation update:
Thu, 20 May 2010 02:55:16 +0000 Paul Aurich po: Add family_icbm.c since the message errors are in there now.
Thu, 20 May 2010 02:44:00 +0000 Mark Doliner Cleanup, basically. Move the icbm snac error handling from oscar.c to
Thu, 20 May 2010 01:39:52 +0000 Mark Doliner Super tiny optimisation
Thu, 20 May 2010 01:39:25 +0000 Mark Doliner If we get an error SNAC on the ICBM family and it's missing buddy name then
Thu, 20 May 2010 01:27:23 +0000 Mark Doliner Insanely tiny optimization
Wed, 19 May 2010 20:52:00 +0000 Daniel Atallah Provide some context to the Installer translations.
Wed, 19 May 2010 18:47:58 +0000 Marcus Lundblad pidgin: Fix a crash when accessing the Set Moods tool menu when having
Wed, 19 May 2010 16:00:39 +0000 Jochen Kemnade Update German translation
Wed, 19 May 2010 03:58:59 +0000 Daniel Atallah Add new generated stuff to .mtn-ignore
Wed, 19 May 2010 03:36:01 +0000 Daniel Atallah This wasn't supposed to be committed
Wed, 19 May 2010 03:26:38 +0000 Daniel Atallah merge of '45c13cbd9c56429c7ed3b9a147b1d76692f3968d'
Wed, 19 May 2010 03:26:05 +0000 Daniel Atallah Final piece of getting the installer translations integrated with the regular
Wed, 19 May 2010 02:50:02 +0000 Daniel Atallah More improvements to create_nsis_translations.pl - I have more to do, but I'm
Tue, 18 May 2010 19:12:37 +0000 Daniel Atallah Further updates to the create_nsis_translations.pl script.
Tue, 18 May 2010 17:38:27 +0000 Daniel Atallah merge of '00a468847820c34179875e968a4de992329c3dfa'
Tue, 18 May 2010 17:38:19 +0000 Daniel Atallah Add some missing translation mappings and correct some encodings that were wrong.
Tue, 18 May 2010 07:20:52 +0000 Daniel Atallah Update for fixed nsis_translations.desktop.in
Tue, 18 May 2010 07:16:03 +0000 Daniel Atallah Use a URL that doesn't screw up intltool
Tue, 18 May 2010 07:13:43 +0000 Daniel Atallah Migrate existing Installer translations into the po files
Tue, 18 May 2010 01:07:55 +0000 Daniel Atallah Add unmodified create_nsis_translations.pl script from the gcompris project.
Tue, 18 May 2010 00:58:43 +0000 Daniel Atallah Update po files to include Installer strings
Mon, 17 May 2010 23:13:42 +0000 Daniel Atallah Create a version of the Windows installer localizations in .desktop file
Tue, 18 May 2010 04:28:41 +0000 Evan Schoenberg applied changes from bf4b720f9231b395fb51bf1e27440328d46bceb5
Mon, 17 May 2010 16:00:10 +0000 Daniel Atallah Improve some Installer verbiage and bump translation Version to 4.
Tue, 18 May 2010 02:29:24 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 17 May 2010 08:04:50 +0000 Elliott Sales de Andrade merge of 'bd7b70e38030da580a7bc922236ec504ecb8853b'
Mon, 17 May 2010 02:09:35 +0000 Elliott Sales de Andrade Set the GtkTrayIcon invisible before unref'ing it, or else it will leave
Mon, 17 May 2010 01:26:13 +0000 Stu Tomlinson I've been sitting on this for 9 months, but I still think it's funny
Mon, 17 May 2010 01:01:13 +0000 Stu Tomlinson I before E, except after C
Mon, 17 May 2010 00:18:25 +0000 Stu Tomlinson The returned value from SmcVendor() should be free'd with free() not
Mon, 17 May 2010 00:14:22 +0000 Stu Tomlinson Add some comments that meant something to me at some point and might
Mon, 17 May 2010 00:11:01 +0000 Stu Tomlinson Prevent a null pointer dereference in chat_account_filter_func() if called
Sun, 16 May 2010 20:56:47 +0000 Paul Aurich yahoo: Fix a few race-condition crashes at login
Sun, 16 May 2010 17:12:25 +0000 Daniel Atallah merge of '8ff2ee29eabe00715f5da3d756f3bf52b9509879'
Sun, 16 May 2010 15:57:51 +0000 brian lu Build fixes on OpenSolaris. Closes #11841.
Sun, 16 May 2010 15:50:23 +0000 Paul Aurich pidgin: Add charkins's patch for gtkstatusicon blinking. Fixes #11855
Sun, 16 May 2010 17:08:02 +0000 Daniel Atallah Prevent pasting into readonly imhtmls on Windows. Fixes #11867
Sun, 16 May 2010 05:57:08 +0000 Paul Aurich oscar: g_malloc can't fail (in a way that doesn't abort)
Sat, 15 May 2010 06:13:15 +0000 Daniel Atallah Allow the GTK+ Runtime to be unselected when there is no existing runtime
Sat, 15 May 2010 03:24:24 +0000 Daniel Atallah Automatically select the translation corresponding to the installer language.
Fri, 14 May 2010 19:35:19 +0000 Mark Doliner I propagated im.pidgin.soc.2010.icq-tlc to im.pidgin.pidgin. This includes
Fri, 14 May 2010 19:30:09 +0000 Mark Doliner propagate from branch 'im.pidgin.soc.2010.icq-tlc' (head 64c9fc1442c7815de47d3f6756f59f1d09a1d530)
Thu, 06 May 2010 18:32:07 +0000 Mark Doliner Keep this comment up to date
Mon, 03 May 2010 20:55:39 +0000 ivan komarov Oops.
Mon, 03 May 2010 20:49:14 +0000 ivan komarov Two small fixes to improve sending/receiving HTML-formatted messages
Sat, 01 May 2010 18:32:43 +0000 ivan komarov "View Web Profile" link now leads to the correct link for ICQ accounts (#9890).
Fri, 14 May 2010 17:24:16 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 13 May 2010 22:51:00 +0000 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head ad23bba01aa6026230a0aa76ea2e27d0dfb5c106)
Thu, 13 May 2010 22:45:19 +0000 Daniel Atallah Fix a regression in 2.7.0 that caused window flashing not to work on Windows.
Thu, 13 May 2010 22:05:59 +0000 Daniel Atallah Fix a status change event being triggered for each online Bonjour buddy when you sign out.
Thu, 13 May 2010 18:38:52 +0000 andrew victor Added "grumpy" and "invincible" mood images for MXit (re-sized from default theme).
Thu, 13 May 2010 09:02:58 +0000 andrew victor Add support for message delivery notification.
Thu, 13 May 2010 07:21:51 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head c8c73a03615c9761cd104c6e2c8de12d1c8a82ac)
Wed, 12 May 2010 15:38:29 +0000 andrew victor Remove an unused variable.
Tue, 11 May 2010 16:28:03 +0000 andrew victor Improve the handling of user's being kicked from MultiMX rooms.
Tue, 11 May 2010 11:40:59 +0000 andrew victor Remove the MXit-specific Mood management code. We now use the libpurple Mood (Status) API.
Tue, 11 May 2010 10:00:30 +0000 andrew victor Add support for the standard Mood API.
Tue, 11 May 2010 07:14:31 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 47e8cb2dd9ae901b608beea98c7a3dbc4f37dec5)
Thu, 13 May 2010 21:01:34 +0000 Paul Aurich bonjour: Fix a crash-on-disconnect I introduced. Closes #11851
Thu, 13 May 2010 13:29:24 +0000 Stu Tomlinson Include all libpurple headers in libpurple-devel RPM
Thu, 13 May 2010 13:28:12 +0000 Stu Tomlinson Fix installing GConf schema. GCONF_SCHEMAS_INSTALL does not refer to
Thu, 13 May 2010 05:11:00 +0000 John Bailey Revisionist history that I'm including on the wiki.
Thu, 13 May 2010 05:08:20 +0000 John Bailey Add the available.list file to EXTRA_DIST so people will be able to use the
Thu, 13 May 2010 05:06:46 +0000 John Bailey ChangeLog Elliott's fix for buddy icons on MSN.
Thu, 13 May 2010 05:03:30 +0000 John Bailey merge of '02af4cf0f33f9ec7d46a52cba0e6c4349f0d6e19'
Wed, 12 May 2010 14:07:02 +0000 John Bailey Post-release fun.
Wed, 12 May 2010 04:35:29 +0000 John Bailey Prepping for release.
Wed, 12 May 2010 04:34:54 +0000 Elliott Sales de Andrade Fix an MSN emoticon crash discovered by Pierre Nogu«²s of Meta Security.
Thu, 13 May 2010 03:21:36 +0000 Paul Aurich gg: Totally not arbitrary (in line with patch sent to the libgadu list)
Thu, 13 May 2010 02:58:31 +0000 Paul Aurich gg: Fix 05793e8aa in a way that is upstream-able
Wed, 12 May 2010 06:35:28 +0000 Paul Aurich jabber: Refined logic for determining "is typing" support.
Wed, 12 May 2010 05:21:47 +0000 Paul Aurich merge of '17fcb3e7ac74579122bb5259359cef56f5bbf713'
Wed, 12 May 2010 05:15:44 +0000 Elliott Sales de Andrade merge of '52fb5cb4cd8795906a7313dd5edde763a4848a3e'
Wed, 12 May 2010 05:00:06 +0000 Elliott Sales de Andrade Normalize the remote passport before sending a P2P message. If it's not
Wed, 12 May 2010 05:21:19 +0000 Paul Aurich jabber: Send typing notifications to a buddy when it can see our presence
Wed, 12 May 2010 04:26:46 +0000 Paul Aurich Use /dev/null for the purple directory for the tests.
Wed, 12 May 2010 01:25:17 +0000 Paul Aurich Add lib/libgadu-internal.h to EXTRA_DIST and INTGGSOURCES
Tue, 11 May 2010 20:55:13 +0000 Elliott Sales de Andrade merge of '5644920b69ca0205d375d023d32b16772184a02b'
Tue, 11 May 2010 20:47:33 +0000 Elliott Sales de Andrade merge of '520cc89d4197a746c24ce7b030319f79554352d5'
Tue, 11 May 2010 20:44:05 +0000 Elliott Sales de Andrade NEWS... and spelling and grammar and word-wrap...
Tue, 11 May 2010 20:47:32 +0000 masca textwidth=72 and double space at the end of sentences.
Tue, 11 May 2010 20:39:08 +0000 Marcus Lundblad ... and the double spaces...
Tue, 11 May 2010 20:38:01 +0000 Marcus Lundblad As Qulogic pointed out, this is a minor release, but I re-phrased it,
Tue, 11 May 2010 20:10:57 +0000 Josep Puigdemont Catalan translation updated.
Tue, 11 May 2010 19:48:21 +0000 masca My firs NEWS!!! Wiii =)
Tue, 11 May 2010 19:07:10 +0000 Paul Aurich Line-wrap
Tue, 11 May 2010 19:06:28 +0000 Paul Aurich NEWS!
Tue, 11 May 2010 18:52:26 +0000 Marcus Lundblad NEWS!
Tue, 11 May 2010 16:01:47 +0000 John Bailey NEWS! Read all about it! Get your NEWS here!
Tue, 11 May 2010 15:16:11 +0000 Bj«Órn Voigt German translation update
Tue, 11 May 2010 04:53:03 +0000 Elliott Sales de Andrade merge of '4463949ec36c02833d85afdfd38b5dfb956b9169'
Tue, 11 May 2010 04:40:07 +0000 Elliott Sales de Andrade Use serv_got_im/serv_got_chat_in instead of purple_conversation_write so
Tue, 11 May 2010 02:00:24 +0000 Ethan Blanton merge of '2946037e3974559877f516df2006883ad5846e19'
Tue, 11 May 2010 01:21:49 +0000 hanzz Fix MSN FT for UIs that use our abstract FT stuff in ways that are slightly
Tue, 11 May 2010 01:59:30 +0000 Ethan Blanton Updated translations.
Mon, 10 May 2010 23:14:05 +0000 Elliott Sales de Andrade Implement [gs]et_public_alias in MSN.
Mon, 10 May 2010 21:27:28 +0000 Elliott Sales de Andrade Fix copy&paste typos.
Mon, 10 May 2010 21:16:20 +0000 Elliott Sales de Andrade Align.
Mon, 10 May 2010 16:36:58 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 09 May 2010 14:12:31 +0000 Bj«Órn Voigt 1 string update in German translation
Sun, 09 May 2010 10:09:04 +0000 Jochen Kemnade better German translations for some of the moods
Sat, 08 May 2010 21:19:58 +0000 Paul Aurich merge of '6655e507da0527cad53500fbed4bf9dbcebdbf2c'
Sat, 08 May 2010 03:00:06 +0000 Paul Aurich Update this comment; the function supports IPv6
Sat, 08 May 2010 14:14:21 +0000 Josep Puigdemont Catalan translation updated.
Fri, 07 May 2010 22:58:28 +0000 Kelemen G«¡bor Updated Hungarian translation for 2.7.0
Fri, 07 May 2010 20:49:29 +0000 Bj«Órn Voigt German translation update
Thu, 06 May 2010 21:28:32 +0000 Marcus Lundblad Fix license to refer to GPLv2 in a files...
Thu, 06 May 2010 22:56:44 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 06 May 2010 06:16:48 +0000 Josep Puigdemont Updated Catalan (Valencian) translation on behalf of Toni Hermoso.
Thu, 06 May 2010 06:16:12 +0000 Josep Puigdemont Updated and fixed a few typos in Catalan translation.
Wed, 05 May 2010 05:26:29 +0000 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 52cb0cc1b49e76b923073e23934af6c8471b984b)
Tue, 04 May 2010 21:09:52 +0000 andrew victor When logging-in with the HTTP protocol, we need to save the HTTP info
Wed, 05 May 2010 15:42:34 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin.
Tue, 04 May 2010 21:20:26 +0000 Josep Puigdemont Catalan translation updated.
Tue, 04 May 2010 17:42:49 +0000 Jochen Kemnade German translation update, all strings done, TODO: review of mood-related strings
Tue, 04 May 2010 02:22:31 +0000 Paul Aurich merge of '73eedf837c2384f502418f091300785c19ccfacd'
Tue, 04 May 2010 02:22:26 +0000 Paul Aurich disapproval of revision '5f410e729e7a8a2e46752d46b37a7c11e17d5ed7'
Tue, 04 May 2010 01:57:14 +0000 Paul Aurich jabber: Pluck evands's 2fcd83432 (the part that applies) to i.p.p
Tue, 04 May 2010 02:10:02 +0000 Evan Schoenberg applied changes from 8b6590428d8180cc466c8916f81aec2c8961fbd1
Tue, 04 May 2010 01:46:40 +0000 Evan Schoenberg If SASL authentication fails, we generally shouldn't be setting an error
Tue, 04 May 2010 01:41:28 +0000 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.
Mon, 03 May 2010 20:23:17 +0000 Marcus Lundblad Scale incoming thumbnails in the request dialog if they are overly large
Mon, 03 May 2010 05:02:30 +0000 Paul Aurich jabber: Avoid an assertion failure for presence from bare domains
Sun, 02 May 2010 21:31:23 +0000 kkszysiu gg: For protocol 8.0+, the server sends this in UTF-8 now. Closes #11775.
Sun, 02 May 2010 21:27:42 +0000 kkszysiu gg: Fix misuse of update_progress. Fixes #11774
Sun, 02 May 2010 09:17:57 +0000 Jochen Kemnade working on German translation - still incomplete
Sun, 02 May 2010 06:32:24 +0000 Paul Aurich NULL mech_data in digest_md5_dispose (what SCRAM and digest-md5 do elsewhere)
Sun, 02 May 2010 05:11:09 +0000 Paul Aurich Changelog the View Web Profile fix. Closes #9890.
Sun, 02 May 2010 04:24:14 +0000 Kevin Stange Correct typo
Sat, 01 May 2010 21:40:45 +0000 Paul Aurich *** Plucked rev 0e263caa5d687101e436029f2f8d09053ae06e23 (ivan.komarov@soc.pidgin.im):
Sat, 01 May 2010 20:10:21 +0000 Paul Aurich merge of '22ad9aecc804e89b1101cde696e58490a7efd603'
Sat, 01 May 2010 18:09:16 +0000 Paul Aurich jabber: I never understood why this was in auth.c anyway...
Sat, 01 May 2010 18:03:52 +0000 Paul Aurich jabber: A bunch of paranoia-induced Cyrus SASL changes.
Sat, 01 May 2010 17:38:40 +0000 Paul Aurich jabber: Nothing to see here
Sat, 01 May 2010 17:21:21 +0000 Paul Aurich jabber: I don't see how this is possible, and it looks like an error to me.
Sat, 01 May 2010 19:57:00 +0000 Bj«Órn Voigt German translation update (incomplete)
Sat, 01 May 2010 16:37:07 +0000 Paul Aurich jabber: Only add the ga:client-uses-full-bind-result to gmail/googlemail domains
Sat, 01 May 2010 05:53:50 +0000 Paul Aurich jabber: Use the auth_mech_data JabberStream member for what it's for.
Sat, 01 May 2010 02:36:27 +0000 Paul Aurich util tests: Add a test for all the lower-ASCII control characters excluding the
Sat, 01 May 2010 01:03:38 +0000 Paul Aurich merge of '5b4322528c199b000fbfc774bb782dfd6dc0e2f2'
Thu, 29 Apr 2010 17:17:00 +0000 Paul Aurich util: Better validation of the allowed character values in XML 1.0
Fri, 30 Apr 2010 03:50:31 +0000 Elliott Sales de Andrade Sort.
Fri, 30 Apr 2010 03:46:27 +0000 Elliott Sales de Andrade It seems like the _varg should be at the end.
Fri, 30 Apr 2010 03:35:28 +0000 Elliott Sales de Andrade merge of 'c4a26372086186405c4635b2fbf448b8d089f863'
Wed, 28 Apr 2010 20:57:59 +0000 Elliott Sales de Andrade Silence a warning.
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Thu, 29 Apr 2010 05:55:14 +0000 Paul Aurich gtkrequest: Fix pidgin_request_action
Thu, 29 Apr 2010 04:06:07 +0000 Paul Aurich jabber: This is waaaaay more verbose, but has a hope of being approachable.
Thu, 29 Apr 2010 03:57:14 +0000 Paul Aurich jabber: Check in some new strings under the freeze radar (no code yet).
Wed, 28 Apr 2010 22:13:51 +0000 Paul Aurich gadu-gadu: Fix a crash due to uninitialized data. Closes #11746.
Wed, 28 Apr 2010 19:27:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.malu.ft_thumbnails' (head 98d8db26c6d12378d0113a97c8b3f989233a5cbc)
Wed, 28 Apr 2010 19:26:58 +0000 Marcus Lundblad Disable thumbnails for XMPP (in si.c) by using an #define
Tue, 27 Apr 2010 20:37:15 +0000 Marcus Lundblad ChangeLog new functionallity
Mon, 26 Apr 2010 19:18:55 +0000 Marcus Lundblad Woops, copy-paste error... :)
Sun, 25 Apr 2010 21:40:33 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 1ccb1507e6594c80788043ea114c7fb942828e48)
Sun, 25 Apr 2010 21:24:06 +0000 Elliott Sales de Andrade The normal category for this file seems to 'ft'.
Sun, 25 Apr 2010 21:23:08 +0000 Elliott Sales de Andrade Thumbnail formats should be chosen in the order specified by the prpl.
Sun, 25 Apr 2010 21:09:34 +0000 Elliott Sales de Andrade Rename purple_xfer_get_thumbnail_data/size to be more D-Bus friendly.
Sun, 25 Apr 2010 20:58:00 +0000 Elliott Sales de Andrade Whitespace trim.
Sun, 25 Apr 2010 20:38:17 +0000 Elliott Sales de Andrade Minor cleanup.
Sat, 24 Apr 2010 14:59:13 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7850267e7626c94b519fd5f1c959c79f0624d34e)
Wed, 24 Mar 2010 20:16:05 +0000 Marcus Lundblad Merge fix
Wed, 24 Mar 2010 19:56:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 83880c1513774ae8550442dfe002355056d39021)
Mon, 22 Mar 2010 22:26:14 +0000 Marcus Lundblad Fixup merge
Mon, 22 Mar 2010 21:45:23 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d2cd6030fc66f726f61a1d7576facd0ef6ea5fe5)
Sun, 21 Mar 2010 20:57:29 +0000 Marcus Lundblad Updated to use new BoB request functionallity
Sun, 21 Mar 2010 20:54:57 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 60a434545c6f61fc0f20206c0d4eb87a9fb8de11)
Sun, 21 Mar 2010 19:44:45 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f23de15cf5cab74ad9b1c2ce72676be0e80e7f23)
Thu, 18 Mar 2010 22:12:08 +0000 Marcus Lundblad Hide the thumbnail-related stuff from the PurpleXfer struct to
Tue, 16 Mar 2010 23:14:54 +0000 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
Mon, 15 Mar 2010 21:49:02 +0000 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in
Sun, 14 Mar 2010 21:20:14 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 01b93cf5c82386bcea9bfacb2bd35a7d73dd612c)
Wed, 10 Mar 2010 05:40:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a9876c2b74baddb4b0fd99eede7daef1d346604b)
Tue, 09 Mar 2010 21:41:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 96b27a20c7250b87761a8bd4f5540bf1fa32b6f4)
Sun, 28 Feb 2010 22:56:50 +0000 Marcus Lundblad The GDK pixbuf option "quality" is unknown when saving to PNG.
Sun, 28 Feb 2010 05:35:20 +0000 Elliott Sales de Andrade Use PNG instead of JPEG for FT thumbnails which is supported on both MSN
Sun, 28 Feb 2010 04:38:11 +0000 Elliott Sales de Andrade Fix some warnings.
Sun, 28 Feb 2010 04:14:15 +0000 Elliott Sales de Andrade Add support for recieving and sending MSN file transfer previews.
Sun, 28 Feb 2010 04:07:39 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8587687655d4e11f0965358e8a4378cfa3d1e4e7)
Thu, 18 Feb 2010 22:28:41 +0000 Marcus Lundblad Make it compile again after merge
Thu, 18 Feb 2010 21:59:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Sun, 06 Dec 2009 19:08:00 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a582dd339f019301adca693df4b1a8fb135a1774)
Sun, 29 Nov 2009 19:14:39 +0000 Marcus Lundblad Added the "thumbs" namespace to namespaces.h
Sun, 29 Nov 2009 19:06:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
Tue, 03 Nov 2009 18:27:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
Mon, 26 Oct 2009 22:16:32 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head cd4ab1e30725817663f30bcb4d6cbe22879b271f)
Thu, 22 Oct 2009 21:21:47 +0000 Marcus Lundblad Print the thumbnail along with the offer message in the conversation
Thu, 22 Oct 2009 19:03:47 +0000 Marcus Lundblad Ooops, this code was some left overs...
Wed, 21 Oct 2009 22:08:01 +0000 Marcus Lundblad Make it work again, after some new xfer UI ops where added... :)
Tue, 20 Oct 2009 22:32:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Thu, 15 Oct 2009 21:31:08 +0000 Marcus Lundblad Add a comment about the add thumbnail op for PurpleXfer
Thu, 15 Oct 2009 21:25:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d319bbd23fdd7e6cf2065b21e92612657c6e8cb)
Sun, 20 Sep 2009 19:57:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Tue, 01 Sep 2009 19:50:20 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6d3fc30a0a0a379281efc5a6872a9c1d7c24c650)
Thu, 27 Aug 2009 19:55:08 +0000 Marcus Lundblad Remove #ifdefs for older GDK versions, since this will not be included until
Thu, 27 Aug 2009 18:46:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 4b37450c5470f1f61cdba5cf5de7a6abb166b2c1)
Mon, 24 Aug 2009 19:21:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
Thu, 13 Aug 2009 17:40:00 +0000 Marcus Lundblad It broke a bit during merge.
Thu, 13 Aug 2009 17:15:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
Tue, 28 Jul 2009 20:51:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Sun, 12 Jul 2009 20:47:45 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53abc38e3dfd2e9f8ae8c3e6532379d4b0dc333b)
Mon, 06 Jul 2009 17:38:22 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
Sat, 04 Jul 2009 21:45:19 +0000 Marcus Lundblad Show thumbnail in ft request dialog
Sat, 04 Jul 2009 07:18:19 +0000 Marcus Lundblad Change debug outputs to say "data object" instead of "smiley", since BoB is not
Wed, 01 Jul 2009 17:31:47 +0000 Marcus Lundblad Actually request the thumbnail when getting one in an offer.
Tue, 30 Jun 2009 17:34:51 +0000 Marcus Lundblad Create the thumbnail data and include the "thumbnail" element in the file
Mon, 29 Jun 2009 20:44:45 +0000 Marcus Lundblad Added an "ephemeral" argument when creating local data objects (given a CID).
Thu, 25 Jun 2009 22:25:23 +0000 Marcus Lundblad Added a function to destroy JabberData instances.
Thu, 25 Jun 2009 20:56:37 +0000 Marcus Lundblad Allow the "alt" property on a Bits of Binary object to be NULL (do not store
Thu, 25 Jun 2009 20:46:11 +0000 Marcus Lundblad Add code to generate a thumbnail (only fully works with GDK 2.4+ so far)
Tue, 23 Jun 2009 21:33:10 +0000 Marcus Lundblad Added a skeleton for functions to set and get a thumbnail image associated
Wed, 28 Apr 2010 19:22:17 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 26 Apr 2010 17:17:44 +0000 Josep Puigdemont Catalan translation updated.
Sun, 25 Apr 2010 21:40:25 +0000 Elliott Sales de Andrade Oops, make sure that check actually succeeds when it's supposed to.
Sun, 25 Apr 2010 21:29:40 +0000 Elliott Sales de Andrade I'm tired of seeing this warning.
Sun, 25 Apr 2010 02:29:09 +0000 Paul Aurich timestamp formats: Default to the 'default' ones (as pointed out by Jonathan)
Sat, 24 Apr 2010 23:06:17 +0000 jemaltz timestamp formats: Allow forcing 12-hour time formats. Closes #11667.
Fri, 23 Apr 2010 14:44:01 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Fri, 23 Apr 2010 01:24:08 +0000 Sadrul Habib Chowdhury Fix a crash caused by context menus for sametime buddies.
Thu, 22 Apr 2010 17:38:56 +0000 Mark Doliner Don't bother updating the login progress if the step didn't change
Thu, 22 Apr 2010 05:18:52 +0000 Paul Aurich Wordsmith 'to' => 'from' and 80-wide-wrap with an 8-char tab
Thu, 22 Apr 2010 14:45:57 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 22 Apr 2010 03:09:15 +0000 mklencke Fix an invalid memory deref with Windows proxy settings when there's no ":port"
Wed, 21 Apr 2010 19:07:19 +0000 Paul Aurich jabber: Send whitespace keepalives every two minutes of (outgoing) silence.
Wed, 21 Apr 2010 17:43:36 +0000 kkszysiu gadu-gadu: Add a missing 'break;'
Wed, 21 Apr 2010 08:07:46 +0000 Mark Doliner Allow icons to be exactly the max file size
Wed, 21 Apr 2010 04:42:32 +0000 Mark Doliner Oh! When setting a buddy icon, when we reduce the dimension in order to
Tue, 20 Apr 2010 21:17:12 +0000 Marcus Lundblad Added signal definitions for the new signals.
Tue, 20 Apr 2010 19:39:30 +0000 Marcus Lundblad Added buddy-caps-changed and ui-caps-changed media signals to the dox documentation.
Tue, 20 Apr 2010 19:35:27 +0000 Marcus Lundblad Add the attention-UI-related signals to the documentation
Tue, 20 Apr 2010 03:40:44 +0000 Elliott Sales de Andrade merge of '5fe1e44e0d84dfc0304df6902508315695625f42'
Tue, 20 Apr 2010 02:31:42 +0000 Richard Laager Add a @since tag for the new autojoin signal
Tue, 20 Apr 2010 00:10:20 +0000 Elliott Sales de Andrade Add @since tags.
Tue, 20 Apr 2010 00:05:34 +0000 Elliott Sales de Andrade Fix a possible use-after-free.
Mon, 19 Apr 2010 23:55:03 +0000 Elliott Sales de Andrade Just because a user went offline, doesn't mean we should close the slplink
Mon, 19 Apr 2010 20:45:31 +0000 Elliott Sales de Andrade This looks like it should be @signaldesc.
Mon, 19 Apr 2010 20:40:18 +0000 Elliott Sales de Andrade Add autojoin signal to ChangeLog.API and fix a typo.
Mon, 19 Apr 2010 20:17:20 +0000 Paul Aurich jabber: Don't leak the buddy_name on this error
Mon, 19 Apr 2010 16:06:43 +0000 Paul Aurich configure.ac: Check for gnutls_priority_set.
Mon, 19 Apr 2010 16:05:00 +0000 Paul Aurich merge of '2397ba22512c2bb9c2e3d67b9b0e38ced723db05'
Sun, 18 Apr 2010 20:12:32 +0000 Paul Aurich jabber: --more leaks
Sun, 18 Apr 2010 19:10:38 +0000 Paul Aurich jabber: --leaks
Sun, 18 Apr 2010 22:39:01 +0000 Richard Laager Add an autojoin connection signal
Sat, 17 Apr 2010 22:22:52 +0000 Elliott Sales de Andrade merge of 'de5074f5f3785a3e757b9ab4ed946a01ddc69944'
Sat, 17 Apr 2010 22:22:21 +0000 Elliott Sales de Andrade merge of '229f226a4d7937c46842e33328e05fc827bf3573'
Sat, 17 Apr 2010 22:21:17 +0000 Elliott Sales de Andrade gtk_widget_set_window was added in GTK+ 2.18. Thanks to Josh Mueller.
Sat, 17 Apr 2010 03:06:42 +0000 Elliott Sales de Andrade Those Adium guys don't like this slash.
Sat, 17 Apr 2010 21:37:52 +0000 Paul Aurich Clarify
Sat, 17 Apr 2010 21:35:26 +0000 Paul Aurich gtkimhtml: Fix handling of pastes whose data isn't NULL-terminated
Sat, 17 Apr 2010 21:16:19 +0000 Paul Aurich jabber: Stifle an assertion warning.
Sat, 17 Apr 2010 21:13:50 +0000 Paul Aurich util: Fix some strict-aliasing issues.
Sat, 17 Apr 2010 01:33:19 +0000 Paul Aurich Oops, I forgot to save this before committing.
Sat, 17 Apr 2010 01:31:13 +0000 Paul Aurich Linewrap to 80 characters
Sat, 17 Apr 2010 01:27:58 +0000 Paul Aurich merge of '5bc899d1d49d1b8701e547f4e4d76519e471d339'
Sat, 17 Apr 2010 01:27:04 +0000 Paul Aurich Add network listen functions that accept a family argument (AF_INET(6?)).
Fri, 16 Apr 2010 03:44:18 +0000 Paul Aurich util: Bah, AF_INET6 probably isn't always available
Fri, 16 Apr 2010 03:29:10 +0000 Paul Aurich util: Make purple_fd_get_ip IPv6-aware
Fri, 16 Apr 2010 16:46:57 +0000 Florian Qu«²ze util: Fix a crash in purple_utf8_strftime.
Fri, 16 Apr 2010 07:35:11 +0000 Mark Doliner Add getter and setter for account->perm_deny. Patch by Stephen Whitmore.
Fri, 16 Apr 2010 01:59:16 +0000 Mark Doliner Rename this flag and add a happy bumble bee comment
Thu, 15 Apr 2010 04:21:55 +0000 Paul Aurich merge of 'd3c0fb0d541e286033c180e2104c09174255a31b'
Wed, 14 Apr 2010 21:06:00 +0000 Paul Aurich jabber: If binding fails, don't continue trying to initialize the session.
Thu, 15 Apr 2010 16:48:50 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 15 Apr 2010 01:01:36 +0000 Mark Doliner And allow sending HTML over ICQ, too. Only lightly tested
Thu, 15 Apr 2010 00:55:02 +0000 Mark Doliner Support receiving HTML-formatted messages for ICQ. I should have let a
Thu, 15 Apr 2010 00:49:01 +0000 Mark Doliner merge of '0a2b3d194869ba6d7da504c295d74e41e6a38633'
Thu, 15 Apr 2010 00:48:36 +0000 Mark Doliner Update this to use prpl-aim
Wed, 14 Apr 2010 19:58:42 +0000 Paul Aurich merge of '1993306ee130a8c1c8eb294a1a05f86aa098cb9f'
Wed, 14 Apr 2010 16:43:12 +0000 Mark Doliner This file was exterminated
Wed, 14 Apr 2010 19:57:09 +0000 Paul Aurich simple: sipmsg_free() can't handle NULL. Reported by Jochen
Tue, 13 Apr 2010 23:22:31 +0000 Elliott Sales de Andrade Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, except
Tue, 13 Apr 2010 22:29:02 +0000 Elliott Sales de Andrade Mark already got rid of gtkdocklet-x11.c, so I don't think we need to hold
Tue, 13 Apr 2010 16:28:32 +0000 Sadrul Habib Chowdhury merge of '2dffa8ba1bee1171684d1f2eda5b5ba307787274'
Tue, 13 Apr 2010 16:27:01 +0000 Sadrul Habib Chowdhury Use cute little "¡ß" on the close buttons in conversation tabs.
Tue, 13 Apr 2010 06:03:35 +0000 kkszysiu gadu-gadu: (NULL)-like descriptions and packet size problems. Fixes #11676
Tue, 13 Apr 2010 04:33:47 +0000 Paul Aurich ChangeLog that before I, too, get yelled at ;)
Tue, 13 Apr 2010 04:30:08 +0000 Paul Aurich oscar: Forget un-remembered passwords on Incorrect Password w/ clientLogin.
Tue, 13 Apr 2010 02:50:55 +0000 Paul Aurich merge of '0747e7c26eb81b2e5820123adcd39d463e5a0d11'
Mon, 12 Apr 2010 23:21:16 +0000 Sadrul Habib Chowdhury Log the change, thanks to rekka-changelog vigilante-noryo!
Mon, 12 Apr 2010 23:08:47 +0000 Sadrul Habib Chowdhury Add a context option for the timestamps in the conversation log.
Tue, 13 Apr 2010 02:49:18 +0000 Paul Aurich .
Mon, 12 Apr 2010 08:05:57 +0000 Mark Doliner Fix one more small memleak by freeing any lingering transactions at shutdown
Mon, 12 Apr 2010 07:58:08 +0000 Mark Doliner Lots of little memleak fixes
Mon, 12 Apr 2010 07:13:52 +0000 Mark Doliner Two SIMPLE changes:
Mon, 12 Apr 2010 07:10:48 +0000 Sadrul Habib Chowdhury Fix typo, fix compile (on windows).
Mon, 12 Apr 2010 06:49:00 +0000 Mark Doliner merge of '512105f86bd25c63994d1ab26ed4d4998773c923'
Mon, 12 Apr 2010 06:48:14 +0000 Mark Doliner Try to be polite and free stuff associated with our signal watcher pipes
Mon, 12 Apr 2010 06:45:18 +0000 Mark Doliner Why create a wrapper function when you can use g_free directly?
Mon, 12 Apr 2010 04:01:07 +0000 Paul Aurich Document those signals. Refs #11130.
Mon, 12 Apr 2010 03:55:07 +0000 yonas yanfa account: Add copies of connection signed-(on|off) and connection-error.
Mon, 12 Apr 2010 03:42:03 +0000 Mark Doliner Exit early if sip is null, instead of putting the whole body of this
Mon, 12 Apr 2010 00:24:04 +0000 Mark Doliner I got confused when I first read this because I looked at the functions above
Mon, 12 Apr 2010 00:21:46 +0000 Mark Doliner Strip trailing whitespace
Sun, 11 Apr 2010 10:02:02 +0000 Mark Doliner There's no reason to call into oscar.c anymore, so move this icon stuff
Sun, 11 Apr 2010 05:15:29 +0000 Paul Aurich yahoo: Add a FIXME. Refs #10346, #10746.
Sat, 10 Apr 2010 23:16:47 +0000 Josep Puigdemont Catalan translation updated.
Sat, 10 Apr 2010 22:48:48 +0000 Paul Aurich oscar: Fix a clientLogin error crash (null printf bug). Closes #11662
Sat, 10 Apr 2010 21:28:45 +0000 Sadrul Habib Chowdhury A couple more leak fixes.
Sat, 10 Apr 2010 21:28:07 +0000 Sadrul Habib Chowdhury Fix a typo and a memleak.
Sat, 10 Apr 2010 19:45:47 +0000 John Bailey Leaking the B cookie is bad.
Sat, 10 Apr 2010 19:43:04 +0000 Paul Aurich jabber: Check at connection time that the user specified a JID with a node.
Sat, 10 Apr 2010 18:28:45 +0000 Florian Qu«²ze oscar: In aim_parse_extstatus, always pass the type (always expected).
Sat, 10 Apr 2010 03:12:45 +0000 Paul Aurich nullprpl: Whitespace
Fri, 09 Apr 2010 14:56:00 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 09 Apr 2010 02:28:57 +0000 Paul Aurich Updated Telugu under new translator. Closes #11588
Fri, 09 Apr 2010 02:21:51 +0000 Paul Aurich Updated Russian and Gujarati. Closes #11640, #11630.
Fri, 09 Apr 2010 02:16:10 +0000 Paul Aurich Silence some gadu-gadu warnings
Thu, 08 Apr 2010 04:14:06 +0000 John Bailey Changelog those yahoo changes.
Thu, 08 Apr 2010 03:22:01 +0000 John Bailey merge of '466f38a98b4f03139b06e14b4528e0489a2f0bce'
Thu, 08 Apr 2010 03:21:27 +0000 John Bailey Rework the Yahoo auth16 sutff a bit such that we now retrieve and use the
Mon, 05 Apr 2010 00:09:37 +0000 John Bailey Some debugging stuff intended to help me later.
Wed, 07 Apr 2010 17:41:51 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 06 Apr 2010 10:25:39 +0000 Mark Doliner Actually write a truncated version of the password to the change password
Tue, 06 Apr 2010 09:52:27 +0000 Mark Doliner Does anyone know the purpose of the ui_write, ui_read and data_not_sent
Tue, 06 Apr 2010 09:26:30 +0000 Mark Doliner A revision to my previous commit.
Tue, 06 Apr 2010 08:18:47 +0000 Mark Doliner Set file transfers to "completed" if the other user tells us they've
Wed, 07 Apr 2010 17:41:12 +0900 Yoshiki Yazawa revive unexpectedly removed options.
Sun, 04 Apr 2010 14:22:45 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 04 Apr 2010 04:31:54 +0000 Paul Aurich Eliminate the name collisions on "Title". I have a few qualms:
Sun, 04 Apr 2010 03:42:16 +0000 Paul Aurich merge of 'd1c4d12dd8688b70e83685148987b40e2bef1f9b'
Sun, 04 Apr 2010 03:36:28 +0000 John Bailey Trim some cruft.
Sun, 04 Apr 2010 03:40:58 +0000 brad Fix Python overrideability in configure script. Closes #11625.
Sun, 04 Apr 2010 14:20:56 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 04 Apr 2010 02:09:19 +0000 John Bailey merge of '2ac9476396460f68ab147a035f4083121aec9972'
Sun, 04 Apr 2010 02:08:56 +0000 John Bailey Small tweaks:
Sun, 04 Apr 2010 00:27:15 +0000 Paul Aurich Give COPYRIGHT credit where said credit is due. Refs #11320
Sat, 03 Apr 2010 18:11:43 +0000 John Bailey Clarify an error condition I was able to duplicate reliably last night.
Sat, 03 Apr 2010 16:39:02 +0000 John Bailey I hate seeing people use "it's" when "its" is the correct word.
Sat, 03 Apr 2010 06:07:04 +0000 dreiss jabber: Eliminate spurious warning when connecting to Facebook. Fixes #11320
Sat, 03 Apr 2010 05:09:28 +0000 John Bailey Some improvements to the new CS-via-HTTP stuff, sparked by Stu's suggestion to
Fri, 02 Apr 2010 21:01:42 +0000 Sadrul Habib Chowdhury history-search action for text-entries.
Fri, 02 Apr 2010 16:37:10 +0000 John Bailey Add J«ärgen Orschiedt to COPYRIGHT. Refs #11605.
Fri, 02 Apr 2010 16:35:52 +0000 J«ärgen Orschiedt Properly use g_slist_free instead of g_free in this instance. Fixes #11605.
Fri, 02 Apr 2010 16:32:40 +0000 John Bailey Don't need these defines anymore.
Fri, 02 Apr 2010 06:45:27 +0000 John Bailey ChangeLog!
Fri, 02 Apr 2010 06:42:32 +0000 John Bailey Ladies and gentlemen, I give you HTTP-based retrieval of the Yahoo CS server
Fri, 02 Apr 2010 17:39:24 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 02 Apr 2010 02:25:49 +0000 Paul Aurich merge of '06a717cbd5d5cae94a3019a5a3a18bbd08b01e5f'
Fri, 02 Apr 2010 02:25:23 +0000 Paul Aurich Updated a bunch of translations.
Fri, 02 Apr 2010 02:17:29 +0000 Sadrul Habib Chowdhury merge of '4a470af3f892b6e0337b0f9bb37a216c7370e8fa'
Fri, 02 Apr 2010 02:16:25 +0000 Sadrul Habib Chowdhury Tweak the box-resizing a bit.
Thu, 01 Apr 2010 18:34:34 +0000 Paul Aurich jabber: Whoops. Nick changes are supposed to actually work...
Thu, 01 Apr 2010 06:51:04 +0000 Paul Aurich nss: NSS should work after reiniting libpurple. Closes #11524.
Thu, 01 Apr 2010 05:26:44 +0000 Paul Aurich gnutls/nss: Don't call the handshake functions synchronously. Fixes #11525
Thu, 01 Apr 2010 04:58:17 +0000 Paul Aurich ChangeLog the GnuTLS envvar. Refs #11524.
Thu, 01 Apr 2010 04:54:43 +0000 Paul Aurich gnutls: Use gnutls_priority_init for the default priority.
Thu, 01 Apr 2010 04:09:05 +0000 Paul Aurich gnutls: Allow overriding (per-host) of GnuTLS priorities via env. Fixes #11616
Wed, 31 Mar 2010 07:28:34 +0000 Mark Doliner Add a new Bengali-India translation from Runa Bhattacharjee
Wed, 31 Mar 2010 06:58:52 +0000 Mark Doliner merge of '64e7b2877dc3b5362e47717dcb8a3b20c783301d'
Mon, 29 Mar 2010 07:23:11 +0000 Mark Doliner Checkin updated versions of this files after running the stats script on them
Mon, 29 Mar 2010 07:16:59 +0000 Mark Doliner Updated Hindi translation from Rajesh Ranjan, who I'm setting as the
Wed, 31 Mar 2010 03:42:21 +0000 Paul Aurich jabber: Plug some leaks and make the success case quieter.
Wed, 31 Mar 2010 23:37:41 +0900 Yoshiki Yazawa adapted to new yahoo jp configurations
Tue, 30 Mar 2010 15:27:03 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 29 Mar 2010 23:35:35 +0000 Mark Doliner Remove a bunch of old references to prpl-oscar
Sun, 28 Mar 2010 18:08:38 +0000 Paul Aurich Fix two related on-disconnect double frees.
Sat, 27 Mar 2010 21:29:18 +0000 Mark Doliner Change pidgin_convert_buddy_icon() to be more accommodating when attempting
Sat, 27 Mar 2010 03:55:09 +0000 Stu Tomlinson Implement reading multiple certificates from a single "bundle" of
Sat, 27 Mar 2010 02:11:31 +0000 Stu Tomlinson Add a more helpful error message if --with-system-ssl-certs is specified
Fri, 26 Mar 2010 09:37:16 +0000 Mark Doliner Going on the assumption that the user has the same version of gdk-pixbuf as
Fri, 26 Mar 2010 09:30:00 +0000 Mark Doliner Use gdk_pixbuf_save_to_buffer() instead of gdk_pixbuf_save() to avoid saving
Fri, 26 Mar 2010 07:26:32 +0000 Mark Doliner We got some translations up in this business now
Fri, 26 Mar 2010 03:48:33 +0000 Sadrul Habib Chowdhury Add LL suffix to 64-bit literal constants.
Fri, 26 Mar 2010 03:37:11 +0000 Sadrul Habib Chowdhury Ignore some tags at the beginning of a message.
Thu, 25 Mar 2010 15:49:43 +0000 Sadrul Habib Chowdhury Avoid needlessly iterating over a list, and add some notes.
Thu, 25 Mar 2010 15:24:42 +0000 Sadrul Habib Chowdhury Some fixes related to setting moods.
Thu, 25 Mar 2010 14:23:22 +0000 John Bailey Credit Daniele Ricci and Andrea Piccinelli for the patch I committed earlier.
Thu, 25 Mar 2010 18:03:55 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 25 Mar 2010 02:43:13 +0000 John Bailey Kill a useless file.
Thu, 25 Mar 2010 02:21:03 +0000 John Bailey Add a new signal, drawing-buddy, to allow plugins to handle markup in buddy
Wed, 24 Mar 2010 17:44:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 24 Mar 2010 02:38:56 +0000 Sadrul Habib Chowdhury Improve resizing a box.
Tue, 23 Mar 2010 23:25:14 +0000 Marcus Lundblad merge of '7e1e376dfb1d794f80c1f29679e3e899208bd856'
Tue, 23 Mar 2010 22:17:34 +0000 Marcus Lundblad jabber: Cache incoming BoB object per JID (and local JID) instead of discarding
Tue, 23 Mar 2010 02:09:55 +0000 Sadrul Habib Chowdhury Doxygen fix. Thanks Elliott.
Mon, 22 Mar 2010 22:23:35 +0000 Marcus Lundblad jabber: Use a 129 byte buffer to fit the hex output of SHA-512 (including \0)
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the
Mon, 22 Mar 2010 20:15:55 +0000 Sadrul Habib Chowdhury Allow binding 'Paste as Plain Text'.
Sun, 21 Mar 2010 20:40:17 +0000 Elliott Sales de Andrade merge of '60a434545c6f61fc0f20206c0d4eb87a9fb8de11'
Sun, 21 Mar 2010 19:59:24 +0000 Marcus Lundblad jabber: Ofcourse we should only associate non-ephemeral BoBs, not the other
Sun, 21 Mar 2010 19:39:40 +0000 Marcus Lundblad jabber: Refactor BoB request code to reside inside data.c
Sun, 21 Mar 2010 00:34:29 +0000 Daniel Atallah merge of '4c978163a43dcf3f47d33ebb76d86d9be5f52a24'
Sat, 20 Mar 2010 16:20:35 +0000 Paul Aurich merge of 'a758341daab23fe08b983dd3e00c8db27e225d59'
Sat, 20 Mar 2010 16:20:09 +0000 Paul Aurich jabber: Proper memory management (and fix a segfault) and whitespace
Sat, 20 Mar 2010 21:10:57 +0000 John Bailey ChangeLogging.
Sat, 20 Mar 2010 21:09:52 +0000 John Bailey Small wording tweak and add a warning about the effects of --disable-nls.
Sat, 20 Mar 2010 21:04:17 +0000 John Bailey Make --disable-nls work again. Fixes #11548.
Sat, 20 Mar 2010 06:40:13 +0000 Elliott Sales de Andrade Replace "X" button with new small GtkButton in the new Find bar.
Sat, 20 Mar 2010 06:34:52 +0000 Elliott Sales de Andrade Remove old code.
Sat, 20 Mar 2010 06:22:53 +0000 Elliott Sales de Andrade Use an inline RC style to get rid of some other padding to make the small
Sat, 20 Mar 2010 06:17:13 +0000 Elliott Sales de Andrade Maintain ABI compatibility by keeping headline_close a GdkPixbuf.
Sat, 20 Mar 2010 06:02:11 +0000 Kosta Arvanitis Use a small GtkButton instead of the custom "X" for close in various
Fri, 19 Mar 2010 02:44:22 +0000 Elliott Sales de Andrade merge of '4f0c3aedc3b013ab2175e57b71bab92988e4f812'
Thu, 18 Mar 2010 21:23:07 +0000 Marcus Lundblad ChangeLog the IBB size fix
Thu, 18 Mar 2010 21:19:44 +0000 Marcus Lundblad jabber: Adjust amount of data to send in IBB packets so that at most block-size
Thu, 18 Mar 2010 08:30:02 +0000 Mark Doliner Don't try to convert the message in incoming auth requests. The oscar
Thu, 18 Mar 2010 08:08:43 +0000 Mark Doliner Minor whitespace changes
Thu, 18 Mar 2010 08:05:29 +0000 Mark Doliner Move a debug message. I'm assuming it's supposed to be related to this
Thu, 18 Mar 2010 07:55:17 +0000 Mark Doliner Fix some problems in the oscar code that deals with channel 2 icbms.
Thu, 18 Mar 2010 05:47:15 +0000 Mark Doliner Found a few more places that need to use 64 bit value for the capabilities
Thu, 18 Mar 2010 04:53:49 +0000 Mark Doliner Change the oscar capabilities variable to be a guint64 everywhere instead
Wed, 17 Mar 2010 20:42:48 +0000 Paul Aurich jabber: Fix two warnings (which didn't occur on OS X, oddly)
Wed, 17 Mar 2010 02:27:28 +0000 Paul Aurich jabber: Space efficiency.
Wed, 17 Mar 2010 02:06:54 +0000 Paul Aurich merge of '8524850cd868993d8572075af80943765b232d45'
Fri, 12 Mar 2010 06:25:15 +0000 Paul Aurich jabber: Clear the stream header when restarting a stream, and be
Fri, 12 Mar 2010 06:16:43 +0000 Paul Aurich jabber: The parser is namespace-aware, so don't match on "stream:features".
Tue, 16 Mar 2010 06:20:05 +0000 John Bailey Change our Yahoo! JAPAN version and version ID's to match the official Yahoo!
Tue, 16 Mar 2010 03:15:53 +0000 Daniel Atallah Use a crash report exchndl.dll that actualy works.
Mon, 15 Mar 2010 22:13:41 +0000 Daniel Atallah Grammar is hard\!
Mon, 15 Mar 2010 22:00:43 +0000 Daniel Atallah We're not going to support aspell dictionaries on Windows anymore.
Mon, 15 Mar 2010 21:54:23 +0000 Daniel Atallah We're not going to support a non-UNICODE pidgin.exe
Mon, 15 Mar 2010 21:53:46 +0000 Daniel Atallah Update some dll names to avoid stripping/including debug symbols for.
Tue, 16 Mar 2010 12:07:06 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 15 Mar 2010 02:51:28 +0000 Elliott Sales de Andrade I don't think 'debug' spouts an extra 'b' when adding the '-ing'.
Sun, 14 Mar 2010 19:18:05 +0000 John Bailey Tweak the ChangeLog entry for the ICQ X-Status stuff.
Sun, 14 Mar 2010 19:06:45 +0000 Marcus Lundblad ChangeLog mood support stuff
Sun, 14 Mar 2010 19:02:11 +0000 Marcus Lundblad Added ability to set the mood on all mood-supporting accounts at once (the
Sat, 13 Mar 2010 21:25:13 +0000 John Bailey !ChangeLog that. Refs #10733.
Sat, 13 Mar 2010 21:20:54 +0000 vamposdecampos yahoo: fix decoding of P2P session_id
Sat, 13 Mar 2010 20:30:08 +0000 John Bailey Document the code I just touched, and use a convenience variable in a couple
Sat, 13 Mar 2010 20:24:52 +0000 John Bailey Attempt to handle transparent proxies that return documents instead of errors.
Fri, 12 Mar 2010 22:00:00 +0000 Daniel Atallah Use ExtUtils::ParseXS instead of the xsubpp script to generate C source for XS files on Windows (avoids us needing to know where Perl is installed)
Fri, 12 Mar 2010 21:10:05 +0000 Daniel Atallah Use Perl in the system Path instead of a hard-coded cygwin-specific path
Fri, 12 Mar 2010 10:22:13 +0000 Mark Doliner merge of '0abffcad910fa64b1fd467e340482c2afda5da94'
Fri, 12 Mar 2010 10:21:21 +0000 Mark Doliner Move some cats to the retired list because I haven't seen them around
Fri, 12 Mar 2010 05:37:44 +0000 Sadrul Habib Chowdhury jabber: Fix leaving the Resource blank in Finch, so it isn't '(null)'
Fri, 12 Mar 2010 00:59:03 +0000 Daniel Atallah Increase win32 GTK+ to 2.16.6. If people have issues, it can be reverted.
Thu, 11 Mar 2010 06:59:15 +0000 Mark Doliner Changelog-worthy
Thu, 11 Mar 2010 06:58:33 +0000 Mark Doliner Current versions of ICQ will happily scale down large icons to 100x100
Thu, 11 Mar 2010 02:48:12 +0000 Elliott Sales de Andrade Somebody said something about a ChangeLog
Wed, 10 Mar 2010 17:38:24 +0000 Mark Doliner These files were removed.
Wed, 10 Mar 2010 14:56:23 +0000 John Bailey Properly display "no" in the configure output when not using external libgadu.
Wed, 10 Mar 2010 14:35:56 +0000 Daniel Atallah I think this works around the problem with the Win32 Clipboard and GTK+ 2.16.
Wed, 10 Mar 2010 05:15:01 +0000 Elliott Sales de Andrade Mention external requirement for libgadu in ChangeLog.
Wed, 10 Mar 2010 05:12:35 +0000 Elliott Sales de Andrade merge of '60c9671daa2b521f9de4c0980f8798876959570e'
Wed, 10 Mar 2010 05:10:43 +0000 Elliott Sales de Andrade Don't use old versions of libgadu if the user specified a location for the
Wed, 10 Mar 2010 05:10:11 +0000 Elliott Sales de Andrade Only accept libgadu >= 1.9.0-rc2 when using pkg-config.
Mon, 08 Mar 2010 05:57:15 +0000 Elliott Sales de Andrade Fix a warning.
Mon, 08 Mar 2010 05:56:34 +0000 Elliott Sales de Andrade Do you hear that? It sounds like an ax... A source code chopping ax...
Mon, 08 Mar 2010 05:18:03 +0000 Elliott Sales de Andrade Stop looking for tcl/tkConfig.sh after the first result, since I think it
Mon, 08 Mar 2010 05:11:06 +0000 Elliott Sales de Andrade Make Python compile check look a little nicer.
Mon, 08 Mar 2010 04:59:38 +0000 Elliott Sales de Andrade Update some stuff that should be in Autoconf 2.50.
Mon, 08 Mar 2010 00:32:07 +0000 Elliott Sales de Andrade Standardize on AC_MSG_ERROR.
Wed, 10 Mar 2010 01:25:24 +0000 Paul Aurich jabber: Connected again; checked section 5.4.5 of the bis.
Tue, 09 Mar 2010 23:13:42 +0000 Paul Aurich jabber: This is more correct[er]
Tue, 09 Mar 2010 23:11:46 +0000 Paul Aurich jabber: Backward compatibility in case any servers advertise other random 0.## versions
Tue, 09 Mar 2010 23:09:54 +0000 Paul Aurich jabber: Treat the version properly.
Tue, 09 Mar 2010 22:44:59 +0000 Paul Aurich jabber: Heavily refactor jabber_presence_parse(). It's still not short enough.
Tue, 09 Mar 2010 20:53:11 +0000 Paul Aurich jabber: Only initialize SASL once, too.
Tue, 09 Mar 2010 19:09:37 +0000 Paul Aurich jabber: And fix up the commands now to be per-plugin
Tue, 09 Mar 2010 18:59:08 +0000 Paul Aurich jabber: Move the initialization into the jabber plugin, and only initialize some things once.
Tue, 09 Mar 2010 03:34:03 +0000 Paul Aurich jabber: Fix the type signature of jabber_cmd_mood
Mon, 08 Mar 2010 22:53:02 +0000 Paul Aurich merge of 'd2f2c48292c37816f81123f7d805891c57238119'
Mon, 08 Mar 2010 22:51:42 +0000 Paul Aurich jabber: Use the jabber-specific function that is guaranteed to always be SHA1
Mon, 08 Mar 2010 16:58:59 +0000 Paul Aurich ChangeLog that. Refs #11489.
Mon, 08 Mar 2010 16:54:02 +0000 Paul Aurich jabber: Unlock from locked resource on a message *with content*, as opposed to any message.
Sun, 07 Mar 2010 19:56:38 +0000 Marcus Lundblad merge of '25d4fad7d77b9c892b18504c1bdc49e0ecf41a0f'
Sun, 07 Mar 2010 18:47:09 +0000 Paul Aurich jabber: Oops. Make jabber_saslprep have a hope of not locking the program if built without IDN support.
Sun, 07 Mar 2010 19:45:12 +0000 Marcus Lundblad jabber: Added a /mood command make up for the lost PurplePluginAction to
Sun, 07 Mar 2010 03:04:08 +0000 John Bailey Some necessary additions to the ChangeLog.
Sun, 07 Mar 2010 01:27:02 +0000 John Bailey Add purple_marshal_POINTER__POINTER(), which sadrul says should be used for the
Sat, 06 Mar 2010 21:38:42 +0000 Marcus Lundblad merge of '42656ca94264f5df098e296856bcefd9f37c175d'
Sat, 06 Mar 2010 21:32:18 +0000 Marcus Lundblad jabber: Remove old prpl action to set mood as now the general mood setting UI
Sat, 06 Mar 2010 16:51:30 +0000 kkszysiu Finish making libgadu compile on Windows. Fixes #10542 finally!
Sat, 06 Mar 2010 16:33:10 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 6d8a9a520e4ea4c291e8e4ddbd59bcdb988f3965)
Mon, 01 Mar 2010 03:47:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 137c1e6fd84a8ce34acc84ff8b606bb9208b8f16)
Mon, 01 Mar 2010 03:46:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 91a6721a97381551e47347b98c8f7b596e60e3ae)
Wed, 24 Feb 2010 02:30:35 +0000 John Bailey Oops, I forgot this. This is done internally in libgadu, and not doing it
Mon, 22 Feb 2010 00:36:15 +0000 John Bailey Partially fix libgadu build on Win32. Refs #10542. I'm still not sure how to
Sun, 21 Feb 2010 16:52:42 +0000 John Bailey Update our internal libgadu to 1.9.0-rc2. This does not yet build on Windows.
Fri, 05 Mar 2010 22:21:04 +0000 Paul Aurich whitespace trimming
Fri, 05 Mar 2010 22:20:00 +0000 Paul Aurich ft: Apply QuLogic's fix from d6b03d30f4 to the UI side too.
Fri, 05 Mar 2010 22:15:16 +0000 Paul Aurich ft: uhm, no. s can't be 0 here, it's checked above (with a return).
Fri, 05 Mar 2010 05:44:25 +0000 Daniel Atallah Use the Post W2K Windows System Tray icon stuff - allows for 128 chars instead of 64 - also support non-ASCII stuff in the tooltip. Fixes #11461
Fri, 05 Mar 2010 03:53:52 +0000 Daniel Atallah Finish up win32 gtkspell 2.0.16 / enchant support (mostly in the installer)
Fri, 05 Mar 2010 03:36:16 +0000 Daniel Atallah We need libjpeg6b-4 for GTK+ 2.14.7
Thu, 04 Mar 2010 23:02:56 +0000 Marcus Lundblad Enable setting mood message with the global mood selection UI, when the
Thu, 04 Mar 2010 22:35:32 +0000 Marcus Lundblad Allow showing moods for buddies when signed on using an XMPP account not
Thu, 04 Mar 2010 22:14:03 +0000 Marcus Lundblad Added PurpleConnection flags to determine support for moods and mood messages.
Thu, 04 Mar 2010 21:25:50 +0000 Mark Doliner Add a cast to silence this warning.
Thu, 04 Mar 2010 17:08:19 +0000 Ethan Blanton Provide IRC server passwords in a way which allows for an initial :.
Thu, 04 Mar 2010 16:31:10 +0000 Paul Aurich jabber: Avoid crashing if a buddy has a NULL resource.
Thu, 04 Mar 2010 15:31:11 +0000 Ethan Blanton Handle read of length 0 in upnp code.
Thu, 04 Mar 2010 09:23:19 +0000 Mark Doliner merge of '0303e2072e9df6a3ea825f996a260acd80f12da7'
Thu, 04 Mar 2010 07:37:08 +0000 Mark Doliner This cast is incorrect. It should be (time_t *). But it's actually not needed.
Thu, 04 Mar 2010 04:22:19 +0000 Daniel Atallah Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later
Thu, 04 Mar 2010 04:16:49 +0000 Daniel Atallah mkdir -p is better than checking for directory existence
Thu, 04 Mar 2010 09:20:10 +0000 Mark Doliner disapproval of revision '18b85ae6ad8091af43d91826cf054e4569ba74aa'
Thu, 04 Mar 2010 15:19:39 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 04 Mar 2010 02:20:50 +0000 Daniel Atallah Make the portable mode launcher try the "normal" mode path.
Wed, 03 Mar 2010 22:08:35 +0000 Marcus Lundblad merge of '35c36f4798530acf3c07ab0acf0c5e7af98c0f48'
Wed, 03 Mar 2010 22:08:27 +0000 Marcus Lundblad Allow a PRPL to have get_moods return NULL to disable mood setting.
Wed, 03 Mar 2010 01:13:44 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 02 Mar 2010 04:40:37 +0000 Paul Aurich Greg correctly pointed out math.h is included in internal.h. Thanks!
Tue, 02 Mar 2010 02:04:58 +0000 Stu Tomlinson set executable attribute on this shell script
Mon, 01 Mar 2010 14:41:45 +0000 Daniel Atallah Ignore some generated stuff
Mon, 01 Mar 2010 14:41:17 +0000 Daniel Atallah The rest of the plumbing needed to build the GTK+ Runtime zip included in the installer
Mon, 01 Mar 2010 04:29:18 +0000 Daniel Atallah Warning fixes
Mon, 01 Mar 2010 03:52:01 +0000 Daniel Atallah Warning fix for latest Bonjour SDK
Mon, 01 Mar 2010 03:41:54 +0000 Daniel Atallah Warning fix
Mon, 01 Mar 2010 03:36:48 +0000 Daniel Atallah Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Viktor for doing this.
Sun, 28 Feb 2010 23:42:12 +0000 Daniel Atallah Some undefs to make building with mingw-64 more pleasant
Sun, 28 Feb 2010 23:41:38 +0000 Daniel Atallah Update _WIN32_IE definition slightly to make building with mingw-64 more pleasant
Sun, 28 Feb 2010 23:40:51 +0000 Daniel Atallah Suppress redefinition warning
Sun, 28 Feb 2010 23:40:18 +0000 Daniel Atallah Use standalone gettext
Sun, 28 Feb 2010 22:30:02 +0000 Marcus Lundblad Remove a glib assertion warning regarding the mood setting UI.
Sun, 28 Feb 2010 19:34:49 +0000 Marcus Lundblad jabber: Print an error message to the current conversation when failing to
Sun, 28 Feb 2010 19:19:37 +0000 Paul Aurich merge of 'bbf372ad40c4d6c10e323048d26215e4769e079c'
Sun, 28 Feb 2010 19:17:29 +0000 Paul Aurich Need to include math.h for ceil()
Sun, 28 Feb 2010 19:15:03 +0000 gmcnew pidgin: Distinguish no logs from really old logs (for Recent Log Activity sort)
Sun, 28 Feb 2010 19:09:20 +0000 Paul Aurich xmppconsole: Properly catch things before an account is "signed on".
Sat, 27 Feb 2010 04:02:50 +0000 Paul Aurich jabber: Allow jabber_pep_request_item() to take NULL for JID; server's routing takes care of the rest
Sun, 28 Feb 2010 08:22:12 +0000 Elliott Sales de Andrade ft: Don't try to read from the source file if the byte array already holds
Sun, 28 Feb 2010 06:46:32 +0000 Elliott Sales de Andrade Re-order msg_ack, since purple_xfer_prpl_ready might cancel the transfer
Sun, 28 Feb 2010 04:06:46 +0000 Elliott Sales de Andrade Fix FT context header length handling. The official client only seems to
Sun, 28 Feb 2010 02:11:57 +0000 Elliott Sales de Andrade I never liked randomly poking at offsets. Fortunately, I was able to find
Sun, 28 Feb 2010 01:11:19 +0000 Elliott Sales de Andrade The official GTK+ version of CellRendererProgress uses "value" which is an
Sun, 28 Feb 2010 06:13:14 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 27 Feb 2010 03:49:32 +0000 Paul Aurich jabber: Don't ping more often than once a minute.
Fri, 26 Feb 2010 14:14:43 +0000 Stu Tomlinson Escape buddy notes when adding them to the tooltip so notes can't totally
Thu, 25 Feb 2010 22:47:28 +0000 Marcus Lundblad Allow unsetting mood in mood selector, works with XMPP... Oscar is not yet
Thu, 25 Feb 2010 21:36:32 +0000 Marcus Lundblad jabber: Remove a couple of underscores that slipped in in the textual
Thu, 25 Feb 2010 07:09:11 +0000 Daniel Atallah Make Pidgin set the exchndl.dll log file to ~/.purple/pidgin.RPT
Thu, 25 Feb 2010 06:35:35 +0000 Daniel Atallah Various installer bug fixes
Thu, 25 Feb 2010 05:09:02 +0000 Daniel Atallah incomplete win32 fixes
Thu, 25 Feb 2010 04:45:28 +0000 Daniel Atallah Use libxml2-2.7.4
Thu, 25 Feb 2010 16:27:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 25 Feb 2010 00:17:17 +0000 Daniel Atallah Various win32 installer fixes
Wed, 24 Feb 2010 05:05:27 +0000 Elliott Sales de Andrade merge of 'bad096432d2d601b84837925471454773c42d1f7'
Wed, 24 Feb 2010 04:59:47 +0000 Elliott Sales de Andrade Simplify: dest always equals src. No need to copy everything.
Wed, 24 Feb 2010 05:00:09 +0000 Daniel Atallah Implementation of IPv6 support for Bonjour
Wed, 24 Feb 2010 04:39:15 +0000 Daniel Atallah Use datestamped pidgin-inst-deps directory
Tue, 23 Feb 2010 14:50:37 +0000 Stu Tomlinson Add a missing backslash
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
Mon, 22 Feb 2010 18:00:18 +0000 Paul Aurich warnings--
Mon, 22 Feb 2010 17:57:40 +0000 Paul Aurich Fix what I believe to be a bad merge. This code was removed in c3e033ad36f556e3e590b25ea92dd0441cb4acea
Mon, 22 Feb 2010 17:53:38 +0000 Paul Aurich oscar: Fix a race condition that leads to a crash.
Mon, 22 Feb 2010 17:17:28 +0900 Yoshiki Yazawa - fix text entry's height
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 21 Feb 2010 00:11:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head e5b3d36eb4253a3458d91bf5421f5b8a78152991)
Thu, 18 Feb 2010 21:38:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Wed, 10 Feb 2010 20:53:32 +0000 Marcus Lundblad merge of 'f14dddd03f189029f2313c234b5e9dc9964b8fa8'
Tue, 09 Feb 2010 22:39:08 +0000 Paul Aurich merge of '88e861487c0bb038a99ebb6d7675ae45f749e799'
Tue, 09 Feb 2010 22:38:47 +0000 Paul Aurich disapproval of revision '03cc34e11e1b18bf814df23432b056322bebca01'
Wed, 10 Feb 2010 20:53:18 +0000 Marcus Lundblad jabber: Actually send a mood update when setting a mood status (using the generic mood selector).
Tue, 09 Feb 2010 22:07:48 +0000 Marcus Lundblad Show the translated mood message (again), if it matches one of the moods we
Tue, 09 Feb 2010 21:34:38 +0000 Marcus Lundblad Actually set the mood when creating a presence update when receiving mood PEP.
Tue, 09 Feb 2010 20:14:10 +0000 Marcus Lundblad Some code got duplicated during merge...
Mon, 08 Feb 2010 22:10:41 +0000 Marcus Lundblad Add some missing icons to Makefile.am
Mon, 08 Feb 2010 21:50:15 +0000 Marcus Lundblad Resurrect the PRPL actions to show up in the account submenu
Mon, 08 Feb 2010 21:38:26 +0000 Marcus Lundblad Implemented the get_moods prpl function for XMPP. Enables the generic mood
Sun, 07 Feb 2010 22:53:36 +0000 Marcus Lundblad These icons moved from emblems to emotes
Sun, 07 Feb 2010 21:51:17 +0000 Marcus Lundblad Remove the #warning about not enought bits now that OscarCapability is matched
Sun, 07 Feb 2010 21:11:56 +0000 Marcus Lundblad Made it compile again.
Sun, 07 Feb 2010 19:40:49 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Mon, 06 Apr 2009 05:19:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Mon, 01 Dec 2008 23:36:00 +0000 Richard Laager Propagated im.pidgin.pidgin to im.pidgin.cpw.rekkanoryo.icqxstatus and
Wed, 26 Nov 2008 22:44:08 +0000 Richard Laager Now that the "Set Mood" UI is in Pidgin, it can do whatever it likes to
Wed, 26 Nov 2008 22:18:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 3466628f7bdaf9db0a64c730ef9376b3ef78cc1d)
Wed, 26 Nov 2008 22:17:03 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 71b6fbd59f6ae249e6d1e8ed75dc04c9206c41a5)
Wed, 26 Nov 2008 22:14:34 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d6650bbce66004cf205e9f60ef96626783db72e8)
Wed, 26 Nov 2008 22:11:44 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 2ee32f4f1f50a3e3c9038487554b4cfa22507df0)
Tue, 25 Nov 2008 18:24:45 +0000 Richard Laager merge of '482ed999a24c66c1632c1a616870caf1dd7577a8'
Tue, 25 Nov 2008 17:06:45 +0000 John Bailey Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
Tue, 25 Nov 2008 17:02:37 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head c2e5c6cc5feb732b79c07ae4dd8fa6bf02e05dd1)
Tue, 25 Nov 2008 17:24:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6729d3dea8df2203383212a82eddd4697ea70ee9)
Mon, 17 Nov 2008 21:07:43 +0000 Richard Laager Fix up the small theme's Makefile.am for the rename I screwed up.
Mon, 17 Nov 2008 20:38:19 +0000 Richard Laager Smiley changes:
Mon, 17 Nov 2008 20:34:02 +0000 Richard Laager Fix a rename that I accidentally did as an add.
Mon, 17 Nov 2008 19:09:53 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d33b4d42bee23e1d64289f3e7c83b182ef0e5a91)
Mon, 17 Nov 2008 08:04:36 +0000 Richard Laager Remove some stray debugging printf()s.
Mon, 17 Nov 2008 08:00:25 +0000 Richard Laager Convert XMPP to use an array of PurpleMoods internally.
Mon, 17 Nov 2008 07:30:43 +0000 Richard Laager Move the mood UI for ICQ into Pidgin. It still uses the new request API
Mon, 17 Nov 2008 04:18:05 +0000 Richard Laager s/savable/saveable/
Mon, 17 Nov 2008 03:06:55 +0000 Richard Laager Round three of icon renaming. This is probably all I'm going to do for now.
Mon, 17 Nov 2008 02:30:42 +0000 Richard Laager Round two: Scale down more icons to use as emblems.
Mon, 17 Nov 2008 02:07:30 +0000 Richard Laager The first round of renaming icons to match the XEP-0107 names.
Mon, 17 Nov 2008 00:43:59 +0000 Richard Laager Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
Sun, 16 Nov 2008 19:17:27 +0000 Richard Laager Look at the mood status attribute on a buddy when picking the emblem.
Sun, 16 Nov 2008 19:17:07 +0000 Richard Laager Check that mood is not the empty string, just to be safe.
Sun, 16 Nov 2008 19:10:57 +0000 Richard Laager Drop xstatus_ from the icon names.
Sun, 16 Nov 2008 18:56:16 +0000 Richard Laager Do not show "Mood: mood ()" when there is no text.
Sun, 16 Nov 2008 18:53:25 +0000 Richard Laager Added the additional moods defined in XEP-0107 version 1.2 (2008-10-29):
Sun, 16 Nov 2008 18:24:04 +0000 Richard Laager Drop xstatus_ from the icon names.
Sun, 16 Nov 2008 10:33:36 +0000 Richard Laager Deprecate purple_request_field_list_add()
Sun, 16 Nov 2008 10:10:17 +0000 Richard Laager Deprecate purple_request_field_list_add() in favor of the new
Sun, 16 Nov 2008 10:06:26 +0000 Richard Laager Avoid trying to build a filename and pixbuf if there's no image filename.
Sun, 16 Nov 2008 08:44:14 +0000 Richard Laager Use a movie camera icon from N3fr0n instead of the photo camera emoticon to
Sun, 16 Nov 2008 08:39:34 +0000 Richard Laager Fix up the X-Status code in many ways:
Sun, 16 Nov 2008 08:24:37 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f5e2281f83ea70415eec2139f383dd25f27a0ec1)
Sun, 16 Nov 2008 08:22:46 +0000 unknown Adding more ICQ X-Status icons from N3fr0n. Again, these are under the
Sun, 16 Nov 2008 08:18:01 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 52478fd133d202ec0c4a46526a0a30a8c926d9ec)
Sun, 16 Nov 2008 08:16:17 +0000 Richard Laager Revert the unnecessary addition of the pixbuf boolean to PurpleRequestField.list
Sun, 16 Nov 2008 08:11:33 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c023fbb554c216b1a31cd32bedf806f48cfc1e4e)
Thu, 13 Nov 2008 17:04:53 +0000 John Bailey This patch comes from the combined work of contributors minstrel, NightFox,
Sat, 20 Feb 2010 07:05:51 +0000 Elliott Sales de Andrade merge of '8958bbc5a8fc6f85d0906e37b0754808791b4007'
Sat, 20 Feb 2010 06:45:38 +0000 Elliott Sales de Andrade Set debug window tool items to be "important" so that they show text when
Sat, 20 Feb 2010 06:41:25 +0000 Elliott Sales de Andrade Remove GTK_CHECK_VERSION(2,4,0) checks.
Sat, 20 Feb 2010 06:33:00 +0000 Elliott Sales de Andrade New-fangled toolbar code and all that.
Sat, 20 Feb 2010 04:53:17 +0000 Elliott Sales de Andrade *** Plucked rev df5196ac4c45dfff9cad5768c27d4e1d46fbb2ab (qulogic@pidgin.im):
Sat, 20 Feb 2010 04:33:31 +0000 Elliott Sales de Andrade Remove extra enumeration.
Fri, 19 Feb 2010 07:40:34 +0000 Elliott Sales de Andrade Remove GTK version checks which are no longer necessary. Refs #1332 too.
Fri, 19 Feb 2010 07:29:30 +0000 Elliott Sales de Andrade Pull in GtkComboBox changes from GTK+3 branch.
Fri, 19 Feb 2010 19:27:23 +0000 Daniel Atallah Avoid looking up functions by name that will be present on all supported Windows versions.
Fri, 19 Feb 2010 08:54:11 +0000 Mark Doliner Get rid of a few version checks that we no longer need now that we depend
Fri, 19 Feb 2010 08:40:16 +0000 Mark Doliner We got rid of these files now that we depend on newer GTK. SWEET.
Fri, 19 Feb 2010 05:26:00 +0000 Paul Aurich 401/1014 is a bad signature (it's what I've been getting while testing startOSCARSession over https).
Fri, 19 Feb 2010 03:10:31 +0000 Stu Tomlinson gtkexpander.h disappeared, let compiling continue!
Thu, 18 Feb 2010 23:32:18 +0000 Daniel Atallah Win32 build updates
Thu, 18 Feb 2010 21:59:36 +0000 Paul Aurich Allow clientLogin POST/GETs to use a configured proxy.
Thu, 18 Feb 2010 21:52:18 +0000 Paul Aurich Change clientLogin to use HTTPS, since the hash calculation appears fixed now.
Thu, 18 Feb 2010 19:29:11 +0000 Daniel Atallah Fix win32 build
Thu, 18 Feb 2010 17:08:35 +0000 Daniel Atallah copyright year updates
Thu, 18 Feb 2010 16:58:42 +0000 Daniel Atallah Update pidgin_blist_get_emblem() docs to be accurate.
Thu, 18 Feb 2010 16:43:29 +0000 Daniel Atallah Add timeout_add() example to the Perl signals-test plugin
Thu, 18 Feb 2010 16:37:18 +0000 Daniel Atallah Minor optimization / incorrect use prevention
Thu, 18 Feb 2010 13:02:16 +0000 Timo Jyrinki Improve the Finnish translation by fixing 76 untranslated/fuzzies.
Thu, 18 Feb 2010 10:06:43 +0000 Mark Doliner Minor cleanup. Hopefully this code has a little less duplication and
Thu, 18 Feb 2010 09:38:07 +0000 Mark Doliner Compile with --disable-vv. Without this change I get this error:
Thu, 18 Feb 2010 09:24:36 +0000 Mark Doliner Add "devel" back into our version
Thu, 18 Feb 2010 09:22:01 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.next.minor' (head 42544ec892337510146c931806a95dbf69c2fe30)
Thu, 18 Feb 2010 09:20:29 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.mxit' (head ea208658fef692bd065f1fe03963913d86af2e41)
Wed, 10 Feb 2010 11:27:43 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 18b85ae6ad8091af43d91826cf054e4569ba74aa)
Thu, 28 Jan 2010 18:50:49 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 907b3271bb72546dc11ed711526b55cb20254b23)
Tue, 26 Jan 2010 14:26:22 +0000 andrew victor Add extra parameter to mxit_send_message() function to indicate if the message should be
Tue, 26 Jan 2010 14:16:18 +0000 andrew victor The default state on the MXit server when connecting is Available (with no status message),
Mon, 18 Jan 2010 20:41:11 +0000 andrew victor merge of 'b88c4f72aa3d87a41d0ae232164801f4e1aeca1a'
Mon, 18 Jan 2010 20:40:41 +0000 andrew victor Display the "not-authorized" emblem if the MXit contact's subscription state
Thu, 18 Feb 2010 08:10:58 +0000 Mark Doliner merge of 'e9d34ab5e47f22b35fd2d69d61a2c943cc0653db'
Thu, 18 Feb 2010 06:20:55 +0000 Elliott Sales de Andrade merge of '204f0197379cadffd6cea25efa6e2cdeae1a3bc5'
Thu, 18 Feb 2010 01:19:10 +0000 Elliott Sales de Andrade Remove some unnecessary code.
Tue, 16 Feb 2010 15:16:44 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head be77df4826034ac2521177bb6af6b60be3d1b4c4)
Tue, 16 Feb 2010 08:43:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c0adc68d6e21c013beb36f789a05d94234c3696a)
Tue, 16 Feb 2010 08:42:54 +0000 Elliott Sales de Andrade merge of '3b76f09b9b1fcbbf73ad7179aac8eb1896920f56'
Tue, 16 Feb 2010 06:21:55 +0000 Elliott Sales de Andrade Remove one more GTK_CHECK_VERSION. Refs #10024.
Tue, 16 Feb 2010 03:46:22 +0000 Elliott Sales de Andrade Remove old GLIB_CHECK_VERSION calls in finch. Refs #10024.
Tue, 16 Feb 2010 01:26:45 +0000 Elliott Sales de Andrade Remove unnecessary GLIB_CHECK_VERSION in MSN prpl. Refs #10024.
Tue, 16 Feb 2010 01:17:55 +0000 Elliott Sales de Andrade The GLib requirement is 2.12.0, not 2.4.0. Sorry for the re-configure.
Tue, 16 Feb 2010 02:56:10 +0000 Paul Aurich Oops, probably better if we have both getifaddrs() and inet_ntop()
Tue, 16 Feb 2010 02:34:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head bd1da3489eef317a805524eef94fd4e08719159b)
Tue, 16 Feb 2010 02:21:33 +0000 Paul Aurich network: Use getifaddrs() to enumerate local interfaces/IPs if available.
Tue, 16 Feb 2010 00:50:34 +0000 Elliott Sales de Andrade merge of '064d2d1b2f96be3cfdc5d15af37aaa8e16150904'
Tue, 16 Feb 2010 00:30:44 +0000 Elliott Sales de Andrade Rename tray icons so that they match the stock names and can be looked up
Tue, 16 Feb 2010 00:05:57 +0000 Elliott Sales de Andrade Make sure that the stock loader uses the new location of the tray icons
Tue, 16 Feb 2010 00:03:52 +0000 Elliott Sales de Andrade Make it slightly clearer which docklet is in use.
Mon, 15 Feb 2010 23:43:58 +0000 Elliott Sales de Andrade Revert some changes to pidginstock.[ch] that are no longer necessary now
Mon, 15 Feb 2010 22:32:33 +0000 Paul Aurich Clean up a little.
Mon, 15 Feb 2010 22:24:26 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a58bda0b6d8c5519ef9e41e5f017343ef2cbac0)
Mon, 15 Feb 2010 01:24:44 +0000 Paul Aurich POTFILES.in: Fix up the media files including translations.
Mon, 15 Feb 2010 00:28:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1d831e835bac31debd4d67cc75397c378c00bc7e)
Fri, 12 Feb 2010 21:09:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0f0a1bc362f71dfc0f4d78dd9a2056f4087c1025)
Thu, 11 Feb 2010 20:14:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 5e48191adf93863395ea1bc8d7efdc62d54c079d)
Thu, 11 Feb 2010 04:38:48 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d14a1fe9d288c6942c8bfc6d1df3c8297ba7ca54)
Wed, 10 Feb 2010 04:05:50 +0000 Paul Aurich Combine the three purple_unescape_text()s into one.
Wed, 10 Feb 2010 04:01:16 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 16b06c832bb37014304670307b6db672c94d5dd0)
Wed, 10 Feb 2010 03:43:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0085c32abf29d034d30feef1ffb1d483e316a9a8)
Tue, 09 Feb 2010 22:40:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97a9c0e52ad7b57090076da83c4fc7bfeefad0a8)
Mon, 08 Feb 2010 17:07:30 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)
Sun, 07 Feb 2010 00:34:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37ee5cce9aeb51268bee637a770a97b72e301bf2)
Sat, 06 Feb 2010 18:19:03 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head d4d86f679550b678b19fb6ca8b2eeac194d66a45)
Sat, 06 Feb 2010 06:40:49 +0000 Paul Aurich Move libpurple/media/media.c to libpurple/media.c.
Sat, 06 Feb 2010 06:32:21 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
Fri, 05 Feb 2010 16:37:33 +0000 Marcus Lundblad media: "Backport" the ICE controlling-mode fix in the new media subdirectory
Thu, 04 Feb 2010 05:44:27 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a3e80170374775648865ed02009fb9e8b2c8799)
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
Sat, 09 Jan 2010 04:03:53 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Sat, 09 Jan 2010 02:41:09 +0000 Daniel Atallah Remove unused variable
Sat, 09 Jan 2010 02:00:18 +0000 Paul Aurich merge of '1529fa495883d559527375c0d8b7fbe68cf019c2'
Fri, 25 Dec 2009 22:08:46 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8f0a3e68547fbc66188357edbf6694bd8dd2d557)
Fri, 25 Dec 2009 21:33:50 +0000 John Bailey merge of '0990bc18c1ec4f05a29aeb8f55d4d28a08152cc6'
Mon, 14 Dec 2009 15:49:07 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 780ee14f6ced21de7257b3149c186223ab446d57)
Sun, 20 Dec 2009 18:03:58 +0000 Will Thompson Add pidgin-2 and purple-2 .pc variants
Sun, 20 Dec 2009 17:37:17 +0000 Will Thompson Add a plugindir variable to .pc files.
Sun, 20 Dec 2009 17:17:10 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head fc93e0ea1ceae4b0e76c50e35965814711dc1c00)
Fri, 11 Dec 2009 03:09:31 +0000 Paul Aurich Undo a bit of struct hiding per the comment directly above it because this breaks things.
Fri, 11 Dec 2009 02:32:08 +0000 Gary Kramlich a bunch more struct hiding fixes, but too much for me at the moment
Fri, 11 Dec 2009 01:33:11 +0000 Gary Kramlich change log my api additions
Fri, 11 Dec 2009 01:32:16 +0000 Gary Kramlich added purple_contact_get_group
Fri, 11 Dec 2009 00:55:09 +0000 Gary Kramlich update prpl.c to use the new purple_buddy_[gs]et_media_caps api
Fri, 11 Dec 2009 00:54:46 +0000 Gary Kramlich added some api for the media caps member of PurpleBuddy
Fri, 11 Dec 2009 00:45:48 +0000 Gary Kramlich more struct hiding updates
Fri, 11 Dec 2009 00:44:42 +0000 Gary Kramlich struct hiding updates for mxit
Fri, 11 Dec 2009 00:21:45 +0000 Gary Kramlich A few struct hiding cleanups
Wed, 09 Dec 2009 03:52:00 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f0addfa93983499a661e29f567e66a98a9544a89)
Mon, 30 Nov 2009 06:24:32 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 07dc6851f4d16e9c89791c488bbc6d3b2bdb8ecf)
Sat, 28 Nov 2009 02:22:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 5e3164a6a1df028fc66f7e072be0d78d9d995389)
Mon, 23 Nov 2009 23:53:19 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Mon, 23 Nov 2009 21:58:45 +0000 Sadrul Habib Chowdhury Fix compile with --disable-gstreamer.
Mon, 23 Nov 2009 21:52:44 +0000 Sadrul Habib Chowdhury Use an unobtrusive search dialog.
Sun, 22 Nov 2009 23:27:26 +0000 Elliott Sales de Andrade Change lookup of docklet icons to use an 'icon name' instead of a stock
Fri, 20 Nov 2009 06:51:08 +0000 Elliott Sales de Andrade Rename tray images so that they will be found when looking up by icon name.
Fri, 20 Nov 2009 00:33:23 +0000 Daniel Atallah merge of 'd667c60d4307344e071846ebcf72ed5458183434'
Wed, 18 Nov 2009 04:54:15 +0000 maiku Wraps backend-fs2.c in #ifdefs for when VV or GSTREAMER is disabled.
Tue, 17 Nov 2009 07:39:24 +0000 John Bailey Fix the Windows font pref for the new GTK version requirements.
Tue, 17 Nov 2009 07:33:47 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 42a8485e73af5f2091d307b51c09dded94eceb24)
Tue, 17 Nov 2009 02:37:32 +0000 Daniel Atallah Initial commit of oo.o dictionary available.lst before I tweak it
Mon, 16 Nov 2009 22:51:32 +0000 Marcus Lundblad Changelog attention UI
Mon, 16 Nov 2009 22:06:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
Mon, 16 Nov 2009 21:57:32 +0000 Marcus Lundblad Don't play the message received sound for NOTIFY messages (this will avoid
Mon, 16 Nov 2009 21:14:35 +0000 Marcus Lundblad Added @since on gtk_imhtmltoolbar_switch_active_conversation
Mon, 16 Nov 2009 21:04:49 +0000 Marcus Lundblad Remove purple_conversation_attention (also let prpl_send_attention handle
Mon, 16 Nov 2009 20:49:04 +0000 Marcus Lundblad Restore message flags for attention messages...
Mon, 16 Nov 2009 20:45:56 +0000 Marcus Lundblad Let _got_attention call _conversation_attention, instead of having prpls do it
Mon, 16 Nov 2009 19:59:20 +0000 Marcus Lundblad jabber: Don't pre-create a conversation on an incoming attention
Mon, 16 Nov 2009 19:43:36 +0000 Marcus Lundblad Don't treat attentions as normal messages, this avoids playing the normal
Mon, 16 Nov 2009 18:54:40 +0000 Marcus Lundblad Temporary workaround to not break ABI, to allow this in for 2.7.0
Sun, 15 Nov 2009 21:03:10 +0000 Marcus Lundblad Fix compilation error
Sun, 15 Nov 2009 20:48:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 726afd12644ce582c24651cc458da06453c332ad)
Thu, 12 Nov 2009 23:25:57 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8b6b0e8385b470c8181ddd6b6fd6d8e708c08f9e)
Tue, 03 Nov 2009 18:27:22 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
Tue, 20 Oct 2009 22:32:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Sun, 20 Sep 2009 19:57:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Tue, 01 Sep 2009 19:51:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6d3fc30a0a0a379281efc5a6872a9c1d7c24c650)
Mon, 24 Aug 2009 19:23:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
Thu, 13 Aug 2009 17:42:44 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
Tue, 28 Jul 2009 20:52:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Sun, 12 Jul 2009 20:48:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53abc38e3dfd2e9f8ae8c3e6532379d4b0dc333b)
Mon, 06 Jul 2009 17:40:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
Mon, 22 Jun 2009 21:53:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 74c00c33cab0e208691543b25eeae7906f6e4181)
Mon, 08 Jun 2009 18:28:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46523386d682c917679b3de662d51a5bda0da46b)
Mon, 25 May 2009 19:27:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)
Sun, 17 May 2009 19:04:40 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 36e85b01808a3c6e32116cb8b71b10e31b0da072)
Wed, 13 May 2009 20:38:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)
Thu, 07 May 2009 21:38:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)
Sat, 02 May 2009 06:39:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Sun, 26 Apr 2009 20:01:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Wed, 22 Apr 2009 07:56:16 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Mon, 13 Apr 2009 13:37:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Tue, 07 Apr 2009 08:12:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Sat, 04 Apr 2009 11:17:30 +0000 Marcus Lundblad Fix after propagate from i.p.p
Sat, 04 Apr 2009 10:51:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Sat, 28 Mar 2009 16:59:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Mon, 16 Mar 2009 21:45:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Mon, 02 Mar 2009 23:44:05 +0000 Marcus Lundblad Removed some extra whitespaces
Mon, 02 Mar 2009 23:34:48 +0000 Marcus Lundblad Make it work again after the merge from i.p.p.... :)
Mon, 02 Mar 2009 22:07:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 02 Mar 2009 21:53:53 +0000 Marcus Lundblad Manual merge
Mon, 02 Mar 2009 21:52:16 +0000 Marcus Lundblad Manual merge
Tue, 24 Feb 2009 20:26:34 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Fri, 06 Feb 2009 23:31:35 +0000 Marcus Lundblad This time it should be alright...
Fri, 06 Feb 2009 23:27:49 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Fri, 06 Feb 2009 23:27:45 +0000 Marcus Lundblad Merge
Fri, 06 Feb 2009 23:19:27 +0000 Marcus Lundblad A little manual merge...
Tue, 13 Jan 2009 18:39:52 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Thu, 01 Jan 2009 21:19:11 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Thu, 01 Jan 2009 21:16:19 +0000 Marcus Lundblad Manual merge
Thu, 01 Jan 2009 21:01:42 +0000 Marcus Lundblad Use purple_prpl_got_attention
Sun, 07 Dec 2008 01:41:45 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
Sun, 07 Dec 2008 01:37:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
Sun, 07 Dec 2008 01:36:32 +0000 Marcus Lundblad Gray out attention toolbar button when creating the toolbar.
Mon, 24 Nov 2008 22:13:44 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Tue, 18 Nov 2008 22:35:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Sun, 16 Nov 2008 15:40:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
Thu, 13 Nov 2008 19:49:58 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
Thu, 06 Nov 2008 23:08:23 +0000 Marcus Lundblad Removed Vibes plugin
Thu, 06 Nov 2008 18:48:04 +0000 Marcus Lundblad Added plugin to vibrate conversation window on attentions.
Thu, 30 Oct 2008 21:00:25 +0000 Marcus Lundblad merge of '49798f68cc38cddbf1fb0ef1b458d1adec2f3b12'
Wed, 29 Oct 2008 21:38:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
Thu, 30 Oct 2008 21:00:12 +0000 Marcus Lundblad Reset attention toolbar button (for "expanded" toolbar view)
Wed, 29 Oct 2008 21:35:39 +0000 Marcus Lundblad NULL-check for conversation when updating attention button
Wed, 29 Oct 2008 21:33:36 +0000 Marcus Lundblad Make the "Get Attention" menu item work correctly
Wed, 29 Oct 2008 20:17:21 +0000 Marcus Lundblad Removed _ALLOW_ATTENTION from connection flags
Tue, 28 Oct 2008 23:08:13 +0000 Marcus Lundblad Added connection flag ALLOW_ATTENTION
Mon, 27 Oct 2008 23:12:03 +0000 Marcus Lundblad Added active conversation on GtkIMHtmlToolbar
Mon, 27 Oct 2008 23:08:32 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
Mon, 20 Oct 2008 21:30:36 +0000 Marcus Lundblad Removed unfinished code to send attention from the toolbar, to avoid confusion...
Mon, 20 Oct 2008 19:10:00 +0000 Marcus Lundblad Call purple_conversation_attention when sending an attention using the
Mon, 20 Oct 2008 18:44:44 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head f27e3d2026fab3f93eacb55e0d4fc8d6c3f75f31)
Mon, 20 Oct 2008 18:44:06 +0000 Marcus Lundblad Adds attention UI to Pidgin (can send attentions using a menu item)
Fri, 13 Nov 2009 21:46:43 +0000 maiku Add documentation to backend-iface.h.
Fri, 13 Nov 2009 21:46:16 +0000 maiku Document the remaining functions.
Fri, 13 Nov 2009 21:46:01 +0000 maiku Document the remaining functions.
Wed, 11 Nov 2009 05:40:59 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 21e0c593084b90bf269f264a4f54e3ac8ea291d9)
Wed, 11 Nov 2009 05:31:38 +0000 maiku Allow connection checks before acceptance. Fixes Empathy<->Pidgin.
Wed, 11 Nov 2009 03:07:21 +0000 maiku propagate from branch 'im.pidgin.cpw.maiku.media_refactor' (head 69be24ee75b8f957cfee3cfb7fd71721078b7f81)
Wed, 11 Nov 2009 02:47:50 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 94fef144531267b3eb00d02de32ce8a705df592c)
Mon, 09 Nov 2009 00:14:29 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
Sun, 08 Nov 2009 23:38:08 +0000 John Bailey merge of '584de5e77d7a29a10037eba7c064d791f2814821'
Sun, 08 Nov 2009 20:37:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
Sun, 08 Nov 2009 23:36:28 +0000 Elliott Sales de Andrade Apparently, I only just imagined adding this file.
Sun, 08 Nov 2009 08:23:21 +0000 Elliott Sales de Andrade Use GtkStatusIcon on GTK+ 2.10+. That's actually the required version for
Sun, 08 Nov 2009 04:40:35 +0000 Daniel Atallah Include the debug symbols in the offline installer
Sun, 08 Nov 2009 03:53:07 +0000 Daniel Atallah Add the ability to choose which translations are installed.
Mon, 02 Nov 2009 03:18:15 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 53ad409302bf312b4f1e4153f893f1350638c8c9)
Sun, 01 Nov 2009 08:15:30 +0000 Daniel Atallah Remove some non longer needed #defines
Sun, 01 Nov 2009 08:04:37 +0000 Daniel Atallah Fix the win32 launcher to support unicode input. This allows the config
Sun, 01 Nov 2009 04:56:45 +0000 Daniel Atallah Use an updated exchndl.dll that supports setting the log file path manually and
Sun, 01 Nov 2009 03:34:32 +0000 Daniel Atallah Use a private GTK+ Runtime copy on Windows.
Sat, 31 Oct 2009 20:03:26 +0000 Daniel Atallah No need to access SHGetFolderPath() indirectly any more with required versions of Windows.
Sat, 31 Oct 2009 19:42:18 +0000 Daniel Atallah Remove non longer relevant comment
Sat, 31 Oct 2009 19:28:45 +0000 Daniel Atallah merge of '6746d602d91ae610baffb8629463407a20b7b2fd'
Sat, 31 Oct 2009 19:20:50 +0000 Daniel Atallah Handle non-ASCII protocol names on Win32
Sat, 31 Oct 2009 19:26:19 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head f18e8828254cc3882e72d3e2af1af3dfa805729e)
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
Sat, 31 Oct 2009 17:49:11 +0000 John Bailey merge of '6a184b4a50c778257ab194f0339b91beda1f97c8'
Thu, 15 Oct 2009 10:45:22 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head af00ae634db8d99b296a90e1e0777bd23bd4df6a)
Wed, 21 Oct 2009 18:09:47 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Mon, 02 Nov 2009 23:14:33 +0000 maiku Fix two assertions related to no sessions being created for the media object.
Mon, 02 Nov 2009 20:20:21 +0000 maiku Add a read only property to PurpleMedia to retrieve the MediaBackend object.
Thu, 29 Oct 2009 23:56:50 +0000 maiku Remove the underscore from functions as the underscore is reserved for compilers
Wed, 28 Oct 2009 22:23:02 +0000 maiku Add purple_media_manager_{get,set}_backend_type to Changelog.API
Wed, 28 Oct 2009 22:18:08 +0000 maiku Change the libpurple Makefile to keep the same directory structure regarding
Wed, 28 Oct 2009 20:06:21 +0000 maiku Add a way to set and get which media backend type to use.
Wed, 28 Oct 2009 19:01:33 +0000 maiku Handle individual streams in the Fs2 backend's stream-info callback for accept
Wed, 28 Oct 2009 18:36:18 +0000 maiku Move new stream emission back to media.c
Wed, 28 Oct 2009 18:24:10 +0000 maiku Keep track of participants better in purple_media_stream_info.
Wed, 28 Oct 2009 18:16:59 +0000 maiku Free participants properly in purple_media_end.
Wed, 28 Oct 2009 18:07:27 +0000 maiku Add a list of participants back to PurpleMedia.
Wed, 28 Oct 2009 17:58:59 +0000 maiku Fix so emitting more HANGUP signals doesn't cause an assertion.
Wed, 28 Oct 2009 17:15:43 +0000 maiku Emit stream-info for each stream, session, and participant for hangup and
Wed, 28 Oct 2009 00:12:19 +0000 maiku Have PURPLE_MEDIA_INFO_ACCEPT in stream-info emit for each accepted stream,
Tue, 27 Oct 2009 23:44:34 +0000 maiku Emit PURPLE_MEDIA_END state-changed signals for each stream, session, and
Tue, 27 Oct 2009 22:02:46 +0000 maiku Remove unnecessary properties from PurpleMedia's internal structures.
Tue, 27 Oct 2009 21:59:45 +0000 maiku Remove unnecessary properties from the Fs2 media backend's internal structures.
Tue, 27 Oct 2009 21:50:19 +0000 maiku Remove a couple more unnecessary headers from media.c
Tue, 27 Oct 2009 21:48:06 +0000 maiku Remove unnecessary Farsight 2 headers from media.c
Tue, 27 Oct 2009 21:46:44 +0000 maiku Remove references to FsStream in PurpleMedia.
Tue, 27 Oct 2009 21:41:29 +0000 maiku Remove references to FsConference in PurpleMedia.
Tue, 27 Oct 2009 21:39:00 +0000 maiku Remove confbin from PurpleMediaPrivate.
Tue, 27 Oct 2009 21:32:11 +0000 maiku Move mute functionality into the Fs2 media backend.
Tue, 27 Oct 2009 21:18:41 +0000 maiku Remove the volume property from the PurpleMediaStream structure.
Tue, 27 Oct 2009 21:16:27 +0000 maiku Move volume setting functionality to the Fs2 media backend.
Tue, 27 Oct 2009 20:47:30 +0000 maiku Remove references to FsSession in PurpleMedia.
Tue, 27 Oct 2009 20:43:30 +0000 maiku Move all src and sink creation in PurpleMedia to the Fs2 media backend.
Tue, 27 Oct 2009 19:10:57 +0000 maiku Remove references to FsParticipant from PurpleMedia.
Tue, 27 Oct 2009 19:06:29 +0000 maiku Add codecs_ready to the media backend interface.
Tue, 27 Oct 2009 18:42:01 +0000 maiku Remove FsStream from PurpleMedia stream.
Tue, 27 Oct 2009 18:34:46 +0000 maiku Move odd direction changing functionality to the Fs2 media backend.
Tue, 27 Oct 2009 18:15:23 +0000 maiku Move pause functionality to the Fs2 media backend.
Tue, 27 Oct 2009 17:48:26 +0000 maiku Properly free PurpleMediaBackendFs2Stream's.
Tue, 27 Oct 2009 00:13:39 +0000 maiku Handle part of accepting a stream in the Fs2 media backend.
Mon, 26 Oct 2009 23:26:59 +0000 maiku Move set_remote_codec functionality to the Fs2 media backend.
Mon, 26 Oct 2009 23:17:38 +0000 maiku Change the media backend interface's set_send_codec to return gboolean to
Mon, 26 Oct 2009 23:10:53 +0000 maiku Move set_remote_codecs functionality to the Fs2 media backend.
Mon, 26 Oct 2009 22:59:13 +0000 maiku Make the backend interface's set_remote_codecs function return gboolean.
Mon, 26 Oct 2009 22:50:23 +0000 maiku Move get_local_candidates functionality over to the Fs2 media backend.
Mon, 26 Oct 2009 22:30:05 +0000 maiku Rename purple_media_candidate_from_fs to _candidate_from_fs for consistency.
Mon, 26 Oct 2009 22:26:51 +0000 maiku Transfer get_codecs functionality to the Fs2 media backend.
Mon, 26 Oct 2009 22:15:05 +0000 maiku Silence warning.
Mon, 26 Oct 2009 22:14:25 +0000 maiku Transfer setting Farsight 2's remote candidates to the Fs2 media backend.
Mon, 26 Oct 2009 21:35:11 +0000 maiku Transfer creating Farsight 2 streams to the Fs2 media backend.
Mon, 26 Oct 2009 20:17:35 +0000 maiku Remove the list of participants from PurpleMedia and use the Fs2 backend's.
Mon, 26 Oct 2009 20:06:16 +0000 maiku Correct some debug categories.
Mon, 26 Oct 2009 20:00:00 +0000 maiku Add participant creation and destruction to the Fs2 media backend.
Mon, 26 Oct 2009 19:11:29 +0000 maiku Store active_remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 19:01:30 +0000 maiku Store active_local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:45:30 +0000 maiku Store remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:32:27 +0000 maiku Store local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:23:32 +0000 maiku Add purple_media_candidate_copy to the public API.
Mon, 26 Oct 2009 18:02:06 +0000 maiku Move Farsight 2's local-candidates-prepared signal to the Fs2 media backend.
Mon, 26 Oct 2009 17:39:38 +0000 maiku Move Farsight 2's new-active-candidate-pair into the Fs2 media backend.
Fri, 23 Oct 2009 23:12:57 +0000 maiku Move handling Farsight 2's codecs-changed signal into the Fs2 media backend.
Fri, 23 Oct 2009 22:20:45 +0000 maiku Move handling Farsight 2's new-local-candidate signal in Fs2 media backend.
Fri, 23 Oct 2009 21:40:38 +0000 maiku Begin transferring FsSession over to the Farsight 2 media backend.
Fri, 23 Oct 2009 19:59:12 +0000 maiku Transfer some GStreamer message handling to the Farsight 2 media backend.
Fri, 23 Oct 2009 18:20:54 +0000 maiku Decouple the media_bus_call from the backend. It will still be needed even
Fri, 23 Oct 2009 02:20:35 +0000 maiku Deprecate the conference property of PurpleMedia.
Fri, 23 Oct 2009 02:11:33 +0000 maiku Start to use the media backend code in PurpleMedia and PurpleMediaManager.
Fri, 23 Oct 2009 01:55:39 +0000 maiku Various tweaks, fixes, and added debug output. Attached some media signals,
Fri, 23 Oct 2009 01:45:42 +0000 maiku Move the backend-fs2.h header into noinst_HEADERS.
Fri, 23 Oct 2009 01:06:48 +0000 maiku This is an interface and not a class.
Fri, 23 Oct 2009 00:01:54 +0000 maiku Add a conference-type parameter to PurpleMedia.
Fri, 23 Oct 2009 00:00:44 +0000 maiku Fix parameter to actually be a string instead of an object.
Thu, 22 Oct 2009 23:29:51 +0000 maiku Create and dispose the conference in the Farsight 2 media backend.
Thu, 22 Oct 2009 22:58:48 +0000 maiku Add the conference-type property to the media backend interface.
Thu, 22 Oct 2009 22:30:03 +0000 maiku Remove dummy code I missed.
Thu, 22 Oct 2009 21:30:30 +0000 maiku Skeleton of the Farsight 2 media backend.
Thu, 22 Oct 2009 21:09:36 +0000 maiku Add a media backend interface to handle different backends in addition to
Thu, 22 Oct 2009 00:22:59 +0000 maiku Break PurpleMediaCodec out into its own file.
Thu, 22 Oct 2009 00:22:31 +0000 maiku Include signals.h to provide PurpleCallback. I guess all the other places
Wed, 21 Oct 2009 22:17:53 +0000 maiku Split out PurpleMediaCandidate into its own file.
Wed, 21 Oct 2009 20:58:32 +0000 maiku Split the media API's enum types out into its own file.
Wed, 21 Oct 2009 20:05:52 +0000 maiku Move media.c into libpurple/media/.
Tue, 20 Oct 2009 21:39:16 +0000 maiku Declare XMPP got media caps in the correct place.
Tue, 20 Oct 2009 21:38:57 +0000 maiku Essentially normalize the username passed to purple_prpl_got_media_caps.
Tue, 20 Oct 2009 21:00:23 +0000 maiku Add media_caps to PurpleBuddy structure and use it to determine the old caps
Tue, 20 Oct 2009 20:42:58 +0000 maiku Use purple_prpl_got_media_caps in XMPP to update the caps when they change.
Tue, 20 Oct 2009 20:41:23 +0000 maiku Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove media
Tue, 20 Oct 2009 20:06:25 +0000 maiku Add the purple_media_got_media_caps function in order to signal when a prpl
Tue, 20 Oct 2009 20:04:06 +0000 maiku Add the buddy-caps-changed signal in order to tell when a buddy's media caps
Tue, 20 Oct 2009 00:12:33 +0000 maiku Rebroadcast XMPP caps whenever the UI caps change.
Tue, 20 Oct 2009 00:11:44 +0000 maiku Added the ui-caps-changed signal to the media manager.
Tue, 20 Oct 2009 00:10:14 +0000 maiku Made the GLib flags structure for PurpleMediaCaps.
Tue, 13 Oct 2009 22:13:57 +0000 Marcus Lundblad Broke out the generation of random UUIDs to its own function
Mon, 12 Oct 2009 22:40:37 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 667654b3309008b53bf4d9df02bd401d1ede8db5)
Mon, 12 Oct 2009 19:55:40 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 80eaa62b397424cadf9ea37ca0e98894f823fbf5)
Mon, 12 Oct 2009 18:52:27 +0000 foufou33 Clean up a case in the Yahoo! prpl where the caller now handles this. Other
Mon, 12 Oct 2009 18:48:19 +0000 foufou33 The current behavior of libpurple reports completions of a file transfer too
Mon, 12 Oct 2009 18:41:51 +0000 foufou33 Kill off the use of fseek for non-seekable streams in file transfers.
Mon, 12 Oct 2009 17:45:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head c9c14c0c44e2863ad15a283f36c5c278a4ea5539)
Mon, 12 Oct 2009 05:08:37 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 2ac9ba8bc7ccc501db6f24fdfe06025a3957852a)
Mon, 05 Oct 2009 00:34:33 +0000 Sadrul Habib Chowdhury Reduce some code duplications (71 insertions(+), 217 deletions(-))
Sun, 04 Oct 2009 18:02:15 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head b4458fccbc3c9ab0c1c9105eb68c47ffa7c62e5a)
Sat, 03 Oct 2009 21:31:14 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 9ae9c115b1d9c775aa393b62f7522480a1b9a2d0)
Sat, 03 Oct 2009 21:14:47 +0000 John Bailey ChangeLog the work on the dialogs and the added functions.
Sat, 03 Oct 2009 20:49:02 +0000 John Bailey This change is probably going to be unpopular, but I ask that people give it
Sat, 03 Oct 2009 19:18:18 +0000 John Bailey Break the developer information out into its own dialog. I also bolded a few
Sat, 03 Oct 2009 18:54:58 +0000 John Bailey I wanted to bold this text and forgot to.
Sat, 03 Oct 2009 18:49:54 +0000 John Bailey Making this minimum size slightly larger makes the MTN revision ID fit without
Sat, 03 Oct 2009 18:05:08 +0000 John Bailey Split the "Debugging Information" and translator info into "Build Information"
Sat, 03 Oct 2009 17:49:39 +0000 John Bailey ChangeLog the fact that I changed minimum version requirements for GTK+ and
Sat, 03 Oct 2009 16:29:05 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)
Sun, 27 Sep 2009 22:22:36 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)
Wed, 16 Sep 2009 16:26:55 +0000 John Bailey Move this to im.pidgin.pidgin.next.minor too so im.pidgin.pidgin will compile.
Wed, 16 Sep 2009 16:25:59 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)
Wed, 16 Sep 2009 15:44:34 +0000 John Bailey merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Wed, 16 Sep 2009 15:44:26 +0000 John Bailey This effectively moves Etan's API addition off im.pidgin.pidgin and onto
Thu, 10 Sep 2009 21:51:32 +0000 Marcus Lundblad Removed a comment that is now misleading...
Thu, 10 Sep 2009 20:51:30 +0000 Marcus Lundblad Woops, a stray ;
Thu, 10 Sep 2009 20:33:18 +0000 Marcus Lundblad Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
Wed, 09 Sep 2009 19:01:03 +0000 Marcus Lundblad Add a function to enumerate all local IPs
Fri, 04 Sep 2009 03:04:33 +0000 Daniel Atallah Remove some win9x specific code.
Fri, 04 Sep 2009 02:57:26 +0000 Daniel Atallah Remove some win9x specific code.
Fri, 04 Sep 2009 02:49:15 +0000 Daniel Atallah dns_str_is_ascii() is only used if USE_IDN is defined
Wed, 26 Aug 2009 03:20:05 +0000 Daniel Atallah Remove win9x related stuff from the win32 installer
Wed, 26 Aug 2009 01:46:46 +0000 Daniel Atallah Fix minimum required GTK+ version in win32 installer.
Tue, 25 Aug 2009 03:59:01 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7bed935cd3432470394f51f4fe6e7f915aed9145)
Mon, 24 Aug 2009 14:48:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
Sun, 23 Aug 2009 22:11:44 +0000 Kevin Stange Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
Sun, 23 Aug 2009 16:57:51 +0000 John Bailey Hmm, I misread that check. Now we compile.
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Sun, 23 Aug 2009 15:33:52 +0000 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
Sun, 23 Aug 2009 15:26:13 +0000 John Bailey Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple
Sun, 23 Aug 2009 14:59:42 +0000 John Bailey I screwed up the logic here and didn't realize it earlier.
Sun, 23 Aug 2009 05:04:15 +0000 John Bailey Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
Sun, 23 Aug 2009 02:37:12 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)
Sun, 23 Aug 2009 02:36:31 +0000 John Bailey Drop a crapton of GTK+ code that we were carrying exclusively for backward
Sat, 22 Aug 2009 22:42:40 +0000 John Bailey That was supposed to be glib 2.12.0, not 2.14.0.
Sat, 22 Aug 2009 22:08:21 +0000 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Sat, 22 Aug 2009 18:54:15 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)
Sat, 22 Aug 2009 18:05:10 +0000 John Bailey Pidgin 2.7.0 will now require GTK+ 2.10.0 and Glib 2.12.0. Refs #10024.
Sat, 22 Aug 2009 03:59:35 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
Wed, 19 Aug 2009 00:54:27 +0000 Elliott Sales de Andrade These numbers merged incorrectly.
Wed, 19 Aug 2009 00:46:04 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
Mon, 02 Mar 2009 06:51:50 +0000 Elliott Sales de Andrade Prep next.minor for, well, the next minor.
Tue, 16 Feb 2010 09:14:54 +0000 Mark Doliner I neglected to remove this letter l because
Tue, 16 Feb 2010 09:02:23 +0000 Mark Doliner Fix CVE-2010-0423, a denial of service attack due to the parsing
Tue, 16 Feb 2010 08:58:45 +0000 Mark Doliner Fix CVE-2010-0420, a possible remote crash when handling chat room
Tue, 16 Feb 2010 08:54:07 +0000 Mark Doliner Fix CVE-2010-0277, a possible remote crash when parsing an incoming
Tue, 16 Feb 2010 08:50:49 +0000 Mark Doliner Set release dates, add news (I'm not feeling creative, sorry),
Thu, 18 Feb 2010 04:39:28 +0000 Paul Aurich jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
Thu, 18 Feb 2010 04:37:49 +0000 Paul Aurich These should be static
Thu, 18 Feb 2010 01:42:00 +0000 Paul Aurich jabber: Possible leaks--;
Wed, 17 Feb 2010 17:03:31 +0000 Paul Aurich line-wrap to 80 characters with an 8-char tab width.
Wed, 17 Feb 2010 07:59:03 +0000 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
Tue, 16 Feb 2010 22:36:52 +0000 Josep Puigdemont Catalan translation updated.
Tue, 16 Feb 2010 19:47:04 +0000 Daniel Atallah Add missing NSIS translation to dist
Tue, 16 Feb 2010 17:36:36 +0000 Sadrul Habib Chowdhury merge of 'd9f0ebaae821730c1fb7373ace99e91e9d796562'
Tue, 16 Feb 2010 16:39:11 +0000 Paul Aurich shaba: ok, but i don't understand why empty "else"
Tue, 16 Feb 2010 17:33:15 +0000 Sadrul Habib Chowdhury Expand and fill.
Tue, 16 Feb 2010 15:16:28 +0000 Paul Aurich merge of '20a2cebedc53676ed04bba9375a4e5a9cd97b6fd'
Mon, 15 Feb 2010 06:39:09 +0000 Paul Aurich jabber: --header_contents;
Mon, 15 Feb 2010 06:07:53 +0000 Paul Aurich jabber: Treat JabberBuddy->resources as a sorted list.
Mon, 15 Feb 2010 06:04:51 +0000 Paul Aurich jabber: Oops, crashing bad.
Mon, 15 Feb 2010 05:41:15 +0000 Paul Aurich jabber: Fix the resource_compare_cb function after checking how they're used with GSLists
Mon, 15 Feb 2010 05:35:56 +0000 Paul Aurich jabber: Move those functions to jutil.[ch]
Mon, 15 Feb 2010 05:31:34 +0000 Paul Aurich jabber: Unify the JabberBuddyState functions (and briefly document them)
Tue, 16 Feb 2010 08:38:20 +0000 Elliott Sales de Andrade merge of '89ba8894c13ce9ad5373009ccf3520f479d18995'
Tue, 16 Feb 2010 06:19:22 +0000 Elliott Sales de Andrade Remove/comment on some GTK_CHECK_VERSION calls.
Tue, 16 Feb 2010 17:20:11 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 16 Feb 2010 02:34:25 +0000 Paul Aurich Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Tue, 16 Feb 2010 00:36:25 +0000 Paul Aurich jabber: Fix another corner case that introduced duplicates to the list.
Mon, 15 Feb 2010 19:16:38 +0000 Paul Aurich Updated Hebrew translation. Closes #11376
Mon, 15 Feb 2010 18:44:44 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 15 Feb 2010 05:10:57 +0000 Mark Doliner Minor cleanup
Mon, 15 Feb 2010 00:20:55 +0000 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
Mon, 15 Feb 2010 00:12:12 +0000 Paul Aurich jabber: Always track our own presence, even if we're not on the buddy list.
Sun, 14 Feb 2010 23:56:00 +0000 Paul Aurich jabber: Fix getting info on your own JID, under some circumstances.
Sun, 14 Feb 2010 20:20:00 +0000 Mark Doliner merge of '2aa174ad4c0e50a229c8c951b836b5f788fe7393'
Sun, 14 Feb 2010 08:06:00 +0000 Paul Aurich jabber: Simplify.
Sun, 14 Feb 2010 08:05:08 +0000 Paul Aurich proxy: Fix printing IPv6 addresses
Sun, 14 Feb 2010 07:33:34 +0000 Paul Aurich Updated Norwegian Nynorsk translation. Closes #11360.
Sun, 14 Feb 2010 07:31:42 +0000 Paul Aurich Updated Czech translation. Closes #11359
Sun, 14 Feb 2010 06:57:53 +0000 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.
Sun, 14 Feb 2010 05:55:46 +0000 Daniel Atallah Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #11168
Sat, 13 Feb 2010 18:51:00 +0000 Daniel Atallah Fix cross-compile on OSX, working around an apparently crippled sed.
Fri, 12 Feb 2010 21:00:35 +0000 Paul Aurich jabber: Log a more useful message on unhandled IQs
Fri, 12 Feb 2010 20:58:53 +0000 Paul Aurich jabber: Send the RFC-mandated ack IQ
Fri, 12 Feb 2010 06:08:56 +0000 Paul Aurich Changelog French & German translations (committed by translators)
Fri, 12 Feb 2010 06:01:13 +0000 Paul Aurich Updated translations. Closes #11342, #11343, #11344, #11346, #11350.
Thu, 11 Feb 2010 20:14:36 +0000 Paul Aurich merge of '85129843be7a2667238f42c3652ffe0fd3fa37cb'
Thu, 11 Feb 2010 19:43:42 +0000 Jochen Kemnade complete German translation for next release
Thu, 11 Feb 2010 20:08:17 +0000 Bj«Órn Voigt German translation update for Pidgin 2.6.6
Thu, 11 Feb 2010 18:13:11 +0000 ª±ric Boumaour French translation update.
Thu, 11 Feb 2010 06:33:14 +0000 giri manojkr Updated Oriya translation. Closes #11340
Thu, 11 Feb 2010 06:29:39 +0000 Paul Aurich Update the changelog with some help from Marcus
Thu, 11 Feb 2010 04:28:42 +0000 Paul Aurich merge of 'd7c81c8ac650e6ff956266285fc134225a7c1352'
Thu, 11 Feb 2010 04:16:02 +0000 Elliott Sales de Andrade merge of '1d05d85bcdc5deb8a2a27d792f649f71abe13d0e'
Thu, 11 Feb 2010 04:28:21 +0000 Paul Aurich Updated Spanish translation. Closes #11330
Thu, 11 Feb 2010 04:12:39 +0000 Paul Aurich Updated Marathi, Polish, and Ukranian translations. Closes #11328, #11329, #11332.
Thu, 11 Feb 2010 04:15:00 +0000 Elliott Sales de Andrade Oops, just realized that caps can be reset in certain situations, and we
Thu, 11 Feb 2010 03:59:56 +0000 Elliott Sales de Andrade Fix jabber_get_media_caps for buddies with a single resource that has no
Wed, 10 Feb 2010 16:46:08 +0000 Sadrul Habib Chowdhury merge of '18b85ae6ad8091af43d91826cf054e4569ba74aa'
Tue, 09 Feb 2010 16:54:32 +0000 Sadrul Habib Chowdhury Fix typo.
Wed, 10 Feb 2010 09:04:15 +0000 Mark Doliner Pass around a va_list instead of a pointer to a va_list. Refs #7404
Wed, 10 Feb 2010 07:09:52 +0000 Paul Aurich jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
Wed, 10 Feb 2010 06:43:51 +0000 Paul Aurich Oops, that wasn't meant to be left in as a warning, but noting these is probably good.
Wed, 10 Feb 2010 06:01:58 +0000 Paul Aurich Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
Wed, 10 Feb 2010 05:56:53 +0000 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
Wed, 10 Feb 2010 05:44:25 +0000 Paul Aurich jabber: Unbind/Unlock from a specific resource on presences.
Wed, 10 Feb 2010 05:25:12 +0000 Paul Aurich jabber: Document these boundaries, because scrolling this much is terrible.
Wed, 10 Feb 2010 05:22:00 +0000 Paul Aurich jabber: Add a PurpleAccount convenience variable.
Wed, 10 Feb 2010 05:06:36 +0000 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
Wed, 10 Feb 2010 04:35:10 +0000 Paul Aurich jabber: Use some convenience variables here.
Wed, 10 Feb 2010 04:32:51 +0000 Paul Aurich Document the resource<>conversation binding (and how it works).
Wed, 10 Feb 2010 04:01:08 +0000 Paul Aurich Might as well make this comment accurate.
Wed, 10 Feb 2010 03:32:29 +0000 Paul Aurich Correctly parse "&lt;br&gt;" in an XML attribute. Closes #11318.
Tue, 09 Feb 2010 06:56:00 +0000 John Bailey ChangeLog a ton of stuff that should have been.
Tue, 09 Feb 2010 06:25:10 +0000 John Bailey Proper credit for Kartik's patches. Refs #7347, #7746.
Tue, 09 Feb 2010 06:21:52 +0000 kartikmohta Display a confirmation prompt when attempting to clear the whiteboard.
Tue, 09 Feb 2010 06:19:49 +0000 kartikmohta Support Yahoo !PingBox. Includes a couple warning fixes. Fixes #7347.
Tue, 09 Feb 2010 01:51:25 +0000 Mark Doliner * Don't crash if status is NULL
Mon, 08 Feb 2010 18:38:42 +0000 Sadrul Habib Chowdhury Do a version-check for pango.
Mon, 08 Feb 2010 16:44:05 +0000 Sadrul Habib Chowdhury De-dialogify the file-transfer and debug windows.
Mon, 15 Feb 2010 18:40:19 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 07 Feb 2010 17:43:30 +0000 Mark Doliner merge of '033dd646e39f8913f23a1536f8ff18c0489a8432'
Sun, 07 Feb 2010 17:34:48 +0000 Paul Aurich Updated Tamil translation. Closes #11085.
Sun, 07 Feb 2010 17:42:36 +0000 Mark Doliner Document this function and remove the unused "command" variable
Sun, 07 Feb 2010 09:30:49 +0000 Mark Doliner Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd4
Sun, 07 Feb 2010 08:43:26 +0000 Elliott Sales de Andrade merge of '147a2b8b067bccc514ecf55f2a4454f6df40e9bb'
Sun, 07 Feb 2010 08:31:41 +0000 Mark Doliner Good call, this doesn't need to be translated. This messaged used to be
Sun, 07 Feb 2010 08:41:47 +0000 Elliott Sales de Andrade Add support for dropping an image on the Custom Smiley window to add that
Sun, 07 Feb 2010 08:22:11 +0000 Elliott Sales de Andrade Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when
Sun, 07 Feb 2010 08:20:40 +0000 Elliott Sales de Andrade Using gpointer * is redundant.
Sun, 07 Feb 2010 00:34:12 +0000 Paul Aurich Updated translations. Closes #11280, #11266, #11254.
Sun, 07 Feb 2010 00:18:50 +0000 Paul Aurich POTFILES: Mark family_oservice.c for translation for the rate limit warning.
Sat, 06 Feb 2010 23:45:03 +0000 Sadrul Habib Chowdhury Change the cursor and act on double click on usernames in chat history.
Sat, 06 Feb 2010 06:53:31 +0000 Paul Aurich Fix uninitialized use of these colors, now that they're pointers.
Sat, 06 Feb 2010 15:45:51 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 05 Feb 2010 23:04:41 +0000 Mark Doliner Remove an unused login step value
Fri, 05 Feb 2010 22:54:00 +0000 Mark Doliner Use our MsnListOp enum in more places instead of int. I'm assuming
Fri, 05 Feb 2010 22:49:11 +0000 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
Fri, 05 Feb 2010 14:40:39 +0000 Sadrul Habib Chowdhury merge of 'aee5a93203f807e81fd88cc655fb27908cd17ff3'
Fri, 05 Feb 2010 14:38:53 +0000 Sadrul Habib Chowdhury Refresh the statusbox correctly.
Fri, 05 Feb 2010 02:39:59 +0000 Mark Doliner Paul Aurich helped me make this cleaner, because he's such a good person!
Fri, 05 Feb 2010 02:36:30 +0000 Mark Doliner Oh, we need to make sure the buddy is on our protocol before trying to
Fri, 05 Feb 2010 02:19:22 +0000 Mark Doliner Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
Fri, 05 Feb 2010 01:18:18 +0000 Mark Doliner Check if memory has been freed by looking at its contents does not work
Thu, 04 Feb 2010 23:03:24 +0000 Mark Doliner merge of '1042c695d02b49cb9360bb4ef591c4ff3209c5e5'
Thu, 04 Feb 2010 22:41:02 +0000 Mark Doliner Make sure we free myspace buddy proto_data when we disconnect. I believe
Thu, 04 Feb 2010 22:37:21 +0000 Mark Doliner I'm pretty sure this shouldn't be a compiler warning
Thu, 04 Feb 2010 22:43:47 +0000 Ludovico Cavedon Zero freed memory to avoid a crash on re-init.
Thu, 04 Feb 2010 22:31:46 +0000 Sadrul Habib Chowdhury blist theme: Do not treat missing colors as black.
Thu, 04 Feb 2010 18:27:58 +0000 Sadrul Habib Chowdhury timestamp: Do not scroll down if it was scrolled up.
Thu, 04 Feb 2010 10:34:58 +0000 Bj«Órn Voigt German translation update (2 strings)
Thu, 04 Feb 2010 05:46:37 +0000 Sadrul Habib Chowdhury merge of '7f93eb293109127d6a055f9a6aaa8baaa85207d1'
Wed, 03 Feb 2010 19:45:23 +0000 Sadrul Habib Chowdhury Fix sending '/messages/like/this '.
Wed, 03 Feb 2010 18:56:03 +0000 Sadrul Habib Chowdhury Explicitly mark user-interaction when inserting smiley.
Wed, 03 Feb 2010 16:51:13 +0000 Sadrul Habib Chowdhury Use a stock icon for 'Filter' in debug window. Closes #9150.
Wed, 03 Feb 2010 16:38:32 +0000 Sadrul Habib Chowdhury irc: Avoid a g_log error when parting a chatroom.
Thu, 04 Feb 2010 02:18:37 +0000 Mark Doliner Remove duplicate code
Thu, 04 Feb 2010 02:17:38 +0000 Mark Doliner Simplify
Thu, 04 Feb 2010 00:48:09 +0000 Mark Doliner Tabs to spaces
Thu, 04 Feb 2010 00:35:15 +0000 Mark Doliner Move the three phone numbers from the MsnUser struct into a separate
Thu, 04 Feb 2010 00:15:41 +0000 Mark Doliner Keep CurrentMedia in a separate object outside of MsnUser that needs to
Wed, 03 Feb 2010 22:48:03 +0000 Marcus Lundblad merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'
Wed, 03 Feb 2010 22:46:22 +0000 Marcus Lundblad media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.
Wed, 03 Feb 2010 22:19:11 +0000 Mark Doliner Replace guint membership_id[5] with guint member_id_on_pending_list in
Wed, 03 Feb 2010 22:02:46 +0000 Mark Doliner merge of '557198948608028bc4f826a546a3948c4899bdf0'
Wed, 03 Feb 2010 21:40:39 +0000 Paul Aurich jabber: Log a warning (with the shortcut) when refusing to send a smiley.
Wed, 03 Feb 2010 21:37:42 +0000 Paul Aurich merge of '12cc2cc3c1e0012329832ea2d170dca5b31f8b9b'
Wed, 03 Feb 2010 21:34:41 +0000 Marcus Lundblad jabber: Don't print the smiley shortcut in the error message when trying to
Wed, 03 Feb 2010 21:24:55 +0000 Mark Doliner I find the code easier to read this way
Wed, 03 Feb 2010 21:20:44 +0000 Mark Doliner Documentationliness is next to Godliness
Wed, 03 Feb 2010 21:17:30 +0000 Mark Doliner merge of '19b1f405b1e0f78a95bd14e8303d1a2c19818908'
Wed, 03 Feb 2010 21:05:44 +0000 Mark Doliner This is changelog worthy
Wed, 03 Feb 2010 21:11:25 +0000 Marcus Lundblad jabber: Don't send custom smileys larger than the recommended maximum BoB size
Wed, 03 Feb 2010 20:15:19 +0000 Mark Doliner New versions of AIM:
Wed, 03 Feb 2010 19:15:35 +0000 Mark Doliner Whoops, remove my note-to-self
Wed, 03 Feb 2010 19:08:04 +0000 Mark Doliner Mark this function as deprecated because I really don't know what
Wed, 03 Feb 2010 16:05:28 +0000 Sadrul Habib Chowdhury move-start (home) and move-last (end) actions for trees.
Wed, 03 Feb 2010 05:33:33 +0000 Paul Aurich jabber: Remove a funky workaround for an (old) OpenSSL crash.
Wed, 03 Feb 2010 04:54:23 +0000 Paul Aurich jabber: Move a comment to where it should be.
Wed, 03 Feb 2010 04:45:38 +0000 Paul Aurich jabber: When doing writes while disconnecting, 'ignore' errors.
Wed, 03 Feb 2010 16:00:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 03 Feb 2010 01:03:09 +0000 Mark Doliner Put all our rateclass members in a single hash table instead of in one
Wed, 03 Feb 2010 00:07:45 +0000 Mark Doliner This extra check doesn't really work now that we have a concept of a
Wed, 03 Feb 2010 00:05:22 +0000 Mark Doliner optimization to the oscar prpl to use less memory, care of Shaun Lindsay
Tue, 02 Feb 2010 23:44:33 +0000 Mark Doliner We were using this formula from before the documentation was public, and
Tue, 02 Feb 2010 23:24:20 +0000 Mark Doliner Let's just do this mod on the fly instead of changing the variable
Tue, 02 Feb 2010 23:18:09 +0000 Mark Doliner Move two logging statements from oscar.c to family_oservice.c so we
Tue, 02 Feb 2010 23:11:35 +0000 Mark Doliner We don't need to keep the delta in memory. We keep the actual time of
Tue, 02 Feb 2010 22:56:17 +0000 Mark Doliner We set every field of this struct explicitly when we create it, so don't
Tue, 02 Feb 2010 20:42:00 +0000 Mark Doliner We should be using the type listed in the response, not in the
Mon, 01 Feb 2010 22:00:26 +0000 Sadrul Habib Chowdhury Fix merge.
Mon, 01 Feb 2010 21:51:20 +0000 Sadrul Habib Chowdhury merge of '4a72c5feaab572105b4902609836cd509328aa6d'
Mon, 01 Feb 2010 21:50:17 +0000 Sadrul Habib Chowdhury Look for non-null before processing theme input. Closes #10521 (again).
Mon, 01 Feb 2010 21:28:33 +0000 Marcus Lundblad merge of '6e11e232a469bd7bd1f5c8dadebcfa5809eb1cd1'
Mon, 01 Feb 2010 21:15:19 +0000 Paul Aurich merge of '47bd1e8215f2e068f00151ed40c211745f596aba'
Mon, 01 Feb 2010 21:15:16 +0000 Paul Aurich disapproval of revision '23fc27a319dd87434fdaf42acecbe1962468bbb8'
Mon, 01 Feb 2010 21:26:35 +0000 Marcus Lundblad jabber: Only make the SRV lookup for STUN based on the domain if no STUN
Fri, 29 Jan 2010 14:23:15 +0000 Adi Roiban Mark strings for translation.
Fri, 29 Jan 2010 03:56:00 +0000 Luoh Ren-Shan Search friends by email addresses in the buddylist.
Fri, 29 Jan 2010 13:00:26 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 29 Jan 2010 01:41:16 +0000 Sadrul Habib Chowdhury merge of 'dc8e146830c1b3fa49695fd76eba4bc811e7ec53'
Thu, 28 Jan 2010 21:44:16 +0000 Sadrul Habib Chowdhury We allow aliasing chats. So don't show an error message when we try to.
Thu, 28 Jan 2010 20:39:24 +0000 Sadrul Habib Chowdhury Strip both \n and \r at the end of the lines when parsing a smiley theme.
Thu, 28 Jan 2010 19:57:00 +0000 Federico Mena Quintero Show tooltip for ellipsized tab titles.
Fri, 29 Jan 2010 01:30:38 +0000 Fartash Faghri Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
Thu, 28 Jan 2010 17:44:28 +0000 Sadrul Habib Chowdhury irssi wm: Move/Resize windows only if necessary.
Thu, 28 Jan 2010 17:24:13 +0000 Sadrul Habib Chowdhury gnt: Make sure the ordering of the windows is correct after a refresh.
Thu, 28 Jan 2010 05:06:24 +0000 Sadrul Habib Chowdhury gnt: Restore hardware cursor after reordering windows.
Wed, 27 Jan 2010 22:23:30 +0000 Sadrul Habib Chowdhury irssi wm: Restore the hardware cursor after title updates.
Wed, 27 Jan 2010 21:29:38 +0000 Sadrul Habib Chowdhury Fix a crash when setting a buddyicon.
Wed, 27 Jan 2010 21:24:15 +0000 Sadrul Habib Chowdhury oscar: Try to make the error message more verbose.
Tue, 26 Jan 2010 19:26:36 +0000 Paul Aurich ft: Fix ui_ops->ui_read being called too often (when it's not ready).
Tue, 26 Jan 2010 17:42:57 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 26 Jan 2010 02:22:22 +0000 Paul Aurich merge of '3bd2c7a6603e3818db5888eda798d4a336a3665b'
Tue, 26 Jan 2010 02:18:16 +0000 Paul Aurich jabber: Wrap XHTML-IM messages in <p/> for greater interoperability justice. Closes #11253
Mon, 25 Jan 2010 18:43:42 +0000 Marcus Lundblad Fix an incorrect API comment
Sun, 24 Jan 2010 22:49:33 +0000 Bj«Órn Voigt German translation update
Sun, 24 Jan 2010 05:15:33 +0000 Paul Aurich Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.
Sun, 24 Jan 2010 03:53:36 +0000 Sadrul Habib Chowdhury Allow copying username (and other settings) for a connected account from
Sat, 23 Jan 2010 06:20:54 +0000 Sadrul Habib Chowdhury Free allocated string from text-buffer.
Sat, 23 Jan 2010 03:56:35 +0000 Paul Aurich gtkrequest: Handle a multiline text field being set as required properly.
Fri, 22 Jan 2010 17:36:42 +0000 Paul Aurich jabber: Don't fetch Adhoc Commands for MUC chat members.
Thu, 21 Jan 2010 20:28:41 +0000 Paul Aurich jabber: Pedantically this bothered me, but changing the message to
Thu, 21 Jan 2010 20:23:38 +0000 Paul Aurich jabber: Newline at the end of this message.
Tue, 19 Jan 2010 06:33:18 +0000 Elliott Sales de Andrade merge of '7c5666620054a24425f455a96975fbf6174ad8a0'
Sat, 16 Jan 2010 23:47:26 +0000 Paul Aurich Updated Polish win32 installer translation. Closes #11198.
Sun, 17 Jan 2010 09:19:01 +0000 Elliott Sales de Andrade Fix spelling mixup.
Sun, 17 Jan 2010 00:59:14 +0000 Gabriel Schulhof Patch from Gabriel Schulhof to correctly disable all missing dependencies
Sat, 16 Jan 2010 23:14:41 +0000 Gabriel Schulhof Patch from Gabriel Schulhof to correctly size the GtkIMHtml entry in the
Sat, 16 Jan 2010 01:10:45 +0000 Paul Aurich Updated Afrikaans tranlsation. Closes #11180.
Sat, 16 Jan 2010 01:09:24 +0000 Paul Aurich Updated Polish translation. Closes #11175
Thu, 14 Jan 2010 20:22:07 +0000 Paul Aurich Updated Czech translation based on mcepl's issue. Closes #11172.
Thu, 14 Jan 2010 20:17:49 +0000 Paul Aurich Updated Gujarati and Kannada translations. Closes #11132, #11101.
Thu, 14 Jan 2010 19:51:14 +0000 Paul Aurich merge of '4b5ba819f03c9c79eb7d9a9cce48dbb028bdd9e5'
Thu, 14 Jan 2010 19:49:03 +0000 Mark Doliner Call msim_user_free here to make sure we cancel url_data and free one or
Thu, 14 Jan 2010 01:46:17 +0000 Paul Aurich Updated Albanian translation. Closes #11055.
Thu, 14 Jan 2010 01:44:55 +0000 Paul Aurich Further updates to Russian translation. Closes #11005
Thu, 14 Jan 2010 01:42:16 +0000 Paul Aurich Add Marathi translation from Sandeep Shedmake. Closes #11080.
Thu, 14 Jan 2010 01:33:27 +0000 Paul Aurich Updated Ukranian translation. Closes #11115
Thu, 14 Jan 2010 01:27:22 +0000 Paul Aurich Updated Simplified Chinese translation. Closes #11138.
Thu, 14 Jan 2010 01:26:04 +0000 Paul Aurich Updated Norwegian Nynorsk translation. Closes #11139
Thu, 14 Jan 2010 18:37:32 +0000 Paul Aurich I think this is only the place this could leak...
Thu, 14 Jan 2010 07:24:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 13 Jan 2010 14:00:29 +0000 Stu Tomlinson xmlCleanupParser() should not be called like it was being
Wed, 13 Jan 2010 12:49:14 +0000 Peter Hjalmarsson Updated Swedish translation
Wed, 13 Jan 2010 08:05:31 +0000 fang Fix 'make check' on OS X by adding in a not-installed libqq shared lib.
Wed, 13 Jan 2010 03:13:26 +0000 Paul Aurich Cyrus may not have anything (yet) if it's waiting for a callback or something.
Thu, 14 Jan 2010 07:23:35 +0900 Yoshiki Yazawa merge
Fri, 08 Jan 2010 20:16:13 +0000 Paul Aurich Bump the micro version
Fri, 08 Jan 2010 20:11:49 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
Fri, 08 Jan 2010 15:34:10 +0000 Bj«Órn Voigt German update: 2 fuzzy marks removed
Fri, 08 Jan 2010 19:01:39 +0000 Paul Aurich NEWSifying
Fri, 08 Jan 2010 18:43:29 +0000 Paul Aurich Fix date in ChangeLogs.
Fri, 08 Jan 2010 18:29:53 +0000 Paul Aurich Changelog the reason for this release.
Fri, 08 Jan 2010 01:40:33 +0000 Daniel Atallah Prepare for 2.6.5
Fri, 08 Jan 2010 01:30:43 +0000 Daniel Atallah *** Plucked rev ea18c8ce78c0229a5b968aab268f38e9bcae0aee (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
Thu, 07 Jan 2010 23:51:10 +0000 Daniel Atallah Update for 2.6.5
Thu, 07 Jan 2010 23:48:56 +0000 Daniel Atallah *** Plucked rev 3976bac9dc1aafa42217dda56118316cb2fed956 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
Thu, 07 Jan 2010 23:48:32 +0000 Daniel Atallah *** Plucked rev 0707f870a510922ae86ef379b5f01efa76d01402 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
Thu, 07 Jan 2010 23:48:06 +0000 Daniel Atallah *** Plucked rev b0c392df480480c0a511e96fc7b2eb7f827e6efb (bcc0147bab874ca52c55ad4900545e17528bf8fd):
Thu, 07 Jan 2010 23:47:19 +0000 Daniel Atallah *** Plucked rev 2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
Thu, 07 Jan 2010 23:47:00 +0000 Daniel Atallah *** Plucked rev d1026e37e4b82add833d2a302a41c8f84e4e2bbb (cc475d6ed3e62e0458659c41bb58ac72f63d88c9):
Thu, 07 Jan 2010 23:46:24 +0000 Daniel Atallah *** Plucked rev 8549b9a30115559965e9bf93bb15a45b04c1d149 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
Thu, 07 Jan 2010 23:46:01 +0000 Daniel Atallah *** Plucked rev 4356cc7feb044645d98b4ec0ce70476371949c99 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
Thu, 07 Jan 2010 23:44:38 +0000 Daniel Atallah *** Plucked rev aada73f0d8a35997280d570f47caf30907fe68df (bcc0147bab874ca52c55ad4900545e17528bf8fd):
Thu, 07 Jan 2010 23:44:05 +0000 Daniel Atallah *** Plucked rev f39cd1fed08fe5f5e3165a087fcc36ed984a6eee (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
Thu, 07 Jan 2010 23:43:26 +0000 Daniel Atallah *** Plucked rev 1cd91846f484f7d7090d25b0e65d851a0dadcb90 (e894e488d2219b69664de488ee1af7f275f8817d):
Thu, 07 Jan 2010 23:42:35 +0000 Daniel Atallah *** Plucked rev a35d515dd2c8f385ed4563358fccee9108573018 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
Thu, 07 Jan 2010 23:42:06 +0000 Daniel Atallah *** Plucked rev 8afdf9fa3c0c98a6735023230f285152f54c3a79 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
Thu, 07 Jan 2010 23:41:17 +0000 Daniel Atallah *** Plucked rev 941f01ed2234f8e476b7260fbd6ea873583387f7 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
Thu, 07 Jan 2010 23:38:42 +0000 Daniel Atallah *** Plucked rev 4be2df4f72bd8a55cdae7f2554b73342a497c92f (bcc0147bab874ca52c55ad4900545e17528bf8fd):
Wed, 06 Jan 2010 22:51:29 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 06 Jan 2010 08:43:49 +0000 Jochen Kemnade German translation update
Wed, 06 Jan 2010 04:04:43 +0000 Daniel Atallah Allow the "Bonjour" group to be renamed and function similarly to dragging the buddies into a different group. Fixes #11052
Wed, 06 Jan 2010 01:03:02 +0000 Stu Tomlinson Add support for the uri-handler signal to the signals-test plugin
Wed, 06 Jan 2010 01:00:13 +0000 Stu Tomlinson Remove an unused variable, and don't free the dbus error until after we are
Wed, 06 Jan 2010 00:55:08 +0000 Stu Tomlinson If a buddy is deleted less than 11 seconds after they sign on or off, and
Wed, 06 Jan 2010 00:48:50 +0000 Stu Tomlinson purple_account_request_authorization() does not require non-NULL auth and
Wed, 06 Jan 2010 00:01:23 +0000 Paul Aurich Disable this part of roster versioning, too (for now). Refs #10935.
Tue, 05 Jan 2010 21:04:26 +0000 Paul Aurich This string is already translated; so it need not be translated again.
Tue, 05 Jan 2010 17:46:00 +0000 John Bailey ChangeLog the gg buddy icon thing.
Tue, 05 Jan 2010 17:42:03 +0000 grommasher Fix Gadu-Gadu avatars. The server's response format has changed. Fixes #11050.
Tue, 05 Jan 2010 06:43:18 +0000 Elliott Sales de Andrade Save the event source ID for search_find_cb so that it's removed when the
Mon, 04 Jan 2010 00:17:02 +0000 Elliott Sales de Andrade The official MSN client supports setting (animated) GIFs as a buddy icon,
Sun, 03 Jan 2010 23:33:59 +0000 Elliott Sales de Andrade Fix some funny indenting.
Fri, 01 Jan 2010 22:05:40 +0000 Elliott Sales de Andrade Don't bother asking for an authorization message for users that added us to
Fri, 01 Jan 2010 21:55:01 +0000 Elliott Sales de Andrade Set user->authorized for pending buddies meaning we're authorized to add
Fri, 01 Jan 2010 08:40:29 +0000 Elliott Sales de Andrade I already removed the other g_stat, so I don't think this one is needed
Fri, 01 Jan 2010 08:32:17 +0000 Elliott Sales de Andrade merge of '016d96cd3d2c3e0c9966b9209bae225a8d3cb696'
Thu, 31 Dec 2009 18:03:25 +0000 Paul Aurich merge of '48c771eeb88cbd5496d0886b95e8bbe1079d9f92'
Thu, 31 Dec 2009 17:33:35 +0000 Stu Tomlinson Fix building finch & libgnt using older gcc or non-gcc compilers that do
Thu, 31 Dec 2009 14:53:58 +0000 Stu Tomlinson <glib/gstdio.h> only exists in glib 2.6 and newer. It was only needed for the
Thu, 31 Dec 2009 18:02:58 +0000 Paul Aurich Remove commas at end of enumerator lists because C++ -pedantic complains
Thu, 31 Dec 2009 05:32:08 +0000 cafoote perl: Fix the package names for some types. Closes #10973.
Thu, 31 Dec 2009 05:23:13 +0000 Paul Aurich conv: Clarify this (per a question on the m-l, though it confused me the first time through, too).
Wed, 30 Dec 2009 23:00:54 +0000 Paul Aurich ft: Add some useful debug logging.
Mon, 28 Dec 2009 21:19:51 +0000 Paul Aurich msn: Use the PurpleXfer size if available.
Thu, 31 Dec 2009 05:24:31 +0000 Elliott Sales de Andrade Each PurpleSmiley has a PurpleStoredImage behind it, so there's no need to
Thu, 31 Dec 2009 04:45:35 +0000 Elliott Sales de Andrade Using 'if (img==NULL) return;' fails to clean up properly, so invert the
Thu, 31 Dec 2009 04:13:55 +0000 Elliott Sales de Andrade There's no need to check type twice here. Also, g_return_if_reached is not
Thu, 31 Dec 2009 00:33:12 +0000 Elliott Sales de Andrade Don't try to remove a timeout on a NULL conversation, which can happen when
Fri, 25 Dec 2009 19:25:22 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 23 Dec 2009 07:47:14 +0000 Elliott Sales de Andrade Add a GtkAlignment to create a small indent for the file transfer details.
Wed, 23 Dec 2009 07:13:27 +0000 Elliott Sales de Andrade Show the name of the account in the "Set Friendly Name" dialog.
Wed, 23 Dec 2009 06:23:24 +0000 Elliott Sales de Andrade Call purple_xfer_cancel_local instead of purple_xfer_request_denied when
Wed, 23 Dec 2009 05:57:45 +0000 Elliott Sales de Andrade The PurpleXfer should be unref'd if the file selection dialog was
Wed, 23 Dec 2009 05:55:02 +0000 Elliott Sales de Andrade Add some verbose ref-count debugging for PurpleXfer's.
Wed, 23 Dec 2009 05:50:48 +0000 Elliott Sales de Andrade Check file permissions before sending a file transfer request.
Wed, 23 Dec 2009 05:15:17 +0000 Elliott Sales de Andrade There's no need to call purple_xfer_get_type() repeatedly.
Wed, 23 Dec 2009 04:30:12 +0000 Elliott Sales de Andrade Since the prefs variable holds the widget that refers to the prefs dialog,
Wed, 23 Dec 2009 04:27:15 +0000 Elliott Sales de Andrade Call gtk_window_set_title() for the GtkIMHtml tip window, to avoid the
Wed, 23 Dec 2009 04:12:20 +0000 Elliott Sales de Andrade Re-themeize the sample GtkIMHtml entry in the prefs Conversations page when
Wed, 23 Dec 2009 02:21:52 +0000 Elliott Sales de Andrade Oops, the GtkListStore's for the themes have a lifetime that extends over
Wed, 23 Dec 2009 01:51:19 +0000 Elliott Sales de Andrade Make sure all globals are NULL when the prefs page is destroyed.
Wed, 23 Dec 2009 01:37:07 +0000 Elliott Sales de Andrade Re-order variables to follow widget hierarchy.
Wed, 23 Dec 2009 01:34:51 +0000 Elliott Sales de Andrade Remove an unnecessary variable.
Tue, 22 Dec 2009 08:19:57 +0000 Elliott Sales de Andrade Minor commenting.
Mon, 21 Dec 2009 09:57:06 +0000 Mark Doliner Use the od->icq boolean in a few places where we were calling
Sun, 20 Dec 2009 17:13:47 +0000 Will Thompson Fix -uninstalled pc files for out-of-tree builds.
Sat, 19 Dec 2009 02:33:53 +0000 Mark Doliner Two changes:
Thu, 17 Dec 2009 16:50:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 16 Dec 2009 06:27:38 +0000 Paul Aurich Retire the Lithuanian translator per email request.
Wed, 16 Dec 2009 02:43:20 +0000 Mark Doliner merge of '8549b9a30115559965e9bf93bb15a45b04c1d149'
Sat, 12 Dec 2009 01:17:57 +0000 Mark Doliner Fix a crash when disconnecting with a pending buddy icon fetch request.
Tue, 15 Dec 2009 16:06:54 +0000 Paul Aurich certs: Cache certs once again (at the end of the verification process).
Tue, 15 Dec 2009 08:58:09 +0000 Elliott Sales de Andrade merge of '773d9ac497939f57a24695fab18a54da73d55aeb'
Tue, 15 Dec 2009 00:14:33 +0000 Paul Aurich jabber: Print a better error message when all connection methods fail.
Mon, 14 Dec 2009 23:57:26 +0000 Elliott Sales de Andrade *** Plucked rev 9115475787375850b563a1ec0b2007eaa463483e (qulogic@pidgin.im):
Mon, 14 Dec 2009 06:50:33 +0000 Elliott Sales de Andrade Don't call purple_xfer_start in msn_xfer_init. purple_xfer_start is called
Mon, 14 Dec 2009 06:10:28 +0000 Elliott Sales de Andrade Oops, don't break things for successfully receiving of a file.
Mon, 14 Dec 2009 05:58:46 +0000 Elliott Sales de Andrade Remove some extra debug lines.
Mon, 14 Dec 2009 05:45:50 +0000 Elliott Sales de Andrade Don't sent an ACK to a SLP message if the SlpCall has been marked as wasted
Mon, 14 Dec 2009 05:42:16 +0000 Elliott Sales de Andrade If we're sending a file, and libpurple tells us to cancel it, then just set
Mon, 14 Dec 2009 05:24:20 +0000 Elliott Sales de Andrade Calling purple_xfer_start may actually cancel the transfer (if the file
Mon, 14 Dec 2009 04:12:34 +0000 Elliott Sales de Andrade Remove unused variable.
Mon, 14 Dec 2009 04:10:52 +0000 Elliott Sales de Andrade I don't think there's any reason to stat this file instead of using the
Sun, 13 Dec 2009 09:40:58 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.darkrain42.msn.ft' (head 1d05e8a9b4efc830ebc22cbcfb5cf85086f10927)
Sun, 13 Dec 2009 04:16:10 +0000 Paul Aurich documentation clarification
Sun, 13 Dec 2009 03:24:01 +0000 Elliott Sales de Andrade Allow toggling debugging in the test suite with the environment variable
Sun, 13 Dec 2009 02:36:08 +0000 Elliott Sales de Andrade Fix annoying, but generally useless warning.
Sun, 13 Dec 2009 02:27:48 +0000 Elliott Sales de Andrade Make sure libpurple libraries are the first thing in the test suite's
Sun, 13 Dec 2009 00:36:36 +0000 Elliott Sales de Andrade Fix the call to g_build_path in the test suite. Before it made some really
Fri, 11 Dec 2009 19:58:46 +0000 Bj«Órn Voigt direct link to the Forum http://forum.pidgin-im.de/ within the German
Fri, 11 Dec 2009 03:07:52 +0000 Paul Aurich merge of 'a74fb0eb2e8074bf51ffad1750e6eeaf2b28c645'
Thu, 10 Dec 2009 22:10:01 +0000 Elliott Sales de Andrade merge of '23403faa17b752c8e88650199945fbd8843f3796'
Thu, 10 Dec 2009 21:40:13 +0000 Bj«Órn Voigt Inserted a link to the inofficial German portal www.pidgin-im.de
Fri, 11 Dec 2009 00:20:27 +0000 Marcus Lundblad Rearrange includes a bit to be consistent with the other files in the same dir
Thu, 10 Dec 2009 21:34:37 +0000 Marcus Lundblad Use the jabber_resource_know_capabilities function to determine if a buddy
Thu, 10 Dec 2009 05:40:59 +0000 Paul Aurich Disable Roster Versioning for the moment.
Thu, 10 Dec 2009 03:25:14 +0000 Paul Aurich jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
Thu, 10 Dec 2009 03:15:26 +0000 Paul Aurich jabber: Fix removing a self-contact.
Wed, 09 Dec 2009 06:16:53 +0000 Elliott Sales de Andrade merge of 'aada73f0d8a35997280d570f47caf30907fe68df'
Tue, 08 Dec 2009 17:24:33 +0000 Paul Aurich merge of 'f31da20f593d64a906374f7963e178dcd1738ac3'
Tue, 08 Dec 2009 12:13:08 +0000 Sadrul Habib Chowdhury There can be two backtab keys.
Tue, 08 Dec 2009 07:43:03 +0000 Paul Aurich merge of '05176515f0fedf038217d2e11e4e3a1c92cad166'
Tue, 08 Dec 2009 07:41:37 +0000 Paul Aurich On Windows, treat a 'xmpp:foo@bar.com' URI as opening an IM window.
Tue, 08 Dec 2009 17:23:34 +0000 Paul Aurich oscar: Avoid a printf("%s", NULL) crash when creating an AIM room.
Tue, 08 Dec 2009 04:52:50 +0000 Daniel Atallah Norwegian nynorsk win32 installer translation from Yngve Spjeld Landro
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Tue, 08 Dec 2009 03:42:59 +0000 Paul Aurich Changelog the AIM/ICQ issue. Refs #10900.
Tue, 08 Dec 2009 03:23:45 +0000 Paul Aurich oscar: Add '\n' to a debug message missing it.
Sun, 06 Dec 2009 22:44:20 +0000 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
Sun, 06 Dec 2009 19:26:52 +0000 Paul Aurich merge of 'a582dd339f019301adca693df4b1a8fb135a1774'
Sun, 06 Dec 2009 04:31:39 +0000 Paul Aurich jabber: Fix Google connecting. I wish this weren't off on its own, all sad and lonely.
Sun, 06 Dec 2009 19:26:45 +0000 Paul Aurich disapproval of revision '219b3128f3d96b126a9ed9aff2d2f3277e69dbd4'
Sun, 06 Dec 2009 04:19:06 +0000 Paul Aurich oscar: Recognize the CAPTCHA failure and print a more friendly message. Refs #10884.
Sun, 06 Dec 2009 04:00:13 +0000 Paul Aurich Updated Russian translation. Closes #10849.
Sun, 06 Dec 2009 01:01:20 +0000 Paul Aurich Tighter scoping and slightly less memory usage.
Sun, 06 Dec 2009 00:52:10 +0000 Paul Aurich jabber: Roster Versioning support.
Sun, 06 Dec 2009 00:36:59 +0000 Paul Aurich jabber: Lower the prio of this message; it's not very important.
Sat, 05 Dec 2009 22:48:34 +0000 Paul Aurich jabber: Clean up this code a little.
Fri, 04 Dec 2009 06:29:30 +0000 Paul Aurich Add all those cool new files to Makefile.mingw
Fri, 04 Dec 2009 06:25:26 +0000 Paul Aurich Changeloggin'!
Fri, 04 Dec 2009 06:24:30 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1cd91846f484f7d7090d25b0e65d851a0dadcb90)
Fri, 04 Dec 2009 06:18:05 +0000 Paul Aurich jabber: Fix that leak I mentioned (and fix a mistake where error/response weren't NULL-initialized)
Fri, 04 Dec 2009 06:04:18 +0000 Paul Aurich jabber: Fix up the cyrus auth code (although there's a leak currently)
Fri, 04 Dec 2009 05:07:26 +0000 Paul Aurich jabber: Ugh, make this C89-compliant. Bah.
Thu, 03 Dec 2009 17:00:54 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2b7a2f20d950d118157c7629dfbfa17b7afb04f0)
Thu, 03 Dec 2009 05:46:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9ba62902a7be15503ccd0006cd59c73fecc6255c)
Wed, 09 Dec 2009 03:02:03 +0000 Elliott Sales de Andrade Make sure that libpurple core knows that a buddy is on the allow list just
Fri, 04 Dec 2009 02:24:41 +0000 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"
Thu, 03 Dec 2009 08:02:54 +0000 Mark Doliner merge of '0bd5c5d235ae8c70b289e3b55a19523c4e28539e'
Thu, 03 Dec 2009 05:45:58 +0000 Paul Aurich merge of 'a35d515dd2c8f385ed4563358fccee9108573018'
Thu, 03 Dec 2009 05:45:30 +0000 Paul Aurich disapproval of revision '32e63a51dbb65b8b63d134bde098d40167574148'
Thu, 03 Dec 2009 05:39:00 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 4185001f1d8e8d7c894fa194202f7051f06cb59f)
Thu, 03 Dec 2009 05:43:23 +0000 Paul Aurich merge of '0a7ca4f8823e2b4c92a9fdac0c7a81f3ee853de5'
Thu, 03 Dec 2009 05:38:42 +0000 Paul Aurich merge of 'aa4524ddbe6f9ac48cb518a473fdc68773665bef'
Wed, 02 Dec 2009 22:27:55 +0000 Mark Doliner This magic number is documented in oscar.h, but it makes sense to
Wed, 02 Dec 2009 22:21:30 +0000 Mark Doliner Send our distid when calling startOSCARSession, as request by AOL
Wed, 02 Dec 2009 22:17:36 +0000 Mark Doliner Fix this warning:
Thu, 03 Dec 2009 08:02:40 +0000 Mark Doliner disapproval of revision '04b807937c8e058bcddca1fe81be8cf681345ae8'
Wed, 02 Dec 2009 22:14:13 +0000 Mark Doliner Remove unused variable
Wed, 02 Dec 2009 19:38:07 +0000 Paul Aurich Swap the order of -L and -l so that Solaris can find the Python libraries.
Tue, 01 Dec 2009 21:56:55 +0000 Paul Aurich oops.
Tue, 01 Dec 2009 21:39:18 +0000 Marcus Lundblad Fix ChangeLog after merge...
Tue, 01 Dec 2009 21:36:55 +0000 Marcus Lundblad merge of '1cebb8e5585732c30dcfb31a6700dcb78ae47b44'
Tue, 01 Dec 2009 21:24:11 +0000 Paul Aurich Changelog that.
Tue, 01 Dec 2009 21:18:45 +0000 Paul Aurich jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again.
Tue, 01 Dec 2009 16:49:15 +0000 Paul Aurich strchr() is valid on a UTF8 string when searching for an ASCII character
Tue, 01 Dec 2009 16:46:57 +0000 Paul Aurich strchr() is safe when searching for an ASCII character in UTF8 strings.
Tue, 01 Dec 2009 21:26:58 +0000 Marcus Lundblad jabber: When getting info on a "bare" domain JID, interpret the value of "last"
Tue, 01 Dec 2009 04:56:47 +0000 Paul Aurich jabber: Use the error code instead of string matching.
Tue, 01 Dec 2009 02:54:22 +0000 Paul Aurich Use g_strndup() for great justice.
Tue, 01 Dec 2009 07:32:53 +0000 Paul Aurich Let's try a more complex set of return states / values for auth mechs.
Tue, 01 Dec 2009 04:21:40 +0000 Paul Aurich Add a second SCRAM test with one of the suggested test characters from the I-D.
Tue, 01 Dec 2009 03:05:11 +0000 Paul Aurich Add the new files to POTFILES.in
Tue, 01 Dec 2009 02:53:29 +0000 Paul Aurich jabber: Clean up the SCRAM code a little.
Tue, 01 Dec 2009 00:30:22 +0000 Paul Aurich jabber: Should have looked for this function earlier.
Mon, 30 Nov 2009 20:35:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 00b667d9b2d5b9909693bc8c364232732b8fad0f)
Mon, 30 Nov 2009 15:46:58 +0000 John Bailey This blank line at the beginning of ChangeLog appears to have been added
Mon, 30 Nov 2009 10:52:49 +0000 Bj«Órn Voigt German update (spell checking with "lokalize")
Mon, 30 Nov 2009 20:34:54 +0000 Paul Aurich jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1.
Mon, 30 Nov 2009 02:44:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head bd56a115b35ba5922e5f9c93840d0868a4978b09)
Fri, 27 Nov 2009 20:41:22 +0000 Paul Aurich jabber: Use NS_XMPP_SASL
Fri, 27 Nov 2009 20:36:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)
Tue, 17 Nov 2009 23:05:18 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2980a8828dae367476dcf5d8e52783fdc137d8bf)
Tue, 17 Nov 2009 21:37:14 +0000 Paul Aurich jabber: Interop with Prosody (via Tobias' code). Hooray!
Tue, 17 Nov 2009 19:39:36 +0000 Paul Aurich jabber: Fix up the remaining issues and add a test case that interoperates with gsasl. Woot.
Tue, 17 Nov 2009 19:23:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)
Wed, 11 Nov 2009 20:32:09 +0000 Paul Aurich jabber: Handle the case where the server success-with-data is sent as a challenge/response pair.
Mon, 09 Nov 2009 04:39:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
Mon, 09 Nov 2009 03:42:26 +0000 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
Sun, 08 Nov 2009 18:39:30 +0000 Paul Aurich Clean up the two temporary buffers.
Sun, 08 Nov 2009 18:38:30 +0000 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?
Sun, 08 Nov 2009 06:06:54 +0000 Paul Aurich Fix the Hi() function and actually 'mtn add' the test file.
Sun, 08 Nov 2009 03:36:14 +0000 Paul Aurich jabber: Add the Hi() function (PBKDF2).
Sun, 08 Nov 2009 03:34:48 +0000 Paul Aurich jabber: Clear js->auth_mech for good measure.
Sat, 07 Nov 2009 07:03:49 +0000 Paul Aurich jabber: A little more use of accessors.
Sat, 07 Nov 2009 06:59:52 +0000 Paul Aurich More oops.
Sat, 07 Nov 2009 06:55:55 +0000 Paul Aurich Speilling!
Sat, 07 Nov 2009 06:42:48 +0000 Paul Aurich jabber: Oops, re-enable DIGEST-MD5 (I was testing PLAIN).
Sat, 07 Nov 2009 06:41:33 +0000 Paul Aurich jabber: Use accessors instead of directly accessing gc->account (and similar)
Sat, 07 Nov 2009 06:10:17 +0000 Paul Aurich jabber: Factor the SASL auth methods into their own files.
Sun, 13 Dec 2009 09:35:23 +0000 Elliott Sales de Andrade Fix sending an MSN file transfer request.
Fri, 20 Nov 2009 01:18:28 +0000 Elliott Sales de Andrade msn_xfer_progress_cb is no longer used.
Fri, 20 Nov 2009 01:17:51 +0000 Elliott Sales de Andrade Get rid of slpmsg->fp since the core is handling all the partial reads and
Fri, 20 Nov 2009 00:35:30 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head a878de35a8972daab016ed05e7af50043bd856ca)
Fri, 16 Oct 2009 01:26:04 +0000 Paul Aurich A quick and dirty hack to make MSN use the in-core code to perform FT.
Thu, 03 Dec 2009 05:41:56 +0000 Paul Aurich disapproval of revision 'd612071593881b9ae7e92a1820cf13d3e45b1f94'
Thu, 03 Dec 2009 05:38:10 +0000 Paul Aurich disapproval of revision 'd6f80b7ba5ba2da4ae203eac6f07565721b10ad8'
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 30 Nov 2009 05:59:57 +0000 John Bailey Update for 2.6.5.
Mon, 30 Nov 2009 03:42:37 +0000 Sadrul Habib Chowdhury NEWS.
Mon, 30 Nov 2009 03:24:49 +0000 Elliott Sales de Andrade NEWS-ify like there's no release tomorrow.
Mon, 30 Nov 2009 03:13:18 +0000 John Bailey Drop the devel suffix from version numbers.
Mon, 30 Nov 2009 03:05:10 +0000 John Bailey Win32 ChangeLog.
Mon, 30 Nov 2009 03:01:13 +0000 John Bailey Date the changelogs and move a couple items to more correct locations.
Mon, 30 Nov 2009 03:00:37 +0000 John Bailey NEWSing
Mon, 30 Nov 2009 02:40:30 +0000 Paul Aurich Use g_str_equal()
Mon, 30 Nov 2009 02:00:13 +0000 John Bailey Update a bunch of translations.
Sun, 29 Nov 2009 21:50:22 +0000 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
Sun, 29 Nov 2009 21:49:54 +0000 Josep Puigdemont Updated Catalan translation
Sun, 29 Nov 2009 19:32:36 +0000 Paul Aurich oscar: Fix '<' in AIM/ICQ status messages. Closes #10304.
Sun, 29 Nov 2009 17:36:41 +0000 Florian Qu«²ze jabber: Don't use C99 time formatters, which are apparently not available on Windows when using MSVC.
Sun, 29 Nov 2009 17:35:00 +0000 Florian Qu«²ze ft: Properly set a bitmask field (so it includes PURPLE_MESSAGE_SYSTEM like
Sun, 29 Nov 2009 17:32:05 +0000 Paul Aurich merge of '263b34adf7373694b48a494714d66824d6bb3443'
Sun, 29 Nov 2009 16:24:35 +0000 John Bailey ChangeLog the Proxy-Authorization thing. Refs #2910. Need a proper name
Sun, 29 Nov 2009 16:16:49 +0000 John Bailey merge of '32e63a51dbb65b8b63d134bde098d40167574148'
Sun, 29 Nov 2009 16:14:36 +0000 thecrux Don't send Proxy-Authorization headers until we've received a
Sun, 29 Nov 2009 03:19:51 +0000 Paul Aurich pidgin: Change the 'disabled' look in the Send To menu to apply to all offline buddies in a contact.
Sun, 29 Nov 2009 01:50:36 +0000 Paul Aurich oscar: Fix the parsing code from ichatballooncolors that broke receiving markup in 2.6.2.
Sat, 28 Nov 2009 23:13:55 +0000 Elliott Sales de Andrade Due to a server change, the friendly name on MSN was being changed to the
Sat, 28 Nov 2009 21:33:06 +0000 Josep Puigdemont Catalan translation updated.
Sat, 28 Nov 2009 14:45:36 +0000 ª±ric Boumaour update french translation.
Sat, 28 Nov 2009 04:11:09 +0000 Paul Aurich Forgot to save.
Sat, 28 Nov 2009 04:10:37 +0000 Paul Aurich jabber: Here's a good reason for the namespace defines. Fix a typo 'urn:xmpp:bosh'.
Sat, 28 Nov 2009 04:05:17 +0000 Paul Aurich jabber: Delayed Delivery namespaces
Sat, 28 Nov 2009 02:45:45 +0000 Paul Aurich Fix dbus bindings. Refs #10523. Thanks, dvpdiner2.
Sat, 28 Nov 2009 02:11:27 +0000 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 941ed993edbcb85fcad21b12e2b914a4e9b248d1)
Wed, 25 Nov 2009 08:42:10 +0000 andrew victor The data sent back to MXit when the user clicks on a link should be sent
Wed, 25 Nov 2009 08:17:02 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head d330e81020232653571a0d5b1f5c927bc148a6fe)
Tue, 24 Nov 2009 15:53:11 +0000 andrew victor We need to escape any special "html" characters in a status message, otherwise
Tue, 24 Nov 2009 15:12:42 +0000 andrew victor These status strings are accessed from mxit_convert_presence_to_name() for the
Tue, 24 Nov 2009 13:38:25 +0000 andrew victor If Pidgin is running in Debug mode, on Windows, and no splash-screen is
Tue, 24 Nov 2009 13:23:27 +0000 andrew victor The "packed" attribute on the raw_chunk data-structure seems to be a GCC extension.
Tue, 24 Nov 2009 11:50:55 +0000 andrew victor Bump the plugin version up to 2.3.0 to indicate version included with Pidgin.
Sun, 29 Nov 2009 16:16:40 +0000 John Bailey disapproval of revision '661db628ce40c3548058f062ea72d9687654d53a'
Sat, 28 Nov 2009 05:51:05 +0000 Paul Aurich jabber: Don't print "Extra content at the end of the document".
Fri, 27 Nov 2009 20:52:01 +0000 Paul Aurich jabber: This is more clear.
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Fri, 27 Nov 2009 16:21:29 +0000 Paul Aurich Add the XEP# for ping, now that I'm hooked up to the interwebs.
Fri, 27 Nov 2009 07:13:38 +0000 Paul Aurich merge of '5e1784d5a975dc0726e72521fbf6024dfa281d84'
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Thu, 26 Nov 2009 22:47:53 +0000 Paul Aurich jabber: Add the missing file and fix up the Google session namespaces
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Thu, 26 Nov 2009 19:47:39 +0000 Paul Aurich jabber: Alphabetize the sources in the Makefile
Thu, 26 Nov 2009 19:45:21 +0000 Paul Aurich jabber/jingle: Slightly less repitition.
Thu, 26 Nov 2009 21:47:25 +0000 Bj«Órn Voigt German update (2 new strings "Malay" and "Ukranian")
Thu, 26 Nov 2009 12:09:34 +0000 Kelemen G«¡bor Updated Hungarian translation for 2.6.4
Wed, 25 Nov 2009 19:00:39 +0000 Stu Tomlinson Add some safety to jabber_send_signal_cb in case someone else was listening
Wed, 25 Nov 2009 16:39:29 +0000 Stu Tomlinson Make yahoo_codes_to_html not crash when given an empty string, or a string
Wed, 25 Nov 2009 16:10:28 +0000 Sadrul Habib Chowdhury Update the finch manpage a little.
Wed, 25 Nov 2009 13:40:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 24 Nov 2009 17:14:59 +0000 Sadrul Habib Chowdhury *** Plucked rev 3ad8ea46 (resiak@pidgin.im):
Mon, 23 Nov 2009 19:00:00 +0000 Paul Aurich Added Malay translation from Muhammad Najmi bin Ahmad Zabidi. Closes #10578.
Mon, 23 Nov 2009 18:47:06 +0000 Paul Aurich Updated Ukranian translation. Closes #10239.
Mon, 23 Nov 2009 18:24:49 +0000 Paul Aurich merge of '0644248e7ae782562a19e64ff02bb1f4b7194132'
Mon, 23 Nov 2009 18:23:07 +0000 Jochen Kemnade some spelling, capitalization and hyphenation fixes
Mon, 23 Nov 2009 18:10:38 +0000 Paul Aurich Updated Hebrew, Norwegian Nynorsk, and Simplified Chinese translations.
Mon, 23 Nov 2009 17:02:26 +0000 Bj«Órn Voigt German update for some keyboard accelerators
Mon, 23 Nov 2009 16:27:17 +0000 Bj«Órn Voigt German translation update
Mon, 23 Nov 2009 07:57:49 +0000 Mark Doliner Avoid these two compile warnings by using more specific function signatures:
Mon, 23 Nov 2009 07:15:53 +0000 Mark Doliner struct tx_packet->datalen is an int, so use %d here instead of G_GSIZE_FORMAT
Mon, 23 Nov 2009 06:13:24 +0000 Elliott Sales de Andrade merge of '4ede3b155e9d443dcec45785cecef60b7af55de9'
Mon, 23 Nov 2009 00:19:33 +0000 Mark Doliner I'm not comfortable with this being an assert. If it fails then Pidgin
Sun, 22 Nov 2009 23:47:35 +0000 Mark Doliner A few other minor little translation-related fixes
Sun, 22 Nov 2009 23:35:26 +0000 Mark Doliner merge of '569642987f6f11fdb718731b245d60f535fe0962'
Mon, 23 Nov 2009 06:12:47 +0000 Elliott Sales de Andrade Add some more MSN client caps. Not that we actually use any of them.
Sun, 22 Nov 2009 23:11:19 +0000 Elliott Sales de Andrade merge of '94344158f35dde02dc906e3e5e39e58a326ff1be'
Sun, 22 Nov 2009 23:05:51 +0000 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
Sun, 22 Nov 2009 23:34:52 +0000 Mark Doliner Accidentally reversed this logic in an earlier commit
Sun, 22 Nov 2009 23:13:19 +0000 Mark Doliner The MXit guy seems to like spaces between his parenthesis, so I'll be
Sun, 22 Nov 2009 23:00:57 +0000 Mark Doliner Spaces to tab
Sun, 22 Nov 2009 22:39:51 +0000 Mark Doliner Finish making this change that I started earlier today. This doesn't
Sun, 22 Nov 2009 21:13:52 +0000 sttwister merge of '5dd45a65920d3936eba743066aaa34e00084f3bd'
Sun, 22 Nov 2009 21:13:50 +0000 sttwister merge of '5abbad5cd71f99c20f09b841f16db29597be4cc2'
Sun, 22 Nov 2009 19:21:20 +0000 Mark Doliner Mark a bunch of mxit strings for translation
Sun, 22 Nov 2009 20:03:02 +0000 Evan Schoenberg Changelogging the Direct IM unicode fixes
Sun, 22 Nov 2009 19:25:02 +0000 Evan Schoenberg Spelling fix in a debug log
Sun, 22 Nov 2009 18:56:06 +0000 Evan Schoenberg Plucked d2a1d52b3bbf29baa53b9ddaa635d50b6332064f from im.pidgin.adium
Sun, 22 Nov 2009 18:38:31 +0000 Mark Doliner This fixes a crash when attempting to register a new account and failing
Sun, 22 Nov 2009 18:22:18 +0000 Mark Doliner I think errdesc was meant to be used here, not errmsg. errmsg isn't
Sun, 22 Nov 2009 13:40:47 +0000 Jochen Kemnade German translation update round one
Sat, 21 Nov 2009 19:40:03 +0000 Sadrul Habib Chowdhury Fix scrolling bug for very busy chat rooms.
Fri, 20 Nov 2009 21:49:36 +0000 Sadrul Habib Chowdhury Destroy the menu-actions created by plugins for the context menus.
Fri, 20 Nov 2009 21:48:29 +0000 Sadrul Habib Chowdhury Add missing copyright headers.
Fri, 20 Nov 2009 21:45:44 +0000 Sadrul Habib Chowdhury Fix showing umlauts etc. on non-utf8 locales.
Fri, 20 Nov 2009 16:46:58 +0000 Sadrul Habib Chowdhury Underline the selection in a checkbox.
Fri, 20 Nov 2009 09:11:10 +0000 Sadrul Habib Chowdhury Remove a bunch of code duplication.
Fri, 20 Nov 2009 09:06:35 +0000 Sadrul Habib Chowdhury Set prgname for pidgin.
Fri, 20 Nov 2009 08:28:31 +0000 Sadrul Habib Chowdhury Remove some dead code.
Fri, 20 Nov 2009 08:02:10 +0000 Sadrul Habib Chowdhury Fix reset-formatting for some cases.
Sun, 22 Nov 2009 21:13:20 +0000 sttwister Documented chat API. References #10605
Fri, 20 Nov 2009 16:36:33 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 20 Nov 2009 06:23:23 +0000 Sadrul Habib Chowdhury Allow ellipsizing on the status menus in the preference window.
Fri, 20 Nov 2009 05:09:27 +0000 Sadrul Habib Chowdhury Prevent an infinite loop from the preference window.
Tue, 17 Nov 2009 23:05:13 +0000 Paul Aurich merge of '47697d74271a33e8dfe15fdeef4210b3ca9b762f'
Tue, 17 Nov 2009 23:04:24 +0000 Paul Aurich jabber: Update to v1.2 of the spec (adds a few more elements).
Tue, 17 Nov 2009 22:03:50 +0000 Paul Aurich '=' and ',' are valid nodeprep characters
Tue, 17 Nov 2009 21:34:28 +0000 Marcus Lundblad jabber: don't crash when right-clicking on buddies non on the local roster
Tue, 17 Nov 2009 19:10:17 +0000 Daniel Atallah Add mxit to uninstall list
Tue, 17 Nov 2009 17:16:40 +0000 Daniel Atallah This appears to be the correct way to set the spin button value.
Tue, 17 Nov 2009 17:10:22 +0000 Daniel Atallah Fix the proxy configuration fields to appear as appropriate for the current proxy selection. Also reduce the scope on the proxy frame variables.
Tue, 17 Nov 2009 16:32:20 +0000 Daniel Atallah Fix some stuff in the prefs dialog on Win32
Tue, 17 Nov 2009 16:11:59 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Tue, 17 Nov 2009 15:43:14 +0000 Daniel Atallah Remove unnecessary include
Tue, 17 Nov 2009 15:14:23 +0000 John Bailey nosnilmot points out that this breaks people who share a .purple directory
Tue, 17 Nov 2009 07:33:34 +0000 John Bailey ChangeLog all the prefs window changes.
Tue, 17 Nov 2009 06:57:57 +0000 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.prefs_window' (head 753538dd05ced6c0319b4bbabd7cac8fb6edee28)
Tue, 17 Nov 2009 06:49:12 +0000 John Bailey Ok, clearly I'm an idiot. I removed the right line but from the wrong block.
Tue, 17 Nov 2009 06:45:20 +0000 John Bailey I *think* this properly adds back the font preference stuff I axed earlier, but
Tue, 17 Nov 2009 05:59:51 +0000 John Bailey This should fix dvpdiner2's crash.
Mon, 16 Nov 2009 08:10:44 +0000 Elliott Sales de Andrade merge of '79639d895e39ef23c24691d0736a265373e2b49c'
Mon, 16 Nov 2009 08:06:20 +0000 Elliott Sales de Andrade In GNOME 2.26, the program gnome-network-preferences was renamed to
Mon, 16 Nov 2009 07:45:34 +0000 Elliott Sales de Andrade Don't leak path.
Mon, 16 Nov 2009 07:41:23 +0000 Elliott Sales de Andrade Make the instructions wrap a bit nicer.
Mon, 16 Nov 2009 07:29:51 +0000 Elliott Sales de Andrade Fix alignment and widget parents of the smiley theme combo box to match
Mon, 16 Nov 2009 07:25:58 +0000 Elliott Sales de Andrade Rename a smiley theme function to be a bit more descriptive.
Mon, 16 Nov 2009 07:25:22 +0000 Elliott Sales de Andrade Fix merge error
Mon, 16 Nov 2009 07:19:27 +0000 Elliott Sales de Andrade merge of '23b195ee466a16623c26be2604cba4a8c5b889b2'
Mon, 16 Nov 2009 07:08:27 +0000 Elliott Sales de Andrade Remove some code duplication which also fixes a small inconsistency in the
Mon, 16 Nov 2009 07:04:32 +0000 Elliott Sales de Andrade Convert Smiley theme selection to the simpler combo box affair that's in
Mon, 16 Nov 2009 07:11:16 +0000 John Bailey Add a font pref to the pidginrc plugin to control the conversation history
Mon, 16 Nov 2009 06:56:04 +0000 John Bailey Make a frame for the combo box theme selectors and make the labels left-aligned
Mon, 16 Nov 2009 06:31:17 +0000 John Bailey Show the Configure Proxy and Configure Browser buttons if the relevant GNOME
Mon, 16 Nov 2009 05:33:14 +0000 John Bailey Missed some widgets in that last one.
Mon, 16 Nov 2009 05:27:32 +0000 John Bailey This should fix QuLogic's missing tabs, I hope.
Mon, 16 Nov 2009 04:58:51 +0000 John Bailey Silence some assertions QuLogic noticed.
Mon, 16 Nov 2009 01:51:57 +0000 John Bailey Move the "Change status to" menu to be beside the checkbox controlling it.
Mon, 16 Nov 2009 00:57:04 +0000 John Bailey Clean up some remnants of the font prefs I killed earlier.
Mon, 16 Nov 2009 00:54:23 +0000 John Bailey Oops. If the user was running GNOME, he/she wouldn't see the proxy and browser
Mon, 16 Nov 2009 00:52:45 +0000 John Bailey Relocate the proxy and browser blurbs for GNOME users to the proxy and browser
Sun, 15 Nov 2009 20:34:53 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 726afd12644ce582c24651cc458da06453c332ad)
Sun, 15 Nov 2009 20:34:26 +0000 John Bailey Kill the use of the GNOME document font and the prefs to override it. The font
Thu, 12 Nov 2009 04:09:36 +0000 John Bailey Collapse "Sound Method" and "Sound Options" sections on the Sounds tab into one
Wed, 11 Nov 2009 23:24:21 +0000 John Bailey Get rid of the "Auto-away" section on the status/idle tab. Move all those
Wed, 11 Nov 2009 19:48:59 +0000 John Bailey Make the default themes' names consistent with the default smiley theme.
Wed, 11 Nov 2009 19:24:51 +0000 John Bailey Move the sound theme selector to the Themes tab and make the smiley section
Wed, 11 Nov 2009 16:27:46 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 21e0c593084b90bf269f264a4f54e3ac8ea291d9)
Wed, 11 Nov 2009 16:27:23 +0000 John Bailey Use a couple size groups to make the buddy list and status icon theme selectors
Wed, 11 Nov 2009 16:16:45 +0000 John Bailey I forgot to set the border on the proxy tab. This looks much better now.
Wed, 11 Nov 2009 16:14:34 +0000 John Bailey Move the status icon and blist theme comboboxes to the Themes tab. This looks
Wed, 11 Nov 2009 15:59:10 +0000 John Bailey Reorder the tabs alphabetically. I left Interface at the top because it's our
Wed, 11 Nov 2009 15:53:13 +0000 John Bailey All theme selectors will be on this tab soonish. Rename the tab to reflect it.
Wed, 11 Nov 2009 15:51:45 +0000 John Bailey The theme authors for default/nonexistant themes should be consistent. Since
Wed, 11 Nov 2009 15:19:10 +0000 John Bailey Move the proxy stuff to a separate tab, per deryni's suggestion.
Wed, 11 Nov 2009 15:17:28 +0000 John Bailey Change to side-tabs in the prefs window.
Tue, 17 Nov 2009 04:47:18 +0000 Paul Aurich merge of '5a8a2370b26bc418c7157db57a53fccacb813952'
Fri, 13 Nov 2009 19:01:26 +0000 Paul Aurich Changelog part of that.
Tue, 17 Nov 2009 11:40:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 16 Nov 2009 08:40:36 +0000 andrew victor Added MXit protocol to win32 (mingw) makefile.
Mon, 16 Nov 2009 08:27:34 +0000 pieter loubser fixed strings (removed duplicate 'server')
Sun, 15 Nov 2009 01:38:15 +0000 John Bailey Check in some updated po files. This should help the cron job take less time.
Fri, 13 Nov 2009 19:00:03 +0000 Paul Aurich jabber: Properly request just the most recent item from a PEP node.
Fri, 13 Nov 2009 18:48:29 +0000 Paul Aurich jabber: This is more correct.
Fri, 13 Nov 2009 18:47:52 +0000 Paul Aurich jabber: The second half; advertise the vCard avatar, whatever it is.
Fri, 13 Nov 2009 18:39:23 +0000 Paul Aurich jabber: Go back to not overwriting avatars if there is not one locally set.
Fri, 13 Nov 2009 18:34:04 +0000 Paul Aurich *** Plucked rev 212bd3655451599364562cabe553c5b7a19134ae (zacw@adiumx.com):
Fri, 13 Nov 2009 15:04:10 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 12 Nov 2009 23:24:43 +0000 Marcus Lundblad jabber: Determine if a buddy can receive a file transfer (when we have
Wed, 11 Nov 2009 05:40:13 +0000 maiku Fix receiving any codecs that aren't in the codec intersection.
Wed, 11 Nov 2009 02:38:28 +0000 maiku Allow the initiator to start connection checks before the remote side accepts.
Wed, 11 Nov 2009 02:06:19 +0000 maiku merge of '16c47a3521f79a6091f5196bb3649c2f9ca2922f'
Wed, 11 Nov 2009 02:05:01 +0000 maiku Handle Jingle's description-info method.
Mon, 09 Nov 2009 16:39:51 +0000 John Bailey ChangeLog the addition of the MXit prpl.
Mon, 09 Nov 2009 00:04:46 +0000 John Bailey Add the MXit plugin source files to POTFILES.in so any unique strings can be
Mon, 09 Nov 2009 00:03:36 +0000 John Bailey I was a little overzealous adding the MXit icons to the pixmaps Makefile.am.
Sun, 08 Nov 2009 23:55:56 +0000 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks
Sun, 08 Nov 2009 02:21:28 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 07 Nov 2009 04:41:04 +0000 Paul Aurich jabber: did someone say something about the end of the struct?
Sat, 07 Nov 2009 03:45:13 +0000 Paul Aurich xmppdisco: Close the input request when closing the dialog. Fixes a crash.
Fri, 06 Nov 2009 21:28:04 +0000 Sadrul Habib Chowdhury merge of 'ac8595402f07bcd2e5467756aa6ccf6d9daf907a'
Fri, 06 Nov 2009 21:26:36 +0000 Sadrul Habib Chowdhury Fix compile with debugging enabled.
Fri, 06 Nov 2009 18:12:01 +0000 Paul Aurich oscar: According to the online docs, statusCode 607 is rate limit (confirmed
Fri, 06 Nov 2009 09:57:49 +0000 Paul Aurich Hmm, I think I'm reaching diminishing returns.
Fri, 06 Nov 2009 09:30:40 +0000 Paul Aurich jabber: These uses of strlen() are unnecessary.
Fri, 06 Nov 2009 09:16:01 +0000 Paul Aurich jabber: If it should never happen, we certainly should never keep going in the function!
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
Fri, 06 Nov 2009 09:07:46 +0000 Paul Aurich Oops, make that build.
Fri, 06 Nov 2009 08:55:36 +0000 Paul Aurich jabber: Fix a few places where the default for require_tls was wrong.
Fri, 06 Nov 2009 08:47:28 +0000 Paul Aurich jabber: Use purple_strequal to simplify some auth code
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Fri, 06 Nov 2009 08:14:53 +0000 Paul Aurich jabber: Print account name on sent stanzas in the debug log.
Fri, 06 Nov 2009 17:23:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 06 Nov 2009 04:21:47 +0000 Daniel Atallah Add some additional debug output to the avahi mdns implemenation.
Fri, 06 Nov 2009 03:59:55 +0000 Paul Aurich oscar: Pretty sure this was a typo; cookie is a char ** (passed in as arg).
Fri, 06 Nov 2009 03:58:26 +0000 Paul Aurich oscar: Properly support TLS when using clientLogin.
Fri, 06 Nov 2009 01:17:25 +0000 Mark Doliner Better, or worse?
Thu, 05 Nov 2009 02:50:48 +0000 Richard Nelson Allow printable chars when searching the tree
Wed, 04 Nov 2009 23:39:08 +0000 Mark Doliner I believe this change fixes offline message retrieval.
Wed, 04 Nov 2009 22:47:18 +0000 Mark Doliner We really shouldn't be doing a whole lot in our signal handler. The
Wed, 04 Nov 2009 22:16:51 +0000 Mark Doliner merge of '661db628ce40c3548058f062ea72d9687654d53a'
Wed, 04 Nov 2009 22:16:46 +0000 Mark Doliner http://dev.aol.com/aim/oscar/ says, "All strings in Feedbag are UTF8
Wed, 04 Nov 2009 19:05:30 +0000 Paul Aurich oscar: Remove the simultaneous logins option from ICQ accounts.
Wed, 04 Nov 2009 18:41:51 +0000 Mark Doliner merge of '06b53ea832679e0dfb2e6d5d0c1b69e61f1bd38b'
Wed, 04 Nov 2009 18:41:21 +0000 Mark Doliner Fixes a bad MSN bug where passwords with multi-byte utf8 characters near
Wed, 04 Nov 2009 17:03:05 +0900 Yoshiki Yazawa merged with the trunk
Wed, 04 Nov 2009 16:58:41 +0900 Yoshiki Yazawa commit differences as a revision for now.
Wed, 04 Nov 2009 05:09:04 +0000 Paul Aurich oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
Tue, 03 Nov 2009 19:27:23 +0000 Paul Aurich oscar: Make these errors more translatable.
Tue, 03 Nov 2009 19:14:35 +0000 Paul Aurich merge of '1691b4b36ac458e77603b7cac73a91c200b2a21b'
Tue, 03 Nov 2009 18:28:56 +0000 Paul Aurich oscar: The 0x00c9 TLV seems to be buddy preferences, not limited to visibility.
Tue, 03 Nov 2009 18:07:02 +0000 Paul Aurich oscar: Update the details of the buddy preferences based on the OSCAR docs.
Tue, 03 Nov 2009 19:02:32 +0000 Marcus Lundblad Removed a couple of stray whitespaces...
Tue, 03 Nov 2009 18:51:32 +0000 Marcus Lundblad jabber: Automatically find a STUN server by SRV lookup on the account's domain
Tue, 03 Nov 2009 07:46:01 +0000 aman oscar: Display more detailed error messages when an outgoing message is bounced.
Tue, 03 Nov 2009 05:54:38 +0000 Paul Aurich ChangeLog the last few commits.
Tue, 03 Nov 2009 05:53:06 +0000 aman oscar: Update the rate calculations based on OSCAR docs.
Tue, 03 Nov 2009 05:34:36 +0000 aman oscar: Replace magic numbers with enums.
Tue, 03 Nov 2009 05:32:47 +0000 aman oscar: Differentiate the two rate-limiting login errors.
Mon, 02 Nov 2009 22:39:59 +0000 Mark Doliner Add a null check, just for the heck of it
Mon, 02 Nov 2009 04:45:52 +0000 Richard Laager Use PIDGIN_NAME here, rather than duplicate it.
Mon, 02 Nov 2009 03:12:45 +0000 John Bailey Fix the accelerators on the Network tab. Have I mentioned recently that I hate
Mon, 02 Nov 2009 03:04:56 +0000 John Bailey Make the username labels consistent with each other.
Mon, 02 Nov 2009 03:00:06 +0000 John Bailey Changelog the last few items.
Mon, 02 Nov 2009 02:58:17 +0000 John Bailey This feels hacky to me, so if someone has a better idea, go for it. This change
Mon, 02 Nov 2009 02:39:00 +0000 John Bailey Make the proxy server port entry a spin button instead. Paul noticed this
Mon, 02 Nov 2009 02:18:09 +0000 John Bailey Per discussion in devel@conference.pidgin.im a couple days ago, make the
Mon, 02 Nov 2009 00:11:37 +0000 Sadrul Habib Chowdhury Show a little prpl icon in request dialogs, when possible.
Sun, 01 Nov 2009 03:23:03 +0000 Paul Aurich dns: Check read/write return value to silence a bunch of warnings.
Sun, 01 Nov 2009 03:18:59 +0000 Sadrul Habib Chowdhury merge of '35051ef78ac9fe0b4c494411560d1b9dc566f414'
Sun, 01 Nov 2009 03:14:22 +0000 Paul Aurich merge of '1def2be2e4073bd8f441667545132de3b851cd71'
Sun, 01 Nov 2009 00:12:38 +0000 Paul Aurich dns: I don't think this worked correctly before.
Sat, 31 Oct 2009 22:25:22 +0000 Paul Aurich dns: Avoid two warnings when building with --disable-idn.
Sun, 01 Nov 2009 03:11:15 +0000 Sadrul Habib Chowdhury merge of '861f103afc4b68b9d049bb8d1f2fe8c6642267df'
Sat, 31 Oct 2009 19:23:14 +0000 Daniel Atallah Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
Fri, 30 Oct 2009 06:52:29 +0000 Elliott Sales de Andrade merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
Fri, 30 Oct 2009 06:46:11 +0000 Elliott Sales de Andrade When restricting a buddy on both the Allow and Block lists to just one
Fri, 30 Oct 2009 06:08:25 +0000 Elliott Sales de Andrade Instead of $@, use "$*" in run_or_die or else printf will re-use the format
Fri, 30 Oct 2009 05:40:21 +0000 Elliott Sales de Andrade My version of sed seems to require no space between the -i and the backup
Fri, 30 Oct 2009 03:52:09 +0000 Elliott Sales de Andrade Add an error handler for the RML command as well.
Fri, 30 Oct 2009 02:50:07 +0000 Elliott Sales de Andrade Fold the ADL 241 error handler into the base ADL error handler since it
Sun, 01 Nov 2009 03:08:26 +0000 Sadrul Habib Chowdhury Disable unsupported actions for federated users on Yahoo.
Sun, 01 Nov 2009 03:02:03 +0000 Sadrul Habib Chowdhury Cannot send a file to a Yahoo! user on MSN.
Sun, 01 Nov 2009 02:56:44 +0000 Sadrul Habib Chowdhury Cannot send a file to a federated user on yahoo.
Fri, 30 Oct 2009 01:41:49 +0000 Sadrul Habib Chowdhury Disable 'Remove' when no icon set.
Fri, 30 Oct 2009 01:32:28 +0000 Sadrul Habib Chowdhury Parse online presence from yahoo buddies after going online on MSN.
Wed, 28 Oct 2009 00:35:32 +0000 Sadrul Habib Chowdhury merge of '03cc2a9636edee3bb1eb9b88cee209cdb6096c7c'
Wed, 28 Oct 2009 00:19:07 +0000 Gary Kramlich cleaned up the output of the command being run in run_or_die
Wed, 28 Oct 2009 00:17:47 +0000 Gary Kramlich fix the fix for broken libtool 0.40.6 on osx
Tue, 27 Oct 2009 23:36:28 +0000 Gary Kramlich added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
Wed, 28 Oct 2009 00:33:52 +0000 Sadrul Habib Chowdhury Fix a leak on status updates from federated buddies on yahoo.
Tue, 27 Oct 2009 23:37:52 +0000 Sadrul Habib Chowdhury Make sure the selection is within bounds before accepting a click-drag
Tue, 27 Oct 2009 23:35:45 +0000 Sadrul Habib Chowdhury Fix a couple of invalid reads after clearing the text in an entry box.
Tue, 27 Oct 2009 07:58:50 +0000 Ka-Hing Cheung merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'
Tue, 27 Oct 2009 07:51:46 +0000 Ka-Hing Cheung don't remember the message if we switch to a saved status (transient
Tue, 27 Oct 2009 07:42:02 +0000 Ka-Hing Cheung try not to artificially hide and then unhide the imhtml when status
Mon, 26 Oct 2009 07:35:18 +0000 Ka-Hing Cheung colapses 2 ifs together
Mon, 26 Oct 2009 06:53:35 +0000 Ka-Hing Cheung I don't think the comment made sense, this is probably what it meant
Mon, 26 Oct 2009 01:11:53 +0000 Ka-Hing Cheung only need to loop over active accounts once for this
Sun, 25 Oct 2009 23:45:02 +0000 Ka-Hing Cheung strncmp -> g_str_equal
Sun, 25 Oct 2009 23:39:45 +0000 Ka-Hing Cheung mostly comment changes, changed a str && !strcmp to purple_strequal
Sun, 25 Oct 2009 23:04:19 +0000 Ka-Hing Cheung there's no reason for message_changed to use g_utf8_collate, and also
Sun, 25 Oct 2009 22:18:08 +0000 Ka-Hing Cheung break early if we found the right saved status, and rewrote the exit logic
Mon, 26 Oct 2009 08:27:40 +0000 Josep Puigdemont Catalan translation updated.
Mon, 26 Oct 2009 04:21:28 +0000 Paul Aurich account: Don't leak the account->privacy / account->deny lists.
Mon, 26 Oct 2009 03:59:55 +0000 Paul Aurich Fix another leak. Various iterations of:
Mon, 26 Oct 2009 03:53:17 +0000 Paul Aurich cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.
Mon, 26 Oct 2009 03:47:25 +0000 Paul Aurich jabber: Plug another leak.
Mon, 26 Oct 2009 03:41:22 +0000 Paul Aurich jabber: Oops. --leaks.
Mon, 26 Oct 2009 02:59:06 +0000 Paul Aurich Build '.' before tests, since the tests require libpurple.la
Mon, 26 Oct 2009 02:58:28 +0000 Paul Aurich jabber: Remove the roster pool stuff.
Mon, 26 Oct 2009 02:17:54 +0000 Paul Aurich jabber: Don't ignore Google buddies with subscription="none", but ask="subscribe".
Mon, 26 Oct 2009 00:00:24 +0000 Paul Aurich pidgin: Bold usernames with unread messages in the buddy list again. Closes #10068.
Sun, 25 Oct 2009 23:35:09 +0000 Marcus Lundblad ChangeLog the smiley tooltip fix
Sun, 25 Oct 2009 23:33:17 +0000 Marcus Lundblad And that should be done in gtk_imhtml_insert_smiley_at_iter too...
Sun, 25 Oct 2009 23:17:47 +0000 Marcus Lundblad Fix randomly broken tooltip for custom smileys.
Sun, 25 Oct 2009 15:26:48 +0000 Marcus Lundblad Changed name
Sun, 25 Oct 2009 15:17:17 +0000 Marcus Lundblad Removed XEPs we already support and those that have become obsoleted.
Sun, 25 Oct 2009 15:30:09 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 25 Oct 2009 03:30:03 +0000 Daniel Atallah Prevent an assertion when the status icon pixbuf isn't found.
Sat, 24 Oct 2009 17:46:30 +0000 Sadrul Habib Chowdhury Unregister commands registered by a perl-plugin when unloading it.
Sat, 24 Oct 2009 07:57:34 +0000 Sulabh Mahajan merge of '7df8a2a726d522f0120b6cec62f683503591a040'
Sat, 24 Oct 2009 07:55:19 +0000 Sulabh Mahajan Implement IMvironment check per IM, not global
Sat, 24 Oct 2009 04:40:51 +0000 Sulabh Mahajan Make checking of p2p packet with invalid id per IM instead of per packet.
Sat, 24 Oct 2009 04:10:23 +0000 Sulabh Mahajan Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
Sat, 24 Oct 2009 07:53:02 +0000 Elliott Sales de Andrade Fix a crash when sending OIMs on MSN. The callback function used after
Sat, 24 Oct 2009 00:59:12 +0000 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
Fri, 23 Oct 2009 06:25:49 +0000 Elliott Sales de Andrade ChangeLog previous two fixed items.
Fri, 23 Oct 2009 06:24:24 +0000 Elliott Sales de Andrade The connection display name can be NULL, so make sure we don't try to use
Fri, 23 Oct 2009 05:43:50 +0000 Elliott Sales de Andrade The MSN servers are a bit more strict about what's allowed in emails than
Thu, 22 Oct 2009 01:21:25 +0000 Sadrul Habib Chowdhury Show the message only for the chats for the account signing off.
Thu, 22 Oct 2009 01:19:22 +0000 Sadrul Habib Chowdhury Fix creating a conversation with a user in a chatroom from the userlist.
Wed, 21 Oct 2009 23:29:39 +0000 Sadrul Habib Chowdhury merge of '53b11891588df0478720a5c40652312812cde6aa'
Wed, 21 Oct 2009 22:30:35 +0000 Mark Doliner Oh no that wasn't right. This code is weird.
Wed, 21 Oct 2009 22:28:59 +0000 Mark Doliner Surely this was a mem leak?
Wed, 21 Oct 2009 22:24:34 +0000 Mark Doliner Make sure the room name and the buddy who invited you are non-null
Wed, 21 Oct 2009 22:23:53 +0000 Mark Doliner Call purple_privacy_check() even when the protocol has some privacy
Wed, 21 Oct 2009 23:27:16 +0000 Sadrul Habib Chowdhury A simple g_strdup is fine here.
Wed, 21 Oct 2009 23:26:41 +0000 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
Wed, 21 Oct 2009 14:41:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 20 Oct 2009 21:20:22 +0000 Paul Aurich jabber: Fix a comment.
Tue, 20 Oct 2009 19:38:35 +0000 Paul Aurich Add another (IMHO unintuitive) JID test. Refs #10532.
Mon, 19 Oct 2009 22:56:57 +0000 Paul Aurich merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
Mon, 19 Oct 2009 22:56:27 +0000 Paul Aurich When switching the account in the Disco / Room List dialogs, kill the visible
Sat, 17 Oct 2009 00:37:04 +0000 Paul Aurich jabber: Improved support for XEP-0249 (and document the legacy stuff).
Mon, 19 Oct 2009 22:34:24 +0000 Daniel Atallah Fix the win32 URIs to only linkify if the protocol is followed by a colon.
Mon, 19 Oct 2009 22:04:12 +0000 maiku Add hold changes for media calls.
Mon, 19 Oct 2009 22:03:48 +0000 maiku Add a hold button to the media window.
Mon, 19 Oct 2009 22:03:19 +0000 maiku Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
Mon, 19 Oct 2009 20:49:25 +0000 maiku Fix unhold string in media info enum.
Fri, 16 Oct 2009 20:49:51 +0000 Elliott Sales de Andrade Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a
Fri, 16 Oct 2009 20:45:02 +0000 Elliott Sales de Andrade Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....
Fri, 16 Oct 2009 20:22:26 +0000 Paul Aurich jabber: Correct the /part command's help.
Fri, 16 Oct 2009 09:33:22 +0000 Mark Doliner Grab changes from the 2.6.3 branch
Fri, 16 Oct 2009 09:07:25 +0000 Mark Doliner Next release from trunk will be 2.6.4 or 2.7.0
Fri, 16 Oct 2009 08:36:51 +0000 Mark Doliner Fix a remote-crash bug in ICQ (and probably AIM). It happens when the
Fri, 16 Oct 2009 13:48:35 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 16 Oct 2009 04:42:39 +0000 Paul Aurich Print that specific message only when there is a CN; otherwise fall back
Fri, 16 Oct 2009 02:39:40 +0000 Paul Aurich printf("%s", NULL) when a cert has no CN. Refs #10519.
Fri, 16 Oct 2009 01:27:25 +0000 Paul Aurich merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'
Thu, 15 Oct 2009 23:48:54 +0000 Mark Doliner This should derfernately be changelogged
Thu, 15 Oct 2009 23:42:27 +0000 Mark Doliner Don't call aim_src_clientready() until we have activated our feedbag
Fri, 16 Oct 2009 01:16:38 +0000 Paul Aurich Typo.
Thu, 15 Oct 2009 16:25:09 +0000 Paul Aurich jabber: Remove useless jabber_normalize calls now that the data in the hash table
Thu, 15 Oct 2009 16:13:57 +0000 Paul Aurich merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'
Thu, 15 Oct 2009 09:21:18 +0000 Sulabh Mahajan Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).
Wed, 14 Oct 2009 15:28:27 +0000 John Bailey Credit Frostregen for the userlist styling thing. Refs #9377.
Thu, 15 Oct 2009 16:13:00 +0000 Paul Aurich jabber: Reduce these from assertions to checks.
Wed, 14 Oct 2009 13:26:08 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 14 Oct 2009 03:13:29 +0000 Daniel Atallah merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'
Tue, 13 Oct 2009 19:52:35 +0000 Paul Aurich merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'
Wed, 14 Oct 2009 03:11:27 +0000 Daniel Atallah Register URL handlers for everything that Windows has knows about like we do
Mon, 12 Oct 2009 22:19:48 +0000 John Bailey merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'
Mon, 12 Oct 2009 19:54:27 +0000 John Bailey merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'
Mon, 12 Oct 2009 20:23:50 +0000 Elliott Sales de Andrade merge of '899182ae412c1d58eab5efb5001e980fdfda4190'
Tue, 13 Oct 2009 17:24:38 +0000 Paul Aurich Shut up valgrind ("unitialized bytes(s)...") and changelog.
Tue, 13 Oct 2009 17:23:00 +0000 Paul Aurich Fix the code dealing with writing a TXT lookup response from child to parent.
Mon, 12 Oct 2009 18:24:37 +0000 Paul Aurich jabber: Use the newly refactored code to simplify "Initiate Chat".
Mon, 12 Oct 2009 18:11:32 +0000 Paul Aurich jabber: Refactor the chat-joining code
Mon, 12 Oct 2009 17:36:12 +0000 eion jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
Mon, 12 Oct 2009 17:57:23 +0000 John Bailey ChangeLog the MSN thing and rearrange the ChangeLog sections to be more
Mon, 12 Oct 2009 17:45:17 +0000 Sadrul Habib Chowdhury Fix MSN forgetting display names for buddies. Fixes #10421.
Mon, 12 Oct 2009 08:27:03 +0000 Sadrul Habib Chowdhury merge of '3abad7606f4a2dfd1903df796f33924b12509a56'
Mon, 12 Oct 2009 05:18:44 +0000 John Bailey Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.
Mon, 12 Oct 2009 05:08:17 +0000 John Bailey Credit kryojenik for his patch. Refs #9814.
Mon, 12 Oct 2009 05:03:50 +0000 John Bailey Explicitly define the enum values like Paul wanted. Refs #9814.
Mon, 12 Oct 2009 05:01:17 +0000 kryojenik23-pidgin Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
Sat, 10 Oct 2009 04:24:35 +0000 Elliott Sales de Andrade Minor comment typo.
Sun, 11 Oct 2009 19:20:44 +0000 Sadrul Habib Chowdhury Swap two lines to fix a crash.
Sat, 10 Oct 2009 19:47:30 +0000 Sadrul Habib Chowdhury Fix a small leak.
Sat, 10 Oct 2009 19:44:44 +0000 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
Sun, 11 Oct 2009 17:36:59 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Oct 2009 22:58:28 +0000 Paul Aurich Use the appropriate function to remove an input watcher.
Sun, 11 Oct 2009 00:51:47 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Oct 2009 03:53:59 +0000 Paul Aurich ssl-gnutls: I think this error message makes a little more sense.
Sat, 10 Oct 2009 03:37:48 +0000 Paul Aurich Check in the configure.ac check to go along with that #ifdef... Refs #10412.
Sat, 10 Oct 2009 03:34:01 +0000 Paul Aurich Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).
Sat, 10 Oct 2009 03:27:31 +0000 Paul Aurich Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
Sat, 10 Oct 2009 00:56:35 +0000 Sadrul Habib Chowdhury merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'
Fri, 09 Oct 2009 18:01:51 +0000 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
Fri, 09 Oct 2009 17:33:16 +0000 Sadrul Habib Chowdhury Fix an incorrect leak-fix. Thanks Elliott!
Fri, 09 Oct 2009 18:54:35 +0000 Paul Aurich merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
Fri, 09 Oct 2009 01:39:41 +0000 Paul Aurich merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
Thu, 08 Oct 2009 21:31:18 +0000 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
Thu, 08 Oct 2009 19:15:31 +0000 Sadrul Habib Chowdhury Fixing leak is nice, but let's not crash in the process.
Thu, 08 Oct 2009 18:16:41 +0000 Sadrul Habib Chowdhury Leak fix for perl plugins.
Thu, 08 Oct 2009 18:14:41 +0000 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
Thu, 08 Oct 2009 18:12:06 +0000 Sadrul Habib Chowdhury Fix a possible leak.
Thu, 08 Oct 2009 18:10:48 +0000 Sadrul Habib Chowdhury Fix leaks, and a bug.
Thu, 08 Oct 2009 18:03:05 +0000 Sadrul Habib Chowdhury Nullify the freed pointer so it's not accessed later.
Thu, 08 Oct 2009 17:41:41 +0000 Sadrul Habib Chowdhury Leak fix.
Thu, 08 Oct 2009 15:32:04 +0000 Sadrul Habib Chowdhury Leak fix.
Fri, 09 Oct 2009 01:16:11 +0000 Paul Aurich Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
Thu, 08 Oct 2009 04:02:26 +0000 Sadrul Habib Chowdhury merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
Wed, 07 Oct 2009 21:29:18 +0000 Sadrul Habib Chowdhury Free up the parsers.
Wed, 07 Oct 2009 21:17:10 +0000 Sadrul Habib Chowdhury Add missing null sentinels, and help the compiler catch such errors.
Wed, 07 Oct 2009 20:23:16 +0000 Sadrul Habib Chowdhury Plug leaks in the file-selector code.
Wed, 07 Oct 2009 20:37:03 +0000 Bj«Órn Voigt German translation update
Wed, 07 Oct 2009 20:19:19 +0000 Bj«Órn Voigt - German update
Tue, 06 Oct 2009 15:58:05 +0000 Sadrul Habib Chowdhury merge of '071f90416f664b41b4426e7929dc0a595aa02127'
Tue, 06 Oct 2009 15:56:43 +0000 Sadrul Habib Chowdhury Fix sending /buzz on yahoo.
Fri, 09 Oct 2009 18:51:11 +0000 Paul Aurich Mark "STUN server:" for translation.
Tue, 06 Oct 2009 03:34:05 +0000 Paul Aurich merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
Mon, 05 Oct 2009 20:02:09 +0000 Bj«Órn Voigt German translation update:
Tue, 06 Oct 2009 03:33:27 +0000 Paul Aurich Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
Tue, 06 Oct 2009 03:25:26 +0000 Paul Aurich jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
Mon, 05 Oct 2009 18:10:08 +0000 Paul Aurich jabber: Fix removing a buddy with a pending subscription.
Sun, 04 Oct 2009 18:01:35 +0000 Paul Aurich Note whether IDN support is enabled/disabled in the Help->About dialog.
Sun, 04 Oct 2009 18:01:17 +0000 Paul Aurich Remove a stray printf()
Sun, 04 Oct 2009 17:53:22 +0000 Paul Aurich Document the opaque structure. Refs #10432.
Sun, 04 Oct 2009 05:48:40 +0000 clytie Updated Vietnamese translation. Closes #10409.
Sun, 04 Oct 2009 02:18:21 +0000 John Bailey Oops, forgot to ChangeLog that. Refs #9377.
Sun, 04 Oct 2009 02:15:22 +0000 John Bailey Allow a user to use gtkrc to style the userlist in chat windows. I don't think
Sat, 03 Oct 2009 21:30:52 +0000 John Bailey Add Sulabh as a developer, as we were supposed to do once the Summer of Code
Sat, 03 Oct 2009 21:01:57 +0000 Elliott Sales de Andrade Don't attempt to change the alias on the server if the contact is not (yet)
Sat, 03 Oct 2009 20:01:35 +0000 Elliott Sales de Andrade Don't crash is passport is NULL on Windows. I don't know why this would
Sat, 03 Oct 2009 03:25:05 +0000 Paul Aurich Null-terminate this string explicitly to avoid valgrind complaining.
Sat, 03 Oct 2009 02:50:48 +0000 Paul Aurich jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
Fri, 02 Oct 2009 16:19:19 +0000 Daniel Atallah Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
Fri, 02 Oct 2009 13:01:28 +0000 Sadrul Habib Chowdhury merge of '4f0da4d0982e7676421da341297c5a36718765e3'
Thu, 01 Oct 2009 18:47:34 +0000 Sadrul Habib Chowdhury Do not special case the first group added to the buddy list.
Wed, 30 Sep 2009 17:55:16 +0000 Sadrul Habib Chowdhury Plug leaks from incorrect color types/names in gntrc.
Fri, 02 Oct 2009 05:57:54 +0000 Paul Aurich Add ":p" (since we already have :-p) as an XMPP smiley.
Wed, 30 Sep 2009 15:20:25 +0000 Sadrul Habib Chowdhury Extend the TinyURL plugin.
Tue, 29 Sep 2009 16:19:47 +0000 Paul Aurich merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
Tue, 29 Sep 2009 01:36:03 +0000 Sadrul Habib Chowdhury merge of '6a834614341327cc0cbbdc3887692354df8999e3'
Mon, 28 Sep 2009 17:41:56 +0000 Sadrul Habib Chowdhury Fix a possible null-dereference and/or memory leak.
Mon, 28 Sep 2009 17:39:33 +0000 Sadrul Habib Chowdhury Do not create a conversation yet.
Sat, 26 Sep 2009 18:05:44 +0000 Sadrul Habib Chowdhury Typo fix (thanks to clang-analyzer).
Mon, 28 Sep 2009 22:11:54 +0000 Paul Aurich jabber: Don't crash when disconnecting if there's been no response from the server.
Mon, 28 Sep 2009 18:11:28 +0000 Marcus Lundblad Generate the "preference" attribute correctly for candidates on locales
Mon, 28 Sep 2009 06:44:46 +0000 Mark Doliner merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'
Mon, 28 Sep 2009 02:30:09 +0000 Paul Aurich Fix a string now that we're not in string freeze. Thanks, QuLogic!
Mon, 28 Sep 2009 01:54:43 +0000 Elliott Sales de Andrade Minor leak fixes. Probably not too important since they're in DNS resolver
Sat, 26 Sep 2009 17:38:05 +0000 Sadrul Habib Chowdhury I think this is the more correct way of determining invisibility.
Sat, 26 Sep 2009 17:34:10 +0000 Sadrul Habib Chowdhury Fix a couple of possible null-pointer dereferences.
Sat, 26 Sep 2009 17:05:37 +0000 Sadrul Habib Chowdhury Allow unsetting account alias in finch.
Fri, 25 Sep 2009 14:32:16 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 25 Sep 2009 03:41:49 +0000 Paul Aurich merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'
Fri, 25 Sep 2009 03:39:35 +0000 brian lu More tightly scope a variable and avoid trying to free an unset variable.
Thu, 24 Sep 2009 16:58:31 +0000 Paul Aurich jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
Thu, 24 Sep 2009 16:38:49 +0000 Paul Aurich jabber: Always require a resource when starting Legacy IQ Auth.
Thu, 24 Sep 2009 20:38:30 +0000 Peter Hjalmarsson Updated swedish translation, with suggestions from Tapo C.
Thu, 24 Sep 2009 16:02:36 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 24 Sep 2009 01:50:02 +0000 Mark Doliner Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is
Thu, 24 Sep 2009 01:29:56 +0000 Mark Doliner Don't attempt to remove the master group in our cleanlist function.
Wed, 23 Sep 2009 10:02:08 +0000 maiku merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'
Wed, 23 Sep 2009 10:00:56 +0000 maiku Fix a crash when content modify contains unknown content.
Tue, 22 Sep 2009 06:30:04 +0000 Mark Doliner Change the way we handle these if checks to hopefully be a little
Tue, 22 Sep 2009 06:01:08 +0000 Mark Doliner Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
Tue, 22 Sep 2009 02:12:42 +0000 Daniel Atallah Add support for setting the multiple instances flag in the Windows Preferences plugin.
Tue, 22 Sep 2009 02:07:26 +0000 Elliott Sales de Andrade merge of '605082e5e72e95dface3580569a0737cbd95e368'
Mon, 21 Sep 2009 18:03:23 +0000 Daniel Atallah Fix a silly regression that I introduced in f1167f906624ca218b6fd2a39b10be205ca99892 where the win32 installer language selection would no longer work correctly. Fixes #10243.
Sun, 20 Sep 2009 10:57:21 +0000 Will Thompson Advertise jingle rtp, and only advertise rawudp if VV is enabled
Sat, 19 Sep 2009 03:44:25 +0000 Paul Aurich Concordance between "Usernames" and "addresses"
Sat, 19 Sep 2009 02:46:19 +0000 Sadrul Habib Chowdhury merge of '0bc7822198be60e725a7039ab42dc214cfb72a4d'
Sat, 19 Sep 2009 02:36:04 +0000 Paul Aurich Just comment out the failing tests when using glib; it's not likely anyone
Fri, 18 Sep 2009 19:52:23 +0000 Sadrul Habib Chowdhury Don't free what you don't own.
Fri, 18 Sep 2009 19:50:00 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Fri, 18 Sep 2009 19:44:10 +0000 Sadrul Habib Chowdhury Update the man pages a little bit.
Fri, 18 Sep 2009 06:04:34 +0000 Paul Aurich Clarify the "improperly"; glib is doing what I'd expect strdown to do.
Thu, 17 Sep 2009 05:18:41 +0000 John Bailey Per discussions in devel@conference.pidgin.im that saw no objections, make SSL
Thu, 17 Sep 2009 03:16:36 +0000 Daniel Atallah Plug some leaks.
Thu, 17 Sep 2009 02:56:23 +0000 Daniel Atallah Mark theme prefs as translatable, refactor slightly for consistency and plug a small leak.
Wed, 16 Sep 2009 16:11:01 +0000 John Bailey merge of 'f5cc5d3afc3b423debe344ad70fdb191833075ce'
Wed, 16 Sep 2009 15:36:24 +0000 John Bailey merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
Wed, 16 Sep 2009 09:45:05 +0000 Bj«Órn Voigt German translation update
Wed, 16 Sep 2009 09:41:52 +0000 Bj«Órn Voigt I can't see why dots should be usefull here:
Wed, 16 Sep 2009 09:26:13 +0000 Bj«Órn Voigt German translation update:
Tue, 15 Sep 2009 15:43:29 +0000 Daniel Atallah Avoid an unnecessary alloc/free.
Tue, 15 Sep 2009 06:42:10 +0000 Sadrul Habib Chowdhury Return the proper enum values from command callbacks.
Tue, 15 Sep 2009 06:27:29 +0000 Sadrul Habib Chowdhury '/debug plugins' will announce the list of loaded plugins.
Tue, 15 Sep 2009 03:58:59 +0000 Daniel Atallah Fix fallback to default sounds when the file isn't found.
Tue, 15 Sep 2009 02:43:59 +0000 Daniel Atallah Patch from Toby Schaffer to avoid an assertion when detaching an non-existant GtkSpell pointer. Fixes #10275.
Tue, 15 Sep 2009 01:04:11 +0000 Ka-Hing Cheung Dimmuxx noticed that retrieving OIM didn't work for him until he
Wed, 16 Sep 2009 16:10:56 +0000 John Bailey disapproval of revision '48e7bc40f3e696487c1f162edd2f5aeda98dbdd6'
Wed, 16 Sep 2009 15:35:45 +0000 John Bailey disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
Sat, 12 Sep 2009 02:25:38 +0000 Elliott Sales de Andrade Some people seem to think these messages actually mean something, but not
Mon, 14 Sep 2009 19:43:32 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 12 Sep 2009 01:01:56 +0000 John Bailey These debug messages were missing newlines at the end.
Fri, 11 Sep 2009 18:17:03 +0000 Mark Doliner Change purple_url_encode() to not encode . _ - ~ because it's not
Fri, 11 Sep 2009 16:00:54 +0000 Jochen Kemnade update German translation
Fri, 11 Sep 2009 00:50:55 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 10 Sep 2009 04:11:02 +0000 Daniel Atallah Patch from Johnson Earls to improve the win32 launcher detection of whether we
Wed, 09 Sep 2009 19:56:39 +0000 Paul Aurich Fix a crash when attempting to validate a JID with an invalid resource.
Tue, 08 Sep 2009 22:07:21 +0000 Paul Aurich Oops, it helps to actually use the stripped message.
Tue, 08 Sep 2009 17:15:37 +0000 Mark Doliner Correct the version number in this @since tag
Tue, 08 Sep 2009 15:48:38 +0000 Sulabh Mahajan merge of '40005b889ee276fbcd0a4e886a68d8a8cce45698'
Tue, 08 Sep 2009 12:47:40 +0000 Etan Reisner merge of '9577fe0ea00b1f8e69abaf756e5e1ed31b0c76cf'
Tue, 08 Sep 2009 02:23:49 +0000 Etan Reisner merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'
Tue, 08 Sep 2009 01:51:16 +0000 Mark Doliner Check in updated versions of these files after running msgmerge on them
Mon, 07 Sep 2009 23:23:50 +0000 Paul Aurich rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"
Mon, 07 Sep 2009 20:46:57 +0000 Paul Aurich Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.
Mon, 07 Sep 2009 19:33:39 +0000 Marcus Lundblad merge of '4bf270f4acb1ba37f3a3aa264be813d4b16878ed'
Mon, 07 Sep 2009 19:33:37 +0000 Marcus Lundblad merge of '37aa00d044431100d37466517568640cb082680c'
Mon, 07 Sep 2009 19:22:32 +0000 Marcus Lundblad Only scale down larger smileys (more than 22 px width or height) in the
Tue, 08 Sep 2009 15:44:23 +0000 Sulabh Mahajan Better, accurate handling of idle time for a yahoo buddy. Fixes #10099
Mon, 07 Sep 2009 18:28:28 +0000 Sulabh Mahajan Fixes #10224
Tue, 18 Aug 2009 00:00:22 +0000 Etan Reisner merge of '25f34bad34d520409df11f320a0f85c239c67709'
Sun, 16 Aug 2009 05:29:25 +0000 Etan Reisner merge of '453bf3da68c1baca3d6585b338ac13df415c9be0'
Sat, 15 Aug 2009 05:52:26 +0000 Etan Reisner Re-order the ungrouped formatting toolbar buttons to match the order of the
Sat, 15 Aug 2009 05:45:58 +0000 Etan Reisner Fix apply_font to use a PangoFontDescription to get the requested font family
Sat, 15 Aug 2009 05:11:36 +0000 Etan Reisner Use the new purple_account_get_name_for_display function for the Send To menu.
Sat, 15 Aug 2009 05:10:07 +0000 Etan Reisner Add a purple_account_get_name_for_display function (I'm not a huge fan of that
Fri, 11 Sep 2009 00:27:01 +0900 Yoshiki Yazawa Added tag 2.6.2_jp1 for changeset 7c33fccedea8
Wed, 09 Sep 2009 03:09:11 +0900 Yoshiki Yazawa Added tag 2.6.2_jp for changeset 493f48f8d17f
Wed, 09 Sep 2009 03:01:04 +0900 Konosuke Watanabe Fix Yahoo Japan's buddy list problem: buddies don't become online if 2.6.2_jp1
Mon, 07 Sep 2009 20:39:36 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin 2.6.2_jp
Sun, 06 Sep 2009 21:53:15 +0000 Mark Doliner If an oscar buddy on our buddy list is away and we have not yet
Sun, 06 Sep 2009 21:23:53 +0000 Mark Doliner A little more detail from the AIM docs
Sun, 06 Sep 2009 21:20:48 +0000 Mark Doliner Update some macros based on information from
Sun, 06 Sep 2009 21:16:57 +0000 Mark Doliner Rename two variables based on insight from
Sun, 06 Sep 2009 21:07:56 +0000 Mark Doliner Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
Sun, 06 Sep 2009 20:59:54 +0000 Mark Doliner These should actually be 0x03, I think. I think it's a bitmask where
Sun, 06 Sep 2009 01:46:42 +0000 Elliott Sales de Andrade Fix minor assert so I can run with G_DEBUG=fatal_criticals.
Sun, 06 Sep 2009 01:39:10 +0000 Elliott Sales de Andrade Fix minor warning
Sun, 06 Sep 2009 00:57:23 +0000 Elliott Sales de Andrade I don't see why the Public IP entry needs to be different and use a Table
Sun, 06 Sep 2009 00:43:33 +0000 Elliott Sales de Andrade Don't do IP discovery if the automatic IP detection pref is disabled, even
Sun, 06 Sep 2009 00:15:50 +0000 Mark Doliner Comebine two separate strings into one, thus restoring balance to the
Sat, 05 Sep 2009 23:51:32 +0000 Mark Doliner Increment teh version in trunk
Sat, 05 Sep 2009 22:08:32 +0000 Mark Doliner Add a sed line to our autogen.sh script to hopefully avoid ever creating
Sat, 05 Sep 2009 20:01:46 +0000 Mark Doliner Fix a bunch of warnings from check_po.pl about mismatched format specifiers
Sat, 05 Sep 2009 19:58:43 +0000 Mark Doliner Add a note. This script shows a lot of false warnings for fa.po
Sat, 05 Sep 2009 18:18:04 +0000 Mark Doliner Let's get this show on the road
Sat, 05 Sep 2009 14:20:15 +0000 Stu Tomlinson Minor RPM spec file updates
Sat, 05 Sep 2009 00:34:53 +0000 Elliott Sales de Andrade Revert some Simplified Chinese string translations. These were clearly
Fri, 04 Sep 2009 23:08:30 +0000 Elliott Sales de Andrade merge of '65195a427a4340ca3f017d8d052c0b85c1f482f2'
Fri, 04 Sep 2009 22:50:26 +0000 Mark Doliner The output buffer passed to qq_encrypt needs to be 17 bytes bigger
Fri, 04 Sep 2009 23:07:49 +0000 Elliott Sales de Andrade Add newline at end of debug messages.
Fri, 04 Sep 2009 21:44:58 +0000 Elliott Sales de Andrade No need to call this twice.
Fri, 04 Sep 2009 21:12:11 +0000 Loptosko Updated Slovak translation.
Fri, 04 Sep 2009 13:58:49 +0000 Stu Tomlinson merge of 'efb8dab3ae8f2d674991cf00fd42b0eeb5f650bc'
Fri, 04 Sep 2009 07:59:59 +0000 Elliott Sales de Andrade NEWS-ify...
Fri, 04 Sep 2009 07:53:48 +0000 Elliott Sales de Andrade Refresh the buddy list immediately after changing the buddy icon theme.
Fri, 04 Sep 2009 10:29:51 +0000 Bj«Órn Voigt German translation update
Fri, 04 Sep 2009 10:21:53 +0000 Bj«Órn Voigt German translation update:
Fri, 04 Sep 2009 06:33:46 +0000 Mark Doliner Oh boy, fix a missing semi-colon
Fri, 04 Sep 2009 06:27:37 +0000 Mark Doliner One step closer to releasing. I think it's going to have to
Fri, 04 Sep 2009 06:24:31 +0000 Mark Doliner Keep our tenses the same
Fri, 04 Sep 2009 06:23:41 +0000 Mark Doliner Add a test for qq's qq_encrypt function. Refs #10191. The string of
Fri, 04 Sep 2009 05:26:22 +0000 Elliott Sales de Andrade merge of '67f5f16c41aa98745fe87f8477a2f4a9cd24709e'
Fri, 04 Sep 2009 05:22:36 +0000 Elliott Sales de Andrade merge of '143f0731ba083b48ae06f957fa8ae2ae4d3a9edb'
Fri, 04 Sep 2009 05:20:55 +0000 Elliott Sales de Andrade Mark some "TURN server" strings for translation.
Fri, 04 Sep 2009 04:00:54 +0000 Elliott Sales de Andrade Some of our translations actually have 6 plural forms.
Fri, 04 Sep 2009 03:45:43 +0000 Elliott Sales de Andrade Wordwrap just a little bit.
Fri, 04 Sep 2009 03:41:31 +0000 Elliott Sales de Andrade Don't reset the sound theme pref if we're just loading the list of themes.
Fri, 04 Sep 2009 03:00:04 +0000 Elliott Sales de Andrade Revert this one string translation because it changes the ordering of the
Fri, 04 Sep 2009 05:23:54 +0000 Mark Doliner Three r's don't make a sense. Fixes #10090
Fri, 04 Sep 2009 04:43:37 +0000 Mark Doliner NEWS if you got 'em
Fri, 04 Sep 2009 02:30:09 +0000 david Updated Czech translation.
Fri, 04 Sep 2009 02:27:21 +0000 ambrose li Updated Chinese (Hong Kong & Traditional) translations.
Fri, 04 Sep 2009 02:23:11 +0000 Friedel Wolff Updated Afrikaans translation.
Fri, 04 Sep 2009 02:20:26 +0000 Elliott Sales de Andrade Changelog MSN Chat fix.
Thu, 03 Sep 2009 23:55:37 +0000 Elliott Sales de Andrade Call purple_prefs_add_none on the parents for the status and stock icon
Thu, 03 Sep 2009 23:09:08 +0000 Elliott Sales de Andrade Don't auto-close MSN switchboard connections for chats, because that means
Thu, 03 Sep 2009 21:34:21 +0000 Elliott Sales de Andrade Remove an unused variable pointed out by WebcamWonder.
Thu, 03 Sep 2009 21:14:57 +0000 Mark Doliner Make DIR and NAME localizable
Thu, 03 Sep 2009 20:53:52 +0000 Mark Doliner "err" already exists--just set it to NULL.
Thu, 03 Sep 2009 20:50:12 +0000 Mark Doliner Fix two more cases of GError not being initialized to NULL
Thu, 03 Sep 2009 20:38:12 +0000 Mark Doliner GError needs to be initialized to NULL. I can't help but think that this
Thu, 03 Sep 2009 20:35:27 +0000 Mark Doliner Add the two MSN problems to the ChangeLog
Thu, 03 Sep 2009 20:12:49 +0000 Ethan Blanton Head irc_mirc2* bugs off at the pass with a NULL check
Thu, 03 Sep 2009 18:20:53 +0000 Mark Doliner Add the XMPP SSL/TLS bug to the ChangeLog
Thu, 03 Sep 2009 16:17:12 +0000 Ethan Blanton Add CVE for IRC crash in ChangeLog
Thu, 03 Sep 2009 16:05:01 +0000 Ethan Blanton Fix parsing of invalid IRC TOPIC messages which contain no actual topic
Thu, 03 Sep 2009 16:03:39 +0000 Ethan Blanton Make Makefile.am a bit more portable
Thu, 03 Sep 2009 16:58:48 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 02 Sep 2009 21:45:01 +0000 Elliott Sales de Andrade merge of 'b0b069693930fe066b4ca0af9b801dbc1f543f19'
Wed, 02 Sep 2009 14:32:44 +0000 Paul Aurich La la la, oops. HanzZ pointed this (leak) out.
Wed, 02 Sep 2009 21:41:31 +0000 Mi«ßu Moldovan Updated Romanian translation.
Wed, 02 Sep 2009 21:35:53 +0000 besnik Updated Albanian translation.
Wed, 02 Sep 2009 03:22:15 +0000 Elliott Sales de Andrade Properly quote the imgstore ID in the HTML for an Ink message so that the
Wed, 02 Sep 2009 19:05:32 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 02 Sep 2009 03:17:25 +0000 Paul Aurich Fix various leaks of the basename/filename/entire list in pidgin_dnd_file_manage.
Tue, 01 Sep 2009 23:06:25 +0000 Elliott Sales de Andrade Ignore SLP invites if they do not contain all the required fields. The
Tue, 01 Sep 2009 17:44:35 +0000 Mark Doliner As far as I can tell this BR_PTHREADS=0 define was used for binreloc,
Tue, 01 Sep 2009 02:54:54 +0000 Paul Aurich merge of '2949e994d1c2ef834be0dd1800e164e39edc880f'
Tue, 01 Sep 2009 00:34:39 +0000 Elliott Sales de Andrade merge of '193869c7b6c12d13ccb96d731ceb8fe5f3a82f2d'
Tue, 01 Sep 2009 00:33:52 +0000 Elliott Sales de Andrade I guess this pref name was changed but this one line was not. This would
Mon, 31 Aug 2009 23:17:57 +0000 Elliott Sales de Andrade Fix some typos.
Tue, 01 Sep 2009 02:54:01 +0000 Paul Aurich Updated Simplified Chinese translation and email update. Closes #10165.
Mon, 31 Aug 2009 20:27:04 +0000 Paul Aurich Eighth^WNinth time's the charm...
Mon, 31 Aug 2009 20:12:25 +0000 Paul Aurich Minor merge duplication.
Mon, 31 Aug 2009 20:10:35 +0000 Paul Aurich merge of '5fabe3309f53afaf46157b615ec20eec581969e5'
Mon, 31 Aug 2009 20:07:34 +0000 Marcus Lundblad Don't crash when receiving an error iq response when trying fetch a custom
Mon, 31 Aug 2009 20:07:36 +0000 Paul Aurich merge of '72c558ad4f7ad4f6c3ef1347e9d202cebdfaed83'
Mon, 31 Aug 2009 20:06:36 +0000 Paul Aurich jabber: Stricter parsing of a BoB data stanza
Tue, 01 Sep 2009 02:40:07 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 31 Aug 2009 16:12:03 +0000 John Bailey And fix the typo I wouldn't have caught if I didn't see the commit mail.
Mon, 31 Aug 2009 15:56:58 +0000 John Bailey Mention the Yahoo account option I created in the ChangeLog.
Mon, 31 Aug 2009 08:00:06 +0000 Paul Aurich gah, signed comparison meant this was stripping all multibyte UTF-8 characters.
Mon, 31 Aug 2009 03:47:40 +0000 Shalom Craimer Updated Hebrew translation. Closes #10146.
Mon, 31 Aug 2009 03:43:30 +0000 Paul Aurich merge of '2adbecd312414acb07814cfe297782c54ed76733'
Mon, 31 Aug 2009 03:39:34 +0000 Paul Aurich jabber: Properly handle adding buddies that contain a resource. Closes #10151.
Mon, 31 Aug 2009 03:29:48 +0000 Paul Aurich jabber: Reduce severity of "Ignoring exts..." message.
Sun, 30 Aug 2009 22:09:20 +0000 Marcus Lundblad The media menu item was wrongly labelled "More"...
Sun, 30 Aug 2009 13:49:34 +0000 Timo Jyrinki Updated translation for 2.6.2.
Sun, 30 Aug 2009 13:08:59 +0000 Laurynas Biveinis Update Lithuanian translation
Sun, 30 Aug 2009 09:03:07 +0000 Jochen Kemnade complete German translation for 2.6.2
Sun, 30 Aug 2009 14:57:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 30 Aug 2009 04:40:38 +0000 mikel paskual Updated Basque translation. Closes #10141.
Sun, 30 Aug 2009 04:36:14 +0000 Paul Aurich Because I'll forget to add this in if I don't do it now.
Sun, 30 Aug 2009 04:34:12 +0000 desowin Remove IO watches at shutdown in gntmain.c Closes #9872.
Sun, 30 Aug 2009 04:31:26 +0000 Paul Aurich merge of '7f9fb74cf1c1ea058b2681f2246d9da4e6e42f51'
Sun, 30 Aug 2009 04:31:19 +0000 Paul Aurich Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Sun, 30 Aug 2009 04:10:22 +0000 maiku merge of '5d14e84215d9f285f65ff268476a8c9a395e6f7f'
Sun, 30 Aug 2009 04:00:51 +0000 Paul Aurich Fix a bunch of doxygen warnings.
Sun, 30 Aug 2009 04:00:04 +0000 Paul Aurich Make the doxygen docs easier to navigate. It was either this or a main page that says "Click on 'Modules'".
Sun, 30 Aug 2009 03:56:32 +0000 maiku Fix another warning.
Sun, 30 Aug 2009 03:52:19 +0000 maiku Fix some docs warnings. Thanks to darkrain for pointing them out.
Sun, 30 Aug 2009 03:08:27 +0000 maiku Wait to set remote candidates until the session has been accepted. This stops
Sat, 29 Aug 2009 22:05:20 +0000 Paul Aurich merge of '2b730bfa4fd98d2ab0b35c3d3830a3383507ba8e'
Sat, 29 Aug 2009 22:04:20 +0000 Paul Aurich GSList internally doesn't use the same allocator as gmalloc. Refs #400.
Sun, 30 Aug 2009 07:56:49 +0900 Yoshiki Yazawa fixed a bug in purple_utf8_strip_unprintables() that all characters with 8th bit set would be dropped.
Sun, 30 Aug 2009 03:04:43 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 29 Aug 2009 07:41:49 +0000 ª±ric Boumaour update french translation for next release.
Sat, 29 Aug 2009 03:03:00 +0000 Martin Srebotnjak Updated Slovenian translation. Closes #10131.
Sat, 29 Aug 2009 02:38:28 +0000 Paul Aurich jabber: Use a better method for dealing with terminating slashes in JIDs.
Sat, 29 Aug 2009 02:36:57 +0000 Paul Aurich merge of '0a6d9985bcc4d77bf880200a8594a3ec52b00777'
Fri, 28 Aug 2009 23:27:10 +0000 maiku merge of '3f93a6bb49a0b26675a702b5849dc9e6d2fc0200'
Fri, 28 Aug 2009 08:40:08 +0000 maiku Fix copy/paste error. Unless this is really the MSN prpl in disguise.
Fri, 28 Aug 2009 08:39:09 +0000 maiku Fix typo.
Fri, 28 Aug 2009 23:27:08 +0000 maiku merge of '38ebec4433858a0ad3e429387c23ab0f1d8c0f12'
Fri, 28 Aug 2009 20:51:48 +0000 Sulabh Mahajan As darkrain pointed out this isnt caused by that certain bug in glib. My mistake. Recomment, and change how I test str to be NULL and return NULL.
Fri, 28 Aug 2009 23:14:30 +0000 Kelemen G«¡bor Hungarian translation updated for 2.6.2
Fri, 28 Aug 2009 20:45:57 +0000 Marcus Lundblad merge of '2c2401820569b102feeb7ce574b90abdc6406f99'
Fri, 28 Aug 2009 20:30:03 +0000 Sulabh Mahajan g_utf8_normalize() for glib ver < 2.15.0 causes a crash when an invalid utf8 string is passed to it (http://bugzilla.gnome.org/show_bug.cgi?id=501997).
Fri, 28 Aug 2009 20:43:38 +0000 Marcus Lundblad Set the icon of media corresponding to the media type
Fri, 28 Aug 2009 17:27:02 +0000 Marcus Lundblad Removed a strace space...
Sat, 29 Aug 2009 02:36:27 +0000 Paul Aurich Add two XMLNode accessors for iterating through the children of an XMLNode.
Sat, 29 Aug 2009 02:32:16 +0000 Paul Aurich Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.
Sat, 29 Aug 2009 02:29:53 +0000 Paul Aurich Fix what looks like an incorrect merge that caused gevolution's add buddy dialog to segfault.
Sat, 29 Aug 2009 04:49:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 28 Aug 2009 16:15:40 +0000 Jochen Kemnade begin translation for 2.6.2
Fri, 28 Aug 2009 07:44:51 +0000 Mark Doliner Add two new files containing strings
Fri, 28 Aug 2009 07:39:38 +0000 Mark Doliner We generally don't hyphenate "email"
Fri, 28 Aug 2009 07:32:07 +0000 maiku merge of '56aef266e32da36a675d0806e9c68c98e8b714af'
Fri, 28 Aug 2009 07:30:33 +0000 Mark Doliner Try to make this help string shorter to increase the odds of people
Fri, 28 Aug 2009 07:26:38 +0000 maiku merge of '3dc30db9c8f1da2d0c574163fe37658d8b26f95d'
Fri, 28 Aug 2009 05:35:00 +0000 Paul Aurich Oops, I think it's either sleep or coffee time.
Fri, 28 Aug 2009 05:27:00 +0000 Paul Aurich Add more verbose debugging to purple_utf8_strip_unprintables.
Fri, 28 Aug 2009 01:04:51 +0000 Paul Aurich Make that a little more readable.
Fri, 28 Aug 2009 00:00:46 +0000 Paul Aurich merge of '4b37450c5470f1f61cdba5cf5de7a6abb166b2c1'
Fri, 28 Aug 2009 07:25:43 +0000 maiku Add some extra error strings just in case.
Thu, 27 Aug 2009 05:58:57 +0000 maiku merge of '18135201f43ac87c932feae03881d46e30d93030'
Thu, 27 Aug 2009 05:57:49 +0000 maiku There's no reason to ask for acceptance if the stream has been accepted. Also,
Thu, 27 Aug 2009 23:59:30 +0000 Paul Aurich Hmm, g_unichar_isgraph is too restrictive in the characters allowed (it munges \t). Change purple_utf8_strip_unprintables to simply remove ASCII control characters instead.
Thu, 27 Aug 2009 02:37:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 26 Aug 2009 05:56:20 +0000 Paul Aurich merge of 'b09ff62192fe7c44793b7aebbae3814fb649671d'
Wed, 26 Aug 2009 03:59:49 +0000 Daniel Atallah Explicitly save the language when using the silent installer (if it is explicitly set). NSIS doesn\'t do this for us. Fixes #8658.
Wed, 26 Aug 2009 05:55:25 +0000 Paul Aurich Strip off the outer <html> and <body> from iChat messages. Should Fix #9968.
Wed, 26 Aug 2009 01:09:33 +0000 Elliott Sales de Andrade I think this was the optimization they wanted when this first broke.
Tue, 25 Aug 2009 16:38:18 +0000 Paul Aurich jabber: Fix using BOSH and legacy auth together. Closes #9990.
Tue, 25 Aug 2009 09:37:38 +0000 maiku merge of '6a17707ef96a5fb4dde26e6700ad3e0d39c40561'
Tue, 25 Aug 2009 06:17:37 +0000 Paul Aurich merge of '1d360041ff45d34220efcda18bc92c70831b672f'
Tue, 25 Aug 2009 03:58:42 +0000 John Bailey Tweak the blurb I added to the about box for the support list to be even more
Tue, 25 Aug 2009 06:16:23 +0000 Paul Aurich Fix the auto-personize stuff. Closes #9948.
Tue, 25 Aug 2009 03:54:33 +0000 Paul Aurich Display the username in the debug log when disconnecting an account.
Tue, 25 Aug 2009 09:37:28 +0000 maiku Use the correct parameters for this function.
Tue, 25 Aug 2009 01:23:37 +0000 maiku Handle the local accept signal with GTalk/Gmail. This was causing calls
Mon, 24 Aug 2009 22:27:18 +0000 Sulabh Mahajan This will fix adding, removing MSN contacts on yahoo's deny list
Mon, 24 Aug 2009 20:43:09 +0000 Sulabh Mahajan merge of '92e101e3698042e7600729bc09dec9e28f81de8f'
Mon, 24 Aug 2009 17:23:41 +0000 Paul Aurich Fix GNOME proxy settings. Fixes #10051.
Mon, 24 Aug 2009 20:31:02 +0000 Sulabh Mahajan Fixes #10073.
Mon, 24 Aug 2009 17:20:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 24 Aug 2009 06:04:16 +0000 Paul Aurich pounce dialog: Try to always have a row selected. Fixes #10037.
Mon, 24 Aug 2009 04:43:31 +0000 Paul Aurich Reorder the New Pounces/New Mail dialog buttons.
Mon, 24 Aug 2009 02:03:07 +0000 Paul Aurich Hmm, close a paren.
Mon, 24 Aug 2009 01:39:31 +0000 Elliott Sales de Andrade So apparently, I messed up the name of this charset. But I wonder why it
Sun, 23 Aug 2009 21:42:12 +0000 Ka-Hing Cheung merge of '03bd656c160ca6bc98b9cc43670b534d7d2c3c88'
Sun, 23 Aug 2009 10:07:21 +0000 Sulabh Mahajan Fixes #7722.
Sun, 23 Aug 2009 09:12:32 +0000 maiku Detect that there has been an error in the GStreamer pipeline, output an
Sun, 23 Aug 2009 07:08:19 +0000 Paul Aurich Updated status/11/invisible based off the new icons. Closes #9957.
Sun, 23 Aug 2009 03:32:19 +0000 Elliott Sales de Andrade merge of '375487659d7425062cb32079e5be08ac45951bd8'
Sun, 23 Aug 2009 02:11:21 +0000 Paul Aurich merge of '34ceac72c21973ff539a829c2f570c0670c18ec4'
Sun, 23 Aug 2009 00:00:57 +0000 Mark Doliner Remove a function declaration for a function that doesn't exist
Sat, 22 Aug 2009 23:42:31 +0000 Richard Laager merge of 'a89c814a0c81eeacde296ce6a2520f1bac083ba4'
Sun, 23 Aug 2009 02:10:43 +0000 Paul Aurich Further pounce dialog improvements. Refs #10037.
Sat, 22 Aug 2009 23:33:44 +0000 Paul Aurich merge of '5d9456311f879116a0aa9a4e39d9262030f2f79e'
Sat, 22 Aug 2009 23:32:38 +0000 Paul Aurich Oops, Elliott correctly pointed out this was wrong...
Sun, 23 Aug 2009 03:31:52 +0000 Elliott Sales de Andrade It seems I need to write the smiley to the conversation for it to show up
Sun, 23 Aug 2009 01:58:16 +0000 Elliott Sales de Andrade Send proper emoticon messages in MSN chats. Apparently, this never worked
Sun, 23 Aug 2009 01:03:07 +0000 Elliott Sales de Andrade Check for empty messages before sending them in chats. This is the same
Sat, 22 Aug 2009 23:58:18 +0000 Elliott Sales de Andrade Minor comment cleanup stuff.
Sat, 22 Aug 2009 22:55:02 +0000 Elliott Sales de Andrade This seems to not work every once in a while, so put in some code under the
Sat, 22 Aug 2009 20:51:56 +0000 Elliott Sales de Andrade Display the full message when there are errors sending a MSN Mobile message
Sat, 22 Aug 2009 19:35:02 +0000 Mark Doliner Make idle and offline buddy names and the idle time in the small list grey
Sat, 22 Aug 2009 18:52:16 +0000 salinasv Close the Pounce dialog when you dismiss the last pounce.
Sat, 22 Aug 2009 18:30:53 +0000 Paul Aurich merge of '2b68579960365fea9a55bc39baf90eb59c42f972'
Sat, 22 Aug 2009 18:29:44 +0000 Paul Aurich jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.
Sat, 22 Aug 2009 18:24:19 +0000 Mark Doliner Woah, this was wrong. MY BAD! We should not be setting this to true
Sat, 22 Aug 2009 07:02:21 +0000 Stu Tomlinson Until the Windows build is VV aware, we shouldn't try building the
Sat, 22 Aug 2009 06:20:10 +0000 salinasv Add a row-activation event for the Pounces dialog to open a new conversation window.
Sat, 22 Aug 2009 06:06:38 +0000 Paul Aurich String change feedback from Stu.
Sat, 22 Aug 2009 06:00:18 +0000 Paul Aurich jabber: Strip the '/' off of a JID in jabber_normalize.
Sat, 22 Aug 2009 05:38:56 +0000 Paul Aurich merge of '0696d14c26cfe65de7a3f68a2b9d14b283f88e1f'
Sat, 22 Aug 2009 04:44:11 +0000 Stu Tomlinson Don't compile the VV Config plugin unless VV is actually enabled
Sat, 22 Aug 2009 04:03:09 +0000 maiku merge of '80b957274167b799f50a5a624aca956f6eb02714'
Sat, 22 Aug 2009 05:38:23 +0000 Paul Aurich certs: Allow for dealing with multiple things wrong with a cert.
Sat, 22 Aug 2009 02:59:15 +0000 Paul Aurich merge of 'a3cbe3e11bc3bb7a4c1ecd17011d62ffba9abedf'
Sat, 22 Aug 2009 02:57:41 +0000 Paul Aurich Fix some more incorrect addresses.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Sat, 22 Aug 2009 04:02:22 +0000 maiku More gracefully handle stream creation errors with Jingle calls.
Sat, 22 Aug 2009 02:55:18 +0000 maiku Gracefully handle failures to create an FsStream. This was caused by
Sat, 22 Aug 2009 02:28:23 +0000 John Bailey Add a boolean account option (defaulting to off) to control whether to use
Sat, 22 Aug 2009 02:10:21 +0000 maiku Properly name audio-call pixmaps. This stops an assertion in pidginstock.c
Sat, 22 Aug 2009 00:36:25 +0000 maiku Add the vvconfig plugin. It allows you to choose different microphones,
Fri, 21 Aug 2009 20:49:06 +0000 Paul Aurich merge of '48f2d27edd8466883a732524bff0e292e343e6f5'
Fri, 21 Aug 2009 15:57:38 +0000 Kelemen G«¡bor hu.po: Updated for 2.6.1
Fri, 21 Aug 2009 20:47:47 +0000 Paul Aurich jabber: Simplify; js is the callback data and can't be NULL.
Fri, 21 Aug 2009 20:45:47 +0000 Paul Aurich jabber: Unset the PurpleDnsQueryData when a query fails. Refs #9274.
Fri, 21 Aug 2009 19:17:48 +0000 Paul Aurich jabber: Print out the expected/generated caps hashes.
Fri, 21 Aug 2009 07:54:43 +0000 Paul Aurich merge of '5ca4fe18a853bb7a6d9c45cd96ce2e9da4a2f8b8'
Fri, 21 Aug 2009 07:03:48 +0000 Mark Doliner merge of '0e908152e3a09fb19dea225fe87e2d691f208d4e'
Fri, 21 Aug 2009 07:03:09 +0000 Mark Doliner Whoops, this test case IS correct
Thu, 20 Aug 2009 20:04:50 +0000 Mark Doliner Fix a bug in our outgoing yahoo message formatting where messages
Fri, 21 Aug 2009 07:15:47 +0000 Paul Aurich jabber: Fix a crash when the vcard includes an empty BINVAL.
Fri, 21 Aug 2009 00:30:08 +0000 maiku Fail the configure script if voice and video dependencies are missing.
Sat, 22 Aug 2009 23:36:31 +0000 Richard Laager Wrap this file more consistently.
Sun, 23 Aug 2009 21:40:34 +0000 Ka-Hing Cheung serialize functions that return unsigned int types in dbus
Thu, 20 Aug 2009 18:13:41 +0000 Mark Doliner This function no longer needs these two parameters
Thu, 20 Aug 2009 16:15:00 +0000 Daniel Atallah use memset instead of bzero for better portability and profit
Thu, 20 Aug 2009 06:54:44 +0000 Mark Doliner Oh, I guess we should escape this when printing to the debug window.
Thu, 20 Aug 2009 06:26:21 +0000 Mark Doliner I was missing a space!
Thu, 20 Aug 2009 06:17:55 +0000 Mark Doliner Hopefully be more clear about just what a "webcam invite" is
Thu, 20 Aug 2009 06:01:56 +0000 Mark Doliner Add a bunch of comments for translators that might make some of these
Thu, 20 Aug 2009 05:40:41 +0000 Mark Doliner A few small string changes
Thu, 20 Aug 2009 04:10:53 +0000 Paul Aurich Fix --disable-avahi. Closes #9449.
Thu, 20 Aug 2009 03:40:18 +0000 Paul Aurich merge of 'a34b37757cd241377842a2da55e7c7ece45d69dd'
Thu, 20 Aug 2009 02:15:00 +0000 Mark Doliner Don't put stuff into a linked list only to iterate through the linked list
Thu, 20 Aug 2009 01:51:37 +0000 Mark Doliner Use a GSList here instead of a GQueue. Yay for simplification.
Thu, 20 Aug 2009 01:24:24 +0000 Mark Doliner Move where the ftattr queue is defined
Thu, 20 Aug 2009 01:12:06 +0000 Mark Doliner merge of 'e8e119ae079526a36af0f2ac20e7a9c9900f44c1'
Thu, 20 Aug 2009 03:40:09 +0000 Paul Aurich Properly detect libpanel by including ncurses libs in linking test.
Wed, 19 Aug 2009 22:42:11 +0000 Paul Aurich Don't add an accelerator to "Join a Chat" in a conversation window.
Thu, 20 Aug 2009 01:11:26 +0000 Mark Doliner Make outgoing yahoo messages with links, font color, font face or font size
Wed, 19 Aug 2009 22:01:10 +0000 Mark Doliner * Change yahoo_html_to_codes() a little to hopefully be more straight forward
Wed, 19 Aug 2009 18:54:54 +0000 Paul Aurich Fix not calling the SRV timeout on the win32 code. Closes #9956.
Wed, 19 Aug 2009 16:21:47 +0000 Paul Aurich jabber: Escape status messages with a '<' or '>' in the Get Info dialog.
Wed, 19 Aug 2009 08:28:29 +0000 Mark Doliner applied changes from 484cf54a9d7270792571d342c82c713c72ce684b
Wed, 19 Aug 2009 08:27:47 +0000 Mark Doliner applied changes from 34673affeeb462b539214e2d6d46c1d44f0be288
Wed, 19 Aug 2009 08:26:58 +0000 Mark Doliner applied changes from 51ea62d1cdee93a0f6ab96f22d28cbe07ea5d13b
Wed, 19 Aug 2009 07:39:52 +0000 Mark Doliner applied changes from c55cc517cc0bc09b677222a63f5f466531033719
Wed, 19 Aug 2009 01:03:47 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.darkrain42.2.6.1' (head a471e07974d88252de5a74bbd65b07a8bc4345c7)
Wed, 19 Aug 2009 00:56:19 +0000 Elliott Sales de Andrade merge of '89a4f914ccc668cb5ef2e9d16cf1652efb275071'
Wed, 19 Aug 2009 00:41:20 +0000 Elliott Sales de Andrade merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
Wed, 19 Aug 2009 00:41:06 +0000 Elliott Sales de Andrade Update versions. Yes, I'm aware I skipped a number. I just don't want to
Wed, 19 Aug 2009 00:18:54 +0000 Mark Doliner Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
Wed, 19 Aug 2009 01:03:34 +0000 Elliott Sales de Andrade merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
Wed, 19 Aug 2009 00:37:01 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
Tue, 18 Aug 2009 23:52:14 +0000 Mark Doliner Fix a possible crash when receiving URLs in yahoo. It doesn't crash for me
Tue, 18 Aug 2009 23:03:47 +0000 Mark Doliner Check in some more tests, most of which are not compiled yet. I think
Tue, 18 Aug 2009 23:00:18 +0000 Mark Doliner I don't think we need a comment telling us what the code looks like 10 lines earlier
Tue, 18 Aug 2009 22:35:34 +0000 Mark Doliner Stop attempting to fetch oscar buddy info automatically for people on our
Tue, 18 Aug 2009 22:31:39 +0000 Mark Doliner Check in a change that does dumb client-side blocking of people
Tue, 18 Aug 2009 22:28:12 +0000 Mark Doliner Any objections to this? I think it's good for us to acknowledge people
Wed, 19 Aug 2009 00:58:45 +0000 Paul Aurich Per rekkanoryo, "End Direct IM Session". Refs #2556.
Mon, 17 Aug 2009 15:56:16 +0000 John Bailey Make the blurb about support even more verbose and explicit on what we will
Sun, 09 Aug 2009 23:11:59 +0000 Mark Doliner Split the descriptions of our --help text up into multiple smaller
Sun, 09 Aug 2009 20:56:59 +0000 Mark Doliner Make the strings in this file more localizable
Sun, 09 Aug 2009 20:34:29 +0000 Mark Doliner Add a verb to this sentence, as suggested by F Wolff on the translators
Sun, 09 Aug 2009 20:32:30 +0000 Mark Doliner Capitalize the abbreviation "URL," as suggested by F Wolff on the
Sun, 09 Aug 2009 20:29:27 +0000 Mark Doliner Change the string "Friendly name changes too rapidly" to "Friendly
Sun, 09 Aug 2009 20:27:12 +0000 Mark Doliner Use "buddy list" instead of "blist" in user-visible strings
Wed, 05 Aug 2009 04:14:29 +0000 John Bailey Add a blurb about support@pidgin.im being a publicly archived mailing list.
Wed, 05 Aug 2009 01:37:38 +0000 Paul Aurich Rename Euskera(Basque) (sic.) to Basque per translator. Closes #9838.
Wed, 05 Aug 2009 01:34:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f2a545adb2d67a5ba3dce2abedf68c392cc815e1)
Mon, 03 Aug 2009 00:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
Sun, 02 Aug 2009 22:24:21 +0000 Paul Aurich I think this is a little better.
Sat, 01 Aug 2009 23:40:44 +0000 Paul Aurich Drop a colon.
Sat, 01 Aug 2009 23:35:40 +0000 Paul Aurich Clarify the preference strings for the Join/Part hiding plugin.
Sat, 01 Aug 2009 21:36:16 +0000 Paul Aurich jabber: Prompt before cancelling presence notification to a buddy.
Sat, 01 Aug 2009 16:14:02 +0000 John Bailey Better string for Yahoo error 52. Someone might want to try improving it still.
Sat, 01 Aug 2009 16:11:30 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8351342d3a30c75649de9c3d4abc7b6f45ce8f82)
Sat, 01 Aug 2009 15:50:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head ae0850eb3d14d75586cd0578668606b34c38fad1)
Fri, 31 Jul 2009 06:35:49 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fa041ec42ae016bc51230865d59a5e06676f3cec)
Fri, 31 Jul 2009 06:23:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
Thu, 30 Jul 2009 06:52:24 +0000 Paul Aurich Fix two strings as pointed out on translators@
Wed, 22 Jul 2009 04:24:06 +0000 Paul Aurich Better errors for certificate expiration/activation checking.
Wed, 22 Jul 2009 04:15:09 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7c0f8ebeda0f59bd50e8e1692886616f302badcf)
Wed, 22 Jul 2009 02:34:56 +0000 Etan Reisner Didn't realize I hadn't pushed this before the string freeze so we get to do
Tue, 21 Jul 2009 05:17:09 +0000 Paul Aurich Mark a string for translation that was missed.
Tue, 21 Jul 2009 05:15:54 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73a88ac85b97264c19b9a9966270eecd310b6bff)
Sat, 18 Jul 2009 19:12:14 +0000 Paul Aurich Whitespace after '.' in a string.
Sat, 18 Jul 2009 17:57:48 +0000 John Bailey Change some strings in Yahoo! for 2.6.1.
Sat, 18 Jul 2009 17:15:20 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head d3334a023251e5d640dc061092a6aa2fbd14e629)
Sat, 18 Jul 2009 07:39:24 +0000 Paul Aurich Use a better error post-string freeze for the IDNA-conversion failure.
Sat, 18 Jul 2009 07:26:04 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 566ce451dc4c5c20f90b1d1f53b83a85aae04c34)
Sat, 18 Jul 2009 04:31:38 +0000 Paul Aurich Normalize on 'cancelled'
Wed, 15 Jul 2009 04:04:12 +0000 Paul Aurich Add a "Cancel Direct IM" buddy action when connected. Closes #2556.
Wed, 19 Aug 2009 16:19:45 +0900 Yoshiki Yazawa Added tag 2.6.0_jp for changeset dfd8d82313be
Wed, 19 Aug 2009 03:57:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin 2.6.0_jp
Tue, 18 Aug 2009 18:48:45 +0000 Stu Tomlinson More fixes for Gtk < 2.6
Tue, 18 Aug 2009 18:29:55 +0000 Paul Aurich merge of '455ee39cd9ae508a675deeaa3952b91d404ca64d'
Tue, 18 Aug 2009 18:26:57 +0000 Daniel Atallah Include Makefile.mingw in the dist.
Tue, 18 Aug 2009 18:28:00 +0000 Stu Tomlinson Fix compiling with Gtk < 2.6.0, looks like someone accidentally pasted this
Tue, 18 Aug 2009 17:53:04 +0000 Stu Tomlinson Ensure time_t is defined before we use it
Tue, 18 Aug 2009 15:38:34 +0000 John Bailey Obviously I'm an idiot and can't manage a simple task like deleting 5 characters.
Tue, 18 Aug 2009 15:36:37 +0000 John Bailey Prepping for 2.6.0.
Tue, 18 Aug 2009 14:59:24 +0000 John Bailey merge of '249bb0ae011a3aacadd09bca9106b7ba41bf6b75'
Tue, 18 Aug 2009 06:33:25 +0000 Paul Aurich Add Purple::XMLNode::get_name()
Tue, 18 Aug 2009 06:23:44 +0000 Etan Reisner Fix the Perl XMLNode API so that calls don't need to explicitly pass
Tue, 18 Aug 2009 03:45:33 +0000 John Bailey Missed one instance when I was checking to make sure my own entry had two
Tue, 18 Aug 2009 03:39:43 +0000 John Bailey merge of 'ba801ec16bca2ebd4892b49014d12b72df8aea03'
Tue, 18 Aug 2009 03:34:37 +0000 John Bailey merge of 'a1538be1e201a9daf8b56e0a577860252391350a'
Mon, 17 Aug 2009 02:46:56 +0000 John Bailey NEWSing.
Mon, 17 Aug 2009 01:00:45 +0000 John Bailey Update the default and small smiley themes for the Yahoo/Yahoo JAPAN prpl split.
Mon, 17 Aug 2009 00:49:44 +0000 John Bailey Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
Mon, 17 Aug 2009 00:34:10 +0000 John Bailey Rearrange the ChangeLog sections and add a couple more to make the presentation
Sun, 16 Aug 2009 23:46:15 +0000 Elliott Sales de Andrade Fix crashes when filenames end up being NULL in some prpls. Fixed a minor
Sun, 16 Aug 2009 23:28:12 +0000 John Bailey Fix MSNP9 too. Same patch by Mark and Paul, just applied to MSNP9.
Sun, 16 Aug 2009 23:27:24 +0000 John Bailey Patch written by Mark Doliner and Paul Aurich to fix a remote crash on MSN
Sun, 16 Aug 2009 23:25:51 +0000 John Bailey merge of 'dbc9826dcdc90ce976e932cdb52c297e114df42c'
Sun, 16 Aug 2009 23:25:38 +0000 fillods Update Esperanto translation. Closes #9925.
Tue, 18 Aug 2009 16:04:22 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 18 Aug 2009 04:34:30 +0000 Elliott Sales de Andrade g_strncasecmp is deprecated. I thought I removed these already. Anyway, I
Tue, 18 Aug 2009 03:34:24 +0000 Elliott Sales de Andrade Some comment-fixes I apparently had lying around.
Tue, 18 Aug 2009 03:23:17 +0000 Elliott Sales de Andrade NEWS-ificate...
Tue, 18 Aug 2009 03:22:05 +0000 Elliott Sales de Andrade Credit these guys from #393.
Tue, 18 Aug 2009 03:02:24 +0000 Elliott Sales de Andrade Two spaces at end of sentence. Too lazy to go back past 2.0.0. though.
Tue, 18 Aug 2009 02:32:43 +0000 maiku Use my name rather than my handle.
Mon, 17 Aug 2009 22:27:31 +0000 maiku NEWSed
Mon, 17 Aug 2009 21:58:01 +0000 Paul Aurich John said I should NEWS, too. Am I allowed to use 'NEWS' as a verb?
Mon, 17 Aug 2009 17:45:22 +0000 Daniel Atallah Fix encoding of italian win32 installer translation.
Mon, 17 Aug 2009 17:38:10 +0000 Marcus Lundblad NEWS! :)
Mon, 17 Aug 2009 04:06:00 +0000 Elliott Sales de Andrade Disable receiving Winks for now since we have no UI for it.
Sun, 16 Aug 2009 23:02:17 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 16 Aug 2009 07:25:33 +0000 Shalom Craimer Updated Hebrew translation.
Sun, 16 Aug 2009 05:23:07 +0000 Paul Aurich merge of '319edba55f1c66810f6a7a2af17e808a5bc75e3e'
Sun, 16 Aug 2009 03:27:56 +0000 Elliott Sales de Andrade merge of '21745356545795bcec9c44cff0e779429c5092c6'
Sun, 16 Aug 2009 03:22:58 +0000 Elliott Sales de Andrade Make gnt_keys_refine UTF8-compatible. Note, the rest of the tests don't
Sun, 16 Aug 2009 04:06:21 +0000 Paul Aurich Fix Yahoo emoticon sets and make Yahoo-Japan consistent.
Sun, 16 Aug 2009 03:23:54 +0000 Paul Aurich Fix setting the alias on a metacontact when it's not expanded. This is a patch.
Sun, 16 Aug 2009 03:21:47 +0000 Paul Aurich Don't try to write a cert with a blank filename.
Sat, 15 Aug 2009 19:59:14 +0000 Paul Aurich Remove directconn.c from Makefile.mingw, since nothing uses it and it includes an #error now.
Fri, 14 Aug 2009 18:05:25 +0000 Kelemen G«¡bor Updated Hungarian translation for 2.6.0
Sat, 15 Aug 2009 00:09:26 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 14 Aug 2009 14:34:06 +0000 Bj«Órn Voigt German translation update (1 string)
Fri, 14 Aug 2009 05:20:24 +0000 Paul Aurich This is annoying, but am I actually missing anything?
Fri, 14 Aug 2009 01:34:27 +0000 Etan Reisner Reverse the list of conference servers we find so that the first one in the
Fri, 14 Aug 2009 00:37:34 +0000 Etan Reisner merge of 'ce714031f3cafbcbd99cc3988cbb9cacd3ada236'
Fri, 14 Aug 2009 00:32:23 +0000 Etan Reisner Document the uri-handler signal. Did I get this right?
Thu, 13 Aug 2009 23:34:25 +0000 Etan Reisner Add a missing space. I'm sure no one reads this but I noticed it the other day
Thu, 13 Aug 2009 22:56:59 +0000 Etan Reisner merge of '595994cbd9222742a876670d7503f564822c34c1'
Thu, 13 Aug 2009 22:56:45 +0000 Etan Reisner Document the jabber-receiving-xmlnode signal, fix a typo and make the list and
Fri, 14 Aug 2009 00:38:03 +0000 Elliott Sales de Andrade I don't know why these 'echo's are here, but they hide the return value
Thu, 13 Aug 2009 20:16:23 +0000 Mark Doliner How about we just use a GString instead of this ridiculous
Thu, 13 Aug 2009 17:46:06 +0000 Mark Doliner I just saw a crash where im was null here. No idea how to reproduce it
Thu, 13 Aug 2009 15:56:13 +0000 Paul Aurich merge of '777b9e651a771f8fac5e480e094c740ee495ca06'
Thu, 13 Aug 2009 15:55:19 +0000 Paul Aurich Explicitly add a stub for the status mood myspace messages. Closes #9887.
Thu, 13 Aug 2009 07:28:12 +0000 maiku merge of '20320727f6c8f5a4a4b7b8c0f65c74a57ada1e15'
Thu, 13 Aug 2009 04:05:13 +0000 Paul Aurich ft: Set completion (for receiving) *after* writing the file.
Thu, 13 Aug 2009 03:28:38 +0000 Paul Aurich merge of 'abdecd59fbf18da0d4f391df390910b525356ffb'
Thu, 13 Aug 2009 03:26:27 +0000 Paul Aurich Clean up various file-scoped globals at uninit.
Thu, 13 Aug 2009 01:17:04 +0000 Paul Aurich This was wrong, right? How did it work?
Thu, 13 Aug 2009 02:32:33 +0000 Mark Doliner Simplify. A lot of these checks aren't necessary because msn_table_new()
Thu, 13 Aug 2009 02:24:55 +0000 Mark Doliner merge of '156e8a2f721f092d3fd2044315094a886b637ecd'
Thu, 13 Aug 2009 02:23:57 +0000 Mark Doliner No idea WTF this is
Thu, 13 Aug 2009 02:19:16 +0000 Mark Doliner These two headers don't use anything from cmdproc.h, so don't include
Thu, 13 Aug 2009 02:05:10 +0000 Mark Doliner Simplify
Thu, 13 Aug 2009 01:47:54 +0000 Mark Doliner Just add a note that this code sucks
Thu, 13 Aug 2009 01:31:15 +0000 Mark Doliner The amount of indirection in the msn prpl bothers me, so I'm flatteneing
Thu, 13 Aug 2009 01:24:59 +0000 Mark Doliner Remove another unused variable
Thu, 13 Aug 2009 01:18:53 +0000 Mark Doliner Remove an unused variable
Thu, 13 Aug 2009 01:17:05 +0000 andreimpopescu Updated Romanian translation, with new translator as well.
Thu, 13 Aug 2009 00:01:21 +0000 Mark Doliner Ignore unknown MySpace messages instead of trying to treat them like
Wed, 12 Aug 2009 23:13:47 +0000 Mark Doliner Move this check inside the else condition. The other half of the if
Thu, 13 Aug 2009 07:21:12 +0000 maiku Handle sources for Windows better.
Thu, 13 Aug 2009 07:12:02 +0000 maiku Let's keep this working right.
Thu, 13 Aug 2009 04:55:29 +0000 maiku Fix unidirectional media sessions and add a colorspace before the video sink.
Wed, 12 Aug 2009 10:04:54 +0000 maiku merge of '235259eaef44e8bacfe07e83eb5c66ddd4887ace'
Wed, 12 Aug 2009 10:03:47 +0000 maiku Switch around some GStreamer linking and state setting.
Wed, 12 Aug 2009 07:36:51 +0000 Paul Aurich Fix building on win32, which has #define write wpurple_write (and similar for read).
Wed, 12 Aug 2009 05:51:51 +0000 Paul Aurich jabber: Fix "Invalid Server" breaking roomlist dialog. Closes #8143.
Wed, 12 Aug 2009 04:32:16 +0000 Paul Aurich jabber: Migrate IBB to the new code added in the previous commit.
Wed, 12 Aug 2009 04:31:17 +0000 Paul Aurich ft: Add infrastructure to allow a prpl to moderate when to send packets.
Wed, 12 Aug 2009 02:05:32 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 11 Aug 2009 15:57:54 +0000 Paul Aurich jabber: Emit jabber-receiving-iq after we've ensured id is !NULL
Tue, 11 Aug 2009 02:44:41 +0000 Paul Aurich ChangeLog.API that, too.
Tue, 11 Aug 2009 02:42:57 +0000 Paul Aurich ft: Fix an issue with re-setting xfer->watcher when there is no fd.
Tue, 11 Aug 2009 02:41:09 +0000 Paul Aurich ft: Fix a bunch of uses of 0 as an 'invalid' fd.
Mon, 10 Aug 2009 23:24:39 +0000 Mark Doliner This was a memory leak, right?
Mon, 10 Aug 2009 15:57:35 +0000 hanzz ft: Allow the UI to overloadthe use of fread/fwrite. Closes #9844.
Mon, 10 Aug 2009 20:36:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 10 Aug 2009 04:40:54 +0000 Elliott Sales de Andrade merge of '7267766a0885d4724d8069fbe8b617a51cccf64c'
Mon, 10 Aug 2009 04:34:15 +0000 Elliott Sales de Andrade Well, I thought it was funny, anyway. Feel free to drop the second half if
Mon, 10 Aug 2009 04:25:30 +0000 Elliott Sales de Andrade Send a 603 Decline for any SLP invite that we do not support, so that your
Mon, 10 Aug 2009 04:16:40 +0000 Elliott Sales de Andrade Send a cancel message for any unknown text/x-msmsgsinvite requests, so that
Sun, 09 Aug 2009 07:29:01 +0000 Elliott Sales de Andrade Print name of application in the invite to the debug log if it's available.
Mon, 10 Aug 2009 03:27:52 +0000 Paul Aurich imhtml: When inserting html, only set a font if it's a change from the default. Fixes #7648.
Mon, 10 Aug 2009 02:06:56 +0000 nynorsk Updated Norwegian Nynorsk translation. Closes #9879.
Sun, 09 Aug 2009 22:40:29 +0000 Mark Doliner This string should have been marked for translation :-(
Sun, 09 Aug 2009 22:06:37 +0000 Mike Ruprecht Change the media invitation dialog name to something less generic.
Sun, 09 Aug 2009 19:08:41 +0000 Paul Aurich jabber: Read all MUC status codes in a presence. Fixes #6651.
Sun, 09 Aug 2009 05:17:11 +0000 Elliott Sales de Andrade Close the colour selection dialog when the whiteboard window is closed.
Sun, 09 Aug 2009 00:15:14 +0000 Paul Aurich Add support for XMPP URIs on Windows. Closes #2326.
Sat, 08 Aug 2009 17:35:08 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 07 Aug 2009 17:12:11 +0000 Paul Aurich merge of '3ec6c363917ec3d2ab175d9e68ed1b9b8bb848fa'
Fri, 07 Aug 2009 17:11:12 +0000 Paul Aurich gtkconv: Remove the close-timer when a new message comes in. Fixes #8512.
Fri, 07 Aug 2009 11:31:13 +0000 Mike Ruprecht Add pause capability for local video.
Fri, 07 Aug 2009 09:25:33 +0000 Mike Ruprecht Unleak pad if more pads are linked.
Fri, 07 Aug 2009 08:36:12 +0000 Mike Ruprecht merge of '82204c4b8e636617e72c31b471d4f81e85194540'
Fri, 07 Aug 2009 04:29:55 +0000 Paul Aurich Set XMPP chat topic when it contains a < followed by a character. Closes #5712.
Fri, 07 Aug 2009 04:21:51 +0000 Paul Aurich Avoid an assertion when setting a room topic for the first time.
Fri, 07 Aug 2009 03:01:22 +0000 Stu Tomlinson media-gst.h apparently needs special consideration that I'll give it some
Fri, 07 Aug 2009 02:33:51 +0000 Stu Tomlinson Add new #include's to purple.h so it can continue to be the canonical
Fri, 07 Aug 2009 08:34:37 +0000 Mike Ruprecht Remove send_level and recv_level from PidginMedia.
Fri, 07 Aug 2009 08:23:12 +0000 Mike Ruprecht Unlink the local audio volume and mute between sessions.
Fri, 07 Aug 2009 00:08:43 +0000 Mike Ruprecht merge of '690e0c46a823bc8a86dd97edef1482d8ba30d3a6'
Thu, 06 Aug 2009 07:01:04 +0000 ambrose li Updated traditional Chinese translations. Closes #9850.
Thu, 06 Aug 2009 05:50:42 +0000 Paul Aurich merge of 'bc3bb7129b398700639d32f7d6b85fc155053f82'
Thu, 06 Aug 2009 05:25:23 +0000 Elliott Sales de Andrade Ignore buddies with invalid emails in the membership list or address book,
Thu, 06 Aug 2009 05:49:47 +0000 Paul Aurich ChangeLog my last. I think this Closes #9824.
Thu, 06 Aug 2009 05:45:47 +0000 Paul Aurich log: Escape the "from" name in the HTML logger. Refs #9824.
Thu, 06 Aug 2009 04:59:12 +0000 Paul Aurich irc: Handle a buddy appearing in multiple groups properly.
Thu, 06 Aug 2009 03:23:05 +0000 Paul Aurich merge of '05d22685de7c7e91a18724eccf5ecf6791146239'
Thu, 06 Aug 2009 03:21:59 +0000 Paul Aurich jabber: Fix a crash due to a contact having a resource with jbr->name == NULL
Thu, 06 Aug 2009 01:28:34 +0000 Stu Tomlinson Don't package the unnecessary symlink libymsg.so which is not really a
Thu, 06 Aug 2009 01:05:11 +0000 Stu Tomlinson Don't crash trying to modify the settings for an account where the prpl is
Wed, 05 Aug 2009 16:11:20 +0000 Claudio Satriano Updated Italian po and win32 installer translations. Closes #9846, #9847.
Fri, 07 Aug 2009 00:06:12 +0000 Mike Ruprecht Check for media caps when the conversation menu is activated.
Wed, 05 Aug 2009 19:01:03 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 05 Aug 2009 03:37:45 +0000 Mike Ruprecht Remove the "accepted" signal from PurpleMedia as it was redundant.
Wed, 05 Aug 2009 02:17:12 +0000 Mike Ruprecht Set alsasrc's slave-method to 2. This stops the audio timestamps from
Wed, 05 Aug 2009 01:58:02 +0000 Mike Ruprecht Allow setting properties on GStreamer elements with fs-element.conf.
Wed, 05 Aug 2009 01:34:21 +0000 Paul Aurich Refs #9838.
Wed, 05 Aug 2009 01:20:45 +0000 Mark Doliner Let's just call this after the switch statement...
Wed, 05 Aug 2009 01:13:12 +0000 Mark Doliner Take care of a special case where we would incorrectly parse incoming IMs
Wed, 05 Aug 2009 00:53:51 +0000 jfs Updated Spanish translation.
Wed, 05 Aug 2009 00:52:51 +0000 mikel paskual Updated Basque translation.
Tue, 04 Aug 2009 23:29:34 +0000 Mark Doliner Reuse our purple_markup_unescape_entity() function instead of
Tue, 04 Aug 2009 22:47:58 +0000 Mark Doliner Use TRUE and FALSE instead of 1 and 0. I like TRUE and FALSE.
Tue, 04 Aug 2009 21:03:34 +0000 Mark Doliner This is actually a stack, not a queue, so we can use a simpler data
Tue, 04 Aug 2009 20:53:11 +0000 Mark Doliner Make this enum follow our naming conventions a little better
Wed, 05 Aug 2009 04:44:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 04 Aug 2009 08:16:09 +0000 Mark Doliner Something will have gone horribly wrong if data is NULL here, so don't
Tue, 04 Aug 2009 08:14:41 +0000 Mark Doliner Fix two memory leaks. We were setting norm_bud and temp to NULL without
Tue, 04 Aug 2009 04:19:34 +0000 Elliott Sales de Andrade merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'
Tue, 04 Aug 2009 04:18:57 +0000 Elliott Sales de Andrade Somehow this bit got left in there. Should really compile this time.
Tue, 04 Aug 2009 04:04:21 +0000 Paul Aurich merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'
Tue, 04 Aug 2009 03:52:57 +0000 Elliott Sales de Andrade merge of '4687f2ad1aa97d621e389533af53704e6066f35a'
Tue, 04 Aug 2009 03:51:30 +0000 Elliott Sales de Andrade Set a maximum conversion length to g_convert when determining the file name
Tue, 04 Aug 2009 03:49:01 +0000 Elliott Sales de Andrade THis conversion specifier is incorrect.
Tue, 04 Aug 2009 02:14:46 +0000 Mark Doliner Changes to the way we translate raw yahoo messages to HTML. The HTML
Tue, 04 Aug 2009 02:06:01 +0000 Mark Doliner We can use the typedef here, right?
Tue, 04 Aug 2009 01:23:45 +0000 Stu Tomlinson Log the reason for disconnection to the debug log, so that we might
Tue, 04 Aug 2009 04:03:41 +0000 Paul Aurich merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'
Tue, 04 Aug 2009 00:32:56 +0000 Paul Aurich Changelog the mail dialog crashes/fixes.
Mon, 03 Aug 2009 23:29:05 +0000 Paul Aurich Fix a crash at shutdown in Finch.
Mon, 03 Aug 2009 18:30:22 +0000 Paul Aurich statusbox: Avoid an assertion failure from ""
Mon, 03 Aug 2009 17:06:26 +0000 Paul Aurich Updated Spanish and Slovenian translations. Closes #9834, #9835.
Mon, 03 Aug 2009 06:36:48 +0000 Paul Aurich Further updated Norwegian Nynorsk translation. Closes #9831.
Mon, 03 Aug 2009 06:33:17 +0000 Paul Aurich Document the jabber signals, since I promised a while ago I would.
Tue, 04 Aug 2009 04:03:29 +0000 Paul Aurich cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.
Mon, 03 Aug 2009 14:17:27 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 03 Aug 2009 00:46:20 +0000 Paul Aurich Updated Basque (eu) translation. Closes #9828.
Sun, 02 Aug 2009 22:48:05 +0000 Paul Aurich Updated Russian translation some more. Closes #9818.
Sun, 02 Aug 2009 20:42:00 +0000 Paul Aurich jabber: Keep a second connection open over which to send the terminate.
Sun, 02 Aug 2009 16:43:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 02 Aug 2009 05:53:56 +0000 Paul Aurich Oops, fix loading smiley themes.
Sun, 02 Aug 2009 05:34:11 +0000 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Sun, 02 Aug 2009 04:33:26 +0000 Paul Aurich Clarify load_smiley_theme a little. Refs #9822.
Sun, 02 Aug 2009 04:10:32 +0000 Paul Aurich yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
Sun, 02 Aug 2009 03:58:52 +0000 Paul Aurich oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.
Sun, 02 Aug 2009 03:00:00 +0000 Paul Aurich jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody
Sat, 01 Aug 2009 22:12:30 +0000 Paul Aurich jabber: Store the "own JabberBuddy" in the JabberStream* struct.
Sat, 01 Aug 2009 21:45:24 +0000 Paul Aurich jabber: Stop fall-through on connection error.
Sat, 01 Aug 2009 18:55:27 +0000 Paul Aurich merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'
Sat, 01 Aug 2009 18:51:02 +0000 Paul Aurich cert: Fix a reversed check. Oops.
Sat, 01 Aug 2009 05:31:59 +0000 duck zephyr: Build properly on Hurd.
Sat, 01 Aug 2009 04:32:24 +0000 Paul Aurich jabber: Ridiculously verbose logging for BOSH.
Sat, 01 Aug 2009 04:24:39 +0000 Paul Aurich jabber: Better inactivity timer logic.
Sat, 01 Aug 2009 04:01:51 +0000 Paul Aurich jabber: Remove js->use_bosh
Sat, 01 Aug 2009 04:00:37 +0000 Paul Aurich jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.
Sat, 01 Aug 2009 03:57:14 +0000 Paul Aurich jabber: Re-order the BOSH structs and normalize the buffer names.
Sat, 01 Aug 2009 15:59:40 +0000 Stu Tomlinson Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
Sat, 01 Aug 2009 15:32:38 +0000 John Bailey Unbreak the string freeze.
Sat, 01 Aug 2009 08:50:19 +0000 Sulabh Mahajan Fix #9660. Reconnect, in case of error 52.
Sat, 01 Aug 2009 07:45:23 +0000 Sulabh Mahajan Fixes #9661
Sat, 01 Aug 2009 14:55:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 01 Aug 2009 02:59:31 +0000 Paul Aurich merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'
Fri, 31 Jul 2009 21:44:52 +0000 Mark Doliner Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
Sat, 01 Aug 2009 02:58:40 +0000 Paul Aurich jabber: Add the two Gtalk video features to the disco#info/caps hash
Sat, 01 Aug 2009 02:44:13 +0000 Paul Aurich jabber: Fix setting the PEP node the first time.
Sat, 01 Aug 2009 02:33:41 +0000 Paul Aurich jabber: disco#info queries with no 'from' are from the server; valid.
Sat, 01 Aug 2009 01:53:02 +0000 Paul Aurich jabber: Fix setting Google Talk avatar at login.
Fri, 31 Jul 2009 14:40:03 +0000 Marcus Lundblad merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'
Fri, 31 Jul 2009 09:34:39 +0000 Mark Doliner Add a test with a custom color
Fri, 31 Jul 2009 10:04:43 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated for 2.60
Fri, 31 Jul 2009 09:22:37 +0000 Mark Doliner Of course I got it backwards
Fri, 31 Jul 2009 09:21:28 +0000 Mark Doliner Better variable name?
Fri, 31 Jul 2009 09:18:07 +0000 Mark Doliner Add testing for font size
Fri, 31 Jul 2009 09:04:20 +0000 Mark Doliner Stop using a GString when a gchar* will do fine
Fri, 31 Jul 2009 08:55:10 +0000 Mark Doliner Make match a const char *, and remove two unnecessary casts
Fri, 31 Jul 2009 08:47:42 +0000 Mark Doliner Minor optimization when sending and receiving messages on Yahoo: only
Fri, 31 Jul 2009 08:39:03 +0000 Mark Doliner nomoreendtags is used as a boolean, so set the variable type appropriately
Fri, 31 Jul 2009 06:50:34 +0000 Paul Aurich cert: Nevermind, not going to change that string.
Fri, 31 Jul 2009 06:35:35 +0000 Paul Aurich cert: Validate subject name before prompting due to no CA pool.
Fri, 31 Jul 2009 04:42:52 +0000 Elliott Sales de Andrade Don't leak the GError from g_convert.
Fri, 31 Jul 2009 04:21:30 +0000 Mike Ruprecht merge of '69e3f1859964483e117264088d4b6fc214709f6a'
Fri, 31 Jul 2009 04:21:28 +0000 Mike Ruprecht merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'
Fri, 31 Jul 2009 04:09:41 +0000 Elliott Sales de Andrade merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'
Fri, 31 Jul 2009 04:09:01 +0000 Elliott Sales de Andrade Got the 'to' and 'from' charsets backwards there, didn't I.
Fri, 31 Jul 2009 04:05:57 +0000 Elliott Sales de Andrade Fix the warnings.
Fri, 31 Jul 2009 04:04:24 +0000 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 so that we can explicitly set
Fri, 31 Jul 2009 03:53:00 +0000 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 means we don't need to go
Fri, 31 Jul 2009 04:15:02 +0000 Paul Aurich Oops.
Fri, 31 Jul 2009 03:47:58 +0000 Paul Aurich Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.
Fri, 31 Jul 2009 03:27:47 +0000 Elliott Sales de Andrade Fix some of that grammer (sic) that Mark mentioned.
Fri, 31 Jul 2009 02:48:57 +0000 Elliott Sales de Andrade I don't understand how this branch could be reached, but don't leak the slp
Fri, 31 Jul 2009 01:28:41 +0000 Mark Doliner Change Yahoo to send <span> tags with a color style attribute instead of <font>
Fri, 31 Jul 2009 01:06:42 +0000 Mark Doliner Whoops, I forgot to add the test!
Fri, 31 Jul 2009 00:56:33 +0000 Mark Doliner Add a note about why we do this. Feel free to correct spelling
Fri, 31 Jul 2009 00:48:16 +0000 Mark Doliner Add a super simple test for yahoo_codes_to_html(). I'm planning on
Fri, 31 Jul 2009 00:46:38 +0000 Mark Doliner This comment shouldn't be doxigenated
Thu, 30 Jul 2009 23:47:16 +0000 Mark Doliner Oh shit no it wasn't. I have no one to blame but fear itself.
Thu, 30 Jul 2009 23:45:45 +0000 Mark Doliner Um, this was a memory leak, right?
Thu, 30 Jul 2009 23:43:01 +0000 Mark Doliner Simplify a wee bit
Fri, 31 Jul 2009 04:20:30 +0000 Mike Ruprecht Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.
Fri, 31 Jul 2009 08:35:37 +0900 Yoshiki Yazawa merge with im.pidgin.pidgin
Thu, 30 Jul 2009 16:02:21 +0000 Paul Aurich oscar: Fix debug message newline I noticed in a log from #pidgin.
Thu, 30 Jul 2009 12:41:56 +0000 Josep Puigdemont Updated Catalan-Valencian translation by Toni Hermoso.
Thu, 30 Jul 2009 07:26:54 +0000 Mark Doliner merge of '0303b668a76bd19395d6a4feeec2d0c36f2407bf'
Thu, 30 Jul 2009 05:24:52 +0000 Paul Aurich merge of '4d4cd3cf315192de81786fd9f785ac12a08ad369'
Thu, 30 Jul 2009 07:26:10 +0000 Mark Doliner Small comment improvement from Aman Gupta (tmm1)
Thu, 30 Jul 2009 03:47:23 +0000 Stu Tomlinson Apparently the .PHONY bits are important for the revision reported in win32
Thu, 30 Jul 2009 03:42:26 +0000 Mike Ruprecht Don't crash when opening a tooltip for yahoo contacts who aren't on
Thu, 30 Jul 2009 05:24:44 +0000 Paul Aurich certs: Clean up the code a little, since I made it hard to follow.
Wed, 29 Jul 2009 19:16:02 +0000 Paul Aurich jabber: Handle "Extended Address" correctly.
Thu, 30 Jul 2009 12:34:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 30 Jul 2009 03:26:37 +0000 Elliott Sales de Andrade Don't use a static buffer to hold a full filename, since it could possibly
Wed, 29 Jul 2009 19:31:27 +0000 Etan Reisner merge of '0b43c5f05ed84d95790b3c5370f905758358e36e'
Wed, 29 Jul 2009 07:54:07 +0000 Bj«Órn Voigt German translation update (only punctuation changes)
Wed, 29 Jul 2009 20:34:30 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 29 Jul 2009 02:32:00 +0000 Paul Aurich Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Wed, 29 Jul 2009 01:50:54 +0000 Elliott Sales de Andrade If the SOAP server returns a 503 AND we haven't yet authenticated, then
Tue, 28 Jul 2009 22:25:41 +0000 Paul Aurich merge of '024d245a8148c47c777a691d387fefdc58337f9c'
Tue, 28 Jul 2009 22:07:41 +0000 Paul Aurich merge of '19f16b9c4b574f5a04993f6347630ef3a0f03dd6'
Tue, 28 Jul 2009 21:49:29 +0000 Paul Aurich ft: Don't emit a changed-status signal for something that isn't a change.
Tue, 28 Jul 2009 22:07:39 +0000 Paul Aurich merge of '18102fcd19439a6e6f2e689922316eaa8fd42ca1'
Tue, 28 Jul 2009 22:03:21 +0000 Mark Doliner Add a comment for these two strings. A translator asked about
Tue, 28 Jul 2009 22:08:04 +0000 Marcus Lundblad Fixed casing...
Tue, 28 Jul 2009 22:07:17 +0000 Marcus Lundblad One more typo...
Tue, 28 Jul 2009 22:04:15 +0000 Marcus Lundblad Fixed typo in translation
Tue, 28 Jul 2009 20:03:28 +0000 Laurynas Biveinis Update Lithuanian translation
Tue, 28 Jul 2009 18:48:17 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 28 Jul 2009 05:03:19 +0000 Paul Aurich cap: Ignore auto-resp messages. Closes #4633.
Tue, 28 Jul 2009 04:43:53 +0000 Paul Aurich ft: Set an initial size for the dialog; that shrunk it way too much.
Tue, 28 Jul 2009 04:35:06 +0000 Paul Aurich ft: This functionality has been "offered" for umpteen years.
Tue, 28 Jul 2009 03:09:54 +0000 Stu Tomlinson I think this is the 3rd fix for the same error in the same function
Tue, 28 Jul 2009 02:58:24 +0000 Paul Aurich Updated Hebrew translation. Closes #9785.
Tue, 28 Jul 2009 02:37:45 +0000 Paul Aurich merge of '5d299fb56a8e77822296cd70281b61ed0fa3b613'
Tue, 28 Jul 2009 02:30:39 +0000 Stu Tomlinson Fixes for some potential printf("%s", NULL) type of problems from Maiku
Tue, 28 Jul 2009 01:23:39 +0000 Stu Tomlinson Automatically detect if running under valgrind and don't close plugin
Tue, 28 Jul 2009 01:18:46 +0000 Stu Tomlinson Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)
Tue, 28 Jul 2009 01:16:09 +0000 Stu Tomlinson Make media.c compilable on Windows following guidance from Maiku
Mon, 27 Jul 2009 23:14:24 +0000 stefan becker Free the KeyValuePairs associated with accountopt lists. Closes #9115.
Mon, 27 Jul 2009 22:50:34 +0000 Paul Aurich merge of '865afa7130542051d98f8e39bf3e0e6d8c70402c'
Mon, 27 Jul 2009 19:11:49 +0000 Stu Tomlinson Fix windows build by adding the necessary bits to define the MTN revision
Mon, 27 Jul 2009 22:02:20 +0000 aman Optimize blist searching with lots and lots of empty groups
Mon, 27 Jul 2009 15:42:19 +0900 Yoshiki Yazawa build fix
Mon, 27 Jul 2009 15:22:00 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 27 Jul 2009 05:20:52 +0000 hanzz Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
Mon, 27 Jul 2009 05:09:21 +0000 Paul Aurich Resurrect the old offline icon and make the new one the invisible icon.
Mon, 27 Jul 2009 04:12:06 +0000 aman More efficient purple_find_conversation_with_account. Closes #9703.
Mon, 27 Jul 2009 03:33:32 +0000 Paul Aurich merge of '676252faa4180c3a4995644d57dd0394f55d5db7'
Sun, 26 Jul 2009 19:51:40 +0000 Paul Aurich jabber: Move the jbr comparison logic to a GCompareFunc
Sun, 26 Jul 2009 19:25:47 +0000 Paul Aurich jabber: Properly track own idle time in fake_to_self.
Sun, 26 Jul 2009 21:42:21 +0000 John Bailey And really fix that --with-system-ssl-certs argument.
Sun, 26 Jul 2009 21:22:47 +0000 John Bailey Tweak the ChangeLog a bit.
Sun, 26 Jul 2009 21:22:29 +0000 John Bailey Fix this warning:
Sun, 26 Jul 2009 17:43:00 +0000 Paul Aurich merge of '0cb5b3f2ca9b11063ea0e18c4fc723568e254965'
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Sun, 26 Jul 2009 17:17:03 +0000 John Bailey And clean up two instances where Yahoo Japan needs to be correctly detected
Sun, 26 Jul 2009 16:54:02 +0000 John Bailey Update these URL's to use the correct version of the Yahoo Messenger client
Mon, 27 Jul 2009 01:08:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 26 Jul 2009 15:24:29 +0000 Josep Puigdemont Catalan translation updated.
Sun, 26 Jul 2009 01:39:13 +0000 Paul Aurich Further update to pt_BR. Refs #9723.
Sun, 26 Jul 2009 00:39:14 +0000 Paul Aurich Deprecate multiple chats having the same name and complain in the log.
Sun, 26 Jul 2009 00:21:20 +0000 Paul Aurich Minor cleanup: This callback is also IM-only.
Sun, 26 Jul 2009 00:19:59 +0000 Paul Aurich Minor cleanup: this callback is only triggered for IMs.
Sat, 25 Jul 2009 23:57:26 +0000 Paul Aurich Add a few files to .mtn-ignore
Sat, 25 Jul 2009 23:44:28 +0000 Paul Aurich --warnings;
Sat, 25 Jul 2009 21:12:23 +0000 Paul Aurich Updated English (British) translation. Closes #9775.
Sat, 25 Jul 2009 08:26:47 +0000 Elliott Sales de Andrade merge of '968b860be1d2669d190f0b1376533fcbc0d52b98'
Sat, 25 Jul 2009 06:49:18 +0000 Elliott Sales de Andrade Add the MTN revision in the Pidgin About and finch --version dialogs.
Sun, 26 Jul 2009 22:22:04 +0900 Yoshiki Yazawa restore icons
Sun, 26 Jul 2009 22:18:59 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 25 Jul 2009 02:55:33 +0000 Paul Aurich Apply a fix from "pieleric" to the Dutch translation. Closes #9764.
Fri, 24 Jul 2009 16:07:31 +0000 Jochen Kemnade complete German translation for 2.6.0
Thu, 23 Jul 2009 04:05:31 +0000 Paul Aurich ft: fwrite failing is a local error. Pointed out by kenshin.
Thu, 23 Jul 2009 02:52:45 +0000 Paul Aurich Add an explicit "Connected" message right before passing control from proxy subsystem to whomever called purple_proxy_connect.
Thu, 23 Jul 2009 02:31:52 +0000 Paul Aurich Set xfer->status before emitting signals in purple_xfer_set_status.
Wed, 22 Jul 2009 21:17:50 +0000 Paul Aurich Updated Bengali translation and retire two translators. Closes #9738.
Wed, 22 Jul 2009 20:39:46 +0000 Paul Aurich merge of '0051876c7a8f15262533a927282a8b417dfb0644'
Wed, 22 Jul 2009 20:38:20 +0000 Paul Aurich Updated Czech translation. Closes #9739
Wed, 22 Jul 2009 19:48:51 +0000 Paul Aurich Fix a small leak and remove a duplicate xmlnode_set_attrib.
Wed, 22 Jul 2009 15:06:07 +0000 John Bailey Fix #9745 as the submitter suggested. This doesn't appear to hurt anything.
Wed, 22 Jul 2009 07:31:40 +0000 Paul Aurich Fix GnuTLS validation of the CACert Chain. Closes #4458.
Wed, 22 Jul 2009 06:12:13 +0000 Paul Aurich merge of '6f4d0e183ebb11a95980e184e63bd4709aa24306'
Wed, 22 Jul 2009 06:03:31 +0000 Paul Aurich A better solution for verifying certificate chains with NSS 3.12.3.
Wed, 22 Jul 2009 04:15:02 +0000 Paul Aurich merge of '16bc7e72b5dd239ce65c63a388c2d39efc5b7c32'
Wed, 22 Jul 2009 03:15:48 +0000 Mike Ruprecht merge of '080022da62aff247ec296e6c817cae0fc476b6a6'
Wed, 22 Jul 2009 02:36:28 +0000 Etan Reisner merge of '2c429e7e623da14e68de42a031909190e1f9dbac'
Tue, 21 Jul 2009 23:45:49 +0000 Etan Reisner merge of '5a2bb37da0d5add24e122a13a827437ecae61ad3'
Wed, 22 Jul 2009 04:14:01 +0000 Paul Aurich Check expiration/activation times on certificates. Closes #8226.
Tue, 21 Jul 2009 22:30:01 +0000 Paul Aurich Set the namespace properly on stanzas for BOSH.
Wed, 22 Jul 2009 03:11:05 +0000 Mike Ruprecht Don't crash when there isn't a webcam connected.
Tue, 21 Jul 2009 17:10:29 +0000 Jochen Kemnade getting closer to a complete German translation
Tue, 21 Jul 2009 15:30:24 +0000 Paul Aurich Updated Dutch translation. Closes #9727.
Tue, 21 Jul 2009 15:05:00 +0000 Paul Aurich Clean up some debugging and leave it in, since when it it fails, it
Tue, 21 Jul 2009 06:48:31 +0000 Paul Aurich merge of 'b4330cb0af1a74cd8826d08447a38a366f1be3fc'
Tue, 21 Jul 2009 06:16:43 +0000 Elliott Sales de Andrade merge of '50e2f2c66f304a73c2a9ef4d912be5e3f2ed39a5'
Tue, 21 Jul 2009 06:47:55 +0000 Paul Aurich Clear out the fd when we pass it off to the SSL subsystem
Tue, 21 Jul 2009 05:33:43 +0000 Paul Aurich Add a debug log message when MD5 is used in a verification chain. Refs #4458.
Tue, 21 Jul 2009 04:25:59 +0000 Ka-Hing Cheung merge of '1ce56b5da0a32c13c50761b20f87a319cc55306f'
Tue, 21 Jul 2009 04:12:47 +0000 Paul Aurich Updated Khmer translation. Closes #9726.
Tue, 21 Jul 2009 03:48:50 +0000 Paul Aurich Reorganize pixmaps to ship scalable icons, including the main Pidgin icon. Refs #8556.
Tue, 21 Jul 2009 04:31:27 +0000 Elliott Sales de Andrade Propagate connect errors from the MSN proxy callback to the servconn error
Tue, 21 Jul 2009 03:57:20 +0000 Elliott Sales de Andrade Fix a small warning.
Tue, 21 Jul 2009 03:56:44 +0000 Elliott Sales de Andrade Set the session error after disconnecting the servconn instead of before.
Tue, 21 Jul 2009 04:24:46 +0000 Ka-Hing Cheung kevin_BB on irc was reporting that doing things on connect didn't work,
Wed, 22 Jul 2009 06:10:17 +0000 Paul Aurich disapproval of revision '39b90ee2c4d49d80e4f9befbc80cb9684cf05209'
Fri, 10 Jul 2009 04:46:37 +0000 Etan Reisner Close up scope on some variables and more correctly handle the
Fri, 10 Jul 2009 04:35:20 +0000 Etan Reisner Returning FALSE from a function that is suposed to return a PurpleChat * is
Wed, 22 Jul 2009 02:35:10 +0000 Etan Reisner disapproval of revision '6b146c92bd0f878c7321a914c74044d50273abcf'
Fri, 10 Jul 2009 02:44:50 +0000 Etan Reisner I noticed the other day that we don't have a "Join a Chat" menu item in the
Wed, 08 Jul 2009 14:50:49 +0000 Etan Reisner Oops, missed this.
Sat, 25 Jul 2009 05:14:27 +0000 Yoshiki Yazawa add directories
Sat, 25 Jul 2009 05:09:13 +0000 Yoshiki Yazawa add icon directory
Sat, 25 Jul 2009 04:54:36 +0000 Yoshiki Yazawa explicit merge of 'd957c051e839d63bfc0ef71320934890e7ae63c4'
Fri, 24 Jul 2009 01:42:13 +0000 Yoshiki Yazawa remove icons/hicolor
Fri, 24 Jul 2009 01:33:16 +0000 Yoshiki Yazawa replace icons/hicolor directory with new one.
Tue, 07 Jul 2009 08:25:02 +0000 Yoshiki Yazawa adapted to jp separation.
Tue, 07 Jul 2009 06:09:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 921a6693312cc38dd6dbc93e91d6bf5c60938634)
Sun, 05 Jul 2009 09:18:35 +0000 Yoshiki Yazawa revert 002fd86b3609a74ca5836b78b2d13da38c608adb
Sat, 04 Jul 2009 23:40:15 +0000 Yoshiki Yazawa pidgin should handle 2byte hexadecimal numeric character reference.
Sat, 04 Jul 2009 23:14:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 832a8f3c3faf1fbbc69e803c6a1830896dd05e1f)
Wed, 01 Jul 2009 04:12:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8c1fa13e01e278e3a2c91c7c595ff091b87f0c3c)
Mon, 29 Jun 2009 06:24:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 11d28a9362597cbea7fa0957f4202037131a3d6b)
Fri, 26 Jun 2009 06:40:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1490bc9b5da3684cfe634ae71d22e5903a639e7c)
Thu, 25 Jun 2009 12:49:23 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6b28d34173486d3e4f658f62a61c93b56a489cb0)
Sun, 21 Jun 2009 05:28:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e211e5c80765054db1df78db6a636e0c310be116)
Fri, 19 Jun 2009 04:18:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 30f1540c6158d08c3c58172fff717ac182596cff)
Sat, 13 Jun 2009 04:23:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caf1ac283a4ee4be662ae40717b7d7104f76296d)
Fri, 12 Jun 2009 18:00:28 +0000 Yoshiki Yazawa adjust pointer depth.
Fri, 12 Jun 2009 06:58:41 +0000 Yoshiki Yazawa build fix
Fri, 12 Jun 2009 05:27:34 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e155acab29d005538351633111052f094e5f5f98)
Fri, 22 May 2009 02:02:16 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e09226ff43686401f45368b4047b907c205abfba)
Thu, 21 May 2009 15:04:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b7e8c44c307d8c76ec8baf9f5de889131d8bec6d)
Fri, 15 May 2009 01:19:26 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 33cc2185e6e6d5b19764d50e8b02900f782843b2)
Mon, 11 May 2009 02:18:47 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 70ee1de1cc79688256a3dd6ac1a519e24c00a12c)
Mon, 04 May 2009 16:28:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 63eed8332804fcd21df43cd1d222794c6018b79f)
Sat, 02 May 2009 20:35:36 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8f2b3a7063a7a0e5cae9de55e55f7066c0d202d6)
Fri, 01 May 2009 20:44:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f92d95c83baba97463f923077688ba2eb144763b)
Fri, 24 Apr 2009 07:43:08 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e54933232e44b0c259cee6eff8f9354e6b94fe5d)
Sun, 19 Apr 2009 04:04:50 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 37d6e0111ed0e45196fbb2da9737166f9d743096)
Thu, 16 Apr 2009 05:51:42 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
Thu, 09 Apr 2009 04:17:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
Wed, 08 Apr 2009 11:00:19 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ac03deda57981951c593dd61f0aef4d31625eec)
Tue, 07 Apr 2009 14:32:50 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Tue, 31 Mar 2009 11:18:23 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f71e0a5c7eff9c53c7641ad6c6b135a3dfec040f)
Sun, 15 Mar 2009 10:41:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d1b0914c480b5166f0687409b6a396866208d502)
Sun, 15 Mar 2009 10:39:42 +0000 Yoshiki Yazawa now yahoo plugin can obtain room list in yahoo jp service.
Sun, 08 Mar 2009 20:38:09 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a840b7a77c7e395db5e7877fab90763d91f70b3a)
Tue, 03 Mar 2009 08:03:11 +0000 Yoshiki Yazawa - oscar.c: encoding while odc should always be utf8.
Tue, 03 Mar 2009 06:57:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
Tue, 24 Feb 2009 10:26:45 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5aca19ea8964e864e3374ac4fd3c1c81cd23a426)
Thu, 05 Feb 2009 05:09:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Mon, 02 Feb 2009 12:10:33 +0000 Yoshiki Yazawa - moved msn_plain_msg() and msn_control_msg() as upstream.
Mon, 02 Feb 2009 05:34:19 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)
Thu, 29 Jan 2009 12:43:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
Wed, 28 Jan 2009 04:09:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
Mon, 26 Jan 2009 09:18:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
Sat, 24 Jan 2009 16:51:05 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ff9f5e053b251ded25ede4d5f3e47f4c9757313c)
Thu, 15 Jan 2009 11:44:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Wed, 14 Jan 2009 06:23:46 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
Tue, 13 Jan 2009 16:17:56 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Wed, 07 Jan 2009 04:29:01 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 223c176b6a2db3f928afc1e5cebc7a735461ae26)
Tue, 06 Jan 2009 05:46:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 479fd75025803f01e743b5c39e6706b1d42a3520)
Mon, 05 Jan 2009 14:14:43 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fbb7e560b9517ff3eb66340bc3f0006a42a3820c)
Sun, 04 Jan 2009 10:16:38 +0000 Yoshiki Yazawa fix for a crash bug in win32. patch by nosuke.
Sun, 04 Jan 2009 07:19:25 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)
Fri, 26 Dec 2008 08:42:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Sun, 21 Dec 2008 18:31:05 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Thu, 18 Dec 2008 05:23:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
Sun, 07 Dec 2008 15:42:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4ff028813f413133586393038d63ee3d565450a5)
Thu, 04 Dec 2008 09:28:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Thu, 27 Nov 2008 02:23:57 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cfca82f1fee3fa6401caf10cafe80caa073cc9d9)
Mon, 24 Nov 2008 08:34:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Sun, 23 Nov 2008 09:40:48 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a4222a6a8081e1e41a29c5b01c09a31ed212eb60)
Mon, 17 Nov 2008 06:15:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ca4b6e987b967927b0f8bd001bc33440a6885000)
Fri, 31 Oct 2008 08:37:42 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Wed, 29 Oct 2008 05:24:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 91697ef86059abe66d9821bda00c222c87e695c8)
Sat, 25 Oct 2008 10:10:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ccc437b944e0675b75037409a01416e31650e7f)
Mon, 20 Oct 2008 23:50:43 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
Fri, 17 Oct 2008 01:38:57 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ac786ea6156dee361dab547dbc902b9ac3920a0a)
Tue, 14 Oct 2008 15:14:39 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 77f42c8f25c38b4f966158a64ab3be36f00e0aa8)
Fri, 10 Oct 2008 04:30:42 +0000 Yoshiki Yazawa made pidgin warn only if "/purple/network/warn_cert" has been set.
Fri, 10 Oct 2008 03:32:39 +0000 Yoshiki Yazawa fixed a typo.
Thu, 09 Oct 2008 09:27:47 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 05c26e9f58c2ab03f9f6d60143405f368789957d)
Tue, 07 Oct 2008 03:13:59 +0000 Yoshiki Yazawa fix for msn file transfer breakage.
Sun, 05 Oct 2008 14:57:18 +0000 Yoshiki Yazawa fixed msn login regression by reverting recent change.
Fri, 03 Oct 2008 12:17:03 +0000 Yoshiki Yazawa improved "now listening" status support.
Sat, 27 Sep 2008 14:21:37 +0000 Yoshiki Yazawa fix a reject
Sat, 27 Sep 2008 13:28:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a77a8a85e623af608434736b9e63cc17507ec60c)
Mon, 22 Sep 2008 06:17:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6597ee41c4b15c89f49616d51fd455267fad4e73)
Sat, 20 Sep 2008 14:44:42 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c4b468cd39c86e9277876ff998e003880c12a103)
Wed, 10 Sep 2008 01:11:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bbe14843cc0f5cc89746d07c3331b91bfa5edf5)
Mon, 08 Sep 2008 04:49:36 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 254e5a24031a74103097db812ae3e723d696c11d)
Sun, 07 Sep 2008 04:13:31 +0000 Yoshiki Yazawa convert utf8 url string into locale encoding on passing it to the browser.
Sat, 06 Sep 2008 19:13:49 +0000 Yoshiki Yazawa go back to is_zenkaku_space() due to a problem of i18n url such as ja.wikipedia.org.
Sat, 06 Sep 2008 17:35:09 +0000 Yoshiki Yazawa handle '[' and ']' as like '(' and ')'.
Sat, 06 Sep 2008 16:10:18 +0000 Yoshiki Yazawa - evolved is_zenkaku_space() to is_multibyte_utf8().
Sat, 06 Sep 2008 04:45:37 +0000 Yoshiki Yazawa ditto.
Sat, 06 Sep 2008 03:27:04 +0000 Yoshiki Yazawa ditto.
Sat, 06 Sep 2008 03:25:19 +0000 Yoshiki Yazawa added missing file.
Fri, 05 Sep 2008 14:53:19 +0000 Yoshiki Yazawa restored pidgin/pixmap by copying whole directory.
Fri, 05 Sep 2008 14:35:54 +0000 Yoshiki Yazawa sync to the upstream.
Fri, 05 Sep 2008 14:29:30 +0000 Yoshiki Yazawa removed unused files.
Fri, 05 Sep 2008 13:34:15 +0000 Yoshiki Yazawa added is_zenkaku_space() so that url can be separated from trailing multi byte string as well.
Fri, 05 Sep 2008 10:01:57 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4e2880e0b1b33a1395280db14803f92cc93843de)
Mon, 25 Aug 2008 02:46:56 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2798b5d30a8c2d29601e600fd6d9d710fd33635c)
Thu, 21 Aug 2008 11:09:05 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 710f38b975eaf7565ddfa8389153489ce33c6d31)
Wed, 20 Aug 2008 22:38:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
Wed, 20 Aug 2008 22:35:25 +0000 Yoshiki Yazawa changed encoding for libpurple/util.c to utf-8.
Wed, 20 Aug 2008 22:13:29 +0000 Yoshiki Yazawa disapproval of revision '0fc7734bdfe8abb0a53051c84b83dd3ec8ea54d8'
Wed, 20 Aug 2008 08:15:22 +0000 Yoshiki Yazawa changed encoding for util.c to utf-8.
Wed, 20 Aug 2008 07:01:05 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 70e8a5f4db432a4eead3f39b031731a40e18314d)
Sat, 16 Aug 2008 07:04:26 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c50c272054b5f756082d58737d15f1ab5e46be26)
Mon, 11 Aug 2008 04:44:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a9002d08e75602ce9bcf87e60a05f2b0c7862608)
Thu, 07 Aug 2008 16:00:16 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 46d8b3ade8e097ae2dc4ecc334074fe286f6b27e)
Thu, 31 Jul 2008 06:23:55 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1036d6fc1c09bf3b42c737dab42d188245f16b17)
Mon, 28 Jul 2008 06:18:51 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fedb7de8d5fe70aa0cd0ee66f32050b68f5fd230)
Fri, 18 Jul 2008 08:45:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 97e156c1c2ef4aabc8926ff845b42b911a476dd0)
Fri, 11 Jul 2008 18:29:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
Thu, 03 Jul 2008 13:49:24 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3d0b19df4a52ab42b61494afac9c85d170398fa8)
Wed, 02 Jul 2008 16:07:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3008dd1f70a9e9ddc2bbe30c0fae7aba334836fe)
Thu, 19 Jun 2008 11:17:48 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
Tue, 17 Jun 2008 09:06:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Thu, 12 Jun 2008 03:53:43 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9e2358867e786b26132017b225710d5c9d230c5a)
Wed, 11 Jun 2008 13:37:27 +0000 Yoshiki Yazawa localized "Away" string may fit UTF8.
Wed, 11 Jun 2008 13:04:34 +0000 Yoshiki Yazawa put a type 97 hash on sending a custom status mesagge in yahoo_set_idle()
Wed, 11 Jun 2008 11:30:53 +0000 Yoshiki Yazawa revert one thing
Wed, 11 Jun 2008 11:05:22 +0000 Yoshiki Yazawa clean yahoo/util.c up.
Wed, 11 Jun 2008 10:23:29 +0000 Yoshiki Yazawa yahoo status fix second try.
Wed, 11 Jun 2008 08:39:27 +0000 Yoshiki Yazawa try to fix that the status message appears in wrong encoding when it comes back from auto-away status.
Wed, 11 Jun 2008 03:46:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
Mon, 09 Jun 2008 04:17:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6f45eed99c94f8e63e46ad382a70c0c4e266b833)
Wed, 04 Jun 2008 05:13:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072)
Tue, 03 Jun 2008 05:23:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fa58d38b47ddd3adf4314e997ff052d610af4d09)
Mon, 02 Jun 2008 06:58:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8c6407ae1c2c31473f78557c5805f8efa18e1ed8)
Fri, 30 May 2008 14:29:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head eeed2c960a1dbe213de63e3115629056ac809beb)
Tue, 27 May 2008 14:14:40 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9ebef7dc91fd3f43f016ceeee02e0a15e2008868)
Mon, 26 May 2008 04:04:39 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7347c33cabd303ddbcb162b7ad7899f3dac480ba)
Sun, 25 May 2008 04:30:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 217103c3e954ff2d295a6590ad3477d357894f9c)
Mon, 19 May 2008 16:18:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4c0536321fe25e0646f67565a43deafe1cb5f32c)
Fri, 16 May 2008 03:22:53 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cdd61c60b83f8fb5c4d61aeb2188e8d8a189aefa)
Thu, 15 May 2008 13:29:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fbc907b599705ebe499000ee228b8be4c456b39b)
Sat, 10 May 2008 12:15:06 +0000 Yoshiki Yazawa - text to feed gtk_selection_data_set() should include trailing '\0'
Sat, 10 May 2008 10:08:26 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 727d816d20ca2bcfae91438cbd708b9f3d7de105)
Sat, 10 May 2008 10:03:23 +0000 Yoshiki Yazawa - due to bug of gtk_text_buffer_insert(), chop the text at designated position.
Thu, 08 May 2008 00:27:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 245104c3da64bf99627578bd68d6cda42ee16b43)
Wed, 07 May 2008 03:32:58 +0000 Yoshiki Yazawa The last modification to gtk_imhtml_clipboard_get() causes trailing garbage when user pastes from clipboard continuously. So back to UTF-16 for now but do in more sane way.
Tue, 06 May 2008 07:58:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d94973707853b3f6b84dc446eac68f7fd4c9370d)
Tue, 06 May 2008 07:51:03 +0000 Yoshiki Yazawa prepending BOM to selection data produces garbage in almost all cases.
Thu, 01 May 2008 15:24:43 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 01e9055ea70771c842b561dca3b64027ac37dc69)
Wed, 30 Apr 2008 16:12:02 +0000 Yoshiki Yazawa removed annoying "Mute Sounds" short cut key
Wed, 30 Apr 2008 12:53:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 018afa661b9c72b48f2277e33e2fe55cc8b19235)
Mon, 28 Apr 2008 09:27:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5f1a220f63d8e85758a94a2ed57381dc91b07eda)
Mon, 28 Apr 2008 09:04:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Thu, 24 Apr 2008 02:28:24 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 90011f8844f95be26206d5698b603f1692f319a0)
Tue, 22 Apr 2008 01:04:23 +0000 Yoshiki Yazawa removed experimental and unused web client detection code
Tue, 22 Apr 2008 00:41:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0fb5c2a94109c3921d619c2149e12569e30116ee)
Fri, 18 Apr 2008 11:19:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 595cd288a660326477660b9d9251785e57aaaebe)
Thu, 17 Apr 2008 17:04:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1b822949efa4354726f0d774f743e3417426728a)
Thu, 17 Apr 2008 17:02:07 +0000 Yoshiki Yazawa roomname should be in utf8
Tue, 15 Apr 2008 05:18:55 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head adef47c71d9ea87e0876e37870d390b39ea7ea04)
Sun, 13 Apr 2008 22:46:58 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0525a14734461b19a7561e49645fb0df3ebaeea9)
Tue, 08 Apr 2008 06:17:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 570c5daf55a59f3c7271d3b5a50bd4d3024f7a80)
Sat, 05 Apr 2008 13:15:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a32d1e1358009ce730a50b32e63fbe6c3a63c4fb)
Wed, 02 Apr 2008 04:58:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dce402944e0c7e7fce6947885af42ba1ea7d8a25)
Tue, 01 Apr 2008 02:54:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2eb97f7d46ac5955e6a217661513d28e3b5ce060)
Fri, 28 Mar 2008 09:56:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8694cdf8884d0e71329ba9e829123eb4e3fc5fa7)
Thu, 27 Mar 2008 07:10:14 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head bebaa6838815195a5c97614f4aaf7e0f13ef2da7)
Tue, 25 Mar 2008 17:49:36 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ca7cee77a367b0e5214452c04c708e14bfb9d301)
Tue, 25 Mar 2008 09:19:55 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0044ad00af211a0b7dbcf1171ffedfde5136ed65)
Mon, 24 Mar 2008 16:02:36 +0000 Yoshiki Yazawa fix for potential crash
Mon, 24 Mar 2008 13:46:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4076ab075803f1be812f973fd8b7d6e9d3ebaf27)
Sun, 23 Mar 2008 09:18:14 +0000 Yoshiki Yazawa make purple_plugin_oscar_convert_to_best_encoding() skip conversion to iso-8859-1 on windows environment.
Sun, 23 Mar 2008 08:43:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
Thu, 20 Mar 2008 11:57:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ccf8998cb268f07fd8ef3f817b6cb5f1bc32cf02)
Thu, 20 Mar 2008 11:48:40 +0000 Yoshiki Yazawa - fixed the offset of encoding field in ODC frame to be sent to peer.
Wed, 19 Mar 2008 19:23:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c8a7475750a83a32c26d2f40066500a948844beb)
Wed, 19 Mar 2008 19:16:07 +0000 Yoshiki Yazawa replaced deprecated UCS-2BE with UTF-16BE
Mon, 17 Mar 2008 07:20:59 +0000 Yoshiki Yazawa "-diff < oneline.height / 2" broke fixed height of entry field
Mon, 17 Mar 2008 07:07:05 +0000 Yoshiki Yazawa backport alias normalization to manp9
Mon, 17 Mar 2008 06:32:52 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 33bd2430510196431b931ccb1fa0b55777482dd0)
Mon, 17 Mar 2008 06:15:43 +0000 Yoshiki Yazawa import fix for serv_got_* things
Mon, 17 Mar 2008 06:14:40 +0000 Yoshiki Yazawa now resize_imhtml_cb() returns gboolean
Sun, 16 Mar 2008 19:44:14 +0000 Yoshiki Yazawa delete assertion which has been commented out in previous commit because it was added in yaz patch.
Sun, 16 Mar 2008 19:40:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6777479a003186b7b7e2e499eea0522c541b7a37)
Sun, 16 Mar 2008 19:38:28 +0000 Yoshiki Yazawa remove an assertion so that STATUS_AVAIL can be properly dispatched.
Sun, 16 Mar 2008 19:36:12 +0000 Yoshiki Yazawa catch up with recent gtkconv change
Sun, 16 Mar 2008 01:05:01 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6d7c3abd2d7bce2089371a61f62aa7b22e59f889)
Sat, 15 Mar 2008 06:52:43 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
Thu, 13 Mar 2008 14:50:21 +0000 Yoshiki Yazawa - more normalization for window title
Wed, 12 Mar 2008 19:31:01 +0000 Yoshiki Yazawa normalize buddy's alias name to be appeared in the window title.
Wed, 12 Mar 2008 17:02:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head eced0f42ca756a36e09e9f4adbb007d835ff8795)
Sat, 08 Mar 2008 14:22:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6e57c4c3ef7f3cc9df8b67e8897a30bbe0405817)
Thu, 06 Mar 2008 15:43:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e4b22781fe6c2a7cd1133ee36a308ede967be25e)
Thu, 06 Mar 2008 10:23:16 +0000 Yoshiki Yazawa swap botch and sanitize.
Wed, 05 Mar 2008 19:41:19 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9a5b9a755769ed5ce1855edc6f94e7a1afc35313)
Wed, 05 Mar 2008 19:37:18 +0000 Yoshiki Yazawa fix yahoo jp file transfer.
Wed, 05 Mar 2008 15:00:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
Tue, 04 Mar 2008 18:12:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dfdceb0b08475c3e5750b3e6430d154e9a747d67)
Tue, 04 Mar 2008 18:10:40 +0000 Yoshiki Yazawa yahoo jp file transfer work in progress
Sun, 02 Mar 2008 21:35:56 +0000 Yoshiki Yazawa fixed indentation
Sat, 01 Mar 2008 16:49:23 +0000 Yoshiki Yazawa - more close button fix
Sat, 01 Mar 2008 15:33:57 +0000 Yoshiki Yazawa utf8 character for close button had been saved in wrong encoding.
Sat, 01 Mar 2008 14:39:04 +0000 Yoshiki Yazawa - revert msn_message_get_bin_data() and restore true sanitize code for incoming messages.
Fri, 29 Feb 2008 19:18:27 +0000 Yoshiki Yazawa - fix a bug accidentally introduced to msn plugin
Fri, 29 Feb 2008 18:32:40 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7474ede7a228958687361e74cd34d1cb88c73d07)
Fri, 29 Feb 2008 17:59:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 11e051b0990ea8111b60dfc98d81dfbd4e3ad25e)
Fri, 29 Feb 2008 17:56:13 +0000 Yoshiki Yazawa - import nosuke's hash 244 patch and others to yahoo plugin
Fri, 29 Feb 2008 08:32:34 +0000 Yoshiki Yazawa no reason to exclude yd->jp
Thu, 28 Feb 2008 12:28:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bbbd3b5812df69c6884596a4343b688d73c3124)
Wed, 27 Feb 2008 15:11:12 +0000 Yoshiki Yazawa remove duplicated entry.
Wed, 27 Feb 2008 14:54:42 +0000 Yoshiki Yazawa adapted to the transition to utf-8 of yahoo-jp.
Wed, 27 Feb 2008 12:21:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b7875f81b48bb1a776ac4b2473cc7376cb35b0f9)
Mon, 25 Feb 2008 05:45:57 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9de3934cd71a8b08f0f6da39df8f0102d36fbd2b)
Wed, 20 Feb 2008 06:56:39 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7a8f58fc7611c332a05ed1c1b8417be24c9cf981)
Mon, 11 Feb 2008 08:16:15 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3639bb4d5d5a867f6bdb2a82be21e4887179b929)
Fri, 01 Feb 2008 08:50:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ba2fcd0ff9b6309bdae42ab4c25a628916a5cb6c)
Thu, 31 Jan 2008 15:56:44 +0000 Yoshiki Yazawa reverted the change for msnstyle.
Thu, 31 Jan 2008 14:48:24 +0000 Yoshiki Yazawa moved msnstyle to /conversations/msnstyle
Thu, 31 Jan 2008 09:30:48 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 459f009bbc5c632b8f92f56fc2fc0239f207994c)
Wed, 30 Jan 2008 10:53:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
Thu, 10 Jan 2008 05:32:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1991213a0cb9c2d4b066d5acb8e5b5fb77b1470b)
Tue, 08 Jan 2008 19:23:50 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d6936cb019234c5f9985eceac8678731c6b7bf25)
Mon, 07 Jan 2008 18:17:44 +0000 Yoshiki Yazawa - revise handling of current_topic
Mon, 07 Jan 2008 15:03:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4ee5892f234555949f9d4ee3a3fd14d49e642b64)
Mon, 07 Jan 2008 03:40:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d50f362e369f486aaf9a95a0d79ec0632743f07d)
Mon, 17 Dec 2007 08:20:42 +0000 Yoshiki Yazawa half baked fixes for file transfer.
Mon, 17 Dec 2007 07:48:27 +0000 Yoshiki Yazawa apply nosuke-san's yahoo mail patch.
Sat, 15 Dec 2007 14:46:08 +0000 Yoshiki Yazawa tweak configure message for msnp14.
Sat, 15 Dec 2007 14:28:56 +0000 Yoshiki Yazawa deleted ChangeLog.yaz
Sat, 15 Dec 2007 14:24:07 +0000 Yoshiki Yazawa fix a typo.
Sat, 15 Dec 2007 13:57:42 +0000 Yoshiki Yazawa - revise pidgin_gtk_ellipsis_text().
Sat, 15 Dec 2007 08:52:04 +0000 Yoshiki Yazawa re-commit ellipsis patch.
Sat, 15 Dec 2007 05:17:48 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e1e3e43c119da08c2f86638d37867881f3742d4c)
Sat, 15 Dec 2007 05:15:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cff05fbceab1d88163770d13a4c7a6116bdeb8ee)
Sat, 15 Dec 2007 05:12:24 +0000 Yoshiki Yazawa merge of '1ec99cf95363c1e7c839780d51463b0c73d96e25'
Sat, 15 Dec 2007 05:02:35 +0000 Yoshiki Yazawa temporary backed out ellipsis handling code.
Wed, 28 Nov 2007 14:38:43 +0000 Yoshiki Yazawa revive resizable input widget. without this, input area shrinks to one line!
Wed, 28 Nov 2007 14:21:51 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 41b4d75b70555daf78b3c5701a59453027ca57e7)
Wed, 28 Nov 2007 08:44:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e07a38238ee8acc8258a095a26e721d95125cb05)
Mon, 26 Nov 2007 07:49:34 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9c910ea3009780694450a04dc7a9227f6f8ca1eb)
Sun, 25 Nov 2007 08:25:36 +0000 Yoshiki Yazawa allow to enable msnp14.
Sun, 25 Nov 2007 08:22:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66d234740bd40b14ef7564f178d84ab82816d6e2)
Sat, 24 Nov 2007 05:42:55 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2c3b326b7734ae5211bccc072469632b5b560151)
Fri, 23 Nov 2007 11:54:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2cbd8db1d77e345ea55b3b765ca79726273ca727)
Thu, 22 Nov 2007 07:44:59 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cc8513f94aa94550d600cd8a5d42475dbf7249c0)
Wed, 24 Oct 2007 05:17:01 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c)
Tue, 23 Oct 2007 03:25:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4e59fcb1e2baf2eb63083224381e0af9fe1331cc)
Tue, 16 Oct 2007 07:48:36 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8d61a119c53ac77e595d5ec300d30482b914bdf7)
Sun, 07 Oct 2007 03:21:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
Sat, 06 Oct 2007 18:19:51 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6c08c628ee64e16c824829c25befc0ca09338f9d)
Wed, 03 Oct 2007 09:53:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 530c4f758bc1775758210bea1aa6273313d95b6d)
Tue, 02 Oct 2007 17:49:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb)
Fri, 28 Sep 2007 04:03:27 +0000 Yoshiki Yazawa fix for a breakage.
Thu, 27 Sep 2007 17:04:45 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d33243e8f5347776c81f81a0e4ba3a76ae5505a5)
Wed, 19 Sep 2007 10:08:23 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3910f85cac876af6007e47f35c8e05b3bab62cbd)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
Tue, 21 Jul 2009 03:05:36 +0000 Paul Aurich Check in updated icons, logo, and new voice/video icons from Hylke.
Mon, 20 Jul 2009 18:51:18 +0000 Paul Aurich Updated Brazilian Portuguese translation. Closes #9723.
Mon, 20 Jul 2009 18:44:07 +0000 Paul Aurich Don't allow NULL sort method IDs and don't crash on them. Fixes #9658.
Mon, 20 Jul 2009 18:29:16 +0000 Paul Aurich merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'
Mon, 20 Jul 2009 07:12:34 +0000 Paul Aurich Fix a translation issue. Closes #7316.
Mon, 20 Jul 2009 05:11:50 +0000 Elliott Sales de Andrade merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'
Mon, 20 Jul 2009 05:10:17 +0000 Elliott Sales de Andrade Some versions of libtool seem to output things a little differently, so
Mon, 20 Jul 2009 01:28:11 +0000 Elliott Sales de Andrade Make a note about these ALLOW_TAG* macros so people don't do stuff like
Sun, 19 Jul 2009 23:26:50 +0000 Elliott Sales de Andrade We don't appear to need this key according to the current revision of the
Mon, 20 Jul 2009 18:28:16 +0000 Paul Aurich Build fix on Windows. Thanks to SuperMMX.
Mon, 20 Jul 2009 18:26:13 +0000 Paul Aurich Allow fallback for broken XMPP <message/> types. Closes #7837.
Mon, 20 Jul 2009 18:16:36 +0000 Paul Aurich Oops, it helps to set the resource.
Sun, 19 Jul 2009 23:45:13 +0000 Paul Aurich Move the IDN support into the DNS routines.
Sun, 19 Jul 2009 22:40:10 +0000 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
Sun, 19 Jul 2009 22:39:41 +0000 Ka-Hing Cheung disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
Sun, 19 Jul 2009 22:29:44 +0000 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
Sun, 19 Jul 2009 20:16:27 +0000 ª±ric Boumaour Small fixes in fr.po translation for 2.6 release.
Sun, 19 Jul 2009 19:38:35 +0000 Paul Aurich merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'
Sun, 19 Jul 2009 19:07:54 +0000 Paul Aurich Make OK default for Add Buddy, Add Chat, and Join Chat.
Sun, 19 Jul 2009 17:56:02 +0000 Ka-Hing Cheung if I return FALSE to remove the timeout handle, I should probably set
Sun, 19 Jul 2009 17:45:08 +0000 Ka-Hing Cheung merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'
Sun, 19 Jul 2009 17:27:55 +0000 Jochen Kemnade more German l10n
Sun, 19 Jul 2009 17:41:38 +0000 Ka-Hing Cheung Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
Sun, 19 Jul 2009 17:35:06 +0000 Ka-Hing Cheung move MSN stuff to its own section
Sun, 19 Jul 2009 16:55:48 +0000 Ka-Hing Cheung I blame Qulogic for not compiling with vv
Sun, 19 Jul 2009 19:33:43 +0000 Mark Doliner disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'
Sun, 19 Jul 2009 16:31:32 +0000 Mark Doliner Surround this macro in do { } while (0); so that callers don't need to
Sun, 19 Jul 2009 16:28:32 +0000 Mark Doliner Correct the indentation of this macro by removing one level of indentation
Sun, 19 Jul 2009 16:19:45 +0000 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string
Sun, 19 Jul 2009 12:05:32 +0000 Jochen Kemnade German translation update (still incomplete for 2.6.0)
Sun, 19 Jul 2009 08:31:44 +0000 Sulabh Mahajan Fixes #1982
Sun, 19 Jul 2009 08:17:45 +0000 Elliott Sales de Andrade merge of '2ce8248c9604e667e6fbbc4200565415369417e0'
Sun, 19 Jul 2009 07:17:13 +0000 Paul Aurich Updated Greek Translation. Closes #9696.
Sun, 19 Jul 2009 05:45:45 +0000 Paul Aurich Punjabi translation updated. Closes #9715.
Sat, 18 Jul 2009 20:11:08 +0000 Paul Aurich To make grim happy (or more upset).
Sat, 18 Jul 2009 18:32:47 +0000 Paul Aurich corner case: the first group wasn't being put into the hash table.
Sat, 18 Jul 2009 16:17:32 +0000 John Bailey Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;
Sat, 18 Jul 2009 16:12:12 +0000 John Bailey Change a bunch more of our yahoo packets to use the session ID. I believe this
Sat, 18 Jul 2009 08:46:06 +0000 Paul Aurich Updated Galician translation and ChangeLogging. Closes #9695.
Sat, 18 Jul 2009 07:49:17 +0000 Paul Aurich ASCII-ize the TXT query, too.
Sat, 18 Jul 2009 07:23:09 +0000 Paul Aurich Support connecting to IDNA XMPP domains.
Sat, 18 Jul 2009 05:26:23 +0000 Paul Aurich Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.
Sat, 18 Jul 2009 05:08:25 +0000 Paul Aurich Fix a crash with the Message Notification plugin and the 'hidden' gtkconv
Sat, 18 Jul 2009 04:06:48 +0000 Paul Aurich Add some debugging for a file transfer crash. Refs #4829.
Sat, 18 Jul 2009 03:36:33 +0000 John Bailey Change a crapton of our Yahoo! packets to use the session ID we're assigned
Sat, 18 Jul 2009 03:31:44 +0000 John Bailey We were actually identifying as a version of Yahoo Messenger that doesn't
Sat, 18 Jul 2009 02:32:04 +0000 Stu Tomlinson Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.
Sat, 18 Jul 2009 00:40:40 +0000 Paul Aurich merge of 'ebacad33e72745d3734a3d870fee301705c7282c'
Fri, 17 Jul 2009 23:49:51 +0000 Paul Aurich Refactor jabber_login and jabber_register_account
Fri, 17 Jul 2009 21:11:25 +0000 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations.
Fri, 17 Jul 2009 02:19:31 +0000 Paul Aurich Strip trailing whitespace.
Fri, 17 Jul 2009 23:45:52 +0000 John Bailey Clean up a case of unnecessarily duplicated code.
Fri, 17 Jul 2009 00:37:59 +0000 John Bailey Display an error message when we receive error code 1013 from the Yahoo! logon
Thu, 16 Jul 2009 22:56:37 +0000 Paul Aurich The item JID will match the 'to' JID, not the from.
Thu, 16 Jul 2009 22:53:37 +0000 Paul Aurich Revert this to what it was originally. Since the Get Info dialog renders "Purple HTML" or "IMHTML", trust the purple_* routine to format the <br/> properly.
Thu, 16 Jul 2009 20:22:05 +0000 Paul Aurich Better hash function for the PurpleBuddy lookup hashtables.
Thu, 16 Jul 2009 20:06:27 +0000 Paul Aurich explicit merge of 'c273f8da9712cac21aae5bcbd3d4790f8ee78f79'
Sun, 12 Jul 2009 05:43:38 +0000 Paul Aurich merge of '2348ff22f0ff3453774b8b25b36238465580c609'
Sun, 19 Jul 2009 08:09:24 +0000 Elliott Sales de Andrade ALLOW_TAG expands to multiple statements, so we should put braces around
Sun, 19 Jul 2009 06:20:21 +0000 Elliott Sales de Andrade Prevent a crash if a plugin set a mini-dialog during load. If that plugin
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Fri, 17 Jul 2009 04:11:00 +0000 Elliott Sales de Andrade Only fall back to ISO-8859-1 for text/plain messages. This fixes some wrong
Thu, 16 Jul 2009 20:05:08 +0000 Paul Aurich merge of '5c0909f063226cd78f2eacd00e120fc52b66a457'
Thu, 16 Jul 2009 18:03:22 +0000 Paul Aurich Further minor optimizations to blist-lookup code.
Thu, 16 Jul 2009 18:37:27 +0000 Timo Jyrinki Updated Finnish translation for 2.6.0.
Thu, 16 Jul 2009 17:24:39 +0000 Daniel Atallah merge of '1f0820a27cb7599cb83182453e1d0cfc9663f11d'
Thu, 16 Jul 2009 17:07:08 +0000 Paul Aurich merge of '1423db68fabc512bc2005d658eb078fc65bd6fba'
Thu, 16 Jul 2009 15:30:05 +0000 Daniel Atallah merge of '14624d95d88444c69810193d3cddea741c692fea'
Thu, 16 Jul 2009 11:08:10 +0000 ª±ric Boumaour Update french translation for 2.6.0 release
Thu, 16 Jul 2009 15:13:57 +0000 Sulabh Mahajan Prevent users from being added to the conference before they accept the invitation
Thu, 16 Jul 2009 14:45:26 +0000 Sulabh Mahajan Prevent conference from splitting, when reinvited to one we are a member of. Fixes ticket #9601
Thu, 16 Jul 2009 12:55:06 +0000 Sulabh Mahajan Fixes ticket #9685, Use the fact "Status is 11 when we are being notified about invitation being sent to someone else"
Thu, 16 Jul 2009 05:46:43 +0000 Paul Aurich Add the twitter.com CA cert. Fixes 9264.
Thu, 16 Jul 2009 05:28:53 +0000 Paul Aurich merge of '47cc43740a8e5263c6eeb5b06416b3ba2434c57d'
Thu, 16 Jul 2009 05:17:45 +0000 Elliott Sales de Andrade merge of '01d5e162e0d796e96df727bb20f12c2e2bfdd3d0'
Thu, 16 Jul 2009 05:15:42 +0000 Elliott Sales de Andrade Use the existing convenience variable instead of a couple of dereferences.
Thu, 16 Jul 2009 04:27:57 +0000 Elliott Sales de Andrade Not sure why I changed this, but it doesn't seem to be necessary. I'm going
Thu, 16 Jul 2009 05:28:17 +0000 Paul Aurich New MSN certs needed for login.live.com. Closes #9682.
Thu, 16 Jul 2009 04:40:08 +0000 aman Use a hash table for looking up PurpleGroup:s.
Thu, 16 Jul 2009 03:55:24 +0000 Paul Aurich The Get Info dialog renders in HTML, so replace \n with <br/>\n.
Thu, 16 Jul 2009 02:46:36 +0000 Paul Aurich Continue verification when we can't find a *cached* peer. Fixes #9664.
Thu, 16 Jul 2009 02:20:40 +0000 Paul Aurich merge of '16b1eeda9a01e74e4b8906f46cd976bf0935a1c2'
Wed, 15 Jul 2009 16:37:46 +0000 Peter Hjalmarsson Updated Swedish Translation
Wed, 15 Jul 2009 15:27:28 +0000 Peter Hjalmarsson merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'
Thu, 16 Jul 2009 02:14:03 +0000 Paul Aurich purple_status_to_jabber does need to strip HTML.
Wed, 15 Jul 2009 23:11:00 +0000 Paul Aurich Use purple_util_write_data_to_file_absolute. Closes #9688.
Wed, 15 Jul 2009 22:41:52 +0000 Paul Aurich For JIDs, do strdown before normalization.
Wed, 15 Jul 2009 22:31:10 +0000 Paul Aurich Ensure UTF-8 strdown is mostly working correctly.
Wed, 15 Jul 2009 18:27:37 +0000 Paul Aurich Properly send rejection to initiator if we reject a transfer.
Wed, 15 Jul 2009 17:57:08 +0000 Paul Aurich Use Entity Caps for determining file transfer abilities, if possible.
Wed, 15 Jul 2009 17:24:18 +0000 Paul Aurich Per request, update Hylke's email address.
Wed, 15 Jul 2009 17:07:01 +0000 Paul Aurich +@since
Wed, 15 Jul 2009 16:57:33 +0000 Paul Aurich Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
Wed, 15 Jul 2009 15:32:11 +0000 Paul Aurich merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'
Wed, 15 Jul 2009 08:59:00 +0000 Mark Doliner Ah, this is what g++ doesn't like.
Wed, 15 Jul 2009 07:22:50 +0000 Ka-Hing Cheung documents purple_prefs_connect_callback
Wed, 15 Jul 2009 06:38:10 +0000 Sadrul Habib Chowdhury Changelog the personal details thing for yahoo.
Wed, 15 Jul 2009 06:35:19 +0000 Sadrul Habib Chowdhury Do not show hidden request fields.
Wed, 15 Jul 2009 06:13:23 +0000 Sadrul Habib Chowdhury merge of '5d2fae2f23534be16c94035916b126cf0953435b'
Wed, 15 Jul 2009 06:00:19 +0000 John Bailey Simplify a block here and kill one of those uber-lines that annoy grim.
Wed, 15 Jul 2009 06:09:22 +0000 Sadrul Habib Chowdhury There were some concerns about possible API breakage from removing
Wed, 15 Jul 2009 05:49:30 +0000 Paul Aurich Various fixes to get BOSH working with Prosody 0.5.
Wed, 15 Jul 2009 04:27:22 +0000 Paul Aurich merge of '0800f09f6994e5ae06fed4644a78d33ab4346866'
Wed, 15 Jul 2009 03:19:12 +0000 Sadrul Habib Chowdhury merge of '052b844e0de47c283f4eefb3e5c9d511dbb287aa'
Tue, 14 Jul 2009 22:47:52 +0000 Paul Aurich merge of '27b0c8383de99fccc9cd6f312ac355f9e4a4d267'
Tue, 14 Jul 2009 21:25:10 +0000 Mark Doliner merge of '03e0254c6871c4730755a200d34d4adacdf40c66'
Tue, 14 Jul 2009 21:23:18 +0000 Mark Doliner I don't remember why exactly, but enum typedefs should not have a name
Tue, 14 Jul 2009 22:47:42 +0000 Paul Aurich Fix picking up SI streamhosts from login server and plug a leak.
Wed, 15 Jul 2009 03:17:54 +0000 Sadrul Habib Chowdhury Allow changing contact details for folks in the buddylist.
Tue, 14 Jul 2009 21:08:56 +0000 Sadrul Habib Chowdhury Add support for receiving contact details from buddies.
Tue, 14 Jul 2009 19:55:40 +0000 Paul Aurich Commit the QQ null chat room name crash on the *right* branch.
Tue, 14 Jul 2009 17:56:13 +0000 Mark Doliner Don't fail an assertion and don't return FALSE if we can't create
Tue, 14 Jul 2009 17:40:04 +0000 Mark Doliner This brace was a little goofy
Tue, 14 Jul 2009 17:33:28 +0000 Mark Doliner Add a comment
Tue, 14 Jul 2009 07:46:24 +0000 Mark Doliner Update these comments based on Kevin's reply a week ago on the devel
Tue, 14 Jul 2009 07:06:22 +0000 Mark Doliner Set the "we support SMS!" ICBM flag. This causes buddies with mobile
Tue, 14 Jul 2009 01:28:16 +0000 Mark Doliner I'm not really sure what this check does, but there's a good chance
Mon, 13 Jul 2009 18:44:28 +0000 Mark Doliner Break the 'if' onto two lines and don't bother calling jabber_id_free()
Mon, 13 Jul 2009 17:01:52 +0000 Paul Aurich Fix building individual plugins on OS X. Closes #3156.
Mon, 13 Jul 2009 05:54:20 +0000 Elliott Sales de Andrade Don't double-escape media.
Mon, 13 Jul 2009 05:40:12 +0000 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
Mon, 13 Jul 2009 04:11:19 +0000 Paul Aurich merge of '4eb90113f62db7720e95fc2491dd522f5950d0d8'
Mon, 13 Jul 2009 02:29:40 +0000 Sadrul Habib Chowdhury merge of '13a2e99b338b6f766d19c7ad7cce26b8b32c9e99'
Mon, 13 Jul 2009 02:17:47 +0000 John Bailey merge of '36948cfc8a90e3d81db3b233f7af33bf653ae4d3'
Mon, 13 Jul 2009 02:28:34 +0000 Sadrul Habib Chowdhury Set the back-reference to the connection from the proto-data.
Mon, 13 Jul 2009 02:17:42 +0000 Sadrul Habib Chowdhury Show the current time if the timestamp is zero.
Mon, 13 Jul 2009 04:01:32 +0000 Paul Aurich Updated Russian translation. Closes #9652.
Mon, 13 Jul 2009 03:59:52 +0000 Paul Aurich Updated Norwegian Nynorsk translation. Closes #9275.
Mon, 13 Jul 2009 02:13:51 +0000 John Bailey zac from the Adium team noticed that the static prpl foo for yahoo was no longer
Sun, 12 Jul 2009 22:55:24 +0000 Paul Aurich Properly unset a tune status without needing to re-log an XMPP account.
Sun, 12 Jul 2009 22:42:44 +0000 Paul Aurich Identify clients in XMPP caps based on the ui_info hash. Closes #9672.
Sun, 12 Jul 2009 21:09:05 +0000 Paul Aurich Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.
Sun, 12 Jul 2009 18:48:59 +0000 Paul Aurich yahoo: Add the error code to the debug log.
Sun, 12 Jul 2009 17:59:23 +0000 Paul Aurich Fix a reversed assertion.
Sun, 12 Jul 2009 05:44:23 +0000 Paul Aurich Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.
Sun, 12 Jul 2009 05:25:59 +0000 Paul Aurich Use Entity Capabilities to pick up Chat States support. Refs #4650.
Sun, 12 Jul 2009 05:14:32 +0000 Paul Aurich Remove a superfluous variable.
Sun, 12 Jul 2009 05:07:09 +0000 Paul Aurich Fix reversed logic in c22acf5c042ad7876f4d5d5a039323a6bfb68807.
Sun, 12 Jul 2009 04:41:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)
Sun, 12 Jul 2009 04:39:31 +0000 Paul Aurich For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.
Sun, 12 Jul 2009 04:35:04 +0000 Paul Aurich Fix a crash relating to the actual freeing of the buddy list stuff.
Sun, 12 Jul 2009 03:46:54 +0000 Paul Aurich Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.
Sun, 12 Jul 2009 03:44:30 +0000 Paul Aurich Clarify a comment a little.
Sun, 12 Jul 2009 03:34:40 +0000 Paul Aurich Properly print pool, a list of PurpleBuddies, not strings.
Sun, 12 Jul 2009 02:59:46 +0000 Paul Aurich Fix a warning.
Sun, 12 Jul 2009 02:56:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
Mon, 06 Jul 2009 04:37:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Wed, 10 Jun 2009 04:42:11 +0000 Paul Aurich Operate on the passed-in GSList.
Wed, 10 Jun 2009 04:22:21 +0000 Paul Aurich Debug output when changing group memberships.
Wed, 10 Jun 2009 03:58:11 +0000 Paul Aurich Pass around a copy of our bare JID
Sun, 07 Jun 2009 06:17:29 +0000 Paul Aurich Simplify the fake_to_self function.
Sun, 07 Jun 2009 06:12:22 +0000 Paul Aurich Remove a now-superfluous g_strdup/g_free.
Sun, 07 Jun 2009 05:36:45 +0000 Paul Aurich Use js->state to track whether the roster has been retrieved.
Sun, 07 Jun 2009 00:16:05 +0000 Paul Aurich Various roster cleanups. Refs #7008.
Sat, 06 Jun 2009 22:47:49 +0000 Paul Aurich Remove this; it's been commented out for about 3.5 years.
Sat, 06 Jun 2009 22:38:15 +0000 Paul Aurich Use jabber_is_own_account and perform way fewer normalizations per iteration
Mon, 13 Jul 2009 05:28:25 +0000 Elliott Sales de Andrade merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'
Mon, 13 Jul 2009 05:24:33 +0000 Elliott Sales de Andrade Don't break string freeze.
Mon, 13 Jul 2009 05:26:52 +0000 Elliott Sales de Andrade Changelog previous commit.
Mon, 13 Jul 2009 05:01:42 +0000 Elliott Sales de Andrade On MSN, pop up an "invite message" request similar to oscar, and send that
Sun, 12 Jul 2009 22:40:54 +0000 Elliott Sales de Andrade Don't pre-escape jbr->status. Almost every place required it in unescaped
Sun, 12 Jul 2009 22:25:44 +0000 Elliott Sales de Andrade We have a convenience function to do this. Also, plug a leak of the status
Sun, 12 Jul 2009 20:03:43 +0000 Elliott Sales de Andrade If neither a locally-set custom icon nor a remotely-set buddy icon can be
Sun, 12 Jul 2009 18:47:57 +0000 Elliott Sales de Andrade If the error number is unknown, the error message should mention it, since
Sun, 12 Jul 2009 07:33:06 +0000 Elliott Sales de Andrade Apparently, I missed a few changes for purple_debug_is_verbose().
Sun, 12 Jul 2009 05:06:45 +0000 Elliott Sales de Andrade The MSN client and server strips leading and trailing whitespace, so do the
Sun, 12 Jul 2009 04:41:10 +0000 Elliott Sales de Andrade Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,
Sun, 12 Jul 2009 02:55:36 +0000 Paul Aurich Free the buddy list data some more at shutdown and some deprecations.
Sat, 11 Jul 2009 21:53:52 +0000 aman Don't assume a resolver generated the response.
Sat, 11 Jul 2009 21:44:14 +0000 aman Don't fork a resolver process for IPs.
Sat, 11 Jul 2009 21:28:58 +0000 aman Fix a leak of the queued_requests from purple_dnsquery_a.
Sat, 11 Jul 2009 20:48:21 +0000 Paul Aurich Fix build warning (wrong pointer type or something)
Sat, 11 Jul 2009 15:42:28 +0000 Stu Tomlinson Update RPM spec file to cope with changes to where perl bits are installed
Sat, 11 Jul 2009 15:36:57 +0000 Stu Tomlinson Avoid a potentially uninitialized variable
Sat, 11 Jul 2009 08:11:14 +0000 Paul Aurich Added the function in util.h, forgot it here.
Sat, 11 Jul 2009 07:55:03 +0000 Paul Aurich Save one traversal of the domain for IPv6 validation.
Sat, 11 Jul 2009 07:47:45 +0000 Paul Aurich merge of '834ee1803fbad0f4960a66592ac43641f23124c6'
Sat, 11 Jul 2009 07:47:07 +0000 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.
Sat, 11 Jul 2009 07:32:27 +0000 Paul Aurich Add purple_ipv6_address_is_valid; guess what it does?
Sat, 11 Jul 2009 06:52:07 +0000 Paul Aurich Build warning fix.
Sat, 11 Jul 2009 07:02:33 +0000 Elliott Sales de Andrade merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'
Sat, 11 Jul 2009 01:57:47 +0000 Paul Aurich merge of '10c77c853c49f28524dabf8a5149818138c09c60'
Sat, 11 Jul 2009 01:24:50 +0000 Stu Tomlinson Add a file missing from POTFILES.in
Sat, 11 Jul 2009 01:57:14 +0000 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses
Sat, 11 Jul 2009 00:49:25 +0000 Paul Aurich XMPP allows for internationalized domain names.
Sat, 11 Jul 2009 00:05:43 +0000 Mark Doliner Doh, small typo. Tests pass now. Yay.
Fri, 10 Jul 2009 23:58:36 +0000 Mark Doliner Be more restrictive in the characters allowed by jabber_nameprep_validate()
Fri, 10 Jul 2009 23:05:20 +0000 Mark Doliner Of course, these should be >= and <=
Fri, 10 Jul 2009 22:42:18 +0000 Mark Doliner Whoops, some of these were asserting valid but should have been
Fri, 10 Jul 2009 19:29:49 +0000 Sadrul Habib Chowdhury merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'
Fri, 10 Jul 2009 18:51:18 +0000 Mark Doliner More tests, some with an international flavor. I have no idea what that
Fri, 10 Jul 2009 18:41:56 +0000 Mark Doliner Change jabber_id_new() to iterate byte by byte instead of character
Fri, 10 Jul 2009 15:18:09 +0000 Sadrul Habib Chowdhury Allow setting some personal information for an account.
Fri, 10 Jul 2009 06:37:13 +0000 Mark Doliner Check in a version of jabber_id_new() that is hopefully more efficient.
Fri, 10 Jul 2009 06:07:27 +0000 Paul Aurich Two more JID tests.
Fri, 10 Jul 2009 05:40:08 +0000 Mark Doliner I thought of another invalid JID. I'm changing jabber_id_new() so that all
Fri, 10 Jul 2009 05:26:41 +0000 Mark Doliner Add tests for jabber_id_new(). Please add to this! JIDs with accented
Fri, 10 Jul 2009 05:05:51 +0000 Mark Doliner Use assert_string_equal_free() instead of just assert_string_equal()
Fri, 10 Jul 2009 03:14:31 +0000 Stu Tomlinson HAVE_CONFIG_H is not defined when building the perl plugin, so work around
Fri, 10 Jul 2009 02:53:17 +0000 Stu Tomlinson No functional change, but my gcc is bitching at me. Fixes this warning,
Fri, 10 Jul 2009 02:47:09 +0000 Stu Tomlinson Hopefully provide better debug logs when gevolution plugin can't open the
Fri, 10 Jul 2009 02:26:37 +0000 Stu Tomlinson Fix this compiler warning:
Fri, 10 Jul 2009 01:48:32 +0000 Stu Tomlinson This fixes this compile warning:
Fri, 10 Jul 2009 01:45:26 +0000 Stu Tomlinson We can't return based on the value of an uninitialized variable, as gcc
Fri, 10 Jul 2009 01:31:29 +0000 Stu Tomlinson Remove an unused variable
Fri, 10 Jul 2009 01:30:21 +0000 Stu Tomlinson keep the compiler happy:
Thu, 09 Jul 2009 17:57:44 +0000 Sadrul Habib Chowdhury Fix denying auth requests from MSN buddies, and fix a leak.
Thu, 09 Jul 2009 17:20:08 +0000 Sadrul Habib Chowdhury Use purple_markup_escape_text instead of the glib version.
Thu, 09 Jul 2009 04:40:06 +0000 Paul Aurich Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
Thu, 09 Jul 2009 02:27:38 +0000 Paul Aurich The last command registered wasn't added to the list, so was leaking at uninit.
Thu, 09 Jul 2009 02:18:46 +0000 Paul Aurich Lower the severity of this message.
Sat, 11 Jul 2009 07:01:00 +0000 Elliott Sales de Andrade Add support in Pidgin for playing back audio:// links. Also include a "Save
Sat, 11 Jul 2009 06:49:43 +0000 Elliott Sales de Andrade Fix some quoting for AC_LANG_PROGRAM.
Sat, 11 Jul 2009 06:46:21 +0000 Elliott Sales de Andrade Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
Fri, 10 Jul 2009 00:51:31 +0000 Elliott Sales de Andrade Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
Thu, 09 Jul 2009 05:37:37 +0000 Elliott Sales de Andrade Add support for receiving winks and audio clips on MSN. The resulting file
Wed, 08 Jul 2009 20:47:08 +0000 Mark Doliner I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
Wed, 08 Jul 2009 20:44:16 +0000 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Wed, 08 Jul 2009 19:46:50 +0000 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
Wed, 08 Jul 2009 19:15:31 +0000 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
Wed, 08 Jul 2009 19:02:40 +0000 Mark Doliner Allow UIs to specify their own AOL client key
Wed, 08 Jul 2009 17:20:00 +0000 Mark Doliner Don't double-free the color hash table when deinitializing both prpl-yahoo
Wed, 08 Jul 2009 17:02:07 +0000 Paul Aurich yahoo: Don't do anything in yahoo_status_text when disconnecting.
Wed, 08 Jul 2009 16:51:14 +0000 Paul Aurich Fix two errors when my p2p server connection times out.
Wed, 08 Jul 2009 06:06:38 +0000 Elliott Sales de Andrade merge of '4659790302e1226bf3dd9eb699c028d230304638'
Wed, 08 Jul 2009 04:33:25 +0000 Paul Aurich merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
Wed, 08 Jul 2009 04:06:38 +0000 Paul Aurich merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'
Wed, 08 Jul 2009 05:59:49 +0000 Elliott Sales de Andrade Set the "Open Containing Directory" icon to the "directory" stock icon
Wed, 08 Jul 2009 00:50:29 +0000 Gary Kramlich merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'
Tue, 07 Jul 2009 19:35:38 +0000 Etan Reisner Apparently font_weight was only relatively recently added to pango, so use
Tue, 07 Jul 2009 18:18:56 +0000 Etan Reisner s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
Tue, 07 Jul 2009 17:44:23 +0000 Paul Aurich merge of '3f1d2c03aab34120c7c659a581ffa8d156041d51'
Tue, 07 Jul 2009 15:50:45 +0000 Etan Reisner Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.
Tue, 07 Jul 2009 15:44:24 +0000 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
Tue, 07 Jul 2009 15:42:04 +0000 Etan Reisner This seems to work better on Windows, what with the spaces in the path and the
Tue, 07 Jul 2009 07:27:17 +0000 Mark Doliner Add a few of my changes to the changelog. I don't think any of these
Tue, 07 Jul 2009 07:09:07 +0000 Mark Doliner Update this comment. We talked about using CRC32 on the devel list
Tue, 07 Jul 2009 06:31:45 +0000 Elliott Sales de Andrade merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'
Wed, 08 Jul 2009 04:06:19 +0000 Sadrul Habib Chowdhury Really fix build when srcdir = builddir and srcdir != builddir.
Tue, 07 Jul 2009 17:44:13 +0000 Paul Aurich Plug a leak of an account dropdown selection dialog or two.
Tue, 07 Jul 2009 05:09:53 +0000 Paul Aurich Make the use of xmpp_iq_cb_data->context explicit.
Tue, 07 Jul 2009 04:32:58 +0000 Sadrul Habib Chowdhury Fix compile when srcdir != builddir.
Tue, 07 Jul 2009 06:30:54 +0000 Elliott Sales de Andrade I think that last thing should go in the ChangeLog.
Tue, 07 Jul 2009 06:25:33 +0000 Elliott Sales de Andrade Install a custom GtkIMHtml procol handler for the "file://" type which
Tue, 07 Jul 2009 06:18:24 +0000 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
Tue, 07 Jul 2009 04:16:29 +0000 Elliott Sales de Andrade Add some checks before attempting to add a buddy on MSN. Also, if the FQY
Tue, 07 Jul 2009 00:23:09 +0000 Etan Reisner ChangeLog.API and @since mark purple_markup_escape_text.
Mon, 06 Jul 2009 23:46:56 +0000 Mark Doliner Create a purple_markup_escape_text() function and use it in one place
Mon, 06 Jul 2009 23:24:37 +0000 Mark Doliner Add a comment about some strange behavior that I noticed
Mon, 06 Jul 2009 22:21:20 +0000 Mark Doliner Check in updated po files because I changed a bunch of strings
Mon, 06 Jul 2009 22:04:02 +0000 Mark Doliner Fixes for the changes to Yahoo to build a separate prpl for yahoo japan
Mon, 06 Jul 2009 21:56:46 +0000 Mark Doliner merge of '702813e5dd6dd0067366351c976a762da3b28772'
Mon, 06 Jul 2009 21:07:10 +0000 Daniel Atallah Fix win32 build for yahoo/yahoojp split.
Mon, 06 Jul 2009 16:23:10 +0000 John Bailey This looked wrong to me.
Mon, 06 Jul 2009 15:50:59 +0000 John Bailey ChangeLog tweaks.
Mon, 06 Jul 2009 15:46:51 +0000 John Bailey Patch from kkszysiu to make the GG prpl support
Mon, 06 Jul 2009 09:35:10 +0000 Mark Doliner Oh, make sure we still set the itmsurl if we're available but don't have
Mon, 06 Jul 2009 09:30:44 +0000 Mark Doliner Fix a bug where sometimes your away message wouldn't get set at sign on
Mon, 06 Jul 2009 09:08:17 +0000 Mark Doliner merge of '599603c54f97d6978ff312a4ff140857302b0033'
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 06 Jul 2009 07:26:12 +0000 Mark Doliner I think we can assume that read() isn't going to read more than
Mon, 06 Jul 2009 06:03:20 +0000 Mark Doliner Non localizable string?! Non!
Mon, 06 Jul 2009 05:50:43 +0000 Mark Doliner Change strings in libpurple/protocols/jabber/auth.c and util.c a little bit
Mon, 06 Jul 2009 05:44:26 +0000 Mark Doliner Change these two strings to match another one. total_number_of_strings--
Mon, 06 Jul 2009 05:37:06 +0000 Mark Doliner Hey Stu, it should be safe to combine this check, right? It'll make us
Mon, 06 Jul 2009 05:33:27 +0000 Mark Doliner Remove periods and newlines from many error messages that end up being used
Mon, 06 Jul 2009 05:29:46 +0000 Mark Doliner Remove trailing periods from short disconnection error messags and remove
Mon, 06 Jul 2009 05:28:59 +0000 Mark Doliner Similar connection error message changes for IRC. These are hopefully
Mon, 06 Jul 2009 05:27:08 +0000 Mark Doliner Connection error message changes for gg, and a few other strings changes.
Mon, 06 Jul 2009 05:22:25 +0000 Mark Doliner Make some error messages more uniform.
Mon, 06 Jul 2009 05:18:34 +0000 Mark Doliner Change the wording in a connection error message. I'm trying to make
Mon, 06 Jul 2009 04:38:08 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Mon, 06 Jul 2009 06:04:34 +0000 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
Mon, 06 Jul 2009 05:27:30 +0000 Elliott Sales de Andrade merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
Mon, 06 Jul 2009 04:19:26 +0000 Paul Aurich I missed a few presence types.
Mon, 06 Jul 2009 03:45:57 +0000 Paul Aurich Rearrange all the MUC code to be together.
Mon, 06 Jul 2009 03:00:41 +0000 Paul Aurich Rearranging this section and adding a catch for stuff that can't happen
Mon, 06 Jul 2009 00:45:54 +0000 Paul Aurich Various minor changes to jabber_presence_parse. No functionality changes.
Sun, 05 Jul 2009 23:55:56 +0000 Paul Aurich Add support for XEP-0045 code 307 (a.k.a. kicks).
Sun, 05 Jul 2009 22:59:43 +0000 Paul Aurich merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
Sun, 05 Jul 2009 22:22:03 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 05 Jul 2009 22:39:34 +0000 Paul Aurich Minor formatting/style/purple_strequal
Sun, 05 Jul 2009 19:17:45 +0000 Paul Aurich The XOR method is disabled in family_auth.c
Sun, 05 Jul 2009 19:07:06 +0000 Paul Aurich Unregister the account signals after destroying accounts.
Sun, 05 Jul 2009 17:34:49 +0000 Paul Aurich Changelog the XMPP SSL change
Sun, 05 Jul 2009 15:12:29 +0000 Etan Reisner Fix this typo again because I was stupid.
Sun, 05 Jul 2009 15:11:52 +0000 Etan Reisner merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
Sun, 05 Jul 2009 15:09:15 +0000 Etan Reisner Typo s/hopefulll/hopefully/
Sun, 05 Jul 2009 15:08:20 +0000 Etan Reisner merge of '46a46162666e1d23ae6161df2639044132cb894f'
Sun, 05 Jul 2009 06:51:35 +0000 Etan Reisner That was some seriously screwed up formatting.
Sun, 05 Jul 2009 06:50:39 +0000 Etan Reisner This may or may not fix #9579 but it shouldn't hurt anything even if it
Sun, 05 Jul 2009 05:49:17 +0000 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.
Sun, 05 Jul 2009 05:04:33 +0000 Etan Reisner I was seeing some crashes when connecting to Google Talk on my work laptop.
Sat, 04 Jul 2009 17:36:07 +0000 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
Sun, 28 Jun 2009 15:49:35 +0000 Etan Reisner merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
Sun, 28 Jun 2009 07:06:31 +0000 Etan Reisner Require SSL/TLS by default for XMPP accounts. Closes #8666.
Sun, 28 Jun 2009 06:04:35 +0000 Etan Reisner NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly init
Sat, 27 Jun 2009 18:12:10 +0000 Etan Reisner Including internal.h here fixed a Windows build ages ago but struck me as odd
Sat, 27 Jun 2009 00:11:53 +0000 Etan Reisner Correct the doxygen documentation in the pidginrc plugin and swap out a
Sat, 27 Jun 2009 00:05:12 +0000 Etan Reisner I was going to change the g_return_if_fail to a normal return but it actually
Fri, 26 Jun 2009 23:49:44 +0000 Etan Reisner Make the comment reflect that we are actually just stopping the typing
Fri, 26 Jun 2009 23:34:29 +0000 Etan Reisner Changelog the perl module installation location changes.
Fri, 26 Jun 2009 23:32:51 +0000 Etan Reisner merge of '1490bc9b5da3684cfe634ae71d22e5903a639e7c'
Thu, 25 Jun 2009 05:38:35 +0000 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
Thu, 25 Jun 2009 05:35:02 +0000 Etan Reisner Rename the "Conversation Window Hiding" preferences section to "Conversation
Thu, 25 Jun 2009 05:12:25 +0000 Etan Reisner More Title Casing.
Thu, 25 Jun 2009 05:11:21 +0000 Etan Reisner De-emphasize the () around the collapsed group counts. I can't actually see
Thu, 25 Jun 2009 04:10:31 +0000 Etan Reisner Title Case some blist right-click menu items.
Thu, 25 Jun 2009 04:05:08 +0000 Etan Reisner This doesn't seem to be used.
Thu, 25 Jun 2009 04:02:17 +0000 Etan Reisner Indentation fix.
Thu, 25 Jun 2009 03:32:17 +0000 Etan Reisner We are definitely "Check"ing here not "Chat"ting.
Thu, 18 Jun 2009 23:04:07 +0000 Etan Reisner merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
Wed, 08 Jul 2009 04:32:34 +0000 Paul Aurich disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
Sun, 05 Jul 2009 11:04:29 +0000 Jochen Kemnade more German l10n
Sun, 05 Jul 2009 06:06:46 +0000 Paul Aurich Change "Logged off" to "Logged Off" to match the rest of the labels
Sun, 05 Jul 2009 06:05:54 +0000 Paul Aurich Style and comments
Sun, 05 Jul 2009 05:53:54 +0000 Paul Aurich Factor out the duplicated code for displaying XMPP Get Info
Sun, 05 Jul 2009 05:01:05 +0000 Paul Aurich Remove the gigantic ifdef'd-out "Show buddy features" sections
Mon, 06 Jul 2009 06:04:15 +0000 John Bailey ChangeLog!
Mon, 06 Jul 2009 06:00:13 +0000 John Bailey I forgot to remove the old bool setting for Yahoo! JAPAN.
Mon, 06 Jul 2009 05:48:30 +0000 John Bailey Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
Mon, 06 Jul 2009 00:16:00 +0000 John Bailey Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
Sun, 05 Jul 2009 23:56:07 +0000 John Bailey Moved functions around and made some no longer static. All the functions
Sun, 05 Jul 2009 14:40:13 +0000 John Bailey Add header includes. I still have not yet tested building this.
Sun, 05 Jul 2009 14:31:37 +0000 John Bailey I believe this will correctly handle setting the yd->jp value under the new
Sun, 05 Jul 2009 14:14:14 +0000 John Bailey have a separate hash table function for each prpl.
Sun, 05 Jul 2009 05:35:05 +0000 John Bailey Very rudimentary start to separate prpls. Removed URI handler from the
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Sun, 05 Jul 2009 04:37:33 +0000 John Bailey Start of splitting yahoo into two separate prpls. Not sure if this even comes
Sun, 05 Jul 2009 02:26:03 +0000 John Bailey merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
Sun, 05 Jul 2009 00:07:03 +0000 Paul Aurich Elliott's code looks nicer.
Sat, 04 Jul 2009 23:18:15 +0000 Paul Aurich Changelog that.
Sat, 04 Jul 2009 23:13:23 +0000 Paul Aurich Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
Sat, 04 Jul 2009 22:27:37 +0000 Paul Aurich Credit Timo, Jochen, Bj«Órn, and Josep for their translations.
Sat, 04 Jul 2009 22:23:46 +0000 Paul Aurich merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'
Sat, 04 Jul 2009 22:16:47 +0000 Timo Jyrinki Updated Finnish translation (100%).
Sat, 04 Jul 2009 22:23:30 +0000 Paul Aurich Updated Simplified Translation from Aron Xu, new translator. Closes #9243.
Sat, 04 Jul 2009 22:09:55 +0000 Paul Aurich Updated Slovenian translation. Closes #9098.
Sun, 05 Jul 2009 02:23:43 +0000 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
Sat, 04 Jul 2009 23:52:03 +0000 John Bailey Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.
Sat, 04 Jul 2009 23:37:22 +0000 John Bailey ChangeLog the PURPLE_VERBOSE_DEBUG variable.
Sat, 04 Jul 2009 23:34:49 +0000 John Bailey Add entries to ChangeLog.API for my changes.
Sat, 04 Jul 2009 23:33:01 +0000 John Bailey Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.
Sat, 04 Jul 2009 19:01:16 +0000 John Bailey Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add
Sat, 04 Jul 2009 17:19:00 +0000 Paul Aurich merge of '8222e69d26359ab1a478cc42d25834120aee713b'
Sat, 04 Jul 2009 17:17:59 +0000 Paul Aurich Fix purple_markup_unescape_entity to properly consume '&#x5C;' and similar.
Sat, 04 Jul 2009 10:33:37 +0000 Jochen Kemnade some more German l10n
Sat, 04 Jul 2009 08:35:24 +0000 Josep Puigdemont Catalan translation updated.
Mon, 06 Jul 2009 04:37:06 +0000 Elliott Sales de Andrade Add support for receiving handwritten (Ink) messages from MSN buddies.
Sun, 05 Jul 2009 05:41:00 +0000 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
Sun, 05 Jul 2009 03:32:34 +0000 Elliott Sales de Andrade s/analize/analyze/g since those scripts just don't exist.
Sat, 04 Jul 2009 22:32:00 +0000 Elliott Sales de Andrade If no disco#items feature was found (like with gmail.com), then our disco
Sat, 04 Jul 2009 22:15:59 +0000 Elliott Sales de Andrade Make the custom smiley edit windows single-instance. That is, if you click
Sat, 04 Jul 2009 07:54:50 +0000 Elliott Sales de Andrade merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'
Sat, 04 Jul 2009 05:56:22 +0000 Sulabh Mahajan Complement the condition, fix the error I made in the last commit.
Sat, 04 Jul 2009 05:17:11 +0000 Paul Aurich merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Sat, 04 Jul 2009 05:20:38 +0000 Elliott Sales de Andrade The Log Reader plugin also supports aMSN logs.
Sat, 04 Jul 2009 04:28:42 +0000 Elliott Sales de Andrade merge of '7743dd71673c71e91039e890a3a939f9850f2d16'
Sat, 04 Jul 2009 01:17:55 +0000 Stu Tomlinson Apparently there might be stuff after the semicolon before the \r\n so just
Sat, 04 Jul 2009 01:16:21 +0000 Stu Tomlinson merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'
Sat, 04 Jul 2009 01:07:26 +0000 Mark Doliner merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'
Sat, 04 Jul 2009 01:06:23 +0000 Mark Doliner Slightly better error messages
Sat, 04 Jul 2009 04:27:48 +0000 Elliott Sales de Andrade In the Network prefs page, always show the auto-detected IP address by
Sat, 04 Jul 2009 04:22:25 +0000 Elliott Sales de Andrade Don't colourize the IP entry field when it's empty, and reset the actual
Sat, 04 Jul 2009 03:24:43 +0000 Elliott Sales de Andrade Change the page_size on the GtkAdjustment used for GtkSpinButtons on the
Sat, 04 Jul 2009 01:14:03 +0000 Stu Tomlinson disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'
Sat, 04 Jul 2009 00:59:44 +0000 Stu Tomlinson We're about to assume strstr() will find \r\n, so make the sscanf()
Fri, 03 Jul 2009 19:28:25 +0000 Mark Doliner Add an else when looking at the number of total elements and
Fri, 03 Jul 2009 11:43:15 +0000 Sulabh Mahajan Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
Fri, 03 Jul 2009 11:26:41 +0000 Sulabh Mahajan During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
Fri, 03 Jul 2009 11:13:35 +0000 Sulabh Mahajan In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
Fri, 03 Jul 2009 09:05:51 +0000 Mark Doliner Formatting changes, no functionality.
Fri, 03 Jul 2009 06:03:01 +0000 Elliott Sales de Andrade merge of '4296be52d5b80da450d41464433feee7c438d8f9'
Sat, 04 Jul 2009 03:08:10 +0000 Paul Aurich Clarify that Purple::Prefs::add_none() really is necessary
Fri, 03 Jul 2009 05:27:32 +0000 Paul Aurich Whoops, that wasn't meant to be https (even though I think Google should be
Fri, 03 Jul 2009 05:25:41 +0000 Paul Aurich Provide a custom URL per-email for gmail notifications, since Google gives it to us.
Fri, 03 Jul 2009 05:24:26 +0000 Elliott Sales de Andrade Sadrul and etan point out that using an existing function is better than
Fri, 03 Jul 2009 05:03:20 +0000 Paul Aurich Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.
Fri, 03 Jul 2009 04:27:02 +0000 Paul Aurich merge of '42ff94691667fa47b66d698b59f9eca2326c3660'
Fri, 03 Jul 2009 04:25:45 +0000 Paul Aurich Fix the mail_dialog->total_count and use that to tell when the dialog is empty.
Fri, 03 Jul 2009 04:21:16 +0000 Paul Aurich Don't try to read in '' as our account icon. I don't know if I have a messed up prefs.xml or something else changed recently.
Fri, 03 Jul 2009 02:51:20 +0000 Paul Aurich Close the mail dialog at signoff if it's empty. Closes #9345.
Fri, 03 Jul 2009 02:35:27 +0000 Paul Aurich Remove the PidginMailDialog typedef.
Fri, 03 Jul 2009 02:33:30 +0000 Paul Aurich Remove a few layers of evil abstraction.
Fri, 03 Jul 2009 02:13:39 +0000 Paul Aurich Remove trailing whitespace
Fri, 03 Jul 2009 03:37:07 +0000 Elliott Sales de Andrade merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'
Thu, 02 Jul 2009 22:27:13 +0000 Paul Aurich Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
Thu, 02 Jul 2009 22:03:21 +0000 Paul Aurich If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
Thu, 02 Jul 2009 21:55:15 +0000 Paul Aurich Factor the per-resource IQs out into their own function.
Thu, 02 Jul 2009 08:41:25 +0000 Mark Doliner Check in re-based .po files so our nightly l10n stats generation has less work to do
Thu, 02 Jul 2009 08:30:40 +0000 Mark Doliner Woo boy I think we might have a whole bunch of new strings
Thu, 02 Jul 2009 08:24:51 +0000 Mark Doliner * Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)
Thu, 02 Jul 2009 08:15:49 +0000 Mark Doliner I had to make these changes to get "make check" to run
Thu, 02 Jul 2009 07:33:17 +0000 Mark Doliner A few changes to our code to handle chunked transfer-encodings (technically
Thu, 02 Jul 2009 07:09:24 +0000 Mark Doliner Remove just a tad bit of indirection
Thu, 02 Jul 2009 06:08:36 +0000 Mark Doliner Use unsigned lengths here and use %zu when reading into the gsize var
Thu, 02 Jul 2009 04:15:21 +0000 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
Thu, 02 Jul 2009 01:52:48 +0000 Paul Aurich merge of '6b55733f733881e690313c87ac44fba18f382ce1'
Wed, 01 Jul 2009 23:42:20 +0000 Mark Doliner Fix font size and font face in outgoing myspace messages. I think I
Wed, 01 Jul 2009 16:08:55 +0000 Ethan Blanton Don't send 64-bit DCC application-level acknowledgments on 64-bit systems.
Wed, 01 Jul 2009 08:18:47 +0000 Sadrul Habib Chowdhury merge of '183db7b36f0f27730e6f1b86c30b7ab9dfb22ab7'
Wed, 01 Jul 2009 08:17:10 +0000 Sadrul Habib Chowdhury Show the 'Enable Accounts' menu when all accounts are disabled.
Thu, 02 Jul 2009 01:51:47 +0000 Paul Aurich Set od->default_port even when using the standard auth method.
Wed, 01 Jul 2009 03:53:48 +0000 Paul Aurich Avoid a null deref when clearing mail notifications. Refs #9345.
Fri, 03 Jul 2009 03:30:08 +0000 Elliott Sales de Andrade Change the background of the IP address input in the Network preferences to
Fri, 03 Jul 2009 02:21:42 +0000 Elliott Sales de Andrade Fix the Add button sensitivity for the add smiley window when using the
Fri, 03 Jul 2009 02:10:53 +0000 Elliott Sales de Andrade Set the correct default response in the smiley edit window so it gets the
Fri, 03 Jul 2009 01:18:02 +0000 Elliott Sales de Andrade Automatically enable and disable the Add/Save button in the PidginSmiley
Thu, 02 Jul 2009 04:26:00 +0000 mauro brasil Increase the logging level of some debugging messages that seemed to be a
Thu, 02 Jul 2009 01:33:11 +0000 Elliott Sales de Andrade This variable doesn't seem necessary for anything.
Thu, 02 Jul 2009 01:30:41 +0000 Elliott Sales de Andrade We shouldn't de-reference variables before checking if they're not NULL.
Wed, 01 Jul 2009 03:13:50 +0000 Elliott Sales de Andrade Change the name of the file selector from "Buddy Icon" to the name of the
Wed, 01 Jul 2009 01:44:00 +0000 Elliott Sales de Andrade You should check the indenting before a copy & paste...
Wed, 01 Jul 2009 00:18:23 +0000 Sadrul Habib Chowdhury merge of '321bf1cf9bafe529fea060ca8ba08686a57e884a'
Tue, 30 Jun 2009 21:21:08 +0000 Paul Aurich I tried to come up with some witty play on words here, but couldn't.
Wed, 01 Jul 2009 00:12:39 +0000 Sadrul Habib Chowdhury Some more fixes for when unsetting buddy picture, for both when sending and receiving updates.
Tue, 30 Jun 2009 20:52:26 +0000 Sadrul Habib Chowdhury merge of '22e14265a47cdddb4c9eb1ee0d2ce2989f9fce61'
Tue, 30 Jun 2009 20:51:17 +0000 Sadrul Habib Chowdhury Changelog yahoo fixes.
Tue, 30 Jun 2009 20:50:33 +0000 Sadrul Habib Chowdhury Fix how we process certain data we get from the server.
Tue, 30 Jun 2009 20:48:12 +0000 Sadrul Habib Chowdhury Process the data correctly if the server sends chunked data.
Mon, 29 Jun 2009 03:32:35 +0000 Sadrul Habib Chowdhury We should not be sensitive about the case.
Mon, 29 Jun 2009 03:02:58 +0000 Sadrul Habib Chowdhury Fix a small memory leak.
Tue, 30 Jun 2009 01:39:08 +0000 Mark Doliner Use glib's base64 encode and decode functions if they're available.
Mon, 29 Jun 2009 13:40:18 +0000 Daniel Atallah Fix win32 compile
Mon, 29 Jun 2009 06:50:35 +0000 Mark Doliner merge of '0de8339ed2206f013cb9b8105fe3c73ccc2a0f72'
Mon, 29 Jun 2009 06:38:40 +0000 Josep Puigdemont Catalan translation updated.
Mon, 29 Jun 2009 06:49:59 +0000 Mark Doliner Changes to our DNS SRV record sorting, care of Vijay Vijay Raghunathan
Mon, 29 Jun 2009 05:02:24 +0000 Mark Doliner Strip trailing whitespace and spaces to tab
Mon, 29 Jun 2009 00:17:57 +0000 Mark Doliner This phrasing makes more sense to me
Sun, 28 Jun 2009 22:53:36 +0000 Mark Doliner Add Yuriy Kaminskiy to the COPYRIGHT file. This is the guy who found and
Sun, 28 Jun 2009 21:50:14 +0000 Paul Aurich Handle dest failing to open properly by closing the src handle.
Sun, 28 Jun 2009 19:14:03 +0000 Paul Aurich Update this to not use GIO, so it should build for poizon. Refs #8085.
Sun, 28 Jun 2009 18:31:58 +0000 Paul Aurich Kill whitespace at the end of lines.
Sun, 28 Jun 2009 18:07:01 +0000 Mark Doliner Fix a compile warning
Sun, 28 Jun 2009 09:46:14 +0000 Jochen Kemnade Translation update
Sun, 28 Jun 2009 06:38:12 +0000 Paul Aurich Fix a typo I spent way too long staring at.
Sun, 28 Jun 2009 06:28:46 +0000 Justin Rodriguez Allow drag-and-drop of all sorts of themes.
Sun, 28 Jun 2009 06:26:48 +0000 Justin Rodriguez Better error checking on the theme loaders.
Sun, 28 Jun 2009 06:21:40 +0000 Paul Aurich Remove duplicated call to purple_theme_manager_init()
Sun, 28 Jun 2009 06:21:28 +0000 Paul Aurich Silence some warnings from gcc on OS X. None of these were actually valid.
Sun, 28 Jun 2009 01:03:07 +0000 Sadrul Habib Chowdhury Fix a crash when there are offline messages from both MSN and Yahoo
Sat, 27 Jun 2009 23:49:12 +0000 Sadrul Habib Chowdhury merge of 'c3ed9a8c89dd38d30b7ad93055507b679b2f0f76'
Sat, 27 Jun 2009 23:38:53 +0000 Sadrul Habib Chowdhury Remember the profile ids associated with an account.
Sat, 27 Jun 2009 22:43:45 +0000 Sadrul Habib Chowdhury Use the active-id the message was sent to when sending the ack.
Sat, 27 Jun 2009 18:56:20 +0000 John Bailey Include the proper ChangeLog and NEWS entries here.
Sat, 27 Jun 2009 18:50:48 +0000 John Bailey Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
Sat, 27 Jun 2009 17:50:49 +0000 Paul Aurich merge of '1356d70e521b4cb5ab8ea10f0927063b5c62394a'
Sat, 27 Jun 2009 17:46:49 +0000 Paul Aurich If there's no vCard on the server, we have to be able to set ours. Allows bootstrapping a new account with (at least) Prosody.
Sat, 27 Jun 2009 17:31:33 +0000 Paul Aurich Missing newline
Sat, 27 Jun 2009 10:37:26 +0000 Sadrul Habib Chowdhury Dear Compiler, Shut up!
Sat, 27 Jun 2009 10:30:58 +0000 Sadrul Habib Chowdhury This fixes sending updates to buddies when I change my pic.
Sat, 27 Jun 2009 09:09:42 +0000 Sadrul Habib Chowdhury This fixes buddyicon fetches for me.
Sat, 27 Jun 2009 09:08:56 +0000 Sadrul Habib Chowdhury Create a string only when necessary. Fixes a small possible leak.
Sat, 27 Jun 2009 05:45:43 +0000 Sadrul Habib Chowdhury Make sure uninitialized variable is not used. This might fix #9345,
Fri, 26 Jun 2009 23:59:34 +0000 John Bailey Mimic the official client's HTTP User-Agent strings.
Fri, 26 Jun 2009 05:27:51 +0000 Paul Aurich Clarify the usage of client_type (i.e. these values are matched against using
Fri, 26 Jun 2009 05:11:01 +0000 Paul Aurich Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
Fri, 26 Jun 2009 04:46:15 +0000 Sulabh Mahajan merge of '03e380d307e9063ff3938a7ccab18085899c6140'
Fri, 26 Jun 2009 04:45:05 +0000 Sulabh Mahajan Fix File transfer issue with Pidgin 2.5.7, ticket #9478
Fri, 26 Jun 2009 01:28:09 +0000 Elliott Sales de Andrade On MSN, increase the history size for the NS so that people with lots of
Thu, 25 Jun 2009 21:19:10 +0000 Marcus Lundblad And maybe we should actually change it in the comment too... :)
Thu, 25 Jun 2009 21:07:24 +0000 Marcus Lundblad Fix the name of an argument.
Thu, 25 Jun 2009 19:48:20 +0000 Josep Puigdemont Catalan translation updated.
Thu, 25 Jun 2009 08:16:19 +0000 Sulabh Mahajan This should prevent pidgin from crashing, as reported by the ticket #9426.
Thu, 25 Jun 2009 03:10:46 +0000 Paul Aurich Abstract an "image loading function" (will be used for the tooltip in a sec)
Thu, 25 Jun 2009 02:53:26 +0000 Paul Aurich Don't try to write when the BOSH connection isn't ready.
Thu, 25 Jun 2009 02:48:25 +0000 Paul Aurich Make "BOSH URL" its own account option.
Thu, 25 Jun 2009 02:23:40 +0000 Paul Aurich Update the Pager server at login to the new default if "" or old default.
Wed, 24 Jun 2009 18:42:47 +0000 Mark Doliner Need to include header files here in order for them to show up in the
Wed, 24 Jun 2009 17:03:21 +0000 andrea Build fix for OSCAR on Windows.
Wed, 24 Jun 2009 09:26:32 +0000 Sadrul Habib Chowdhury Detect properly when yahoo buddies go offline.
Wed, 24 Jun 2009 08:17:33 +0000 Sadrul Habib Chowdhury Deal with buddies on MSN more gracefully.
Wed, 24 Jun 2009 08:15:22 +0000 Sadrul Habib Chowdhury Turns out we need to exclude 'msn/' when authorizing a buddy.
Wed, 24 Jun 2009 08:10:30 +0000 Sadrul Habib Chowdhury Fix another small leak. And update formatting of some code for readability.
Wed, 24 Jun 2009 08:07:46 +0000 Sadrul Habib Chowdhury Fix a small leak.
Tue, 23 Jun 2009 20:48:02 +0000 grommasher Support fetching Gadu-Gadu avatars. Closes #9371.
Tue, 23 Jun 2009 19:06:28 +0000 Paul Aurich merge of '02b9e2a56048af7440e6752b0a4d65df7c519ae7'
Tue, 23 Jun 2009 19:05:49 +0000 Paul Aurich Mention Yahoo in all the places we say "These protocols won't work without SSL"
Tue, 23 Jun 2009 18:20:12 +0000 Mark Doliner Check in code that connects to oscar using clientLogin. This is the
Tue, 23 Jun 2009 18:08:03 +0000 Mark Doliner It's ok to always request this connection now. It probably still doesn't
Tue, 23 Jun 2009 18:03:48 +0000 Mark Doliner An implementation of SHA-256. Created by copying libpurple's SHA-1
Tue, 23 Jun 2009 17:39:00 +0000 Mark Doliner Stop the watchers before closing the fds
Tue, 23 Jun 2009 17:37:06 +0000 Mark Doliner Shuffle this order around for no real reason other than that I prefer it this way
Tue, 23 Jun 2009 06:45:31 +0000 Paul Aurich merge of '849a753dc5505c801cd053591778ddd340db6337'
Tue, 23 Jun 2009 05:53:14 +0000 Mark Doliner Fix a few problems with our myspace login response:
Tue, 23 Jun 2009 05:40:34 +0000 Mark Doliner Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT
Tue, 23 Jun 2009 05:35:14 +0000 Mark Doliner Remove an unused variable
Tue, 23 Jun 2009 05:33:48 +0000 Mark Doliner As far as I can tell this line was accidentally removed in an explicit merge
Tue, 23 Jun 2009 06:45:21 +0000 Paul Aurich Only append ,charset=utf-8 for DIGEST-MD5. This should fix comment 2 on Adium#12429.
Mon, 22 Jun 2009 23:39:56 +0000 Paul Aurich This works better.
Mon, 22 Jun 2009 23:36:56 +0000 Paul Aurich Don't crash when the seemingly impossible occurs.
Mon, 22 Jun 2009 22:46:09 +0000 Paul Aurich Fix a lost reference when we only fetch an unknown ext.
Mon, 22 Jun 2009 21:31:54 +0000 grommasher Correctly show status in tooltips for GG contacts with status messages.
Mon, 22 Jun 2009 16:39:58 +0000 Paul Aurich merge of 'bfb17183fbbf44cc19720d4d11594a7fdaad25de'
Mon, 22 Jun 2009 16:39:22 +0000 supermmx Fix building of disco plugin on Windows. Thanks to SuperMMX.
Mon, 22 Jun 2009 04:37:59 +0000 Paul Aurich Update the ChangeLog appropriately.
Mon, 22 Jun 2009 08:15:58 +0000 Mark Doliner Make a function static and add two comments
Mon, 22 Jun 2009 06:29:40 +0000 Mark Doliner Consistent comment formatting
Mon, 22 Jun 2009 04:17:03 +0000 Paul Aurich Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.
Mon, 22 Jun 2009 03:41:21 +0000 Paul Aurich Leave the icon always on the right (regardless of language direction).
Mon, 22 Jun 2009 02:53:47 +0000 Paul Aurich merge of '225e515a43307f04c7c0570ba5877858a0f71209'
Mon, 22 Jun 2009 00:47:25 +0000 Sadrul Habib Chowdhury merge of '796290d1402d75f50e27f51683443b86707c9c26'
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Mon, 22 Jun 2009 02:52:29 +0000 Paul Aurich Build infrastructure for XMPP Disco plugin on Windows. Ripped from the ticker.
Sun, 21 Jun 2009 22:17:14 +0000 dmitry petroff Transform id-less <img> tags to links using src and alt attributes.
Sun, 21 Jun 2009 21:26:59 +0000 Paul Aurich Need to make a copy of this because purple_util_fetch_url frees its.
Sun, 21 Jun 2009 17:30:13 +0000 Stu Tomlinson g_strv_length() is only available in glib2 2.6 and newer
Sun, 21 Jun 2009 14:24:23 +0000 John Bailey Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from
Sat, 20 Jun 2009 23:04:29 +0000 Mark Doliner I heard bonobo is going away? Just add a note that we'll need to find
Sat, 20 Jun 2009 21:44:23 +0000 Sadrul Habib Chowdhury merge of '3eceaa6c40cc71435a27e3175ed313c342e01062'
Fri, 19 Jun 2009 18:46:49 +0000 Mark Doliner New versions of the official Yahoo Messenger client for Windows XP (tested
Fri, 19 Jun 2009 07:20:49 +0000 Mark Doliner Show a friendlier error message on myspace when your username or password
Fri, 19 Jun 2009 07:13:20 +0000 Mark Doliner Try to make this string a little more human, and flow better in its
Fri, 19 Jun 2009 02:03:11 +0000 Mark Doliner These aren't needed either.
Fri, 19 Jun 2009 01:52:03 +0000 Mark Doliner Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't
Fri, 19 Jun 2009 01:36:58 +0000 Mark Doliner This isn't needed because connection.c cancels the connection attempt
Fri, 19 Jun 2009 01:28:46 +0000 Mark Doliner Yikes. buf is on the stack and shouldn't be freed. This fixes
Fri, 19 Jun 2009 00:06:49 +0000 Mark Doliner Clarify this. This count gets passed around a lot of places... I'm
Fri, 19 Jun 2009 00:01:39 +0000 Mark Doliner These parameters aren't modified
Fri, 19 Jun 2009 00:00:25 +0000 Mark Doliner Allow doxygen to pick up the comment for this function. It's
Thu, 18 Jun 2009 23:36:55 +0000 Mark Doliner Pass the gc as the handle in a bunch of calls to purple_proxy_connect
Thu, 18 Jun 2009 23:31:38 +0000 Mark Doliner Pass the handle in here, which causes the connection attempt to be
Thu, 18 Jun 2009 22:40:12 +0000 Mark Doliner Pass a handle to purple_proxy_connect() when making this connection.
Thu, 18 Jun 2009 22:21:59 +0000 Mark Doliner Eagle eyes McMarq S. caught two other typo. Now I'm wondering if
Thu, 18 Jun 2009 20:37:39 +0000 Mark Doliner Remove some cosmetic differences between msg_cmd() and ubm_cmd()
Thu, 18 Jun 2009 19:44:02 +0000 Mark Doliner Fix a typo. Heh heh, "vistit"
Thu, 18 Jun 2009 19:42:11 +0000 Mark Doliner purple_util_write_data_to_file_absolute() for reasons beyond our control,
Thu, 18 Jun 2009 19:36:46 +0000 Mark Doliner Cleanup the code surrounding gc->disconnect_timeout and set it to 0
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Wed, 17 Jun 2009 18:14:51 +0000 Marcus Lundblad Remove port mappings from the hash tables when removing them.
Tue, 16 Jun 2009 16:44:51 +0000 Sadrul Habib Chowdhury Do not blurt out the history if there's already a conversation open.
Mon, 15 Jun 2009 21:43:25 +0000 Marcus Lundblad Add a function to remove a port mapping (UPnP or NAT-PMP) given a file
Fri, 12 Jun 2009 21:00:44 +0000 Mike Ruprecht NULL terminate some strings. Hopefully stop Yahoo texting crashes.
Thu, 11 Jun 2009 22:50:29 +0000 Paul Aurich Remove obsoleted XEP-0090 (Legacy Entity Time)
Thu, 11 Jun 2009 22:34:32 +0000 Paul Aurich --warnings
Sun, 12 Jul 2009 05:42:40 +0000 Paul Aurich disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'
Thu, 11 Jun 2009 22:33:33 +0000 Paul Aurich Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.
Thu, 11 Jun 2009 22:28:41 +0000 Paul Aurich Comment out the JABBER_CAP for XEP-0022.
Thu, 11 Jun 2009 22:25:25 +0000 Paul Aurich Remove code for obsoleted XEP-0022 (Message Events)
Thu, 11 Jun 2009 10:45:39 +0000 Bj«Órn Voigt German translation update:
Thu, 11 Jun 2009 05:07:15 +0000 Elliott Sales de Andrade merge of '86d7e4c199cf2a62e48fd6fe79e35e3c80cc7926'
Wed, 10 Jun 2009 07:44:35 +0000 Mark Doliner Check in a change requested by Gregory Cypes from AOL. They want clients
Thu, 11 Jun 2009 02:21:44 +0000 Elliott Sales de Andrade Fix a copy&paste bug.
Thu, 11 Jun 2009 01:13:35 +0000 Elliott Sales de Andrade The FT table needs to have one more row to be correct, though it seems to
Wed, 10 Jun 2009 03:40:27 +0000 Elliott Sales de Andrade Apply patch that adds support for keyboard navigation for the status icon.
Wed, 10 Jun 2009 01:07:29 +0000 Elliott Sales de Andrade Restore the "Time Remaining" field in the file transfer window, but not in
Thu, 18 Jun 2009 23:01:51 +0000 Etan Reisner Install the Purple and Pidgin perl modules under $libdir instead of in perl's
Thu, 18 Jun 2009 22:48:49 +0000 Etan Reisner Add a purple_plugins_get_search_paths function.
Thu, 18 Jun 2009 12:21:48 +0000 Etan Reisner Add the header files to sources.
Mon, 15 Jun 2009 04:43:25 +0000 Etan Reisner Don't try to load an image from an empty path. It just spews to the debug log.
Tue, 09 Jun 2009 23:30:18 +0000 Etan Reisner merge of '67228440771b545dc01526f74fd7171a02fb5e08'
Tue, 09 Jun 2009 03:42:23 +0000 Elliott Sales de Andrade Fix compile warning for non-VV.
Mon, 08 Jun 2009 18:37:57 +0000 Paul Aurich Hmm, I forgot to copy NEWS when I was getting the Changelogs from 2.5.6.
Mon, 08 Jun 2009 06:52:57 +0000 Paul Aurich Don't support adding JID+node items.
Mon, 08 Jun 2009 06:51:08 +0000 Paul Aurich Add a context menu with actions and re-arrange so registration takes preference
Mon, 08 Jun 2009 05:23:45 +0000 Paul Aurich Store the currently selected service in the Dialog structure
Mon, 08 Jun 2009 04:42:33 +0000 Elliott Sales de Andrade Fix merge error.
Mon, 08 Jun 2009 04:40:58 +0000 Elliott Sales de Andrade merge of '43b8c66366c5dc03c717fa9d938446752df53293'
Mon, 08 Jun 2009 03:35:14 +0000 Paul Aurich Fix adding a chat to the buddy list.
Mon, 08 Jun 2009 03:29:50 +0000 Paul Aurich Get rid of _menu_cb_info; pass around the XmppDiscoService*
Mon, 08 Jun 2009 03:59:16 +0000 Elliott Sales de Andrade Add a tooltip to the XMPP Disco browser. Someone should probably fill this
Mon, 08 Jun 2009 02:24:49 +0000 Elliott Sales de Andrade Use the JID for adding a chat/buddy because the name is for descriptive
Sun, 07 Jun 2009 22:12:26 +0000 Elliott Sales de Andrade Add a row-activated callback for the XMPP Disco browser that provides a
Sun, 07 Jun 2009 22:07:07 +0000 Elliott Sales de Andrade Make this whitespace a bit more consistent (I hope).
Sun, 07 Jun 2009 18:46:23 +0000 Paul Aurich merge of '31f78d91abb7452e597bbd0f20f910c6cbb56099'
Sun, 07 Jun 2009 17:42:00 +0000 John Bailey Fix a typo caught by Geoffrey Antos.
Sun, 07 Jun 2009 17:32:12 +0000 Marcus Lundblad ChangeLog the user visible change from the client_type branch (that is showing
Sat, 27 Jun 2009 17:50:35 +0000 Paul Aurich disapproval of revision '31f78d91abb7452e597bbd0f20f910c6cbb56099'
Sun, 07 Jun 2009 18:45:17 +0000 Paul Aurich Re-add annoying debug output for Adium#12351 (I must be missing something, because I don't see why it's occurring)
Sun, 07 Jun 2009 17:07:33 +0000 Paul Aurich Use guint for a timeout handle here, too.
Sun, 07 Jun 2009 17:02:23 +0000 Paul Aurich The XMPP keepalive timeout handle needs to be a guint.
Sun, 07 Jun 2009 08:13:14 +0000 Elliott Sales de Andrade merge of '592b4775fc1de5871564f3b61637c8f5776a3932'
Sun, 07 Jun 2009 06:19:12 +0000 Paul Aurich Plug a leak from changing this to use jabber_get_bare_jid instead of normalize.
Sun, 07 Jun 2009 08:07:20 +0000 Elliott Sales de Andrade We can't get an ADD error if we never send an ADD command.
Sun, 07 Jun 2009 07:51:50 +0000 Elliott Sales de Andrade Check network type, and send an FQY if necessary, when modifying the allow
Sun, 07 Jun 2009 06:47:49 +0000 Elliott Sales de Andrade Add a msn_notification_post_rml analog.
Sun, 07 Jun 2009 06:12:18 +0000 Elliott Sales de Andrade Add a data parameter for FQY callbacks and remove the pending users list
Sun, 07 Jun 2009 04:56:15 +0000 Elliott Sales de Andrade Remove some left over code.
Sun, 07 Jun 2009 01:21:36 +0000 Elliott Sales de Andrade These strcmp checks are for equality, meaning a return of 0.
Sun, 07 Jun 2009 00:27:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 505516826b01aed6390e0c2aa38706c0e2da163e)
Sat, 06 Jun 2009 23:14:17 +0000 Elliott Sales de Andrade merge of '0ef963ce959c8061467d33c5a24de263afef2053'
Sat, 06 Jun 2009 20:52:02 +0000 Josep Puigdemont Updated Catalan translation.
Sat, 06 Jun 2009 08:18:02 +0000 Sulabh Mahajan yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.
Sat, 06 Jun 2009 06:51:38 +0000 Paul Aurich ChangeLog.API
Sat, 06 Jun 2009 06:45:53 +0000 Paul Aurich Avoid an assertion when the UI doesn't have a get_ui_info ui_op
Sat, 06 Jun 2009 06:33:18 +0000 Paul Aurich Whitespace + a change cluttering up the diff with im.pidgin.pidgin
Sat, 06 Jun 2009 06:21:39 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 6fb44be5a32516ac1d940330c4f7b8d530208a16)
Sat, 06 Jun 2009 04:02:28 +0000 John Bailey Hmm, seems I forgot to ChangeLog the API addition and deprecation I made last
Sat, 06 Jun 2009 03:59:03 +0000 John Bailey ChangeLog the pidginrc plugin changes.
Sat, 06 Jun 2009 03:55:09 +0000 John Bailey This change is probably going to spark some debate about the pidginrc plugin.
Sat, 06 Jun 2009 03:50:54 +0000 John Bailey I don't like being the first developer listed in the about box who has been
Sat, 06 Jun 2009 22:59:37 +0000 Elliott Sales de Andrade This file is a lacking a certain something...
Sat, 06 Jun 2009 22:53:50 +0000 Elliott Sales de Andrade Reduce the number of g_return_val_if_fail calls for NULL input since that
Sat, 06 Jun 2009 05:45:26 +0000 Elliott Sales de Andrade Use 16px icons in the XMPP disco browser as 22px seems a bit weird.
Sat, 06 Jun 2009 04:00:22 +0000 Elliott Sales de Andrade Nothing to see here, just some whitespace changes.
Sat, 06 Jun 2009 02:12:32 +0000 Elliott Sales de Andrade Make XMPP Disco plugin show better errors when getting a 404-like return.
Sat, 06 Jun 2009 01:42:15 +0000 Elliott Sales de Andrade A few bits of whitespace changes...
Fri, 05 Jun 2009 19:14:20 +0000 Paul Aurich Typo.
Fri, 05 Jun 2009 19:06:22 +0000 Paul Aurich merge of '75a466dd96590961d154c6e5d131d85bcae642c6'
Fri, 05 Jun 2009 19:06:05 +0000 Paul Aurich Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].
Fri, 05 Jun 2009 07:02:16 +0000 Paul Aurich Set charset=utf-8 when cyrus sasl doesn't include it.
Fri, 05 Jun 2009 08:23:18 +0000 Andrea Piccinelli Allow adding received animated custom smileys to locale custom smiley
Fri, 05 Jun 2009 05:44:44 +0000 Paul Aurich merge of '58446e074cca7b8a7348254c03cfce2c5534fd63'
Fri, 05 Jun 2009 05:42:05 +0000 Paul Aurich Allow Gadu-Gadu accounts to specify Connect Server. Refs #6691.
Fri, 05 Jun 2009 05:15:09 +0000 Elliott Sales de Andrade Setting `dialog->open_button = button` when `button` is not yet assigned
Fri, 05 Jun 2009 04:27:53 +0000 Elliott Sales de Andrade merge of '051b51aa2424e978f16c10511f7a4e0f45c7c5d3'
Fri, 05 Jun 2009 02:30:31 +0000 Florian Qu«²ze Consistently emit conversation-updated for typing state changes.
Fri, 05 Jun 2009 01:58:22 +0000 Hu Yong Add purple_proxy_connect_udp. Closes #6589.
Fri, 05 Jun 2009 01:46:29 +0000 Paul Aurich Hmm, this wasn't saved when I committed it.
Fri, 05 Jun 2009 04:13:10 +0000 Elliott Sales de Andrade Patch to change around some logic that should fix missing buddies that are
Fri, 05 Jun 2009 02:58:26 +0000 Elliott Sales de Andrade Apply patch from Peter to handle the left and right arrow keys in the buddy
Thu, 04 Jun 2009 06:40:16 +0000 Sulabh Mahajan Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user
Thu, 04 Jun 2009 05:19:49 +0000 Mark Doliner Change the way we parse messages on MySpace a little bit. This
Thu, 04 Jun 2009 01:51:41 +0000 Paul Aurich Fix an issue with the server responding with jid/node items as first-level children and add a TODO.
Thu, 04 Jun 2009 01:18:45 +0000 Paul Aurich @since!
Wed, 03 Jun 2009 22:12:28 +0000 Paul Aurich Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.
Wed, 03 Jun 2009 21:59:58 +0000 Paul Aurich Ladedah I dislike the need to explicitly check for NULL strings.
Wed, 03 Jun 2009 21:57:19 +0000 Paul Aurich merge of '6fc007db8432a45dd3273d0abcc8bb9a09b11ecf'
Wed, 03 Jun 2009 19:34:42 +0000 Paul Aurich merge of '054ca20dffd917fc57972d8756d9c15ead22fd85'
Wed, 03 Jun 2009 19:34:26 +0000 Paul Aurich disapproval of revision '84a23ef59e6a3bc88834f0948c67516f0a39234b'
Wed, 03 Jun 2009 19:09:16 +0000 Paul Aurich Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
Wed, 03 Jun 2009 21:46:05 +0000 Mark Doliner Stop exiting early from this function. I don't believe it harms anything
Wed, 03 Jun 2009 18:27:47 +0000 Bj«Órn Voigt Fixed case for "Leere Gruppen"
Wed, 03 Jun 2009 17:09:18 +0000 Sadrul Habib Chowdhury merge of '84a23ef59e6a3bc88834f0948c67516f0a39234b'
Wed, 03 Jun 2009 16:41:52 +0000 Paul Aurich jabber digest-md5: Only specify the charset as UTF-8 if conversion to ISO-8859-1 was not successful.
Wed, 03 Jun 2009 16:34:25 +0000 Paul Aurich Re-fix initial account registration.
Wed, 03 Jun 2009 17:08:25 +0000 Sadrul Habib Chowdhury Turn off the send-flag for messages we send to ourselves in MSN.
Wed, 03 Jun 2009 17:04:05 +0000 Sadrul Habib Chowdhury Add a utlity function purple_markup_is_rtl
Wed, 03 Jun 2009 15:50:08 +0000 Paul Aurich Add a few more roster debug messages and improve.
Wed, 03 Jun 2009 15:33:55 +0000 Paul Aurich Pluck Adium's roster debugging from 86720de21a854aa
Wed, 03 Jun 2009 14:45:33 +0000 Paul Aurich Remove reference to purple_escape_html, which stuck around for only a few minutes before I went to g_markup_escape_text.
Wed, 03 Jun 2009 06:57:18 +0000 Paul Aurich Changelogging. Closes #556.
Wed, 03 Jun 2009 06:54:35 +0000 Paul Aurich Use the modified signal in more places.
Wed, 03 Jun 2009 06:45:25 +0000 Paul Aurich Use the jabber-sending-xmlnode signal to send all XMPP stanzas.
Wed, 03 Jun 2009 06:03:22 +0000 Paul Aurich khc: darkrain42: xmlnode not free'ed in jabber_watched_iq
Wed, 03 Jun 2009 05:51:51 +0000 Paul Aurich Examples for the namespace-(un)registering of IQs and added IPC versions
Wed, 03 Jun 2009 04:55:06 +0000 Paul Aurich Remove the pseudo-row child of expandable services if there are no children.
Wed, 03 Jun 2009 04:32:19 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a24ba8f3be7fe637dd9123af47b4c500944f40ae)
Tue, 02 Jun 2009 21:41:03 +0000 Mike Ruprecht merge of '28778df3113382d631f8cf40ff35a26ca515513f'
Tue, 02 Jun 2009 05:24:26 +0000 Paul Aurich Changelogging Maiku's previous two commits. Yay!
Tue, 02 Jun 2009 21:39:53 +0000 Mike Ruprecht Add speex as a default codec.
Tue, 02 Jun 2009 05:10:19 +0000 Mike Ruprecht Make Gmail accept speex as the codec.
Tue, 02 Jun 2009 05:00:20 +0000 Mike Ruprecht Add Gmail video support.
Mon, 01 Jun 2009 10:33:38 +0000 Jochen Kemnade German translation update
Mon, 01 Jun 2009 07:30:00 +0000 Sulabh Mahajan Yahoo auth ver 16: Use the current status of the account when logging in. Enables logging as invisible.
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Mon, 01 Jun 2009 03:34:02 +0000 Paul Aurich Convert zephyr to use purple_find_buddies.
Mon, 01 Jun 2009 02:28:39 +0000 Paul Aurich gadu-gadu: There's no need to set all buddies to offline at logout
Sun, 31 May 2009 20:46:42 +0000 Paul Aurich Buddy List needs to take a reference to the loaded theme. Fixes #8798.
Sun, 31 May 2009 18:39:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5c5977a6ed3591121ef82ff587586850b9dcd176)
Sat, 30 May 2009 00:58:04 +0000 John Bailey Update the yahoo prpl to use the new function I added. This should fix the
Sat, 30 May 2009 00:34:56 +0000 Paul Aurich merge of '48605797160fa0786446ea54f38b8b1e963b9f84'
Sat, 30 May 2009 00:32:50 +0000 Paul Aurich merge of '7c614b09b72037ebd86c03fbbeac7794a155547b'
Sat, 30 May 2009 00:21:37 +0000 Paul Aurich disapproval of revision 'd34a15898cacf017df9190ca02741880be8dd940'
Mon, 25 May 2009 19:24:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)
Sun, 17 May 2009 19:04:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 36e85b01808a3c6e32116cb8b71b10e31b0da072)
Wed, 13 May 2009 20:37:46 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)
Thu, 07 May 2009 21:20:16 +0000 Marcus Lundblad Fixup after propagating new caps stuff
Thu, 07 May 2009 20:34:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)
Sat, 02 May 2009 06:38:20 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Tue, 26 May 2009 02:46:24 +0000 Paul Aurich merge of '17367f37cdcde61c1f7a9bc2df681c177a65ffbb'
Tue, 26 May 2009 02:28:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ecd9e6b8e4cd9ddac69d4c40d68d82020932626)
Tue, 26 May 2009 02:46:14 +0000 Paul Aurich Remove debugging, use user's server as default, and avoid a GTK+ assertion.
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556
Sun, 24 May 2009 18:39:32 +0000 Paul Aurich Avoid an assertion when nothing in dropdown is selected.
Sat, 23 May 2009 22:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97fbf033d9afea69a6eabaac94698b3c051584cf)
Sat, 16 May 2009 19:07:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)
Thu, 30 Apr 2009 00:12:29 +0000 Paul Aurich Fix (a bit) browsing pubsub nodes.
Wed, 29 Apr 2009 23:23:51 +0000 Paul Aurich Fix merge.
Wed, 29 Apr 2009 23:20:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Sat, 30 May 2009 00:07:50 +0000 John Bailey Add yet another URL fetching function. This one takes an account as a
Fri, 29 May 2009 20:56:46 +0000 Paul Aurich Allow incoming stanzas to match 'our account' if they come from our resource.
Fri, 29 May 2009 05:11:14 +0000 Paul Aurich Fix Finch not to announce "your gmail account has 0 new messages."
Fri, 29 May 2009 04:35:21 +0000 Paul Aurich merge of 'aefaf38ecc730e3bf971ae9076aabce35567e456'
Fri, 29 May 2009 04:05:10 +0000 Paul Aurich Add the StartCom root that the XMPP ICA will start using this year.
Fri, 29 May 2009 01:27:45 +0000 Sadrul Habib Chowdhury merge of '4cd185213b3eb4f0bc9ce8cd9c38ab00772f9a17'
Tue, 26 May 2009 16:12:53 +0000 Sadrul Habib Chowdhury Remove a now-unnecessary binding for the buddylist.
Thu, 28 May 2009 01:03:42 +0000 Stu Tomlinson Add the newly added translations to ALL_LINGUAS in configure.ac
Wed, 27 May 2009 22:18:39 +0000 Florian Qu«²ze Fix outgoing IRC /mes to be printed to the conversation window as sent
Wed, 27 May 2009 05:47:36 +0000 Paul Aurich Clarify the error message when an IRC server contains spaces.
Wed, 27 May 2009 05:32:50 +0000 Paul Aurich Updated Lao and Slovenian translations. Closes #9075, #8481.
Wed, 27 May 2009 03:50:33 +0000 Paul Aurich No, I had that right the first time; if it's not our account, then there *is* a from and we need to route the IQ to the proper place.
Wed, 27 May 2009 03:45:21 +0000 Paul Aurich Avoid an assertion failure and add an error case.
Wed, 27 May 2009 03:23:07 +0000 avsharyan Added Armenian translation. Closes #9208.
Wed, 27 May 2009 03:15:55 +0000 Paul Aurich Further research leads me to believe this should be 'sw.po'. Correct me if I'm wrong. References #9057.
Wed, 27 May 2009 02:56:47 +0000 Paul Aurich Added Swahili Tanzanian translation. Closes #9057.
Wed, 27 May 2009 02:02:45 +0000 Paul Aurich Transplant the 2.5.6 ChangeLogs into im.pidgin.pidgin.
Wed, 27 May 2009 00:57:17 +0000 Paul Aurich The server list is definitive for who is blocked.
Tue, 26 May 2009 23:44:55 +0000 Paul Aurich Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.
Mon, 25 May 2009 20:13:01 +0000 Sadrul Habib Chowdhury We want to see what the missing custom smiley stands for.
Mon, 25 May 2009 17:18:26 +0000 Sadrul Habib Chowdhury Reduce work if there is no URL in the incoming message.
Mon, 25 May 2009 03:06:12 +0000 Elliott Sales de Andrade Treat FQY responses with no network ID as on the Passport network.
Mon, 25 May 2009 00:32:55 +0000 Paul Aurich Require SSL when trying IQ-auth via parser.c (no stream:features). Fixes #8131.
Fri, 29 May 2009 04:35:12 +0000 Paul Aurich disapproval of revision '312e056d702d29379ea61aea9d27765f127bc888'
Sun, 24 May 2009 06:30:02 +0000 Paul Aurich Don't call purple_notify_emails() for 0 emails.
Sun, 24 May 2009 04:37:32 +0000 Richard Laager Update the copyright line for 2009.
Sun, 24 May 2009 03:55:27 +0000 John Bailey merge of '074c5aedf9bbc512331f0d3130f076190b290676'
Sat, 23 May 2009 18:20:44 +0000 Paul Aurich Re-add purple_account_get_check_mail() check to oscar.
Sat, 23 May 2009 17:42:34 +0000 Paul Aurich Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.
Sat, 23 May 2009 10:44:39 +0000 John Bailey Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
Sat, 23 May 2009 07:08:00 +0000 Elliott Sales de Andrade Correctly ignore Avahi's informational events when querying records for the
Fri, 22 May 2009 06:01:12 +0000 Paul Aurich Duh, it helps to use the right marshallers.
Fri, 22 May 2009 05:31:46 +0000 Paul Aurich Add 'jabber' to the signals output and NULL checking so it won't crash on Windows
Fri, 22 May 2009 05:09:12 +0000 Paul Aurich Add the XMPP signals to the signals-test plugin
Fri, 22 May 2009 04:56:05 +0000 Paul Aurich Various perl warning fixes as well as real fixes to gconstpointer functions
Fri, 22 May 2009 04:44:07 +0000 Paul Aurich Call res_init() when DNS queries fail in case the failure indicates a timeout
Fri, 22 May 2009 04:08:38 +0000 Etan Reisner Fix building on Windows and better integrate the new signals with the pre-existing ones.
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
Fri, 22 May 2009 03:48:19 +0000 Paul Aurich Various BOSH fixes
Fri, 22 May 2009 00:21:49 +0000 Paul Aurich merge of '2d746b537f7c15aca747b7df2e1eedb540eb0baf'
Thu, 21 May 2009 21:09:17 +0000 Paul Aurich Don't try to process BOSH packet if there's no data (avoid a purple_strcasestr assertion).
Fri, 22 May 2009 00:13:38 +0000 Paul Aurich merge of '70479082260072a56b0aea40ccca311822c17155'
Fri, 22 May 2009 00:38:45 +0000 Etan Reisner merge of '4ba10f028ed5e73f7fe9f00b3131844819ed85a6'
Thu, 21 May 2009 20:18:10 +0000 Paul Aurich Remove duplicated entries from Makefile.am which break installation with coreutils 7.4. Closes #9226.
Thu, 21 May 2009 05:56:53 +0000 Paul Aurich Fix two warnings when building on OS X
Thu, 21 May 2009 04:49:40 +0000 Paul Aurich merge of '1864a53b79ca34679ff68b45b52e7385608e46cc'
Wed, 20 May 2009 17:24:52 +0000 Mark Doliner Don't do IPv6 AAAA lookups if there is no IPv6 address configured on
Wed, 20 May 2009 17:00:17 +0000 John Bailey Some updates to the ChangeLog, reflecting as much as I could remmeber.
Wed, 20 May 2009 01:09:04 +0000 Etan Reisner merge of '1696adf9dd410d4b67f782058165fbf61cb53c61'
Wed, 20 May 2009 15:59:04 +0000 Paul Aurich Fix a crash when <NICKNAME/> is present in a vcard, but has no data.
Wed, 20 May 2009 00:39:12 +0000 Paul Aurich merge of '53630753bb021f7391e8ad30abd709f73fe47c3d'
Tue, 19 May 2009 21:35:08 +0000 Paul Aurich I still don't know why this ever compiled properly.
Wed, 20 May 2009 00:34:59 +0000 Paul Aurich Stop trying to be clever with XMPP keepalive pings.
Tue, 19 May 2009 06:47:40 +0000 Paul Aurich Fix a warning.
Tue, 19 May 2009 06:40:04 +0000 Paul Aurich Fix two sizeof(size_t) != sizeof(unsigned int) warnings which could never
Tue, 19 May 2009 06:35:24 +0000 Mark Doliner merge of '062468e9e5c7b0a7d4fb51cbd78c9a769cbd120a'
Tue, 19 May 2009 05:56:50 +0000 Paul Aurich This whole section was partially using spaces instead of tabs.
Tue, 19 May 2009 05:49:34 +0000 Paul Aurich Fix a NULL deref if the resource has gone offline by the time we're parsing this reply.
Tue, 19 May 2009 03:48:18 +0000 Elliott Sales de Andrade merge of '8641e216dc398048158e7424b56603087551b65f'
Tue, 19 May 2009 03:22:18 +0000 Elliott Sales de Andrade ChangeLog previous commit.
Tue, 19 May 2009 03:16:45 +0000 Elliott Sales de Andrade Parse the invite message out of the pending membership list so that it can
Mon, 18 May 2009 23:14:46 +0000 Elliott Sales de Andrade Remove notification-server group commands ADG, REG, RMG as groups are now
Mon, 18 May 2009 23:06:54 +0000 Elliott Sales de Andrade Remove some unused code.
Mon, 18 May 2009 21:41:52 +0000 Elliott Sales de Andrade This line is redundant.
Mon, 18 May 2009 21:05:00 +0000 Elliott Sales de Andrade Insert an empty widget in chat windows to ensure that the infopane is
Mon, 18 May 2009 08:10:17 +0000 Elliott Sales de Andrade Set the buddy icon size request on gtkconv->u.im->icon_container instead of
Tue, 19 May 2009 01:06:56 +0000 Paul Aurich Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.
Mon, 18 May 2009 03:29:40 +0000 Etan Reisner Correct the documentation for purple_buddy_icons_set_for_user it doesn't
Mon, 18 May 2009 02:47:21 +0000 Etan Reisner merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'
Mon, 18 May 2009 19:54:24 +0000 Peter Hjalmarsson merge of '6a6409370fa50e23bc8fdedcef230220fa680a36'
Sun, 17 May 2009 21:49:20 +0000 Paul Aurich propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb)
Fri, 15 May 2009 16:21:27 +0000 Paul Aurich Don't set jm->chat_state twice.
Sun, 17 May 2009 21:45:21 +0000 Paul Aurich jabber_id_new() needs to be case-folding the node and domain.
Sun, 17 May 2009 13:07:34 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 17 May 2009 01:55:15 +0000 John Bailey propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)
Thu, 14 May 2009 02:12:40 +0000 John Bailey Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSN
Wed, 13 May 2009 18:42:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
Sat, 16 May 2009 23:48:32 +0000 Luke Bratch Open a logged in Yahoo Mail instead of the login screen when possible.
Sat, 16 May 2009 22:58:46 +0000 Sadrul Habib Chowdhury Get rid of a runtime warning on connect.
Sat, 16 May 2009 20:50:53 +0000 Sadrul Habib Chowdhury Preserve the location when defaulting to png for saving unsupported image format.
Sat, 16 May 2009 20:37:08 +0000 Sadrul Habib Chowdhury merge of '063be233b9574325479d819c9c68bf52551435d7'
Sat, 16 May 2009 20:11:49 +0000 Richard Laager Ignore libpurple/marshallers.c and libpurple/marshallers.h.
Sat, 16 May 2009 20:11:04 +0000 Richard Laager Use GTK_STOCK_ADD for the Select Buddy Icon option.
Sat, 16 May 2009 20:07:59 +0000 Richard Laager A patch from nops to add a "Select Buddy Icon" (my term, the original patch
Sat, 16 May 2009 19:58:40 +0000 Richard Laager A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
Sat, 16 May 2009 19:06:53 +0000 Gabriel Schulhof A patch from Gabriel Schulhof, updated to apply by Paul 'darkrain42' Aurich,
Sat, 16 May 2009 20:35:29 +0000 Sadrul Habib Chowdhury Save raw-data for an image when possible.
Sat, 16 May 2009 19:03:41 +0000 Sadrul Habib Chowdhury Avoid unnecessary strdup's.
Sat, 16 May 2009 18:37:14 +0000 Sadrul Habib Chowdhury According to RFC 1738, "'" is a valid character in a URL.
Sat, 16 May 2009 18:33:55 +0000 Sadrul Habib Chowdhury Fix a couple of crashes in the perl plugin loader.
Sat, 16 May 2009 17:11:50 +0000 Sadrul Habib Chowdhury Block/Unblock the signal handler when if it's unblocked/blocked.
Fri, 15 May 2009 18:00:09 +0000 Jochen Kemnade small translation update
Thu, 14 May 2009 21:16:58 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
Tue, 19 May 2009 06:34:27 +0000 Mark Doliner disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
Thu, 14 May 2009 03:54:05 +0000 Mark Doliner Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have the
Wed, 13 May 2009 20:29:03 +0000 Marcus Lundblad Support custom smileys in MUCs (when all participants support BoB and a maximum
Wed, 13 May 2009 18:13:03 +0000 Stu Tomlinson Make the makensis option prefix configurable, so cross-compiling from Linux
Wed, 13 May 2009 18:09:45 +0000 Stu Tomlinson Work around a build problem in windres in recent binutils where string
Wed, 13 May 2009 16:01:25 +0000 Sadrul Habib Chowdhury Preserve utf-8 status messages when going idle.
Tue, 12 May 2009 05:49:34 +0000 Paul Aurich Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
Mon, 11 May 2009 22:05:00 +0000 Paul Aurich merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'
Mon, 11 May 2009 22:03:46 +0000 Paul Aurich Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
Mon, 11 May 2009 01:37:56 +0000 Ka-Hing Cheung merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'
Sun, 10 May 2009 23:41:06 +0000 Paul Aurich merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'
Sun, 10 May 2009 23:33:36 +0000 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
Sun, 10 May 2009 23:15:41 +0000 Paul Aurich merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
Sun, 10 May 2009 22:41:13 +0000 Paul Aurich merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
Sun, 10 May 2009 22:40:08 +0000 Paul Aurich Fix a signed-ness warning.
Mon, 11 May 2009 00:17:40 +0000 Ka-Hing Cheung counterpart for ad057b75 in the outgoing side
Sun, 10 May 2009 23:13:31 +0000 Ka-Hing Cheung used the wrong count variable here
Sun, 10 May 2009 22:29:28 +0000 Ka-Hing Cheung Qulogic pointed out that glib has G_N_ELEMENTS already
Sun, 10 May 2009 22:24:37 +0000 Ka-Hing Cheung merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
Sun, 10 May 2009 22:07:22 +0000 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
Sun, 10 May 2009 22:00:38 +0000 Paul Aurich merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
Sun, 10 May 2009 20:23:57 +0000 Marcus Lundblad Fixed some erronious @file headers
Sun, 10 May 2009 20:05:08 +0000 Marcus Lundblad Don't query for "last offline time" when the JID is a full JID (containing
Sun, 10 May 2009 22:23:52 +0000 Ka-Hing Cheung add an ARRAY_LENGTH macro to find out length of static arrays
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Sun, 10 May 2009 21:59:30 +0000 Paul Aurich Avoid an assertion when acking the gmail poke
Fri, 08 May 2009 03:54:58 +0000 jcs Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
Fri, 08 May 2009 02:58:33 +0000 Paul Aurich Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
Fri, 08 May 2009 02:50:17 +0000 Paul Aurich I forgot to finish this comment before coming back from dinner and committing.
Fri, 08 May 2009 02:42:13 +0000 Paul Aurich merge of 'df25bed2c1c0d097b7f52fbfae76223d8552f0c3'
Fri, 08 May 2009 02:38:39 +0000 Paul Aurich Only call jabber_caps_get_info if we don't have all the information we want.
Thu, 07 May 2009 23:46:11 +0000 Paul Aurich Make the JabberCapsTuple (nee Key) available to the rest of the prpl
Thu, 07 May 2009 19:34:27 +0000 Marcus Lundblad Changed the message string for the "last logged in" value to "Logged off"
Thu, 07 May 2009 19:24:02 +0000 Marcus Lundblad Show when a user was last online (as seen by the server) when doing "Get Info"
Thu, 07 May 2009 17:04:59 +0000 Paul Aurich Don't crash when resource is NULL. Thanks, Marcus!
Thu, 07 May 2009 05:23:15 +0000 Paul Aurich merge of '136cd28c47ef3338b71082503a83a7ecf465df78'
Thu, 07 May 2009 05:20:18 +0000 Paul Aurich In the close_notify ui op, close the email notification dialog.
Thu, 07 May 2009 04:43:16 +0000 Paul Aurich Ack the mail notification IQ. Refs #8240.
Thu, 07 May 2009 04:37:30 +0000 Paul Aurich Only include XHTML payload in XMPP message when it's needed. Closes #8738.
Thu, 07 May 2009 04:16:59 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 06 May 2009 22:01:23 +0000 Paul Aurich Marcus convinced me (I didn't need much) this is a better idea.
Wed, 06 May 2009 21:58:50 +0000 Paul Aurich disapproval of revision '4de75e1b8967aaca07059f575739e49e70fda9da'
Wed, 06 May 2009 21:49:52 +0000 Paul Aurich proxy.jabber.org hasn't existed in a while.
Wed, 06 May 2009 19:19:35 +0000 Marcus Lundblad And punctuation...
Wed, 06 May 2009 19:12:57 +0000 Marcus Lundblad Maybe the ChangeLog entry should actually say what it does... :)
Wed, 06 May 2009 19:03:22 +0000 Marcus Lundblad merge of '48b95d7d853b96052d4478dd475e60a97e7bda8b'
Wed, 06 May 2009 19:01:31 +0000 Marcus Lundblad Add a section break between resources in "Get info"
Wed, 06 May 2009 18:37:40 +0000 Paul Aurich Don't leak image refs in gtkstatusbox and assertion failure in nullprpl
Wed, 13 May 2009 18:42:05 +0000 Paul Aurich Interestingly, this one was IE 5.0, not IE 5.5.
Wed, 13 May 2009 18:40:41 +0000 Paul Aurich Various minor cleanups. The majority of this is the #define for the useragent.
Wed, 13 May 2009 17:34:07 +0000 Paul Aurich An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
Wed, 13 May 2009 06:50:47 +0000 Paul Aurich Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fetching URL parameters.
Tue, 12 May 2009 00:50:45 +0000 John Bailey Support logging into Yahoo! Japan with protocol 16. It seems not to care
Wed, 06 May 2009 10:12:59 +0000 Sulabh Mahajan Inform user that he wont be able to use Yahoo! in case of absence of ssl
Wed, 06 May 2009 08:48:57 +0000 Sulabh Mahajan Yahoo version 16 login. ---yet to do: prevent password from being displayed in debug logs---
Wed, 06 May 2009 06:40:24 +0000 Paul Aurich Look up the old image before we store the new one in the hash table.
Mon, 04 May 2009 15:47:54 +0000 Marcos Garc«¿a Ochoa This allows incoming channel messages with op/voice/etc. mode characters.
Mon, 04 May 2009 03:14:12 +0000 Paul Aurich Break the links before telling the UI to remove the node
Mon, 04 May 2009 02:57:02 +0000 Paul Aurich merge of '7e8d9f694132bc0cdbb6088ca5b557480c71ba45'
Mon, 04 May 2009 02:54:55 +0000 Paul Aurich Fix a crash (from the single instance path) and leak of the node UI data.
Mon, 04 May 2009 02:21:23 +0000 Paul Aurich Free the forms properly; they're xmlnodes, not strings.
Mon, 04 May 2009 02:04:10 +0000 Elliott Sales de Andrade Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
Mon, 04 May 2009 00:04:55 +0000 Elliott Sales de Andrade merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
Sun, 03 May 2009 23:58:14 +0000 Daniel Atallah Don't set the statusbox imhtml to be editable twice.
Sun, 03 May 2009 23:49:25 +0000 Daniel Atallah Avoid overwriting the PRIMARY clipboard when we select-on-focus the status text for easy editing. Fixes #8781.
Sun, 03 May 2009 23:46:18 +0000 Daniel Atallah Avoid adding several callbacks on repeated invocations of gtk_imhtml_set_editable.
Sun, 03 May 2009 22:59:02 +0000 Ka-Hing Cheung re-enable something that qulogic wrote but commented out because of a
Mon, 04 May 2009 00:01:16 +0000 Elliott Sales de Andrade Also check whether the ADL/FQY count is zero when we've received an error
Sun, 03 May 2009 23:09:57 +0000 Elliott Sales de Andrade merge of '2481b51dce05a40973c023cb3c62c66b082e11bf'
Sun, 03 May 2009 20:18:23 +0000 Paul Aurich merge of '02982091b25d51cf15064b67811f0ff347e3ec48'
Sun, 03 May 2009 17:59:12 +0000 Ka-Hing Cheung merge of '654444067285909ecd842c1a5b06f16f773abe49'
Sun, 03 May 2009 17:58:21 +0000 Ka-Hing Cheung correct what looks like an uninitialized read, not really tested much
Sun, 03 May 2009 17:02:19 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 03 May 2009 20:17:09 +0000 Nick Hebner Clean up jabber prpl memory allocations on uninit.
Sun, 03 May 2009 19:53:53 +0000 Paul Aurich Add ability to list roles/affiliations in a chat via slash-commands and
Sun, 03 May 2009 23:02:31 +0000 Elliott Sales de Andrade The correct fix here is to place non-code in a comment (yes, even if it's
Sun, 03 May 2009 22:51:03 +0000 Elliott Sales de Andrade disapproval of revision 'eb2138cc8c562bba3cf0071ea33e2e7ab4d636aa'
Sun, 03 May 2009 19:36:36 +0000 Paul Aurich useravatar.c:49:38: warning: missing terminating ' character
Sun, 03 May 2009 18:51:11 +0000 Paul Aurich Revert the partial hack for ejabberd 2.0.0. See comment in code.
Sun, 03 May 2009 18:50:20 +0000 Paul Aurich Add a few smilies for XMPP that were 'missing'.
Sun, 03 May 2009 17:10:51 +0000 Paul Aurich Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
Sun, 03 May 2009 06:50:44 +0000 Paul Aurich mime.c: In function ¡Ædoc_parts_load¡Ç:
Sun, 03 May 2009 06:45:46 +0000 Paul Aurich merge of '2cc4b9096219b80544460c7419be088836ee4705'
Sun, 03 May 2009 01:49:16 +0000 Stu Tomlinson Apply changes from 9dd1c4c3 to msnp9
Sun, 03 May 2009 06:45:38 +0000 Paul Aurich Drop support for XEP-0084 v0.12 and publish a <stop/> instead of deleting the node.
Sun, 03 May 2009 06:38:16 +0000 Paul Aurich On errors, don't pretend we did fetch something, pass NULL.
Sun, 03 May 2009 06:36:05 +0000 Paul Aurich Avoid a g_markup_escape_text assertion failure
Sat, 02 May 2009 23:35:19 +0000 Paul Aurich merge of '76766330ad9c063ff4c96cf86c9ce12c0974edd6'
Sat, 02 May 2009 23:35:11 +0000 Paul Aurich Remove most of the things that are now in 2.5.6 (I likely missed one or two)
Sat, 02 May 2009 23:12:48 +0000 Paul Aurich Given the other changes I made, this is more appropriate (and vague).
Sat, 02 May 2009 23:02:11 +0000 Elliott Sales de Andrade Word wrap a little.
Sat, 02 May 2009 23:01:32 +0000 Elliott Sales de Andrade Decrement the ADL/FQY count when we receive an error about a FQY for a user
Sat, 02 May 2009 22:31:13 +0000 Elliott Sales de Andrade Add an FQY error handler so we don't disconnect if something incorrect was
Sat, 02 May 2009 21:13:02 +0000 Paul Aurich merge of '3993504a85f5cbebaeace03466d79cda9803f240'
Sat, 02 May 2009 20:58:57 +0000 Sadrul Habib Chowdhury Enable/disable the buttons in the savedstatus dialog properly.
Sat, 02 May 2009 20:54:10 +0000 Paul Aurich Don't crash when a broken server sends us an occupant's presence with an
Sat, 02 May 2009 20:42:55 +0000 Paul Aurich When we download a buddy's vCard to update an avatar, also try to update the nickname.
Sat, 02 May 2009 19:14:07 +0000 Ka-Hing Cheung merge of '9dd1c4c3db68a80dbf157a0c0bc0c723e42b7a6e'
Sat, 02 May 2009 19:12:33 +0000 Ka-Hing Cheung Fixes a buffer overflow in the ZDI-08-054 report
Sat, 02 May 2009 18:42:53 +0000 Daniel Atallah Prevent a buggy XMPP-raw plugin from causing a NUL ptr deref - instead the
Sat, 02 May 2009 18:19:55 +0000 Daniel Atallah Use matching buffer lengths to avoid confusion.
Sat, 02 May 2009 18:05:49 +0000 Daniel Atallah This is supposed to be a precision formatter.
Sat, 02 May 2009 04:39:38 +0000 Paul Aurich A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.
Sat, 02 May 2009 04:14:09 +0000 Paul Aurich Handle User Nick notifications via <presence/> stanzas (receive-only). Refs #864.
Sat, 02 May 2009 04:02:53 +0000 Paul Aurich Sadrul pointed me at g_markup_escape_text, thanks!
Sat, 02 May 2009 01:26:18 +0000 Paul Aurich Escape all the values when appending them to the Entity Caps verification str.
Fri, 01 May 2009 22:40:41 +0000 Paul Aurich Me fail English? That's unpossible!
Fri, 01 May 2009 21:36:29 +0000 Peter Hjalmarsson merge of '9df36977fc8f70d1b3124d32a54eb123df50aa0f'
Fri, 01 May 2009 18:59:31 +0000 Paul Aurich Don't crash when the caps cb is NULL and don't corrupt jabber_identities
Fri, 01 May 2009 18:57:44 +0000 Paul Aurich Fix a bad merge (*sigh*)
Fri, 01 May 2009 16:25:56 +0000 Paul Aurich Use more efficient purple_find_buddies in bonjour.
Fri, 01 May 2009 16:09:50 +0000 Paul Aurich merge of '04463c4228e4760066ef026178e08886db366915'
Fri, 01 May 2009 08:07:12 +0000 hanzz Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
Fri, 01 May 2009 06:59:36 +0000 Paul Aurich Add account-(created|destroying) signals.
Fri, 01 May 2009 16:00:35 +0000 Stu Tomlinson Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
Thu, 30 Apr 2009 14:44:01 +0000 John Bailey Check in updated po files so the daily po update doesn't have to work so hard.
Thu, 30 Apr 2009 12:13:21 +0000 John Bailey I was tired of most of us complaining about these things but never actually
Thu, 30 Apr 2009 04:59:11 +0000 Paul Aurich Don't breaking if the user runs `/ping <user's server>` a bunch.
Thu, 30 Apr 2009 04:25:01 +0000 Paul Aurich I gave this way too long to stop getting on my nerves.
Thu, 30 Apr 2009 04:01:27 +0000 Paul Aurich Avoid crashing on some more atoi calls and ensure required parameters are !NULL
Thu, 30 Apr 2009 03:40:50 +0000 Paul Aurich Don't crash on malicious candidates missing attributes
Thu, 30 Apr 2009 02:59:24 +0000 Paul Aurich Fix a bad merge in 511953ddd75ccd866325fa6cf1e72dbb4fca3e82
Wed, 29 Apr 2009 17:50:14 +0000 Sadrul Habib Chowdhury Changelog VV, move an entry to correct section.
Wed, 29 Apr 2009 06:06:41 +0000 Paul Aurich Fetch and track capabilities for MUC members. Add a further constraint for
Wed, 29 Apr 2009 05:37:58 +0000 Paul Aurich tighter scoping++
Wed, 29 Apr 2009 05:22:58 +0000 Paul Aurich merge of '2008f1bd77717e12b27397825b76c19de2fc7314'
Wed, 29 Apr 2009 03:30:01 +0000 Sadrul Habib Chowdhury merge of '26ac092613aaf9cdf75dc965213469a30135ab56'
Wed, 29 Apr 2009 05:21:42 +0000 Paul Aurich Skip iterating non-node children; thanks to Marcus for crashing me.
Wed, 29 Apr 2009 02:12:19 +0000 Paul Aurich merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
Tue, 28 Apr 2009 23:35:32 +0000 Paul Aurich Missed one (copying changes manually between computers is clearly an error-ful
Tue, 28 Apr 2009 23:03:57 +0000 Paul Aurich merge of '2448add898018349b64e4eb5550adb03644790db'
Tue, 28 Apr 2009 23:03:09 +0000 Paul Aurich Build error/warning fixes. Still not tested because libxmpp.dll won't load.
Tue, 28 Apr 2009 22:20:01 +0000 Paul Aurich Windows compilation complains (probably because it's 32-bit)
Tue, 28 Apr 2009 22:25:49 +0000 Ka-Hing Cheung fixes one more potential leak of the same type
Tue, 28 Apr 2009 22:21:10 +0000 Ka-Hing Cheung merge of '4a2d7c0b8570558cada900f60d7696231954c231'
Tue, 28 Apr 2009 21:15:30 +0000 Paul Aurich Changelog 6b5084da. Refs #2002.
Tue, 28 Apr 2009 21:08:21 +0000 Paul Aurich merge of '150aa7010128787a82ee3eb64eec7907e08235cc'
Tue, 28 Apr 2009 21:07:05 +0000 Paul Aurich Changelog MSN, Yahoo, and the merged BOSH branch
Tue, 28 Apr 2009 21:00:45 +0000 Paul Aurich Add Tobias to COPYRIGHT
Tue, 28 Apr 2009 19:08:06 +0000 Paul Aurich merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
Tue, 28 Apr 2009 18:57:47 +0000 Paul Aurich Fix merging.
Tue, 28 Apr 2009 18:43:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
Tue, 28 Apr 2009 01:04:14 +0000 Paul Aurich Don't try to process PEP events if it's not <message type='event'/>
Mon, 27 Apr 2009 23:08:29 +0000 Paul Aurich Distinguish name and participant in PurpleMedia API
Mon, 27 Apr 2009 23:07:01 +0000 Paul Aurich Provide alternative find_by_jid that doesn't use g_hash_table_find
Mon, 27 Apr 2009 17:01:11 +0000 Paul Aurich merge of '2833fd1d337477c5b6efc4247a9e6127580414ea'
Wed, 29 Apr 2009 03:28:20 +0000 Sadrul Habib Chowdhury Use stock id in the ticker.
Wed, 29 Apr 2009 03:19:43 +0000 Sadrul Habib Chowdhury New API to get the stock-id for a presence.
Wed, 29 Apr 2009 02:27:55 +0000 Sadrul Habib Chowdhury Bring the conversation to front from a click on the ticker.
Tue, 28 Apr 2009 22:20:13 +0000 Ka-Hing Cheung fixes a potential leak on error case
Tue, 28 Apr 2009 19:14:04 +0000 Ka-Hing Cheung merge of '2f41200aa97263f1f83de2795ab3195d52475b03'
Tue, 28 Apr 2009 18:57:16 +0000 Sadrul Habib Chowdhury Fix a crash when sending too large a message in yahoo.
Tue, 28 Apr 2009 19:10:04 +0000 Ka-Hing Cheung don't uninit accounts until savedstatus and status are uninited, this was
Tue, 28 Apr 2009 15:47:36 +0000 Paul Aurich Adjust some idle handling code to fix "wedging" idle reporting into never
Tue, 28 Apr 2009 13:33:02 +0000 Timo Jyrinki Update Finnish back to pretty much 100%, as there has been some time since last update. It also seems 2.6.0 wouldn't be that far away from tickets.
Tue, 28 Apr 2009 03:44:26 +0000 Sadrul Habib Chowdhury Chat's nick is normalized. So normalize before comparing with it.
Mon, 27 Apr 2009 17:49:36 +0000 Sadrul Habib Chowdhury Fix a couple of runtime-warnings when disconnecting a yahoo account.
Mon, 27 Apr 2009 17:34:57 +0000 Sadrul Habib Chowdhury Use a all the icons hbons had created for 'connecting' animation.
Mon, 27 Apr 2009 17:29:26 +0000 Sadrul Habib Chowdhury Don't expose the parent class.
Mon, 27 Apr 2009 17:26:57 +0000 Sadrul Habib Chowdhury Use stock-ids for connecting/typing animations in the statusbox.
Mon, 27 Apr 2009 16:25:57 +0000 Sadrul Habib Chowdhury merge of '55577fa653435bea0213ccd380f914790714f8a1'
Mon, 27 Apr 2009 04:52:41 +0000 Ka-Hing Cheung correctly use some text marked by N_(), and mark one more string as
Wed, 29 Apr 2009 02:11:47 +0000 Paul Aurich disapproval of revision '0a225b2db14919b2e455f6938d28c885d6ca74e4'
Mon, 27 Apr 2009 16:57:26 +0000 Paul Aurich Don't call jabber_parser_close_stream in jabber_close, it papers over a real issue.
Mon, 27 Apr 2009 06:26:28 +0000 Paul Aurich Changelog that branch and fix period placement.
Mon, 27 Apr 2009 06:14:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0a225b2db14919b2e455f6938d28c885d6ca74e4)
Mon, 27 Apr 2009 05:43:18 +0000 Paul Aurich Initialize js->old_length to the value used as a default in presence.c.
Mon, 27 Apr 2009 05:49:32 +0000 Paul Aurich Publish only 'new' xmlns of avatars and delete old.
Mon, 27 Apr 2009 02:38:52 +0000 Paul Aurich Another annoying typo
Sun, 26 Apr 2009 23:57:55 +0000 Paul Aurich Use jabber_calculate_data_sha1sum in one more place.
Sun, 26 Apr 2009 23:24:45 +0000 Paul Aurich Use purple_strequal and g_str_equal
Sun, 26 Apr 2009 23:06:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
Mon, 27 Apr 2009 04:50:44 +0000 Elliott Sales de Andrade We probably shouldn't have to set the pixbuf and the stock-id, but anyway,
Sun, 26 Apr 2009 22:55:58 +0000 Paul Aurich merge of '09144f9b78a3f3256423cae57132a43098c065de'
Sun, 26 Apr 2009 22:54:17 +0000 Paul Aurich I like icons in my statusbox.
Sun, 26 Apr 2009 22:40:41 +0000 John Bailey Update stuff for darkrain42 and Maiku to reflect them as developers.
Sun, 26 Apr 2009 21:38:20 +0000 Marcus Lundblad Changelog support for XMPP idle time (XEP-0256)
Sun, 26 Apr 2009 18:23:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 20:51:21 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 18:27:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 17:01:05 +0000 Paul Aurich merge of '6bcd7cfc161122f058f5093da0fab2dceeec0cfa'
Sun, 26 Apr 2009 10:13:27 +0000 Jochen Kemnade update German translation
Sun, 26 Apr 2009 06:45:55 +0000 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
Sun, 26 Apr 2009 06:26:55 +0000 Paul Aurich Avoid dereferencing unitialized memory or leaking PidginThemeFonts
Sun, 26 Apr 2009 06:22:50 +0000 Paul Aurich Fix two warnings in the theme editor plugin
Sun, 26 Apr 2009 03:18:07 +0000 Paul Aurich Retrieve status message to display in Buddy List from PurplePresence.
Sun, 26 Apr 2009 02:27:08 +0000 Paul Aurich Only look for and add custom smileys to incoming messages that are going to
Sun, 26 Apr 2009 02:18:03 +0000 Paul Aurich merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'
Sun, 26 Apr 2009 02:10:38 +0000 Paul Aurich Changelog the last few commits (and remove trailing whitespace)
Sun, 26 Apr 2009 01:42:34 +0000 Paul Aurich xmlCtxtGetLastError may return NULL, especially with other misbehaving
Sun, 26 Apr 2009 00:30:02 +0000 Paul Aurich Add xmlnode and bonjour structured error handlers.
Sun, 26 Apr 2009 00:22:21 +0000 Paul Aurich Feed a fake </stream:stream> to the XMPP parser to silence warnings.
Sun, 26 Apr 2009 00:06:30 +0000 Paul Aurich Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
Sat, 25 Apr 2009 23:33:13 +0000 Paul Aurich s/cname/name/
Sat, 25 Apr 2009 23:32:08 +0000 Paul Aurich There is no way to change the custom smiley storage directory
Sat, 25 Apr 2009 23:26:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)
Mon, 20 Apr 2009 00:12:23 +0000 Paul Aurich Fix doxygen warnings
Mon, 20 Apr 2009 00:10:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
Mon, 20 Apr 2009 00:05:54 +0000 Paul Aurich merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'
Fri, 03 Apr 2009 02:42:38 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Sat, 28 Mar 2009 18:59:23 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Fri, 27 Mar 2009 07:52:26 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Thu, 12 Mar 2009 06:19:15 +0000 Paul Aurich More documentation (mostly little changes)
Thu, 12 Mar 2009 06:01:56 +0000 Paul Aurich Repluralize these
Thu, 12 Mar 2009 05:56:04 +0000 Paul Aurich Exposing the GHashTable seems crazy to me. See #8644.
Mon, 20 Apr 2009 00:02:16 +0000 Paul Aurich disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'
Thu, 12 Mar 2009 05:32:25 +0000 Paul Aurich Clean up the PurpleSmiley documentation.
Thu, 12 Mar 2009 03:54:11 +0000 Paul Aurich Fix more `make docs` warnings
Thu, 12 Mar 2009 03:52:54 +0000 Paul Aurich Fixing warnings from `make docs` and stuff
Fri, 08 May 2009 00:42:23 +0000 Etan Reisner Don't debug print that we are connecting an account until we are reasonably
Sat, 28 Mar 2009 02:26:21 +0000 Etan Reisner merge of '737d72b30ecbd822da19a923c20b8958a4d02728'
Wed, 25 Mar 2009 02:13:30 +0000 Etan Reisner merge of '6b905c49eee1ae5e6722251efa90cfd92d1fd557'
Fri, 20 Mar 2009 00:34:17 +0000 Etan Reisner merge of '9804728d8412930412ec4faaa29230268879586d'
Wed, 11 Mar 2009 21:49:08 +0000 Etan Reisner merge of '6fa0af5f032b1afd95354c3d775785458390b3da'
Sat, 18 Apr 2009 17:29:33 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
Sat, 18 Apr 2009 18:17:16 +0000 Paul Aurich Use purple_strequal and g_str_equal
Sat, 18 Apr 2009 17:56:05 +0000 Paul Aurich Fix Makefile.mingw
Sat, 18 Apr 2009 17:54:24 +0000 Paul Aurich Header file cleanup
Sat, 18 Apr 2009 17:51:55 +0000 Paul Aurich Add @since on purple_media_transmitter_exists
Sat, 18 Apr 2009 17:50:52 +0000 Paul Aurich merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'
Sat, 18 Apr 2009 17:43:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
Wed, 22 Apr 2009 07:55:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Sat, 25 Apr 2009 23:21:31 +0000 Sadrul Habib Chowdhury Hide the list of minidialogs.
Sat, 25 Apr 2009 22:42:16 +0000 Sadrul Habib Chowdhury Don't hold onto what you have given up.
Sat, 25 Apr 2009 22:18:51 +0000 Sadrul Habib Chowdhury Don't corrupt memory if nick can not be changed.
Sat, 25 Apr 2009 19:09:36 +0000 Sadrul Habib Chowdhury Merging the changes in theme-foo, and the theme editor plugin.
Thu, 23 Apr 2009 20:05:26 +0000 Sadrul Habib Chowdhury Use safe function.
Thu, 23 Apr 2009 17:08:32 +0000 Jochen Kemnade update German translation
Thu, 23 Apr 2009 15:20:23 +0000 SHiNE CsyFeK 2009.04.23 - flos <lonicerae(at)gmail.com>
Wed, 22 Apr 2009 18:39:41 +0000 Marcus Lundblad merge of '9a8c2abfdbcf669fd21ec24f4aa474ac55a2ecb9'
Wed, 22 Apr 2009 18:37:31 +0000 Marcus Lundblad merge of '6a70c2c1325aeb644bff8476f94c5a25f83044fb'
Thu, 23 Apr 2009 06:56:51 +0000 Sadrul Habib Chowdhury Use stock-id in the conversation tab-labels and tab-menus.
Thu, 23 Apr 2009 05:30:36 +0000 Sadrul Habib Chowdhury Reduce code duplication.
Thu, 23 Apr 2009 05:08:06 +0000 Sadrul Habib Chowdhury Use stock-id in the status editor window too.
Thu, 23 Apr 2009 03:55:35 +0000 Sadrul Habib Chowdhury Use stock id everywhere!
Thu, 23 Apr 2009 03:38:44 +0000 Sadrul Habib Chowdhury Use stock id where possible.
Thu, 23 Apr 2009 02:42:50 +0000 Sadrul Habib Chowdhury Reload settings after updating icon theme.
Thu, 23 Apr 2009 02:31:03 +0000 Sadrul Habib Chowdhury Use stock-id where possible, instead of a pixbuf.
Thu, 23 Apr 2009 01:36:55 +0000 Sadrul Habib Chowdhury Disable the 'Save' buttons since they don't do nothing yet, man.
Thu, 23 Apr 2009 00:34:18 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)
Wed, 22 Apr 2009 17:07:41 +0000 Sadrul Habib Chowdhury Italicize nicks in the conversation history for folks leaving a chat.
Wed, 22 Apr 2009 07:53:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Tue, 21 Apr 2009 22:17:18 +0000 Ethan Blanton Paul has been with us a while, and now he can't leave.
Mon, 20 Apr 2009 06:56:25 +0000 Mark Doliner Document this callback function. Prompted by a question in #pidgin
Sun, 19 Apr 2009 15:35:28 +0000 Daniel Atallah Delete the Start Menu shortcut when uninstalling. Fixes #8985
Sat, 18 Apr 2009 22:46:29 +0000 Elliott Sales de Andrade Replace gtk_timeout_remove with g_source_remove.
Sat, 18 Apr 2009 22:39:56 +0000 Elliott Sales de Andrade Oops, I must have been tired. I only replaced the first occurrence of these
Sat, 18 Apr 2009 22:13:26 +0000 Elliott Sales de Andrade merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'
Sat, 18 Apr 2009 14:03:16 +0000 Ethan Blanton Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.
Sat, 18 Apr 2009 03:08:12 +0000 Ethan Blanton Notify the user if an IRC /nick command fails, rather than trying fallbacks.
Sat, 18 Apr 2009 02:52:46 +0000 Ethan Blanton Add the Tcl command purple::connection state (purple_connection_get_state).
Sat, 18 Apr 2009 22:11:10 +0000 Elliott Sales de Andrade The alignment in this file is quite odd.
Sat, 18 Apr 2009 21:45:41 +0000 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
Sat, 18 Apr 2009 07:31:32 +0000 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
Sat, 18 Apr 2009 07:00:20 +0000 Elliott Sales de Andrade Fix some more GTK_CHECK_* macros and a GtkType.
Sat, 18 Apr 2009 05:53:42 +0000 Elliott Sales de Andrade Remove GTK_CHECK_* macros which were deprecated.
Wed, 22 Apr 2009 18:37:23 +0000 Marcus Lundblad Actually reject content unknown content types on Jingle session-initiate,
Fri, 17 Apr 2009 21:31:45 +0000 Marcus Lundblad merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'
Fri, 17 Apr 2009 21:29:18 +0000 Marcus Lundblad merge of '580055bb22fea0076d3a90d9df9346abd1789bab'
Fri, 17 Apr 2009 21:29:11 +0000 Marcus Lundblad Only pre-create a PurpleConversation (if there was none yet) if an incoming
Sat, 18 Apr 2009 06:52:59 +0000 Paul Aurich Constify the disco_type_mappings struct
Sat, 18 Apr 2009 06:52:34 +0000 Paul Aurich Use defaults provided by the server where applicable and when available
Sat, 18 Apr 2009 06:51:59 +0000 Paul Aurich Don't leak the GObject data and disable the Add/Register buttons when browsing.
Fri, 17 Apr 2009 16:34:03 +0000 Paul Aurich Rename pdl->cats to pdl->services, since these aren't roomlist categories
Fri, 17 Apr 2009 06:05:07 +0000 Paul Aurich This is a little less...repetitious
Fri, 17 Apr 2009 05:24:45 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)
Wed, 15 Apr 2009 23:32:18 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
Wed, 15 Apr 2009 06:57:48 +0000 Paul Aurich Do not call the non-destroy prpl-ops when the connection is gone.
Wed, 15 Apr 2009 04:38:28 +0000 Paul Aurich Move the handling of chat rooms to jabber_disco_service_items_cb.
Wed, 15 Apr 2009 02:51:48 +0000 Paul Aurich Handle expanding disco lists on the UI side
Tue, 14 Apr 2009 08:39:39 +0000 Paul Aurich XMPP prpl depends on the core's setting in-progress-ness
Tue, 14 Apr 2009 08:29:25 +0000 Paul Aurich Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...
Tue, 14 Apr 2009 06:54:44 +0000 Paul Aurich Iteratively expand the disco tree as prompted by the UI.
Mon, 13 Apr 2009 16:54:25 +0000 Paul Aurich Remove most of the mappings, add in the ones necessary from our prpls, and
Mon, 13 Apr 2009 16:38:11 +0000 Paul Aurich Alphabetize jabber_disco_type_from_string comparisons
Mon, 13 Apr 2009 16:35:13 +0000 Paul Aurich More minor cleanup (no functional changes other than not printing a log msg)
Mon, 13 Apr 2009 06:10:26 +0000 Paul Aurich It helps to actually add functions when adding prototypes to a header
Mon, 13 Apr 2009 05:21:52 +0000 Paul Aurich Various minor nitpicky changes
Mon, 13 Apr 2009 04:34:17 +0000 Paul Aurich Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.
Mon, 13 Apr 2009 04:08:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Sat, 11 Apr 2009 21:46:12 +0000 Paul Aurich Use per-PurpleDiscoList ops for canceling a disco and registering.
Sat, 11 Apr 2009 18:32:51 +0000 Paul Aurich Fix merge (convert to IQ-handlers syntax)
Sat, 11 Apr 2009 18:20:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
Thu, 09 Apr 2009 04:27:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
Sat, 18 Apr 2009 17:50:44 +0000 Paul Aurich Support BOSH when connecting via the register_account prpl.
Sun, 12 Apr 2009 00:43:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)
Sat, 11 Apr 2009 21:20:31 +0000 Paul Aurich Hide PurpleTxtResponse and use a more purple API
Sat, 11 Apr 2009 20:31:19 +0000 Paul Aurich First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
Sat, 11 Apr 2009 04:39:48 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Mon, 13 Apr 2009 13:33:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Mon, 13 Apr 2009 13:36:00 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Mon, 20 Apr 2009 06:34:00 +0000 Sadrul Habib Chowdhury Show preview of only the supported sizes for each class of icons.
Mon, 20 Apr 2009 06:07:43 +0000 Sadrul Habib Chowdhury Allow editing dialog icons.
Mon, 20 Apr 2009 05:41:56 +0000 Sadrul Habib Chowdhury Add some more status emblems, and since the dialog is too long, use a
Mon, 20 Apr 2009 03:20:15 +0000 Sadrul Habib Chowdhury Make it possible to load non-status icons using a PidginStockIconTheme.
Sun, 19 Apr 2009 19:45:53 +0000 Sadrul Habib Chowdhury We don't have huge status icons, and set only the icons changed from the
Sun, 19 Apr 2009 17:30:59 +0000 Sadrul Habib Chowdhury A status-icon theme editor.
Sat, 18 Apr 2009 23:27:38 +0000 Sadrul Habib Chowdhury Mark the description of the properties for translation. Show the
Sat, 18 Apr 2009 23:21:56 +0000 Sadrul Habib Chowdhury Fix some assertion failures.
Sat, 18 Apr 2009 18:13:04 +0000 Sadrul Habib Chowdhury Allow editing the theme when no theme is selected (the default).
Sat, 18 Apr 2009 18:11:28 +0000 Sadrul Habib Chowdhury Allow unsetting the color for a PidginThemeFont.
Fri, 17 Apr 2009 23:50:36 +0000 Sadrul Habib Chowdhury Theme editor plugin (of sorts) for buddylist themes.
Fri, 17 Apr 2009 23:49:40 +0000 Sadrul Habib Chowdhury Do a null-check before gdk_color_free, and mark property-names for
Fri, 17 Apr 2009 19:34:00 +0000 Sadrul Habib Chowdhury Document some functions.
Fri, 17 Apr 2009 19:28:20 +0000 Sadrul Habib Chowdhury Several changes:
Fri, 17 Apr 2009 16:23:02 +0000 Sadrul Habib Chowdhury Some doxygen fixes.
Fri, 17 Apr 2009 16:21:21 +0000 Sadrul Habib Chowdhury Use boxed-types for the color properties.
Thu, 16 Apr 2009 14:30:45 +0000 Bj«Órn Voigt German update
Wed, 15 Apr 2009 15:46:31 +0000 Sulabh Mahajan Remove a bug where host_ip was accessed after freeing it.
Wed, 15 Apr 2009 01:44:17 +0000 Paul Aurich Send XMPP keepalive pings to our server, not our bare JID.
Sun, 12 Apr 2009 23:57:27 +0000 Paul Aurich merge of '8952794c1397b9cba4b98accf0639bb5499387d4'
Sun, 12 Apr 2009 23:56:20 +0000 Paul Aurich Whoops, crashy-crashy.
Sun, 12 Apr 2009 23:47:43 +0000 Paul Aurich merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'
Sun, 12 Apr 2009 23:40:01 +0000 Daniel Atallah Include the media API on win32 even though it isn't actually enabled.
Sun, 12 Apr 2009 22:42:38 +0000 Paul Aurich merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'
Sun, 12 Apr 2009 21:32:35 +0000 Sadrul Habib Chowdhury Fix size constraints for vertical progressbars.
Sun, 12 Apr 2009 21:28:59 +0000 Sadrul Habib Chowdhury Fix drawing for vertical progressbar.
Sun, 12 Apr 2009 21:11:00 +0000 Sadrul Habib Chowdhury merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'
Sun, 12 Apr 2009 21:10:03 +0000 Sadrul Habib Chowdhury Changelog the progressbar addition.
Sun, 12 Apr 2009 20:55:49 +0000 Sadrul Habib Chowdhury Change how the progressbar is drawn.
Sun, 12 Apr 2009 18:58:27 +0000 Sadrul Habib Chowdhury Indentation changes, initialization changes etc.
Sun, 12 Apr 2009 18:10:03 +0000 Saleem Abdulrasool Add a simple progress-bar in libgnt.
Sun, 12 Apr 2009 23:46:55 +0000 Paul Aurich PidginBlistTheme now copies all its parameters instead of taking ownership.
Sun, 12 Apr 2009 22:34:07 +0000 Paul Aurich Free priv->idle.
Sun, 12 Apr 2009 22:25:56 +0000 Paul Aurich Free the DNS query data before purple_url_parse() to avoid leaking on failure.
Sun, 12 Apr 2009 22:23:34 +0000 Paul Aurich Don't leak the struct sockaddr* from purple_dnsquery_a.
Sun, 12 Apr 2009 21:53:41 +0000 Paul Aurich Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
Sun, 12 Apr 2009 21:52:37 +0000 Paul Aurich Don't leak GdkColor*s in PidginBlistThemes
Sun, 12 Apr 2009 21:30:33 +0000 Paul Aurich Plug leak of PurpleContact->alias
Sun, 12 Apr 2009 20:47:38 +0000 Paul Aurich Fix a leak when loading themes.
Sun, 12 Apr 2009 00:34:57 +0000 Sadrul Habib Chowdhury Fix build with --disable-vv --enable-gstreamer.
Sat, 11 Apr 2009 21:54:06 +0000 Paul Aurich Fix two int/size_t format build warnings on 64-bit
Sat, 11 Apr 2009 21:52:58 +0000 Paul Aurich Reformat a printf so the HTTP headers are easier to read
Sat, 11 Apr 2009 17:41:18 +0000 Paul Aurich merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
Sat, 11 Apr 2009 07:20:53 +0000 Sadrul Habib Chowdhury Starring Carlos Bederian as Zzzoom. Closes #8711.
Sat, 11 Apr 2009 06:40:48 +0000 Sadrul Habib Chowdhury Open a chat-invite dialog when a buddy is dragged onto a chat.
Sat, 11 Apr 2009 06:01:36 +0000 Sadrul Habib Chowdhury Reset some global data when uninit-ing. Fixes a crash on quit.
Sat, 11 Apr 2009 06:00:50 +0000 Sadrul Habib Chowdhury Fix build with --disable-gstreamer.
Sat, 11 Apr 2009 17:41:10 +0000 Paul Aurich Change purple_blist_get_buddies to return a list instead of the hash table.
Sat, 11 Apr 2009 04:34:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Sat, 11 Apr 2009 02:55:46 +0000 Paul Aurich Fix the dbus type for calling PurpleBlistSetVisible.
Fri, 10 Apr 2009 18:55:26 +0000 Sadrul Habib Chowdhury Fix build when srcdir != builddir.
Fri, 10 Apr 2009 07:31:51 +0000 Elliott Sales de Andrade merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
Fri, 10 Apr 2009 07:30:32 +0000 Elliott Sales de Andrade Don't print 'no' twice if GADU libs are not found by pkg-config.
Fri, 10 Apr 2009 07:16:20 +0000 Elliott Sales de Andrade Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Fri, 10 Apr 2009 06:18:08 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Fri, 10 Apr 2009 05:57:23 +0000 Elliott Sales de Andrade Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
Fri, 10 Apr 2009 01:32:31 +0000 Mike Ruprecht Fix assertion when the blist theme preference is empty.
Fri, 10 Apr 2009 01:18:15 +0000 Mike Ruprecht Fix purple_buddy_destroy crash on exit.
Thu, 09 Apr 2009 23:18:13 +0000 Mike Ruprecht Fix some assertions.
Thu, 09 Apr 2009 23:11:44 +0000 Mike Ruprecht Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Thu, 09 Apr 2009 17:59:35 +0000 Nick Hebner Clean up libpurple memory allocations on win32 libpurple uninit.
Thu, 09 Apr 2009 17:38:45 +0000 Nick Hebner Various libpurple uninit memory cleanups.
Thu, 09 Apr 2009 17:36:34 +0000 Nick Hebner Call purple_log_uninit() in purple_core_uninit().
Thu, 09 Apr 2009 17:33:20 +0000 Nick Hebner Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
Thu, 09 Apr 2009 01:59:24 +0000 Sadrul Habib Chowdhury Fix doxygen tags.
Thu, 09 Apr 2009 01:38:23 +0000 Mike Ruprecht Notify the user if a contact invites them to a voice call over MSN.
Wed, 08 Apr 2009 22:49:14 +0000 Mike Ruprecht Inform the user when someone tries to initiate a video call with them in msn.
Wed, 08 Apr 2009 22:48:04 +0000 Mike Ruprecht merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'
Wed, 08 Apr 2009 22:36:53 +0000 Mike Ruprecht Bump required Farsight2 version to 0.0.9.
Wed, 08 Apr 2009 21:48:22 +0000 Mike Ruprecht Use GtkVolumeButtons for audio if it's available.
Tue, 07 Apr 2009 08:11:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Wed, 08 Apr 2009 01:40:39 +0000 Elliott Sales de Andrade More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib
Wed, 08 Apr 2009 16:45:16 +0000 Sadrul Habib Chowdhury Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.
Wed, 08 Apr 2009 16:28:17 +0000 Sadrul Habib Chowdhury Initialize file descriptors to -1.
Wed, 08 Apr 2009 12:35:09 +0000 Richard Nelson - Don't bother changing/signalling the selected row from NULL to NULL
Wed, 08 Apr 2009 09:43:52 +0000 Mark Doliner Drop this directory, too. I think maybe it didn't happen before because
Tue, 07 Apr 2009 23:26:33 +0000 Richard Nelson encode urls passed to tinyurl
Tue, 07 Apr 2009 05:28:58 +0000 Elliott Sales de Andrade More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
Tue, 07 Apr 2009 05:22:48 +0000 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
Tue, 07 Apr 2009 05:10:52 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
Mon, 06 Apr 2009 23:05:02 +0000 Richard Nelson Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!
Mon, 06 Apr 2009 13:18:36 +0000 Richard Nelson Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely
Mon, 06 Apr 2009 11:23:07 +0000 Richard Nelson ChangeLog the TinyURL plugin
Mon, 06 Apr 2009 10:36:43 +0000 Richard Nelson Add a gnt TinyURL plugin. Closes #2017
Mon, 06 Apr 2009 10:33:28 +0000 Richard Nelson Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.
Mon, 06 Apr 2009 10:31:17 +0000 Richard Nelson Activate the current status for an account being enabled
Mon, 06 Apr 2009 10:30:25 +0000 Richard Nelson Redraw the textview when a tag is changed
Mon, 06 Apr 2009 06:11:24 +0000 Elliott Sales de Andrade merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'
Mon, 06 Apr 2009 06:09:07 +0000 Elliott Sales de Andrade Also, fix the libpurple makefile to use the correct cflags/libs.
Mon, 06 Apr 2009 05:49:05 +0000 Elliott Sales de Andrade Some configure.ac updates.
Mon, 06 Apr 2009 02:07:40 +0000 Mike Ruprecht merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'
Sun, 05 Apr 2009 23:20:42 +0000 Paul Aurich Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
Sun, 05 Apr 2009 22:59:21 +0000 Mark Doliner This file was moved to a jingle subdirectory, but I don't see any
Sun, 05 Apr 2009 22:20:12 +0000 Marcus Lundblad Added a note about receiving "attentions" in the ChangeLog entry for the new
Sun, 05 Apr 2009 23:03:28 +0000 Paul Aurich Mark's commit reminds me that this should be in POTFILES.in
Sun, 05 Apr 2009 21:18:15 +0000 Paul Aurich Fix up the propagate
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 21:54:03 +0000 Paul Aurich Drop a variable left over from the propagate.
Sun, 05 Apr 2009 21:49:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 20:57:56 +0000 Paul Aurich Changelog the *one* user-visible change from the iq-handlers branch (heh).
Sun, 05 Apr 2009 20:52:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Sun, 05 Apr 2009 19:25:45 +0000 Paul Aurich Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init
Sun, 05 Apr 2009 19:21:22 +0000 Paul Aurich Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
Sun, 05 Apr 2009 19:16:14 +0000 Paul Aurich Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H
Sun, 05 Apr 2009 19:14:19 +0000 Paul Aurich Move some IQ handler registrations to the appropriate init functions
Sun, 05 Apr 2009 19:05:49 +0000 Paul Aurich Large documentation blocks never hurt anyone.
Sat, 04 Apr 2009 18:17:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
Sat, 04 Apr 2009 08:02:52 +0000 Paul Aurich And google session handling
Sat, 04 Apr 2009 07:51:13 +0000 Paul Aurich Fix-up the merge some more (*sigh*), readding <session/> handler
Sat, 04 Apr 2009 07:08:33 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
Sat, 04 Apr 2009 07:05:23 +0000 Paul Aurich Convert IBB parser (and everything that then stems from that) to new iq-handler
Fri, 03 Apr 2009 17:36:24 +0000 Paul Aurich Fix merge for ./jingle/
Fri, 03 Apr 2009 17:15:40 +0000 Paul Aurich Migrate googleinfo:jabber handlers and add some safety checks.
Fri, 03 Apr 2009 16:45:38 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
Fri, 03 Apr 2009 02:43:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:59:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Sat, 21 Mar 2009 03:50:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Sat, 14 Mar 2009 15:50:56 +0000 Paul Aurich Do not advertise support for old XEP-0199 (Ping) namespace
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Thu, 12 Mar 2009 23:46:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)
Sun, 05 Apr 2009 03:25:00 +0000 Paul Aurich Make my comment parse correctly.
Sat, 04 Apr 2009 23:05:04 +0000 Paul Aurich BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)
Sat, 04 Apr 2009 21:49:34 +0000 Paul Aurich A better random number for the rid in the range [0, 2**52).
Sat, 04 Apr 2009 20:59:15 +0000 Paul Aurich Make the last one compile (add disco.h) and alphabetize.
Sat, 04 Apr 2009 20:25:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
Sat, 04 Apr 2009 18:44:17 +0000 Paul Aurich Fix login process for older servers using IQ-auth.
Sat, 04 Apr 2009 17:01:59 +0000 Paul Aurich Fix allowing gmail user to initiate voice call by advertising a specific ext
Sat, 04 Apr 2009 07:29:50 +0000 Paul Aurich darkrain42: Well, that namespace is deprecated. Why is it being advertised?
Tue, 28 Apr 2009 19:05:59 +0000 Paul Aurich disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'
Sat, 04 Apr 2009 06:15:58 +0000 Paul Aurich Advertise ICEUDP only when libnice is available
Sat, 04 Apr 2009 05:50:34 +0000 Paul Aurich Advertise video/voice features only when the UI says it has those caps
Sat, 04 Apr 2009 05:15:18 +0000 Paul Aurich Reorder functions to remove prototypes
Sat, 04 Apr 2009 05:00:44 +0000 Paul Aurich Remove an unused function
Sat, 04 Apr 2009 04:57:02 +0000 Paul Aurich Specify SSL properly in debug messages for BOSH sending debug output
Sat, 04 Apr 2009 04:54:56 +0000 Paul Aurich BOSH: Print out the received data (similar to the standard XMPP method,
Sat, 04 Apr 2009 04:34:57 +0000 Paul Aurich Pass all messages to BOSH as text, so they pass through the sending-text
Sat, 04 Apr 2009 03:40:43 +0000 Paul Aurich Fix merge: Move the Jingle features to jabber.c
Sat, 04 Apr 2009 03:15:59 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
Sun, 05 Apr 2009 20:06:11 +0000 Sadrul Habib Chowdhury Abort build if we use --enable-vv, and vv-dependencies are not met.
Sun, 05 Apr 2009 16:54:09 +0000 Sadrul Habib Chowdhury Fix the auto-linking of protocols.
Sun, 05 Apr 2009 11:44:03 +0000 Sadrul Habib Chowdhury Update hardware cursor correctly after a transient window is closed.
Sun, 05 Apr 2009 10:36:20 +0000 Sadrul Habib Chowdhury Update the copyright name, as requested.
Sun, 05 Apr 2009 08:46:24 +0000 Sadrul Habib Chowdhury Update the finch manual some. Refs #8577.
Sun, 05 Apr 2009 08:42:00 +0000 Sadrul Habib Chowdhury Save the world.
Sun, 05 Apr 2009 08:22:22 +0000 Sadrul Habib Chowdhury Update hardware cursor correctly.
Sun, 05 Apr 2009 04:34:48 +0000 Paul Aurich Add PURPLE to the media header sentinels and reorder includes to fix building gf2
Sat, 04 Apr 2009 07:39:33 +0000 Elliott Sales de Andrade Even more @since tags, because Maiku's watching...
Sat, 04 Apr 2009 07:20:10 +0000 Elliott Sales de Andrade Minor grammatical message fixes.
Sat, 04 Apr 2009 05:17:30 +0000 Elliott Sales de Andrade Add some more @since tags.
Mon, 06 Apr 2009 02:06:39 +0000 Mike Ruprecht Remove old GtkPlug and GtkSocket code.
Sat, 04 Apr 2009 02:55:39 +0000 Mike Ruprecht merge of '1890ad1259c93f5ad18ceb3365717ebc43b30198'
Sat, 04 Apr 2009 02:26:49 +0000 Mike Ruprecht Add a resource selector when initiating media.
Sat, 04 Apr 2009 11:18:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Sat, 04 Apr 2009 10:33:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Fri, 03 Apr 2009 20:46:31 +0000 Marcus Lundblad ChangeLog.API new calls for STUN and TURN servers used by vv
Fri, 03 Apr 2009 19:29:53 +0000 Mike Ruprecht merge of 'e4b10961a2266d17625787c506f1b258ffa97873'
Fri, 03 Apr 2009 16:38:12 +0000 Paul Aurich merge of '269d61606f225241d08360ffde046e471f03b833'
Fri, 03 Apr 2009 14:13:16 +0000 Will Thompson Fix purple_media_set_remote_codecs ()'s docstring
Fri, 03 Apr 2009 19:28:00 +0000 Mike Ruprecht Make it compile with --disable-vv... again!
Fri, 03 Apr 2009 15:57:25 +0000 Daniel Atallah Gstreamer shouldn't be a requirement if USE_VV isn't defined.
Fri, 03 Apr 2009 08:57:04 +0000 Mike Ruprecht Change back the version suffixes.
Fri, 03 Apr 2009 08:17:22 +0000 Mike Ruprecht Add some ChangeLog stuff.
Fri, 03 Apr 2009 07:54:24 +0000 Mike Ruprecht Remove unneeded marshaller.
Fri, 03 Apr 2009 07:29:01 +0000 Mike Ruprecht Revert unintended space removal.
Fri, 03 Apr 2009 07:10:07 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 03 Apr 2009 06:59:41 +0000 Mike Ruprecht Demote debug error to info.
Fri, 03 Apr 2009 06:46:41 +0000 Mike Ruprecht Pick better devices in Finch too and have fallbacks.
Fri, 03 Apr 2009 06:31:56 +0000 Mike Ruprecht Change media volume preference to be specific to Finch.
Fri, 03 Apr 2009 06:11:34 +0000 Mike Ruprecht Change volume preference and make sure it exists.
Fri, 03 Apr 2009 05:24:47 +0000 Mike Ruprecht Get rid of the media tab in the preferences.
Fri, 03 Apr 2009 05:02:57 +0000 Mike Ruprecht Use better choices for default elements and have fallbacks.
Fri, 03 Apr 2009 04:40:36 +0000 Mike Ruprecht Fix embedding video when the sink is a gconfvideosrc pointing to an
Fri, 03 Apr 2009 03:22:23 +0000 Mike Ruprecht Bump the required Farsight2 version.
Fri, 03 Apr 2009 03:14:38 +0000 Mike Ruprecht Improve the padding around the mute button.
Fri, 03 Apr 2009 02:45:00 +0000 Mike Ruprecht Oops. How'd that sneak in there.
Fri, 03 Apr 2009 02:25:30 +0000 Mike Ruprecht Move volume levels for media to the media window.
Fri, 03 Apr 2009 00:26:41 +0000 Mike Ruprecht Hide these typedefs too.
Fri, 03 Apr 2009 00:21:10 +0000 Mike Ruprecht Hide and GObjectify PurpleMediaCandidate.
Thu, 02 Apr 2009 04:23:14 +0000 Mike Ruprecht Have "no minimum framerate". Fixes khc's cam.
Thu, 02 Apr 2009 04:06:07 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaCodec.
Thu, 02 Apr 2009 01:12:23 +0000 Mike Ruprecht Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.
Thu, 02 Apr 2009 00:11:49 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaElementInfo.
Wed, 01 Apr 2009 23:43:38 +0000 Mike Ruprecht Add G_DEFINE_TYPE compatibility define from gobjectification branch.
Wed, 01 Apr 2009 19:01:31 +0000 Mike Ruprecht Hide the easy structs in mediamanager.c.
Wed, 01 Apr 2009 18:39:23 +0000 Mike Ruprecht Hide the easy structs in media.h.
Wed, 01 Apr 2009 05:24:19 +0000 Mike Ruprecht merge of '21bd048f68510f25c5c854a1c7e395e88f530503'
Wed, 01 Apr 2009 04:25:37 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)
Wed, 01 Apr 2009 05:23:53 +0000 Mike Ruprecht Break ABI less.
Wed, 01 Apr 2009 04:24:11 +0000 Mike Ruprecht Move these variables to the end to not break ABI.
Wed, 01 Apr 2009 03:23:21 +0000 Mike Ruprecht Say which media type is being requested in Finch.
Wed, 01 Apr 2009 01:05:03 +0000 Mike Ruprecht Use purple_media_manager_get_pipeline instead.
Tue, 31 Mar 2009 23:53:03 +0000 Mike Ruprecht Give more information to element creation functions.
Tue, 31 Mar 2009 06:49:19 +0000 Mike Ruprecht Declare which media caps Pidgin and Finch handle.
Tue, 31 Mar 2009 06:42:24 +0000 Mike Ruprecht Add purple_media_manager_{get,set}_ui_caps.
Tue, 31 Mar 2009 06:23:27 +0000 Mike Ruprecht Make Finch not crash if someone requests a session with video with you.
Tue, 31 Mar 2009 05:35:22 +0000 Mike Ruprecht Make the conference property write only.
Tue, 31 Mar 2009 04:55:20 +0000 Mike Ruprecht Remove some variables left over from old video embedding code.
Tue, 31 Mar 2009 04:05:57 +0000 Mike Ruprecht Comment out purple_media_get_active_{local,remote}_candidates.
Tue, 31 Mar 2009 02:23:05 +0000 Mike Ruprecht Get rid of the purple_media_add_stream wrapper as it isn't useful.
Tue, 31 Mar 2009 01:38:50 +0000 Mike Ruprecht Add purple_media_is_initiator.
Mon, 30 Mar 2009 23:50:44 +0000 Mike Ruprecht Remove purple_media_remove_stream as purple_media_end does what it was
Mon, 30 Mar 2009 23:09:40 +0000 Mike Ruprecht Display which type of media session is being requested.
Mon, 30 Mar 2009 22:00:35 +0000 Mike Ruprecht Make sharing sources between media sessions work.
Mon, 30 Mar 2009 04:15:53 +0000 Mike Ruprecht merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'
Mon, 30 Mar 2009 04:15:52 +0000 Mike Ruprecht merge of '09e919e395cff260ab58aee3aec04058c5f128b9'
Mon, 30 Mar 2009 04:01:14 +0000 Mike Ruprecht Silence two more warnings.
Mon, 30 Mar 2009 03:54:48 +0000 Mike Ruprecht Unique elements ought to be named the same as their id.
Mon, 30 Mar 2009 02:57:51 +0000 Mike Ruprecht Hide FinchMedia and related structures.
Mon, 30 Mar 2009 02:49:08 +0000 Mike Ruprecht Fix compiling with --disable-vv.
Mon, 30 Mar 2009 03:58:18 +0000 Mike Ruprecht Silence warning.
Mon, 30 Mar 2009 02:37:14 +0000 Mike Ruprecht Hide PidginMedia and related structs.
Mon, 30 Mar 2009 01:19:02 +0000 Mike Ruprecht Remove purple_media_mute.
Mon, 30 Mar 2009 01:06:44 +0000 Mike Ruprecht Remove purple_media_accept.
Mon, 30 Mar 2009 00:55:29 +0000 Mike Ruprecht Remove purple_media_reject.
Mon, 30 Mar 2009 00:45:14 +0000 Mike Ruprecht Remove purple_media_hangup.
Mon, 30 Mar 2009 00:30:59 +0000 Mike Ruprecht Move functionality into purple_media_stream_info.
Sun, 29 Mar 2009 23:40:31 +0000 Mike Ruprecht Add some more PurpleMediaInfo values.
Sun, 29 Mar 2009 23:00:33 +0000 Mike Ruprecht Create purple_media_stream_info. Add local parameter to stream-info signal.
Sat, 28 Mar 2009 00:58:02 +0000 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.
Tue, 24 Mar 2009 07:11:26 +0000 Mike Ruprecht No reason for this to be public API.
Tue, 24 Mar 2009 06:09:35 +0000 Mike Ruprecht merge of '25cc5bdbbd9c509be202ab9847764b104f848577'
Tue, 24 Mar 2009 06:09:31 +0000 Mike Ruprecht Removed just a bit too much.
Tue, 24 Mar 2009 06:06:07 +0000 Mike Ruprecht Add some documentation to mediamanager.h.
Tue, 24 Mar 2009 05:28:57 +0000 Mike Ruprecht Remove unused function.
Tue, 24 Mar 2009 03:38:21 +0000 Mike Ruprecht Clean unnecessary changes out of the Makefiles.
Tue, 24 Mar 2009 02:03:40 +0000 Mike Ruprecht Fix lip-sync.
Tue, 24 Mar 2009 01:30:51 +0000 Mike Ruprecht Extend the range for video dimensions just a hair.
Tue, 24 Mar 2009 01:23:34 +0000 Mike Ruprecht Add gtkmedia.c to POTFILES.in.
Mon, 23 Mar 2009 07:37:40 +0000 Mike Ruprecht Send candidates more like GMail.
Mon, 23 Mar 2009 06:32:47 +0000 Mike Ruprecht Fix Gtalk bug where it would terminate the session after 15 seconds.
Mon, 23 Mar 2009 06:15:13 +0000 Mike Ruprecht Get rid of nocrash option.
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Mon, 23 Mar 2009 04:47:54 +0000 Mike Ruprecht Improve padding in media window.
Mon, 23 Mar 2009 04:00:11 +0000 Mike Ruprecht Properly wrap media functions so the API doesn't disappear when USE_VV
Mon, 23 Mar 2009 02:59:18 +0000 Mike Ruprecht Move GStreamer related media functions into its own header.
Mon, 23 Mar 2009 01:43:25 +0000 Mike Ruprecht merge of '85389d6ca8dc05827fa7e57e17906b2f73e2c676'
Mon, 23 Mar 2009 01:06:15 +0000 Mike Ruprecht Remove some extra edits that snuck into Finch.
Sun, 22 Mar 2009 23:33:42 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)
Sun, 22 Mar 2009 23:24:31 +0000 Mike Ruprecht Remove purple_media_audio_init_* functions.
Sun, 22 Mar 2009 23:15:43 +0000 Mike Ruprecht Implement create_default_audio_* functions in gntmedia.c.
Sun, 22 Mar 2009 23:00:16 +0000 Mike Ruprecht Implement create_default_audio_* functions in gtkmedia.c.
Sun, 22 Mar 2009 22:49:10 +0000 Mike Ruprecht Remove purple_media_video_init_* functions.
Sun, 22 Mar 2009 22:34:01 +0000 Mike Ruprecht Move purple_media_get_devices to gtkprefs.c.
Sun, 22 Mar 2009 22:14:16 +0000 Mike Ruprecht Remove purple_media_element_get_device.
Sun, 22 Mar 2009 21:52:20 +0000 Mike Ruprecht Remove purple_media_get_sink and the sink variables in the media structures.
Sun, 22 Mar 2009 21:43:58 +0000 Mike Ruprecht Have purple_media_set_output_volume handle all sinks.
Sun, 22 Mar 2009 21:27:43 +0000 Mike Ruprecht Use purple_media_get_tee instead of purple_media_get_sink.
Sun, 22 Mar 2009 21:02:48 +0000 Mike Ruprecht Remove purple_media_get_overall_type.
Sat, 21 Mar 2009 09:10:20 +0000 Mike Ruprecht Move and rename GTALK_CAP to GOOGLE_VOICE_CAP.
Sat, 21 Mar 2009 09:07:06 +0000 Mike Ruprecht Clean up usage of USE_VV in the XMPP protocol.
Sat, 21 Mar 2009 07:53:22 +0000 Mike Ruprecht Add documentation for a few media functions.
Sat, 21 Mar 2009 07:34:13 +0000 Mike Ruprecht Remove purple_media_set_src/sink from the public API.
Sat, 21 Mar 2009 06:25:07 +0000 Mike Ruprecht Remove purple_media_get_elements function.
Sat, 21 Mar 2009 06:10:28 +0000 Mike Ruprecht Make voice calls in Finch work again.
Sat, 21 Mar 2009 03:49:11 +0000 Mike Ruprecht Rename state-changed enum and values.
Sat, 21 Mar 2009 03:42:45 +0000 Mike Ruprecht Declare purple_media_state_changed_get_type.
Sat, 21 Mar 2009 03:09:10 +0000 Mike Ruprecht Use the right enum for the stream-info signal.
Sat, 21 Mar 2009 02:25:09 +0000 Mike Ruprecht Remove rejected and hangup states from state-changed.
Sat, 21 Mar 2009 01:37:50 +0000 Mike Ruprecht Use stream-info instead of state-changed for reject.
Sat, 21 Mar 2009 01:11:48 +0000 Mike Ruprecht Use stream-info for reject instead of state-changed.
Sat, 21 Mar 2009 01:03:49 +0000 Mike Ruprecht Use the right enum for the parameter.
Sat, 21 Mar 2009 00:54:34 +0000 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
Sat, 21 Mar 2009 00:34:29 +0000 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
Sat, 21 Mar 2009 00:27:22 +0000 Mike Ruprecht Add stream-info signal.
Fri, 20 Mar 2009 08:10:26 +0000 Mike Ruprecht Fix audio levels.
Fri, 20 Mar 2009 06:49:55 +0000 Mike Ruprecht Don't let initiate or accept be sent again with Google Voice.
Fri, 20 Mar 2009 06:18:03 +0000 Mike Ruprecht Stop sending multiple session-initiate packets.
Fri, 20 Mar 2009 02:09:44 +0000 Mike Ruprecht Remove the ready-new signal.
Mon, 23 Mar 2009 01:43:21 +0000 Mike Ruprecht Disapprove part of the revision that shouldn't be there.
Fri, 20 Mar 2009 01:48:28 +0000 Mike Ruprecht Remove ready-new from use.
Fri, 20 Mar 2009 00:24:06 +0000 Mike Ruprecht Move sending session-accept out of the ready-new signal.
Thu, 19 Mar 2009 23:26:20 +0000 Mike Ruprecht Move accepted signal emission to after it's set to accepted.
Thu, 19 Mar 2009 23:03:43 +0000 Mike Ruprecht Move sending session-initiate out of the ready-new callback.
Thu, 19 Mar 2009 22:57:53 +0000 Mike Ruprecht Change purple_media_candidates_prepared to use wildcards.
Thu, 19 Mar 2009 22:08:21 +0000 Mike Ruprecht Make acceptance be per stream rather than per session.
Thu, 19 Mar 2009 21:38:16 +0000 Mike Ruprecht Plug memory leak.
Thu, 19 Mar 2009 12:44:52 +0000 Mike Ruprecht Silence warning about videotestsrc not having two properties.
Thu, 19 Mar 2009 12:28:42 +0000 Mike Ruprecht Fix some GStreamer timing issues.
Thu, 19 Mar 2009 12:26:01 +0000 Mike Ruprecht Fix assertion stating FsRawUdpTransmitter doesn't have a relay-info
Thu, 19 Mar 2009 10:46:41 +0000 Mike Ruprecht merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'
Thu, 19 Mar 2009 10:46:34 +0000 Mike Ruprecht Silence a warning.
Thu, 19 Mar 2009 10:24:10 +0000 Mike Ruprecht Use new find_content wildcard.
Thu, 19 Mar 2009 10:23:35 +0000 Mike Ruprecht Have creator == NULL be a wildcard.
Thu, 19 Mar 2009 09:54:02 +0000 Mike Ruprecht merge of 'bf07e6251df10e4c8c39545c4ff401db5b447c37'
Thu, 19 Mar 2009 09:46:37 +0000 Mike Ruprecht Implement jingle_rtp_candidates_prepared_cb.
Thu, 19 Mar 2009 09:30:16 +0000 Mike Ruprecht Add candidates-prepared signal to PurpleMedia.
Thu, 19 Mar 2009 09:53:56 +0000 Mike Ruprecht Silence two warnings.
Thu, 19 Mar 2009 09:06:54 +0000 Mike Ruprecht Send any additional candidates found after session-initiate or
Thu, 19 Mar 2009 08:05:49 +0000 Mike Ruprecht Make RawUdp candidates know if they have been sent to the remote client.
Thu, 19 Mar 2009 07:38:24 +0000 Mike Ruprecht Don't forget to copy the rem_know attribute of IceUdp candidates.
Thu, 19 Mar 2009 07:34:25 +0000 Mike Ruprecht Make IceUdp candidates know whether the remote side knows about them.
Thu, 19 Mar 2009 01:48:02 +0000 Mike Ruprecht Fix copy/paste-o.
Thu, 19 Mar 2009 01:28:34 +0000 Mike Ruprecht Fix a bunch of memsets.
Thu, 19 Mar 2009 00:58:55 +0000 Mike Ruprecht Plug some memory leaks related to transports.
Wed, 18 Mar 2009 23:10:54 +0000 Mike Ruprecht Swallow transport refs on setting them in the content.
Tue, 17 Mar 2009 12:05:02 +0000 Mike Ruprecht Make Jingle Raw-Udp send candidates in session-accept packet.
Tue, 17 Mar 2009 11:57:22 +0000 Mike Ruprecht Update Jingle Ice-Udp according to the XEP.
Tue, 17 Mar 2009 10:13:10 +0000 Mike Ruprecht Zero out the proper size for the PurpleMediaPrivate structure.
Tue, 17 Mar 2009 10:11:18 +0000 Mike Ruprecht Add ssrc property to JingleRtp.
Tue, 17 Mar 2009 04:40:25 +0000 Mike Ruprecht Add functions for more easily creating session-terminate packets.
Tue, 17 Mar 2009 02:48:43 +0000 Mike Ruprecht Update to be closer to the current Jingle XEP.
Tue, 17 Mar 2009 02:19:10 +0000 Mike Ruprecht Remove check to prevent multiple Jingle sessions with the same person.
Tue, 17 Mar 2009 02:15:09 +0000 Mike Ruprecht Restructure Jingle action handlers to only require modification in one place.
Mon, 16 Mar 2009 02:59:37 +0000 Mike Ruprecht merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'
Mon, 16 Mar 2009 02:33:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
Fri, 03 Apr 2009 02:42:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:56:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Sat, 21 Mar 2009 03:50:14 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Fri, 03 Apr 2009 02:43:09 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:58:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Mon, 23 Mar 2009 00:47:46 +0000 Paul Aurich Because BOSH works over connections that may die non-fatally, we need to
Mon, 23 Mar 2009 00:38:20 +0000 Paul Aurich BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
Sun, 22 Mar 2009 23:44:31 +0000 Paul Aurich merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'
Sat, 21 Mar 2009 03:49:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Wed, 01 Apr 2009 05:28:20 +0000 Elliott Sales de Andrade merge of 'a609160715ae18beed98b084aac19bc0f6551362'
Wed, 01 Apr 2009 03:36:58 +0000 Ka-Hing Cheung merge of '881df138362222308d7b078687b7576861609e9c'
Wed, 01 Apr 2009 03:36:06 +0000 Ka-Hing Cheung fixes a race condition, probably Fixes #8594 and maybe others
Wed, 01 Apr 2009 05:25:36 +0000 Elliott Sales de Andrade Fix a faulty condition that would result in an attempt to add most of your
Tue, 31 Mar 2009 01:10:32 +0000 Ethan Blanton ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
Tue, 31 Mar 2009 01:08:29 +0000 Ethan Blanton Handle multiple 319 (channels joined) messages for IRC WHOIS.
Mon, 30 Mar 2009 05:52:32 +0000 Elliott Sales de Andrade merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'
Sat, 28 Mar 2009 16:58:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Sat, 28 Mar 2009 17:00:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Wed, 01 Apr 2009 05:26:25 +0000 Paul Aurich s/category/type/ and s/muc/chat/ in the core and gateway type is a string.
Tue, 31 Mar 2009 18:32:33 +0000 Paul Aurich Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.
Tue, 31 Mar 2009 06:58:26 +0000 Paul Aurich jabber_disco_items_do(), which functions like jabber_disco_info_do.
Tue, 31 Mar 2009 06:43:54 +0000 Paul Aurich Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.
Tue, 31 Mar 2009 05:40:13 +0000 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
Tue, 31 Mar 2009 05:22:44 +0000 Paul Aurich The core should be in charge of setting in_progress to FALSE
Tue, 31 Mar 2009 05:18:09 +0000 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
Mon, 30 Mar 2009 02:36:02 +0000 Paul Aurich Use purple_request_input
Mon, 30 Mar 2009 00:42:15 +0000 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
Sun, 29 Mar 2009 21:17:34 +0000 Paul Aurich Add the padding needed from the previous commit
Sun, 29 Mar 2009 20:54:30 +0000 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
Sun, 29 Mar 2009 19:43:32 +0000 Paul Aurich Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
Sun, 29 Mar 2009 19:38:31 +0000 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Sat, 28 Mar 2009 16:58:32 +0000 Marcus Lundblad merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
Sat, 28 Mar 2009 12:04:03 +0000 Richard Laager Update the documentation for the account-authorization-requested signal, as
Sat, 28 Mar 2009 16:00:47 +0000 Jochen Kemnade some German translation
Mon, 30 Mar 2009 05:50:34 +0000 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
Sat, 28 Mar 2009 07:31:29 +0000 Elliott Sales de Andrade Save a count of how many ADL (per-request) and FQY (per-contact) we send,
Sat, 28 Mar 2009 05:34:25 +0000 Elliott Sales de Andrade I think I'm just going to apply this patch. I don't really see how it
Sat, 28 Mar 2009 05:12:24 +0000 Elliott Sales de Andrade Make these type-sizes more explicit. Also, the field names for the type2
Sat, 28 Mar 2009 04:35:24 +0000 Elliott Sales de Andrade merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'
Fri, 27 Mar 2009 17:14:12 +0000 Mark Doliner Need to remove toc from POTFILES.in
Fri, 27 Mar 2009 10:17:07 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 10:16:46 +0000 Mark Doliner Don't leak an fd if we can't open the destination file when untarring
Fri, 27 Mar 2009 10:15:38 +0000 Mark Doliner These code can't get executed, because we just created a new dialog
Fri, 27 Mar 2009 09:55:28 +0000 Mark Doliner Remove an unused protocol plugin
Fri, 27 Mar 2009 09:49:40 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 09:48:25 +0000 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
Fri, 27 Mar 2009 09:44:36 +0000 Mark Doliner Oh no this one is wrong. msim_set_status_code() calls msim_send() which
Fri, 27 Mar 2009 09:42:10 +0000 Mark Doliner Fix a memleak when setting your status on myspace
Fri, 27 Mar 2009 09:41:12 +0000 Mark Doliner You know something about this here data? It ain't ever used.
Fri, 27 Mar 2009 09:36:38 +0000 Mark Doliner Fix a potential memleak by freeing this regardless of whether hasActions
Fri, 27 Mar 2009 09:34:27 +0000 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do
Fri, 27 Mar 2009 09:29:22 +0000 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
Fri, 27 Mar 2009 09:09:00 +0000 Mark Doliner Free some memory if we exit early due to an error. Thanks to
Fri, 27 Mar 2009 09:02:22 +0000 Mark Doliner Fix this compile error:
Fri, 27 Mar 2009 08:54:30 +0000 Mark Doliner Remove a wee bit of stray whitespace
Sat, 28 Mar 2009 04:30:40 +0000 Elliott Sales de Andrade disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'
Fri, 27 Mar 2009 08:53:09 +0000 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
Fri, 27 Mar 2009 08:49:10 +0000 Mark Doliner I wrote a little comment
Thu, 26 Mar 2009 07:27:05 +0000 Mark Doliner Cast away a few compile warnings in our "make check" tests, and add
Thu, 26 Mar 2009 05:34:15 +0000 Elliott Sales de Andrade merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'
Thu, 26 Mar 2009 05:29:18 +0000 Elliott Sales de Andrade For federated buddies, we should set <Member>/<Type> to Email, and use an
Thu, 26 Mar 2009 05:15:04 +0000 Ka-Hing Cheung merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'
Thu, 26 Mar 2009 03:25:57 +0000 Daniel Atallah Fix an issue with bonjour buddies that have been dragged into permanent groups
Thu, 26 Mar 2009 03:40:59 +0000 Ka-Hing Cheung fixes an invalid read:
Wed, 25 Mar 2009 07:12:28 +0000 Ka-Hing Cheung merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
Wed, 25 Mar 2009 06:35:50 +0000 Paul Aurich merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'
Wed, 25 Mar 2009 06:26:16 +0000 Michael Terry Break the New Account dialog into three tabs. Move proxy options to the new
Wed, 25 Mar 2009 06:34:01 +0000 Paul Aurich Fix build of gevolution plugin.
Wed, 25 Mar 2009 06:07:44 +0000 Paul Aurich Fix displaying of status messages in the conversation infopane.
Wed, 25 Mar 2009 07:11:14 +0000 Ka-Hing Cheung hidden is never initialized
Tue, 24 Mar 2009 00:39:16 +0000 Paul Aurich Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
Mon, 23 Mar 2009 05:00:14 +0000 Paul Aurich Remove an extra tab
Mon, 23 Mar 2009 04:41:50 +0000 Paul Aurich Hiding in novell
Mon, 23 Mar 2009 04:31:05 +0000 Paul Aurich Use purple_buddy_get_protocol_data instead of ->proto_data
Mon, 23 Mar 2009 04:27:41 +0000 Paul Aurich Re-hide structs
Mon, 23 Mar 2009 04:25:23 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)
Sat, 21 Mar 2009 03:49:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Mon, 23 Mar 2009 03:06:36 +0000 Paul Aurich merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'
Fri, 20 Mar 2009 06:01:48 +0000 Paul Aurich Fix Finch warnings when building on 64-bit
Fri, 20 Mar 2009 05:46:04 +0000 Paul Aurich merge of '7829ec76bdb008583f8da54e238c2265a1140db2'
Mon, 23 Mar 2009 02:10:44 +0000 Daniel Atallah Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
Sat, 21 Mar 2009 02:20:52 +0000 Elliott Sales de Andrade Add some missing newlines in debug messages.
Fri, 20 Mar 2009 02:42:38 +0000 Daniel Atallah Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
Wed, 18 Mar 2009 19:30:16 +0000 Marcus Lundblad merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'
Wed, 18 Mar 2009 19:30:09 +0000 Marcus Lundblad Clarified a couple of points in the ChangeLog
Mon, 16 Mar 2009 21:44:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Tue, 17 Mar 2009 00:56:37 +0000 Mark Doliner Uh, I think this comment is wrong. Or the code is wrong and does silly
Mon, 16 Mar 2009 22:56:57 +0000 Mark Doliner Add a friendly error message if something uses
Mon, 16 Mar 2009 22:52:12 +0000 Mark Doliner Just a note
Mon, 16 Mar 2009 21:44:22 +0000 Peter Hjalmarsson merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'
Mon, 16 Mar 2009 21:46:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Mon, 16 Mar 2009 17:07:41 +0000 Kevin Stange A patch from Jorge Villase«Ðor which makes all pounces share a single window.
Sun, 15 Mar 2009 20:22:28 +0000 Marcus Lundblad merge of '71a628a1d60524a087f0cb356fd6425036c72bee'
Fri, 13 Mar 2009 04:32:05 +0000 Elliott Sales de Andrade merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'
Fri, 13 Mar 2009 03:04:07 +0000 Paul Aurich Move 'Minutes before becoming idle' above 'Change status when idle'
Fri, 13 Mar 2009 03:02:01 +0000 Paul Aurich Mark "Khmer" as translatable since we're not in string freeze
Fri, 13 Mar 2009 02:51:00 +0000 Mark Doliner Add a note that this function could potentially be faster.
Fri, 13 Mar 2009 04:29:11 +0000 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
Fri, 13 Mar 2009 02:21:27 +0000 Mark Doliner Is there any reason this is an int instead of PurplePrivacyType? I
Thu, 12 Mar 2009 11:02:02 +0000 Richard Nelson fix a crash when changing to away without a status message
Wed, 11 Mar 2009 04:39:56 +0000 John Bailey And make that actually compile.
Wed, 11 Mar 2009 04:38:12 +0000 John Bailey Add libpurple version to '/debug version' output.
Tue, 10 Mar 2009 17:02:05 +0000 Ethan Blanton Add libpurple version to --version
Tue, 10 Mar 2009 16:57:57 +0000 Ethan Blanton Add the libpurple version to Pidgin's About dialog
Mon, 09 Mar 2009 02:19:51 +0000 Mark Doliner Only show the oscar error "we couldn't fetch your buddy list, but
Sun, 08 Mar 2009 06:24:15 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
Sun, 08 Mar 2009 06:20:04 +0000 Sulabh Mahajan Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
Sun, 08 Mar 2009 05:45:46 +0000 Sulabh Mahajan clear a double free bug
Sun, 01 Mar 2009 13:55:33 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)
Sun, 01 Mar 2009 09:50:59 +0000 Sulabh Mahajan When acting as a p2p server, send HTTP OK after receiving file.
Wed, 28 Jan 2009 07:34:18 +0000 Sulabh Mahajan fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)
Wed, 28 Jan 2009 07:01:37 +0000 Sulabh Mahajan use "msn/" rather than "wlm/"
Wed, 21 Jan 2009 09:14:01 +0000 Sulabh Mahajan msn interoperability : presence settings
Wed, 21 Jan 2009 08:55:05 +0000 Sulabh Mahajan msn interoperability: change groups
Tue, 20 Jan 2009 18:08:36 +0000 Sulabh Mahajan initialize *pkt to NULL, remove a warning from the compiler
Tue, 20 Jan 2009 17:44:36 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)
Tue, 20 Jan 2009 17:11:35 +0000 Sulabh Mahajan clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Tue, 20 Jan 2009 16:28:40 +0000 Sulabh Mahajan implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"
Fri, 14 Nov 2008 09:21:26 +0000 Sulabh Mahajan identify when packet bounces back and contains our own ip instead
Fri, 14 Nov 2008 08:08:59 +0000 Sulabh Mahajan remove connection timeout if already connected
Fri, 14 Nov 2008 07:07:43 +0000 Sulabh Mahajan set fd to -1 initially, if not done, no p2p connection is initiated ever.
Wed, 12 Nov 2008 10:23:13 +0000 Sulabh Mahajan resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 10:18:49 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)
Wed, 12 Nov 2008 10:17:38 +0000 Sulabh Mahajan resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 08:19:56 +0000 Sulabh Mahajan set yahoo_p2p_server_watcher, yahoo_p2p_server_timeout_handle to 0; check for nonnegative fd instead of nonzero;
Sun, 28 Sep 2008 16:03:24 +0000 Sulabh Mahajan Add timeout to p2p server accepting connections
Sun, 28 Sep 2008 15:52:08 +0000 Sulabh Mahajan correct a malloc bug
Sat, 27 Sep 2008 15:36:16 +0000 Sulabh Mahajan During logging out close p2p server if it is waiting for peer to connect
Sat, 27 Sep 2008 15:30:10 +0000 Sulabh Mahajan dont initiate p2p connection with a peer, while we are waiting for another peer to conenct to us
Fri, 22 Aug 2008 20:25:56 +0000 Sulabh Mahajan Dont try connecting to those on sms or offline.
Fri, 22 Aug 2008 19:27:31 +0000 Sulabh Mahajan Remove bug that crashed pidgin when sending p2p pkt to a buddy not on
Fri, 22 Aug 2008 18:48:03 +0000 Sulabh Mahajan Fix a bug, where malloc failed to allocate memory at times, replaced
Fri, 22 Aug 2008 15:00:16 +0000 Sulabh Mahajan When sending a file, if there isn't a p2p connection, try establishing it.
Wed, 20 Aug 2008 21:37:09 +0000 Sulabh Mahajan remove p2p keepalive timer at logout
Wed, 20 Aug 2008 21:17:04 +0000 Sulabh Mahajan Dont try a p2p connection to non yahoo buddies
Wed, 20 Aug 2008 21:11:56 +0000 Sulabh Mahajan MSN Interoperability, add, remove buddies, change group, send im, etc
Wed, 20 Aug 2008 20:32:57 +0000 Sulabh Mahajan Implement keep alives for p2p connections, remove bug causing hundreds
Tue, 22 Jul 2008 18:57:02 +0000 Sulabh Mahajan Fix a bug, which results in trying to setup a p2p connection to self
Mon, 21 Jul 2008 09:07:42 +0000 Sulabh Mahajan Remove some bugs related to inserting some data into hash table, data for connected peers
Sun, 20 Jul 2008 17:37:46 +0000 Sulabh Mahajan Use purple_util_chrreplace instead of g_strsplit then g_strjoinv
Sun, 20 Jul 2008 16:51:19 +0000 Sulabh Mahajan Remove check of version for file transfer, use only version 15 file transfer
Sun, 20 Jul 2008 15:27:22 +0000 Sulabh Mahajan Send and receive SMS through yahoo
Sun, 13 Jul 2008 14:19:59 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head d2e4560619da68f5b4346dcf1247908d88f39eb3)
Mon, 16 Mar 2009 02:57:33 +0000 Mike Ruprecht Silence warning.
Wed, 04 Mar 2009 23:10:31 +0000 Marcus Lundblad Make it compile when --enable-vv is "no"
Mon, 02 Mar 2009 19:47:17 +0000 Marcus Lundblad Manual merging...
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 26 Feb 2009 09:03:46 +0000 Mike Ruprecht Fix up the network preference window.
Thu, 26 Feb 2009 06:08:51 +0000 Mike Ruprecht Limit the size and framerate of the video source.
Wed, 25 Feb 2009 09:20:20 +0000 Mike Ruprecht Stop crash when there are no candidates set.
Wed, 25 Feb 2009 08:18:17 +0000 Mike Ruprecht Have purple_media_codecs_ready handle a session wildcard.
Wed, 25 Feb 2009 07:22:08 +0000 Mike Ruprecht Silence assertion.
Wed, 25 Feb 2009 04:59:22 +0000 Mike Ruprecht Remove static sessions variable from google.c.
Wed, 25 Feb 2009 03:48:34 +0000 Mike Ruprecht Get rid of the medias variable in JabberStream.
Wed, 25 Feb 2009 03:28:27 +0000 Mike Ruprecht Added purple_media_manager_get_media_by_connection.
Wed, 25 Feb 2009 02:40:10 +0000 Mike Ruprecht Add a prpl-data property to PurpleMedia.
Wed, 25 Feb 2009 01:58:57 +0000 Mike Ruprecht Added the connection property back to PurpleMedia.
Tue, 24 Feb 2009 23:42:38 +0000 Mike Ruprecht Remove unused rem-addr and rem-port attributes.
Tue, 24 Feb 2009 23:36:51 +0000 Mike Ruprecht Use the correct values for Jingle Ice-Udp's rel-addr and rel-port.
Tue, 24 Feb 2009 08:25:23 +0000 Mike Ruprecht Use purple_timeout_* instead of g_timeout_*.
Tue, 24 Feb 2009 08:11:24 +0000 Mike Ruprecht Only create output windows once there's data to be output.
Sat, 21 Feb 2009 05:15:28 +0000 Mike Ruprecht merge of '6034e4df300b7da5e8fc3095e128f6215af903ab'
Sat, 21 Feb 2009 05:01:10 +0000 Mike Ruprecht Handle the session tee in the session rather than the src bin.
Fri, 20 Feb 2009 08:36:07 +0000 Mike Ruprecht Move pipeline creation into the media manager.
Thu, 19 Feb 2009 11:29:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
Thu, 19 Feb 2009 11:28:01 +0000 Mike Ruprecht merge of 'd47b8ff41e04be89d7152ac8f587e633fff7c1cb'
Wed, 11 Feb 2009 22:42:29 +0000 Marcus Lundblad Update namespace for jingle file-transfers application
Wed, 11 Feb 2009 22:11:18 +0000 Marcus Lundblad merge of '12e8711526f49bf6cecd4f430dec8f661857221f'
Thu, 19 Feb 2009 11:26:37 +0000 Mike Ruprecht Have all src_pads for a stream be funneled into the same stream.
Wed, 11 Feb 2009 00:01:20 +0000 Mike Ruprecht Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
Sun, 08 Feb 2009 23:17:51 +0000 Mike Ruprecht Use the media manager that created the media session in media.c.
Thu, 05 Feb 2009 23:54:35 +0000 Mike Ruprecht Free the session as well on error.
Thu, 05 Feb 2009 23:30:48 +0000 Mike Ruprecht Wait to send transport-info until the session-initiate ack is received.
Thu, 05 Feb 2009 22:30:27 +0000 Mike Ruprecht Make there be no default action for the media request.
Thu, 05 Feb 2009 22:06:09 +0000 Mike Ruprecht Don't crash if media can't be found.
Wed, 11 Feb 2009 22:11:08 +0000 Marcus Lundblad Update namespace for socks5 jingle transport to reflect new proto-XEP
Thu, 05 Feb 2009 11:47:40 +0000 Mike Ruprecht merge of '1cd039d2f04c877820b4097e462f26831c2d828e'
Thu, 05 Feb 2009 11:47:36 +0000 Mike Ruprecht Fix intermittent crash upon hangup when removing output windows.
Thu, 05 Feb 2009 10:25:28 +0000 Mike Ruprecht Handle having multiple active candidates.
Thu, 05 Feb 2009 09:41:07 +0000 Mike Ruprecht Plug memory leak.
Thu, 05 Feb 2009 09:36:23 +0000 Mike Ruprecht Add the id attribute to ice-udp according to the XEP.
Thu, 05 Feb 2009 08:52:52 +0000 Mike Ruprecht Have the audio levels' default width match that of the video widgets.
Thu, 05 Feb 2009 08:46:05 +0000 Mike Ruprecht Close the request dialog if the remote user hung up.
Thu, 05 Feb 2009 08:32:54 +0000 Mike Ruprecht Remove unnecessary buttons and change statusbar to say "Calling..."
Sat, 21 Feb 2009 05:15:14 +0000 Mike Ruprecht Properly free item factory. Should fix a crash on close.
Thu, 05 Feb 2009 08:22:27 +0000 Mike Ruprecht Add a basic menu to the media window.
Thu, 05 Feb 2009 03:08:52 +0000 Mike Ruprecht Add some debug messages for the remaining Farsight signals.
Thu, 05 Feb 2009 02:46:38 +0000 Mike Ruprecht Don't output an error if fs-codec.conf doesn't exist.
Thu, 05 Feb 2009 02:27:32 +0000 Mike Ruprecht Update Jingle's raw-udp version numbers to bring them in line with the XEP.
Thu, 05 Feb 2009 01:54:27 +0000 Mike Ruprecht Update Jingle RTP's version numbers to be in line with the XEP.
Thu, 05 Feb 2009 01:31:40 +0000 Mike Ruprecht Update to newest XEP-0166 Jingle spec.
Thu, 05 Feb 2009 00:31:35 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
Thu, 05 Feb 2009 00:15:33 +0000 Mike Ruprecht merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'
Thu, 05 Feb 2009 00:15:13 +0000 Mike Ruprecht Fix removing output windows when the session is rejected.
Wed, 04 Feb 2009 09:27:27 +0000 Mike Ruprecht Add active elements to PurpleMediaManager. These are the elements that
Tue, 03 Feb 2009 23:34:53 +0000 Mike Ruprecht Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.
Tue, 03 Feb 2009 22:37:24 +0000 Mike Ruprecht Implement functions to register and unregister media elements for use in
Tue, 03 Feb 2009 21:37:27 +0000 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
Mon, 02 Feb 2009 11:37:07 +0000 Mike Ruprecht Add statusbar to eventually replace the label.
Mon, 02 Feb 2009 10:51:10 +0000 Mike Ruprecht Make the sinks better default sizes and display them immediately.
Mon, 02 Feb 2009 10:24:55 +0000 Mike Ruprecht Implement an X error handler to prevent Pidgin from crashing on
Mon, 02 Feb 2009 10:12:29 +0000 Mike Ruprecht Make the backgrounds of the drawing areas black so it doesn't look as
Mon, 02 Feb 2009 09:58:14 +0000 Mike Ruprecht Implement *_remove_output_window and *_remove_output_windows.
Mon, 02 Feb 2009 05:38:29 +0000 Mike Ruprecht Set the purple_media_connected_cb timeout to a high priority and remove
Mon, 02 Feb 2009 04:01:34 +0000 Mike Ruprecht Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.
Mon, 02 Feb 2009 03:01:24 +0000 Mike Ruprecht Added a lot of assertions and error handling.
Sat, 31 Jan 2009 05:37:27 +0000 Mike Ruprecht Make sure marshallers.h is created before compiling marshallers.c.
Sat, 31 Jan 2009 05:19:16 +0000 Mike Ruprecht Have all media sessions use a single pipeline.
Fri, 30 Jan 2009 09:50:01 +0000 Mike Ruprecht Use aliases for the media window title and the request window.
Fri, 30 Jan 2009 08:58:07 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
Fri, 30 Jan 2009 08:52:27 +0000 Mike Ruprecht Use request API for a media invitation.
Fri, 30 Jan 2009 08:09:20 +0000 Mike Ruprecht Set media window title to screenname.
Fri, 30 Jan 2009 07:59:37 +0000 Mike Ruprecht Change the media window items' orientations to look better.
Fri, 30 Jan 2009 06:39:41 +0000 Mike Ruprecht Create the media srcs inside PurpleMedia.
Fri, 30 Jan 2009 04:40:54 +0000 Mike Ruprecht Separate PidginMedia from PidginConversation.
Fri, 30 Jan 2009 01:23:35 +0000 Mike Ruprecht Simplify the media menu callbacks.
Tue, 27 Jan 2009 22:18:01 +0000 Mike Ruprecht Add the accepted signal and make the accept button go away immediately.
Tue, 27 Jan 2009 09:40:24 +0000 Mike Ruprecht Added the accepted signal.
Tue, 27 Jan 2009 08:46:53 +0000 Mike Ruprecht Added codecs-changed signal.
Tue, 27 Jan 2009 07:48:03 +0000 Mike Ruprecht Added purple_media_end and removed the purple_media_got_hangup.
Sat, 24 Jan 2009 12:01:34 +0000 Marcus Lundblad Removed a couple of warnings
Fri, 23 Jan 2009 06:20:16 +0000 Marcus Lundblad Removed some extra tabs on blank lines
Thu, 22 Jan 2009 23:04:52 +0000 Marcus Lundblad Added support to generate relayed candidates (TURN).
Mon, 19 Jan 2009 10:47:12 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
Mon, 19 Jan 2009 10:44:07 +0000 Mike Ruprecht Wait to create the sinks until the frames are ready.
Sat, 17 Jan 2009 04:36:40 +0000 Mike Ruprecht Set remote candidates as soon as they are received.
Sat, 17 Jan 2009 04:18:23 +0000 Mike Ruprecht Use the stream's direction to wait to send media.
Sat, 17 Jan 2009 01:38:44 +0000 Marcus Lundblad Run an asynchronous DNS lookup for the STUN server IP (to set as a property
Wed, 14 Jan 2009 09:32:48 +0000 Mike Ruprecht Remove unneeded pidgin_media_get_display_widget function.
Wed, 14 Jan 2009 09:20:07 +0000 Mike Ruprecht Rearrange the Pidgin media GUI.
Tue, 13 Jan 2009 13:46:06 +0000 Marcus Lundblad merge of '1c8357244603e0d86b5df08b5df711f916c01347'
Tue, 13 Jan 2009 12:24:39 +0000 Marcus Lundblad merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'
Tue, 13 Jan 2009 09:00:57 +0000 Marcus Lundblad merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'
Mon, 12 Jan 2009 19:27:55 +0000 Marcus Lundblad merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'
Sat, 10 Jan 2009 01:32:34 +0000 Marcus Lundblad merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'
Sat, 10 Jan 2009 01:27:49 +0000 Marcus Lundblad merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'
Sat, 10 Jan 2009 01:27:48 +0000 Marcus Lundblad merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
Tue, 13 Jan 2009 13:43:13 +0000 Mike Ruprecht Remove some of the deprecated API.
Tue, 13 Jan 2009 13:01:50 +0000 Mike Ruprecht Remove deprecated signals.
Tue, 13 Jan 2009 12:36:59 +0000 Mike Ruprecht The sink is being held elsewhere.
Tue, 13 Jan 2009 12:28:51 +0000 Mike Ruprecht Remove levels since they aren't used.
Tue, 13 Jan 2009 12:23:23 +0000 Mike Ruprecht Update Finch to new media API.
Tue, 13 Jan 2009 11:22:19 +0000 Mike Ruprecht Replace the got-request signal in PidginMedia.
Tue, 13 Jan 2009 10:42:20 +0000 Mike Ruprecht Replace the ready signal in PidginMedia.
Tue, 13 Jan 2009 09:50:13 +0000 Mike Ruprecht Convert more PidginMedia signals to the newer API.
Tue, 13 Jan 2009 08:40:27 +0000 Mike Ruprecht Convert PidginMedia to use the state-changed signal.
Tue, 13 Jan 2009 06:48:30 +0000 Mike Ruprecht Convert the GTalk code to completely use the new ready signal.
Tue, 13 Jan 2009 06:30:29 +0000 Mike Ruprecht Use the state-changed signal in GTalk code.
Tue, 13 Jan 2009 05:32:34 +0000 Mike Ruprecht Added reject and hangup states to the state-changed signal.
Tue, 13 Jan 2009 03:02:42 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Mon, 12 Jan 2009 03:43:04 +0000 Mike Ruprecht Manipulate optional parameters properly.
Mon, 12 Jan 2009 02:42:29 +0000 Mike Ruprecht Fix some crashes from printing debug messages on a separate thread.
Mon, 12 Jan 2009 02:01:05 +0000 Mike Ruprecht Hopefully stop the last of the BadWindow errors.
Mon, 12 Jan 2009 01:09:20 +0000 Mike Ruprecht Wrap FsCodec and remove the Farsight2 include from media.h.
Sun, 11 Jan 2009 22:53:08 +0000 Mike Ruprecht Convert rather than copy.
Sat, 10 Jan 2009 11:11:44 +0000 Mike Ruprecht Use the correct enumeration name.
Sat, 10 Jan 2009 03:58:54 +0000 Mike Ruprecht Duplicate FsCandidate to remove it from the public interface.
Sat, 10 Jan 2009 01:29:41 +0000 Mike Ruprecht merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
Sat, 10 Jan 2009 01:29:40 +0000 Mike Ruprecht merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'
Sat, 10 Jan 2009 01:26:45 +0000 Marcus Lundblad disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'
Sat, 10 Jan 2009 01:24:49 +0000 Mike Ruprecht Make FsStreamDirection and FsMediaType conversion functions static.
Sat, 10 Jan 2009 01:11:29 +0000 Mike Ruprecht merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'
Sat, 10 Jan 2009 01:09:25 +0000 Marcus Lundblad Setup all prefs for TURN
Sat, 10 Jan 2009 00:55:35 +0000 Mike Ruprecht merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
Sat, 10 Jan 2009 01:26:27 +0000 Marcus Lundblad disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
Sat, 10 Jan 2009 00:49:07 +0000 Marcus Lundblad Added some preliminary prefs settings for configuring a TURN relay server
Sat, 10 Jan 2009 00:34:48 +0000 Mike Ruprecht Remove some unnecessary GStreamer code.
Fri, 09 Jan 2009 00:47:06 +0000 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
Thu, 08 Jan 2009 08:26:36 +0000 Mike Ruprecht Fix compiling with --disable-vv.
Thu, 08 Jan 2009 04:10:38 +0000 Mike Ruprecht merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'
Thu, 08 Jan 2009 00:24:11 +0000 Mike Ruprecht Fix crash when moving a tab with video.
Wed, 07 Jan 2009 20:18:44 +0000 Mike Ruprecht Fix a GLib warning when add_stream fails in google.c.
Wed, 07 Jan 2009 20:10:07 +0000 Mike Ruprecht Use the dispose method too.
Wed, 07 Jan 2009 08:28:17 +0000 Mike Ruprecht Wait to send media until both sides have accepted.
Thu, 08 Jan 2009 04:10:31 +0000 Mike Ruprecht Use the right pointer.
Wed, 07 Jan 2009 05:23:58 +0000 Mike Ruprecht Fix crash on exit during media session.
Wed, 07 Jan 2009 05:07:43 +0000 Mike Ruprecht Remove unused variable.
Wed, 07 Jan 2009 05:06:53 +0000 Mike Ruprecht Fix GLib warning.
Wed, 07 Jan 2009 04:40:24 +0000 Mike Ruprecht Support initiating voice calls to GTalk and Gmail.
Wed, 07 Jan 2009 03:07:01 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 8e99bf9be800f9578d7e94cc4d522d435cfc80dd)
Wed, 07 Jan 2009 02:59:51 +0000 Mike Ruprecht Remove internal.h include from media.h and mediamanager.h
Wed, 07 Jan 2009 02:49:51 +0000 Mike Ruprecht Fix gtkmedia's Makefile entries.
Wed, 07 Jan 2009 02:46:41 +0000 Mike Ruprecht Fix receiving voice calls from Gmail.
Wed, 07 Jan 2009 02:30:46 +0000 Mike Ruprecht Add candidates instead of replacing them.
Tue, 06 Jan 2009 00:21:09 +0000 Mike Ruprecht End google call if stream creation fails.
Mon, 05 Jan 2009 10:28:51 +0000 Mike Ruprecht Remove unused variables.
Mon, 05 Jan 2009 10:24:46 +0000 Mike Ruprecht Remove unused callback.
Mon, 05 Jan 2009 10:21:56 +0000 Mike Ruprecht Move functionality to the state-changed signal.
Mon, 05 Jan 2009 10:19:51 +0000 Mike Ruprecht Temporarily fix an oversight.
Mon, 05 Jan 2009 09:48:39 +0000 Mike Ruprecht Use the state-changed signal.
Mon, 05 Jan 2009 06:34:30 +0000 Mike Ruprecht Add state-changed signal to PurpleMedia.
Sun, 04 Jan 2009 12:13:12 +0000 Mike Ruprecht Remove PurpleMedias from JabberStream's list when a media session ends.
Sun, 04 Jan 2009 11:12:47 +0000 Mike Ruprecht Use the new ready signal instead of accept to send a session-accept.
Sun, 04 Jan 2009 09:56:54 +0000 Mike Ruprecht Have XMPP use the new ready signal.
Sun, 04 Jan 2009 07:42:12 +0000 Mike Ruprecht Implement a new ready signal.
Sun, 04 Jan 2009 05:21:25 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)
Sun, 04 Jan 2009 05:19:54 +0000 Mike Ruprecht Add initiator property to PurpleMedia.
Fri, 02 Jan 2009 23:14:27 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Tue, 16 Dec 2008 02:11:07 +0000 Mike Ruprecht Rename "fs-conference" to "conference".
Tue, 16 Dec 2008 02:06:55 +0000 Mike Ruprecht Remove the screenname attribute from PurpleMedia.
Tue, 16 Dec 2008 01:27:51 +0000 Mike Ruprecht Remove connection attribute from PurpleMedia.
Tue, 16 Dec 2008 00:53:59 +0000 Mike Ruprecht Add purple_media_error.
Mon, 15 Dec 2008 09:55:25 +0000 Mike Ruprecht Free Farsight objects better.
Mon, 15 Dec 2008 09:13:41 +0000 Mike Ruprecht Set no-rtcp-timeout to 0 only for nice and rawudp transmitters.
Mon, 15 Dec 2008 08:57:11 +0000 Mike Ruprecht Remove commented out disable of the MPV codec.
Mon, 15 Dec 2008 08:39:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
Sun, 14 Dec 2008 23:43:52 +0000 Mike Ruprecht Wait for local video frame to be realized before starting local video.
Sat, 13 Dec 2008 09:11:08 +0000 Mike Ruprecht Move sink from PurpleMediaSession to PurpleMediaStream.
Sat, 13 Dec 2008 08:49:16 +0000 Mike Ruprecht merge of '2a69c36548c533b1a96f40e1ee6af57c06ab1bad'
Sat, 13 Dec 2008 08:48:58 +0000 Mike Ruprecht explicit merge of '094ca19cc431d185c7b94947bfcd7cfc2d2f4a0b'
Sat, 13 Dec 2008 08:46:42 +0000 Mike Ruprecht Silence warning.
Sat, 06 Dec 2008 02:23:20 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
Sat, 13 Dec 2008 08:37:57 +0000 Mike Ruprecht Added media functions to set input and output volume.
Sat, 06 Dec 2008 02:20:09 +0000 Mike Ruprecht Choose the transport type according to the responder's caps.
Tue, 25 Nov 2008 02:59:47 +0000 Mike Ruprecht merge of '8b14f9ccca52482ea771f52730b3b9f59bac6b06'
Tue, 25 Nov 2008 02:58:55 +0000 Mike Ruprecht Use STUN for the nice transmitter as well.
Mon, 24 Nov 2008 10:59:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Mon, 24 Nov 2008 10:43:38 +0000 Mike Ruprecht Added a Jingle ice-udp transmitter.
Mon, 17 Nov 2008 01:09:55 +0000 Mike Ruprecht Fix GTalk vv caps.
Sun, 16 Nov 2008 06:21:31 +0000 Mike Ruprecht Very basic receive only GTalk audio sessions.
Sun, 16 Nov 2008 05:22:17 +0000 Mike Ruprecht Move variables to PurpleMediaStream.
Sun, 16 Nov 2008 04:23:36 +0000 Mike Ruprecht Added PurpleMediaStream to wrap FsStream.
Thu, 13 Nov 2008 04:00:29 +0000 Mike Ruprecht Fix a few GLib warnings when trying to start a second media session.
Thu, 13 Nov 2008 03:46:28 +0000 Mike Ruprecht Combine get_*_codecs functions to mirror Farsight 2.
Sun, 09 Nov 2008 20:55:10 +0000 Marcus Lundblad Added menu items to buddy list context menu to start voice and video sessions
Fri, 07 Nov 2008 03:38:42 +0000 Mike Ruprecht Add mnemonics to buttons in PidginMedia.
Fri, 07 Nov 2008 03:30:02 +0000 Mike Ruprecht Silence warning.
Fri, 07 Nov 2008 03:14:10 +0000 Mike Ruprecht Fix crash when remote client reconnects and tries to restart the media session.
Fri, 07 Nov 2008 03:01:55 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)
Fri, 07 Nov 2008 03:00:09 +0000 Mike Ruprecht Update Jingle raw-udp to latest spec version.
Thu, 06 Nov 2008 08:26:14 +0000 Mike Ruprecht Remove unnecessary changes in server.c.
Thu, 06 Nov 2008 03:20:05 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
Thu, 06 Nov 2008 02:21:16 +0000 Mike Ruprecht Prepare vv GUI earlier and create sinks when src-pad-added is triggered.
Thu, 06 Nov 2008 01:32:58 +0000 Mike Ruprecht Add purple_media_manager_get_element.
Mon, 03 Nov 2008 03:07:07 +0000 Mike Ruprecht Fix support for audio and video (at the same time) sessions.
Sun, 02 Nov 2008 21:00:46 +0000 Mike Ruprecht Use a key file for Farsight 2 codec configuration.
Mon, 20 Oct 2008 00:11:33 +0000 Mike Ruprecht Add files I missed committing before and remove a few unnecessary functions.
Sun, 19 Oct 2008 04:59:51 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)
Sun, 19 Oct 2008 04:55:34 +0000 Mike Ruprecht Fix merge.
Sun, 19 Oct 2008 04:40:59 +0000 Mike Ruprecht merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
Fri, 05 Sep 2008 05:51:41 +0000 Mike Ruprecht These should not be fatal debug messages.
Fri, 05 Sep 2008 05:46:14 +0000 Mike Ruprecht Have the responder wait to set the send codec until codecs are ready.
Fri, 05 Sep 2008 03:24:01 +0000 Mike Ruprecht Missed this when propagating.
Fri, 05 Sep 2008 02:57:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.
Fri, 05 Sep 2008 02:18:15 +0000 Mike Ruprecht Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.
Tue, 02 Sep 2008 08:04:04 +0000 Mike Ruprecht Send and receive optional codec parameters in Jingle RTP.
Mon, 01 Sep 2008 03:18:26 +0000 Mike Ruprecht Simplified purple_media_get_devices.
Mon, 01 Sep 2008 01:58:42 +0000 Mike Ruprecht purple_media_add_stream should only add a stream to one session.
Mon, 01 Sep 2008 01:23:26 +0000 Mike Ruprecht Add params to purple_media_add_stream to allow for different libNice
Sun, 31 Aug 2008 23:27:05 +0000 Mike Ruprecht Silence FS_ERROR_UNKNOWN_CNAME error.
Sun, 31 Aug 2008 22:46:16 +0000 Mike Ruprecht Removed several PurpleMedia functions that now seem unnecessary:
Sun, 31 Aug 2008 21:20:05 +0000 Mike Ruprecht Gracefully handle missing the fsrtpconference GStreamer plugin.
Thu, 28 Aug 2008 04:57:30 +0000 Mike Ruprecht Properly free PurpleMedia when there's an error creating an FsStream.
Wed, 27 Aug 2008 07:49:52 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
Wed, 04 Mar 2009 16:52:47 +0000 Peter Hjalmarsson merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'
Wed, 04 Mar 2009 21:52:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)
Sat, 07 Mar 2009 22:40:30 +0000 Paul Aurich Fixing busted merge
Sun, 22 Mar 2009 23:44:17 +0000 Paul Aurich BOSH: Support HTTPS connections to the connection manager
Sat, 21 Mar 2009 03:03:18 +0000 Paul Aurich Use a PurpleCircBuffer for the queued stanzas
Mon, 16 Mar 2009 06:38:24 +0000 Paul Aurich Rearrange the structs and fix the indentation. No functional changes.
Mon, 16 Mar 2009 06:32:55 +0000 Paul Aurich Obey the 'inactivity' attribute and send blank updates often enough. Also,
Mon, 16 Mar 2009 02:45:53 +0000 Paul Aurich Clean up BOSH reading and disconnection handling.
Mon, 16 Mar 2009 02:42:40 +0000 Paul Aurich Jabber: Default protocol version to 1.0.
Sun, 15 Mar 2009 05:13:41 +0000 Paul Aurich Close a small race with disconnecting while establishing a connection and
Sun, 15 Mar 2009 05:10:46 +0000 Paul Aurich Rename a few functions and drop some data members.
Sun, 15 Mar 2009 04:49:00 +0000 Paul Aurich merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'
Sun, 08 Mar 2009 01:17:38 +0000 Paul Aurich Remove more #if 0'd code referencing exts
Sun, 15 Mar 2009 04:48:47 +0000 Paul Aurich Restore BOSH to a more-or-less working state.
Sat, 07 Mar 2009 02:23:14 +0000 Paul Aurich IBB is now in im.pidgin.pidgin
Sat, 07 Mar 2009 02:02:57 +0000 Paul Aurich Fix up merge (why can't it simply make the changes to my WD first?)
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 21:05:23 +0000 John Bailey I have no idea how we've gone nearly 16 months with no one noticing that the
Sat, 07 Mar 2009 07:32:51 +0000 Mark Doliner Use "does" here sounds more natural to me
Sat, 07 Mar 2009 02:19:57 +0000 Paul Aurich Fix merge (i.e. reapply my changes here).
Sat, 07 Mar 2009 02:14:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 01:32:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sun, 15 Mar 2009 20:19:44 +0000 Marcus Lundblad Unleak
Mon, 02 Mar 2009 21:25:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 02 Mar 2009 19:32:06 +0000 Etan Reisner merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
Mon, 02 Mar 2009 21:25:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Tue, 24 Feb 2009 20:26:02 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Thu, 12 Feb 2009 21:49:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
Sat, 07 Feb 2009 11:57:28 +0000 Marcus Lundblad Avoid crashing when showing the tooltip of an offline buddy, oops :)
Sat, 07 Feb 2009 11:09:31 +0000 Marcus Lundblad Remove some unused variables
Fri, 06 Feb 2009 22:46:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Fri, 06 Feb 2009 22:45:52 +0000 Marcus Lundblad Always show the top resource first in the tooltip
Fri, 06 Feb 2009 22:07:57 +0000 Marcus Lundblad merge of '971ab963635fdaf00d7a3a11affd22666eef29fa'
Wed, 04 Feb 2009 08:28:14 +0000 Marcus Lundblad merge of 'be2cd9a5fc757e3ed024c6c2df60547fc162587e'
Fri, 06 Feb 2009 22:07:50 +0000 Marcus Lundblad Show statuses per resource before other info the jabber prpl adds to the tooltip
Tue, 03 Feb 2009 20:13:02 +0000 Marcus Lundblad Only show idle time for idle resources in tooltip text when there is more than
Mon, 02 Feb 2009 22:57:38 +0000 Paul Aurich Drop the "got %d seconds idle from presence\n" debug line now that this is
Mon, 02 Feb 2009 22:51:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3224dd8677b28d02b866cce510941fbf67e0fcb7)
Sun, 01 Feb 2009 19:43:13 +0000 Marcus Lundblad In the state notify plugin, don't print out a status change if we get an update
Sun, 01 Feb 2009 18:04:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)
Sun, 01 Feb 2009 18:00:05 +0000 Marcus Lundblad Patch from Paul Aurich to fix reporting idle when reconnecting only when we're
Thu, 29 Jan 2009 19:54:26 +0000 Marcus Lundblad Set idle time on JabberStream when logging in
Thu, 29 Jan 2009 19:15:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
Thu, 22 Jan 2009 20:39:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Tue, 13 Jan 2009 18:39:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Wed, 07 Jan 2009 22:05:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
Sun, 04 Jan 2009 23:50:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
Thu, 01 Jan 2009 18:15:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Sun, 28 Dec 2008 10:17:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
Thu, 25 Dec 2008 13:21:27 +0000 Marcus Lundblad Updated a comment to describe what the actually does
Thu, 25 Dec 2008 10:48:49 +0000 Marcus Lundblad Only update the idle time on a buddy when getting info if the buddy already has
Wed, 24 Dec 2008 22:51:16 +0000 Marcus Lundblad When getting info from a buddy, update the idle status to the libpurple core
Wed, 24 Dec 2008 13:36:10 +0000 Marcus Lundblad Added comment about eventually needing a way to distinguish intial presence
Tue, 23 Dec 2008 20:12:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Mon, 22 Dec 2008 11:24:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)
Wed, 17 Dec 2008 22:38:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
Tue, 10 Feb 2009 08:27:30 +0000 Paul Aurich Remove a "suggested parenthes around assignment" warning
Tue, 10 Feb 2009 06:15:27 +0000 Paul Aurich These checks are redundant; id is guaranteed to be something above
Tue, 10 Feb 2009 06:12:24 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 23720684a7671144bc56d1b20b6a1a0a22862d73)
Mon, 09 Feb 2009 07:13:44 +0000 Paul Aurich Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.
Mon, 09 Feb 2009 00:03:08 +0000 Paul Aurich Fix the timezone parsing (again) and display the timezone in the info dialog
Sun, 08 Feb 2009 21:56:03 +0000 Paul Aurich Report the correct UTC time (thanks for noticing this, Marcus).
Sun, 08 Feb 2009 16:55:29 +0000 Paul Aurich Request time information from a resource if we don't have caps for it
Sun, 08 Feb 2009 16:50:58 +0000 Paul Aurich Reduce the debug log spam from the ping code and fix a logic error.
Sun, 08 Feb 2009 08:12:19 +0000 Paul Aurich Actually display the buddy's local time.
Sun, 08 Feb 2009 08:00:31 +0000 Paul Aurich Retrieve and display buddy's local time in Get Info dialog
Sun, 08 Feb 2009 07:07:25 +0000 Paul Aurich merge of '1f6758f8bdba42d2eeca66535d11e7de12d9e715'
Sun, 08 Feb 2009 07:07:23 +0000 Paul Aurich merge of '528b6f92c03b496c915051174c5b85fc46260287'
Sun, 08 Feb 2009 07:04:50 +0000 Paul Aurich disapproval of revision '5224382f81d105bd5d72ac3e55cc95b894bb824e'
Sun, 08 Feb 2009 06:40:15 +0000 Paul Aurich Avoid assertion failures on NULL 'from' attributes
Sun, 08 Feb 2009 06:31:18 +0000 Paul Aurich Pass IQ handlers type, from, id, and the child node
Sun, 08 Feb 2009 04:30:23 +0000 Paul Aurich Track the sub-node name in addition to the namespace for handlers.
Sun, 08 Feb 2009 07:04:34 +0000 Paul Aurich Track the node name in addition to the namespace for handlers (try #2)
Sun, 08 Feb 2009 03:34:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8d4081da0c186c04dc75d736d688bf4f20e52676)
Thu, 05 Feb 2009 07:31:55 +0000 Paul Aurich This is shorter and easier to read.
Thu, 05 Feb 2009 00:59:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Tue, 03 Feb 2009 18:43:12 +0000 Paul Aurich Alphabetize the XMPP IQ handlers (yes, I'm that anal-retentive)
Tue, 03 Feb 2009 18:14:15 +0000 Paul Aurich Fix the implementation of XEP-0202 (Entity Time) (thanks again to Marcus)
Tue, 03 Feb 2009 17:39:14 +0000 Paul Aurich Make the XMPP keepalive use jabber_ping_jid instead of building it itself.
Tue, 03 Feb 2009 17:10:05 +0000 Paul Aurich Jabber IQ handlers should handle non-query child nodes
Tue, 03 Feb 2009 16:00:40 +0000 Paul Aurich Marcus' eagle eyes noticed 'xmpp:urn:time', which is bogus.
Wed, 25 Feb 2009 22:59:41 +0000 Peter Hjalmarsson merge of '7dc734d96688ae822246be79196106858b5e6670'
Sun, 01 Mar 2009 16:17:04 +0000 Etan Reisner Clarify that the displaying-email-notification signal only fires for
Sat, 07 Mar 2009 01:36:57 +0000 Paul Aurich explicit merge of 'f29c90f0da72e27c601fd8c4e1aff2a250a52473'
Sat, 20 Jun 2009 22:25:10 +0000 John Bailey ChangeLog += 2;
Sat, 20 Jun 2009 18:27:49 +0000 Ka-Hing Cheung *** Plucked rev b932d4f94f9c771877b6a8a6a1d7dd3ea9c08005 (qulogic@pidgin.im):
Sat, 20 Jun 2009 00:35:12 +0000 Paul Aurich ChangeLog++
Sat, 20 Jun 2009 00:26:06 +0000 Paul Aurich Backport the buddy list error for ICQ/AIM, since the servers seem to be having
Fri, 19 Jun 2009 21:38:19 +0000 John Bailey NEWSing and fixing the dates in the relevant files I could remember.
Fri, 19 Jun 2009 21:13:44 +0000 John Bailey Backport and apply Mark's changes in c586c7c63e038d187f56cc31c55b1e09dec584d2.
Fri, 19 Jun 2009 21:10:02 +0000 John Bailey *** Plucked rev cdbf018a5ef98397e81d541269550d9c6fded457 (sulabh@soc.pidgin.im):
Fri, 19 Jun 2009 20:58:44 +0000 John Bailey *** Plucked rev 3f699c081b38f9d19632fcee1c23cbc96fce3092 (sulabh@soc.pidgin.im):
Fri, 19 Jun 2009 20:57:03 +0000 John Bailey Manually apply revision 5c5977a6ed3591121ef82ff587586850b9dcd176 here. This
Fri, 19 Jun 2009 20:34:02 +0000 John Bailey Ugly hack to get around needing a minor bump to make this authentication code
Fri, 19 Jun 2009 01:37:33 +0000 John Bailey *** Plucked rev 074c5aedf9bbc512331f0d3130f076190b290676 (rekkanoryo@pidgin.im):
Fri, 19 Jun 2009 01:30:45 +0000 John Bailey *** Plucked rev c1ede5faf776dc1cc966dabb42c1ef0dbaea31db (rekkanoryo@pidgin.im):
Fri, 19 Jun 2009 01:18:18 +0000 John Bailey Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply to
Fri, 19 Jun 2009 01:07:51 +0000 John Bailey Backport a conjunction of the portions of revisions
Fri, 19 Jun 2009 00:56:37 +0000 John Bailey *** Plucked rev d0e53002eb30c6dbf9735ca50784d42141dfc96a (sulabh@soc.pidgin.im):
Fri, 19 Jun 2009 00:19:03 +0000 John Bailey Prepping for a possible 2.5.7 release.
Tue, 19 May 2009 17:49:38 +0000 Ethan Blanton po/ChangeLog update
Tue, 19 May 2009 17:46:50 +0000 Ethan Blanton We're a bit slow, bump release dates
Tue, 19 May 2009 04:07:32 +0000 Elliott Sales de Andrade NEWS! Maybe it'll push someone to get this release out...
Mon, 18 May 2009 21:41:57 +0000 Daniel Atallah Fix changelog dates for the release today.
Mon, 18 May 2009 20:31:41 +0000 Daniel Atallah NEWS for 2.5.6 - lets actually get it out the door today.
Sat, 16 May 2009 00:48:03 +0000 Ka-Hing Cheung Hello! I am still trapped here!
Fri, 15 May 2009 17:58:40 +0000 Ka-Hing Cheung Let's get this out today
Thu, 14 May 2009 21:34:38 +0000 Paul Aurich merge of '65a7d608054498ee4f5752fe003c5e19dd47758d'
Thu, 14 May 2009 21:17:11 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
Thu, 14 May 2009 21:33:19 +0000 Paul Aurich Fix compilation from 49f94bb
Wed, 13 May 2009 16:06:23 +0000 Sadrul Habib Chowdhury *** Plucked rev ecd9624a (sadrul@pidgin.im):
Mon, 11 May 2009 00:20:17 +0000 Paul Aurich *** Plucked rev 2c9a1153 (khc@pidgin.im):
Sun, 10 May 2009 23:25:26 +0000 Paul Aurich *** Plucked rev f9080d0b (khc@pidgin.im):
Wed, 06 May 2009 18:58:47 +0000 Paul Aurich Fix the crash/leaks in statusbox
Mon, 04 May 2009 00:12:34 +0000 Paul Aurich *** Plucked rev ad057b75 (khc@pidgin.im):
Mon, 04 May 2009 00:03:20 +0000 Elliott Sales de Andrade Darnit, one more MSN fix:
Mon, 04 May 2009 00:02:04 +0000 Elliott Sales de Andrade merge of 'c2b098e0aaf7e6fffec72b3130cb4c851c7a64c1'
Sat, 02 May 2009 23:08:46 +0000 Elliott Sales de Andrade More MSN fixes to go along with f0df27a299120baecf9ea88a9fb24ffe1dbe72fd:
Sat, 02 May 2009 23:30:49 +0000 Paul Aurich *** Plucked rev fade006b (malu@pidgin.im):
Sat, 02 May 2009 21:11:02 +0000 Paul Aurich *** Plucked rev b786784e (datallah@pidgin.im):
Sat, 02 May 2009 21:09:37 +0000 Paul Aurich *** Plucked rev 9dd1c4c3 (khc@pidgin.im):
Sat, 02 May 2009 21:08:59 +0000 Paul Aurich *** Plucked rev 3993504a (darkrain42@pidgin.im):
Fri, 01 May 2009 16:05:55 +0000 Stu Tomlinson applied changes from 8567515a55af9b920b1ff380fe95c5f9c138f4ec
Thu, 30 Apr 2009 22:53:06 +0000 Bj«Órn Voigt German update for 2.5.6:
Thu, 30 Apr 2009 14:17:43 +0000 Sadrul Habib Chowdhury Obligatory 'whoops' commit for 2.5.6
Thu, 30 Apr 2009 14:02:54 +0000 Sadrul Habib Chowdhury Unmark for translation.
Thu, 30 Apr 2009 14:02:33 +0000 Sadrul Habib Chowdhury *** Plucked rev 143e16e9 (sadrul@pidgin.im):
Thu, 30 Apr 2009 05:19:41 +0000 Daniel Atallah Backport 7829ec76bdb008583f8da54e238c2265a1140db2 (#8706 - Corruption in PurpleCircBuffer)
Thu, 30 Apr 2009 05:18:04 +0000 Daniel Atallah Backport 96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1 (#8747 - Crash when a prpl has no protocol options.)
Thu, 30 Apr 2009 05:16:29 +0000 Daniel Atallah Backport ab47b66449b213d6fbfc728cc1e8c161bed87755 (#8782 - Fix persistent Bonjour buddies.)
Thu, 30 Apr 2009 05:14:38 +0000 Daniel Atallah Backport 1ae2b55502a0afd8f28918fc4726683c52e998e9 (#8985 - Remove Start Menu shortcut when unistalling)
Wed, 29 Apr 2009 21:01:05 +0000 Paul Aurich *** Plucked rev 4831edb9 (darkrain42@pidgin.im):
Wed, 29 Apr 2009 20:57:53 +0000 Paul Aurich *** Plucked rev d34a1589 (darkrain42@pidgin.im):
Wed, 29 Apr 2009 19:39:11 +0000 Sadrul Habib Chowdhury *** Plucked rev 079a5ca1 (paul@darkrain42.org):
Wed, 29 Apr 2009 18:45:54 +0000 Sadrul Habib Chowdhury Update the version in configure.
Wed, 29 Apr 2009 18:33:39 +0000 Sadrul Habib Chowdhury We don't have purple_strequal yet in the past.
Wed, 29 Apr 2009 18:24:34 +0000 Sadrul Habib Chowdhury Pluck the MSN bug fixes.
Wed, 29 Apr 2009 18:19:22 +0000 Sadrul Habib Chowdhury *** Plucked rev 0257ab6e (wabz@pidgin.im):
Wed, 29 Apr 2009 00:52:08 +0000 Ethan Blanton ChangeLog typo
Wed, 29 Apr 2009 00:43:26 +0000 Ethan Blanton merge of '0d0a22730c3a0782d275ea2ad549bf3d93c70700'
Tue, 28 Apr 2009 21:14:11 +0000 Ethan Blanton merge of '175f0b579cc408c333dd4a10fa92ff9b56108ed9'
Tue, 28 Apr 2009 21:14:05 +0000 Ethan Blanton purple_core_get_version requires core.h
Tue, 28 Apr 2009 20:57:59 +0000 Ethan Blanton applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
Tue, 28 Apr 2009 20:55:35 +0000 Ethan Blanton applied changes from 70fa4cc384b7643ab1f296bdc2399bc208542a20
Wed, 29 Apr 2009 00:42:55 +0000 Ethan Blanton ChangeLog for 434568710239bbdbddea66060d293a3d124825b2
Wed, 29 Apr 2009 00:41:37 +0000 Ethan Blanton Alternate, API-safe fix for #8774 (crash on exit)
Wed, 29 Apr 2009 00:39:13 +0000 Ethan Blanton disapproval of revision '2f2d084c77a5b905a47b7b28508172451a2bb82f'
Tue, 28 Apr 2009 20:51:59 +0000 Ethan Blanton applied changes from 8c5b1d77b08657a2e236e8efe9bc2920f763911e
Tue, 28 Apr 2009 20:49:36 +0000 Ethan Blanton applied changes from 6572a403c4d945662240548bd49dd8b8a47f6fc8
Tue, 28 Apr 2009 20:46:53 +0000 Ethan Blanton applied changes from 6b5084da4501a491dab88006847c4e99fd4ce044
Tue, 28 Apr 2009 20:41:37 +0000 Ethan Blanton applied changes from aa7ce93329f5ccbe74640a92b6656ae402d8eea8
Tue, 28 Apr 2009 20:40:46 +0000 Ethan Blanton Hand-pluck of 68cb5581c551eabb57bcdf437642ee9e6786bc64
Tue, 28 Apr 2009 20:31:09 +0000 Ethan Blanton applied changes from 68cb5581c551eabb57bcdf437642ee9e6786bc64
Tue, 28 Apr 2009 20:28:30 +0000 Ethan Blanton applied changes from 4b0e16d96a9ee2554770c4400445bee7ceb49d9a
Tue, 28 Apr 2009 20:27:09 +0000 Ethan Blanton applied changes from 0d220fdade88a561785e674e66d01a2a34bd4b1c
Tue, 28 Apr 2009 20:15:53 +0000 Ethan Blanton applied changes from 0064869870b3507952491598f4d4b8d4a99fbc6b
Tue, 28 Apr 2009 20:14:08 +0000 Ethan Blanton applied changes from 20269e8849976ad6a0996f79ccbc0a12a311484f
Sun, 03 May 2009 23:18:28 +0000 Daniel Atallah I forgot about g_strlcpy in b14728379c16e92457492a7a4fc9a6b616e3fbe4.
Sat, 02 May 2009 19:50:13 +0000 Daniel Atallah Make sure we call atoi on a NUL-terminated string. It isn't safe to call on
Sat, 02 May 2009 19:39:45 +0000 Daniel Atallah Prevent a NUL ptr deref caused by a malformed session_id.
Sat, 02 May 2009 19:33:22 +0000 Daniel Atallah Prevent a NUL ptr deref when the passport is malformed.
Sat, 02 May 2009 19:21:11 +0000 Daniel Atallah Make sure that the chat room name is NUL-terminated when it is truncated or
Sat, 02 May 2009 17:43:14 +0000 Daniel Atallah Make sure that the buffer is large enough to fit DST.ADDR + DST.PORT. This was found in the analysis that Veracode performed on the pidgin codebase.
Thu, 30 Apr 2009 01:57:32 +0000 Daniel Atallah Use sscanf to parse to parse the Content-Length to ensure consistent parsing for the target variable type. This comes out of the Veracode analysis.
Tue, 24 Feb 2009 20:27:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Tue, 10 Feb 2009 20:27:21 +0000 Marcus Lundblad S«£tt client type on MSN.
Tue, 10 Feb 2009 18:41:22 +0000 Marcus Lundblad Changed "type" to "client_type" for the hash value specifying client type
Mon, 09 Feb 2009 21:21:18 +0000 Marcus Lundblad Set a value "type" in the ui_info hash table
Tue, 17 Feb 2009 04:46:04 +0000 Paul Aurich Don't fallback (under any conditions) from old-style SSL to other connections
Tue, 17 Feb 2009 04:28:19 +0000 Paul Aurich Allow the user to specify their own BOSH url in the Connect Server option
Tue, 17 Feb 2009 03:39:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head be64dc9cd9d255a5a6a0f790f5fc505091313e6d)
Sat, 14 Feb 2009 18:23:13 +0000 Paul Aurich Use a JabberStream variable instead of a setting for the initial hash
Sat, 14 Feb 2009 03:57:22 +0000 Paul Aurich Always publish a <photo/> element, even if we have an empty buddy icon.
Sat, 14 Feb 2009 01:18:25 +0000 Paul Aurich I had the distinct pleasure of throwing invalid garbage at this code; it
Thu, 05 Feb 2009 01:00:17 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Tue, 10 Feb 2009 06:42:42 +0000 Paul Aurich Initial presence is sent once the roster is retrieved (in the iq cb).
Tue, 10 Feb 2009 06:10:12 +0000 Paul Aurich Send initial presence before declaring us connected (I like this a little better)
Tue, 10 Feb 2009 04:43:50 +0000 Paul Aurich Wait until receiving the roster to tell the core we're logged in
Tue, 10 Feb 2009 04:39:16 +0000 Paul Aurich Fix advertised capabilities (caps, chatstates, entity time)
Thu, 05 Feb 2009 01:00:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Fri, 30 Jan 2009 18:22:31 +0000 Paul Aurich My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.
Fri, 30 Jan 2009 18:21:16 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
Mon, 26 Jan 2009 06:04:01 +0000 Paul Aurich Whitespace changes
Mon, 26 Jan 2009 06:02:07 +0000 Paul Aurich Support both XEP-0084 namespaces for fetching our own avatars at login
Mon, 26 Jan 2009 03:52:05 +0000 Paul Aurich Support XEP-0084 (User Avatar) v1.1 alongside v0.12
Wed, 21 Jan 2009 20:58:07 +0000 Paul Aurich Send presence updates from jabber_set_info, not jabber_set_buddy_icon.
Wed, 21 Jan 2009 20:16:22 +0000 Paul Aurich Only (re)publish XMPP avatars at login if the server's avatar differs
Wed, 21 Jan 2009 17:56:07 +0000 Paul Aurich Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error case
Wed, 21 Jan 2009 17:55:09 +0000 Paul Aurich Migrate the XMPP User Avatar (XEP-0084) code to its own file
Thu, 22 Jan 2009 01:01:51 +0000 Paul Aurich Store PurpleBOSHConnection* instead of void* userdata
Wed, 21 Jan 2009 00:19:33 +0000 Paul Aurich Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.
Tue, 20 Jan 2009 06:10:42 +0000 Paul Aurich The BOSH User Agent should include the client name (and optionally version),
Mon, 19 Jan 2009 18:25:38 +0000 Paul Aurich BOSH: Fix an off-by-one g_memdup that was missing the null terminator.
Mon, 19 Jan 2009 04:52:37 +0000 Paul Aurich BOSH: Another g_return_if_fail that is backward
Mon, 19 Jan 2009 04:52:11 +0000 Paul Aurich BOSH: Reset the HTTP parsing vars when we've handled a response
Mon, 19 Jan 2009 04:15:21 +0000 Paul Aurich BOSH: Fix the HTTP Post to include the actual payload.
Sun, 18 Jan 2009 04:17:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Wed, 17 Dec 2008 19:20:50 +0000 Marcus Lundblad Show idle time for idle resources in buddy tooltips
Wed, 17 Dec 2008 18:23:36 +0000 Marcus Lundblad Fix merge
Wed, 17 Dec 2008 18:01:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)
Sun, 07 Dec 2008 01:42:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
Tue, 02 Dec 2008 22:55:49 +0000 Marcus Lundblad Fix merge
Tue, 02 Dec 2008 22:45:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
Tue, 02 Dec 2008 22:45:25 +0000 Marcus Lundblad Merge
Mon, 24 Nov 2008 22:12:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Tue, 18 Nov 2008 22:35:40 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Tue, 18 Nov 2008 20:24:59 +0000 Marcus Lundblad Patch from darkrain42
Tue, 18 Nov 2008 20:22:57 +0000 Marcus Lundblad Patch from darkrain42
Mon, 17 Nov 2008 23:18:12 +0000 Marcus Lundblad Support setting offset from <delayed/> element in <presence/> or "stamp"
Mon, 17 Nov 2008 18:22:26 +0000 Marcus Lundblad Change jabber_presence_send to not take an extra argument to force idle updating
Sun, 16 Nov 2008 22:48:22 +0000 Marcus Lundblad Killed a warning
Sun, 16 Nov 2008 22:45:11 +0000 Marcus Lundblad Oops, unleak...
Sun, 16 Nov 2008 22:29:00 +0000 Marcus Lundblad A first stab at supporting the upcoming new use-case in XMPP XEP-0012
Sun, 18 Jan 2009 04:13:39 +0000 Paul Aurich Jabber BOSH: memory management fixes
Sun, 18 Jan 2009 04:11:15 +0000 Paul Aurich Jabber BOSH: Try to continue with no BOSH version attribute
Sun, 18 Jan 2009 04:02:31 +0000 Paul Aurich Jabber BOSH: Model the parsing on the SOAP stuff
Sun, 18 Jan 2009 00:51:12 +0000 Paul Aurich Jabber BOSH: Store less for each Request/Response
Fri, 19 Dec 2008 04:28:38 +0000 Paul Aurich Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19
Fri, 19 Dec 2008 04:18:42 +0000 Paul Aurich Remove the old if 0'd out caps code and reorder some functions.
Fri, 19 Dec 2008 04:11:07 +0000 Paul Aurich Support old (XEP v1.3) Entity Capabilities alongside the new ones.
Wed, 17 Dec 2008 04:33:00 +0000 Paul Aurich Rename a few variables
Mon, 15 Dec 2008 20:43:02 +0000 Paul Aurich Reference-count JabberCapsClientInfo and fix bug.
Sun, 14 Dec 2008 21:19:02 +0000 Paul Aurich Rename a few functions and clean up the exit cleanup of a function
Fri, 12 Dec 2008 00:00:00 +0000 Paul Aurich Rename user_data to cb_data (there were too many 'userdata'/'user_data's).
Fri, 05 Dec 2008 06:51:39 +0000 Paul Aurich Make the Request ID a long long (fit in 2^53-1)
Fri, 05 Dec 2008 00:08:19 +0000 Paul Aurich Reorder some functions to eliminate prototypes and
Thu, 04 Dec 2008 23:59:44 +0000 Paul Aurich Jabber BOSH: more fixes.
Mon, 01 Dec 2008 05:47:04 +0000 Paul Aurich Jabber BOSH: Many fixes
Mon, 01 Dec 2008 04:00:41 +0000 Paul Aurich Track the TXT query in the js object so it will be cancelleable
Mon, 01 Dec 2008 04:00:41 +0000 Paul Aurich Add option for forcing BOSH (useful for debugging)
Sat, 29 Nov 2008 21:41:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)
Sat, 29 Nov 2008 18:41:39 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)
Sat, 29 Nov 2008 02:18:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)
Wed, 26 Nov 2008 22:06:46 +0000 Paul Aurich Sprinkle jabber_resource_has_capability in places
Wed, 26 Nov 2008 18:45:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)
Mon, 24 Nov 2008 03:12:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)
Sun, 23 Nov 2008 06:03:25 +0000 Paul Aurich Cut-n-paste typo
Sun, 23 Nov 2008 05:45:26 +0000 Paul Aurich dnssrv.c:
Sun, 23 Nov 2008 03:52:40 +0000 Paul Aurich merge of '0da3644551b2442b2db4cf9d828865d167df8072'
Sat, 22 Nov 2008 19:44:46 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)
Sat, 22 Nov 2008 19:44:05 +0000 Paul Aurich Add more jabber plugin unloading functions to clean up more data structures
Sat, 22 Nov 2008 18:53:48 +0000 Paul Aurich Make capstable caps.c-only and add a jabber_caps_uninit() function
Sat, 22 Nov 2008 18:30:01 +0000 Paul Aurich jabber_contact_info is no longer used
Sat, 22 Nov 2008 18:26:45 +0000 Paul Aurich Sprinkle around more support for xml:lang on JabberIdentities
Sat, 22 Nov 2008 04:32:11 +0000 Paul Aurich const this in order to enforce the don't-you-dare-change-this
Sat, 22 Nov 2008 01:05:42 +0000 Paul Aurich Move structures and function definitions in to caps.c and stop any other code from killing JabberCapsClientInfo structures (owned by the hash table)
Sat, 22 Nov 2008 00:51:16 +0000 Paul Aurich Rename some structs and the JabberCapsClientInfo destruction function
Sat, 22 Nov 2008 00:42:56 +0000 Paul Aurich Whitespace and formatting changes
Fri, 21 Nov 2008 23:44:30 +0000 Paul Aurich Rework jabber_caps_calculate_hash
Fri, 21 Nov 2008 22:00:05 +0000 Paul Aurich Clean up jabber_caps_client_iqcb
Fri, 21 Nov 2008 20:30:21 +0000 Paul Aurich Whitespace cleanup (no functional changes, just unwrap the huge if block and
Fri, 21 Nov 2008 20:10:02 +0000 Paul Aurich Error checking and use g_list_foreach
Fri, 21 Nov 2008 18:50:43 +0000 Paul Aurich Don't crash if the lang attribute of an identity is NULL
Fri, 21 Nov 2008 18:24:31 +0000 Paul Aurich Remove JabberCapsIdentity and just use JabberIdentity everywhere
Fri, 21 Nov 2008 17:52:56 +0000 Paul Aurich Whitespace, formatting, and // -> /* */
Fri, 21 Nov 2008 17:47:12 +0000 Paul Aurich Use strcmp instead of a wrapper
Fri, 21 Nov 2008 08:28:50 +0000 Paul Aurich constify, ifdef out an old-caps remnant, and rewrite a little
Fri, 21 Nov 2008 08:04:09 +0000 Paul Aurich Clean up a few things
Fri, 21 Nov 2008 05:54:22 +0000 Paul Aurich Rewrite jabber_presence_set_capabilities a little
Sun, 23 Nov 2008 03:52:33 +0000 Paul Aurich Fix a null dereference on non-connected accounts
Fri, 21 Nov 2008 04:18:19 +0000 Paul Aurich Clean up jabber_presence_send
Fri, 21 Nov 2008 00:35:44 +0000 Paul Aurich Entity Capabilities must be per-JabberStream
Thu, 20 Nov 2008 23:58:17 +0000 Paul Aurich Fix compilation errors and many warnings
Thu, 20 Nov 2008 21:57:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
Wed, 27 Aug 2008 07:34:32 +0000 Mike Ruprecht Properly free audio and video devices in the preferences.
Wed, 27 Aug 2008 06:17:33 +0000 Mike Ruprecht Fix up video preview error handling.
Wed, 27 Aug 2008 05:52:14 +0000 Mike Ruprecht Simplify device API. Use gchar* instead of GValue.
Wed, 27 Aug 2008 00:12:57 +0000 Mike Ruprecht merge of '3fd2b0bf399bc4820c027060ec6c82ed1ca6ca45'
Sun, 24 Aug 2008 07:49:50 +0000 Mike Ruprecht Make voice calls work with Finch.
Sun, 24 Aug 2008 06:01:51 +0000 Mike Ruprecht Restore autoprobe property when finished probing for devices.
Wed, 27 Aug 2008 00:08:38 +0000 Mike Ruprecht Update to Farsight2 0.0.3.
Thu, 21 Aug 2008 02:41:21 +0000 Mike Ruprecht Remove a bunch of extraneous GstBus messages from the debug output.
Thu, 21 Aug 2008 00:53:58 +0000 Mike Ruprecht Fix GStreamer assertion.
Wed, 20 Aug 2008 22:49:35 +0000 Mike Ruprecht Fixed a compile warning.
Mon, 18 Aug 2008 06:31:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
Mon, 18 Aug 2008 06:25:38 +0000 Mike Ruprecht Fixed a ton of memory leaks.
Sun, 17 Aug 2008 07:55:38 +0000 Mike Ruprecht * Added input/output volume preferences for voice conversations.
Sun, 17 Aug 2008 01:06:27 +0000 Mike Ruprecht Only show the mute button when sending an audio stream.
Sun, 17 Aug 2008 00:49:29 +0000 Mike Ruprecht Decouple stream direction. Allows send only or recv only streams.
Sat, 16 Aug 2008 20:22:41 +0000 Mike Ruprecht Fix crash when gstreamer audio or video factory can't be found. References #6605
Fri, 15 Aug 2008 04:07:00 +0000 Mike Ruprecht Stop additional media sessions within a single conversation for grouped contacts.
Thu, 14 Aug 2008 23:23:41 +0000 Mike Ruprecht Remove warning.
Thu, 14 Aug 2008 23:14:56 +0000 Mike Ruprecht Prevent multiple voice and video sessions within the same conversation.
Sat, 09 Aug 2008 03:51:42 +0000 Mike Ruprecht Changed PurpleMediaStreamType to PurpleMediaSessionType.
Sat, 09 Aug 2008 03:11:46 +0000 Mike Ruprecht Fixed up media functions in prpl.c and prpl.h, adding more documentation and
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
Thu, 20 Nov 2008 21:13:56 +0000 Paul Aurich explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'
Sun, 03 Aug 2008 23:16:24 +0000 Tobias Markmann propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)
Sat, 09 Aug 2008 01:50:06 +0000 Mike Ruprecht * Added documentation to media.h and mediamanager.h
Sun, 03 Aug 2008 23:31:48 +0000 Mike Ruprecht Update Jingle implementation per recent standard changes.
Wed, 23 Jul 2008 22:34:22 +0000 Mike Ruprecht Added a mute button for the local microphone.
Wed, 23 Jul 2008 20:10:18 +0000 Mike Ruprecht Set the proper send codec in Farsight.
Sat, 19 Jul 2008 03:10:38 +0000 Mike Ruprecht merge of '77e249bc561fc09bc5fe8f9c6f8b573701b5d63d'
Fri, 18 Jul 2008 22:05:55 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)
Sat, 19 Jul 2008 03:10:00 +0000 Mike Ruprecht Convert serv_* media functions to purple_prpl_* functions.
Thu, 17 Jul 2008 23:09:58 +0000 Mike Ruprecht Add two missed newlines for debug messages.
Thu, 17 Jul 2008 22:59:31 +0000 Mike Ruprecht Use the purple STUN server preference with the rawudp Farsight transmitter.
Thu, 17 Jul 2008 21:01:46 +0000 Mike Ruprecht Set the media pipeline to PLAYING immediately after initialization
Wed, 16 Jul 2008 21:55:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
Wed, 16 Jul 2008 21:42:13 +0000 Mike Ruprecht Fix compiling without voice and video support.
Wed, 16 Jul 2008 21:35:24 +0000 Mike Ruprecht Added whether voice and video support has been enabled in Pidgin's About dialog.
Fri, 11 Jul 2008 02:10:04 +0000 Mike Ruprecht Fixed some memory leak issues involving GLists.
Fri, 11 Jul 2008 01:35:54 +0000 Mike Ruprecht Added ChangeLog.API entries.
Fri, 11 Jul 2008 01:20:08 +0000 Mike Ruprecht Added xmlnode_get_parent.
Fri, 11 Jul 2008 01:04:44 +0000 Mike Ruprecht Simplify the Jingle handlers by moving repetitive code into the parse function.
Thu, 10 Jul 2008 22:54:18 +0000 Mike Ruprecht Hide unnecessarily exposed Jingle handler functions
Thu, 10 Jul 2008 22:49:52 +0000 Mike Ruprecht Further decouple Jingle from iq.c
Sat, 28 Jun 2008 17:42:31 +0000 Mike Ruprecht Clarify the scope of two variables.
Fri, 27 Jun 2008 21:39:56 +0000 Mike Ruprecht Added better Farsight error handling.
Fri, 27 Jun 2008 18:44:49 +0000 Mike Ruprecht Wait to set up the voice and video GUI until the responder has accepted the session.
Fri, 27 Jun 2008 18:01:13 +0000 Mike Ruprecht Fix the order of the send/recv audio/video display widgets.
Fri, 27 Jun 2008 16:56:25 +0000 Mike Ruprecht Move the main voice and video pipeline into media.c and display more debug info.
Thu, 26 Jun 2008 20:59:15 +0000 Mike Ruprecht Add proper padding to the voice conference audio levels.
Thu, 26 Jun 2008 20:25:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
Thu, 26 Jun 2008 19:57:37 +0000 Mike Ruprecht Widened the vertical audio levels.
Thu, 19 Jun 2008 17:38:04 +0000 Mike Ruprecht Move the audio progress bar widgets to be beside the video displays.
Thu, 12 Jun 2008 03:59:26 +0000 Mike Ruprecht Notify the user which type of media session the remote user wants to initiate.
Tue, 10 Jun 2008 05:18:29 +0000 Mike Ruprecht Preliminary video embedded in the conversation window. It's still kind of buggy.
Sun, 08 Jun 2008 02:47:38 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 23:23:25 +0000 Mike Ruprecht New media icons. Thanks, hbons.
Sat, 07 Jun 2008 20:16:06 +0000 Mike Ruprecht Fix crash when receiving a session-initiate ack for a nonexistent session.
Sat, 07 Jun 2008 19:57:32 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 03:43:45 +0000 Mike Ruprecht Send negotiated codecs in session-accept opposed to all local codecs.
Sat, 07 Jun 2008 03:14:52 +0000 Mike Ruprecht Jingle sessions now keep track of their transaction state to a degree.
Fri, 06 Jun 2008 22:20:33 +0000 Mike Ruprecht Silence warning.
Fri, 06 Jun 2008 21:57:59 +0000 Mike Ruprecht Listen to the media pipeline and display errors.
Fri, 06 Jun 2008 21:10:16 +0000 Mike Ruprecht Use the right namespaces for broadcasting and discovering Jingle support.
Fri, 06 Jun 2008 20:48:13 +0000 Mike Ruprecht Temporary fix to remove a 5-7 second delay when initiating a media session.
Fri, 06 Jun 2008 20:28:20 +0000 Mike Ruprecht Added the "media" attribute to the Jingle description element according
Fri, 06 Jun 2008 19:08:04 +0000 Mike Ruprecht Added some utility functions to convert PurpleMediaStreamType
Fri, 06 Jun 2008 08:26:57 +0000 Mike Ruprecht merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'
Fri, 06 Jun 2008 08:04:37 +0000 Mike Ruprecht Corrected debug labels s/"jabber"/"jingle"/
Fri, 06 Jun 2008 07:43:03 +0000 Mike Ruprecht Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference.
Wed, 04 Jun 2008 19:21:49 +0000 Mike Ruprecht Added functions to help create Jingle packets. Revised some of the Jingle flow.
Tue, 03 Jun 2008 23:35:39 +0000 Mike Ruprecht Added functions to help with the creation of Jingle packets.
Tue, 03 Jun 2008 02:59:48 +0000 Mike Ruprecht Added JingleSessionContent structure to store content information
Mon, 02 Jun 2008 21:58:39 +0000 Mike Ruprecht Further decoupled Jingle code from jabber.c:
Mon, 02 Jun 2008 20:59:20 +0000 Mike Ruprecht Moved Jingle message handlers from jabber.c to jingle.c.
Mon, 02 Jun 2008 18:18:58 +0000 Mike Ruprecht Fix crash bug when checking if a contact can do media when logging out.
Sat, 31 May 2008 20:15:34 +0000 Mike Ruprecht Check remote JID's capabilities for audio and video XEP support.
Sat, 31 May 2008 06:45:42 +0000 Mike Ruprecht Remove the "Call" button from the formatting toolbar.
Sat, 31 May 2008 06:29:38 +0000 Mike Ruprecht Create a proper media menu with options for audio, video, and
Sat, 31 May 2008 04:01:18 +0000 Mike Ruprecht Free the PurpleMedia object when the media session ends and fix ending
Wed, 28 May 2008 21:13:36 +0000 Mike Ruprecht merge of '38838bc806900103298d383237d2ae7cd60bbd82'
Tue, 27 May 2008 16:30:26 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
Tue, 27 May 2008 06:51:21 +0000 Sadrul Habib Chowdhury Broken merge.
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Tue, 27 May 2008 04:55:10 +0000 Mike Ruprecht merge of '0685fc29468269a2af68268baa627b09f83339e4'
Tue, 27 May 2008 04:54:12 +0000 Mike Ruprecht Silence warning.
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Wed, 28 May 2008 18:41:03 +0000 Mike Ruprecht Change configure script to have a separate check for voice and video
Tue, 27 May 2008 04:30:36 +0000 Mike Ruprecht Require gstreamer-plugins-base-0.10 for compiling with voice and video
Tue, 27 May 2008 02:24:03 +0000 Mike Ruprecht Added better Farsight error handling. Fixes several crash bugs related
Sun, 25 May 2008 04:01:44 +0000 Mike Ruprecht Fix compiling with the --disable-vv switch.
Sat, 24 May 2008 20:02:01 +0000 Mike Ruprecht Fix video plugin/device preference and preview.
Sat, 24 May 2008 01:40:34 +0000 Mike Ruprecht Moved jingle.c global variable "sessions" into JabberStream.
Fri, 23 May 2008 02:42:32 +0000 Mike Ruprecht Updates voice and video to use Farsight 2, gets XMPP voice conferences
Sun, 13 Apr 2008 17:53:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
Sat, 22 Mar 2008 09:40:38 +0000 Sadrul Habib Chowdhury Add log-handlers for farsight foo.
Sat, 22 Mar 2008 09:36:22 +0000 Sadrul Habib Chowdhury Fine tune the media (audio) widget in finch.
Sat, 22 Mar 2008 09:17:34 +0000 Sadrul Habib Chowdhury Change a few things:
Sat, 22 Mar 2008 05:10:29 +0000 Sadrul Habib Chowdhury Add Marcus Lundblad to the COPYRIGHT.
Sat, 22 Mar 2008 05:09:19 +0000 Sadrul Habib Chowdhury Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
Sat, 22 Mar 2008 04:56:03 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
Sat, 22 Mar 2008 04:51:58 +0000 Sadrul Habib Chowdhury Some media support in finch. This needs to be updated for the got-accept signal.
Sat, 22 Mar 2008 04:48:36 +0000 Sadrul Habib Chowdhury Add the new jingle.c/h files.
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Tue, 18 Mar 2008 05:40:29 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sat, 15 Mar 2008 07:39:15 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
Sat, 15 Mar 2008 07:37:03 +0000 Sadrul Habib Chowdhury Show a message when the remote end terminates a session.
Fri, 08 Feb 2008 20:18:49 +0000 Sadrul Habib Chowdhury Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Sun, 13 Jul 2008 14:10:22 +0000 Sulabh Mahajan Fix file transfer to a user not in buddy list, defaulting to use v15
Sat, 12 Jul 2008 19:44:24 +0000 Sulabh Mahajan minor changes in comments style and alphabetic ordering of header files.
Sat, 12 Jul 2008 19:24:34 +0000 Sulabh Mahajan changed gboolean connection_type to enum yahoo_p2p_connection_type
Sat, 12 Jul 2008 19:13:31 +0000 Sulabh Mahajan changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
Sat, 12 Jul 2008 18:55:29 +0000 Sulabh Mahajan Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus
Sat, 12 Jul 2008 18:33:15 +0000 Sulabh Mahajan if(p2p_data->source >= 0) in place of if(p2p_data->source)
Sat, 12 Jul 2008 18:28:22 +0000 Sulabh Mahajan f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundant
Fri, 11 Jul 2008 19:03:59 +0000 Sulabh Mahajan Receive files when we are p2p server
Wed, 09 Jul 2008 18:19:37 +0000 Sulabh Mahajan Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces
Wed, 09 Jul 2008 15:05:09 +0000 Sulabh Mahajan Send file by p2p when we are server
Wed, 02 Jul 2008 11:16:35 +0000 Sulabh Mahajan Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in
Wed, 02 Jul 2008 07:22:58 +0000 Sulabh Mahajan Changed user_data to more apt p2p_data, change in variable name.
Wed, 02 Jul 2008 06:58:57 +0000 Sulabh Mahajan Act as a YMSG server on port 5101 for IMs and Notifications
Fri, 27 Jun 2008 16:02:30 +0000 Sulabh Mahajan Fall back to establishing connection as a client when unable to act as a server.
Fri, 27 Jun 2008 13:34:44 +0000 Sulabh Mahajan Sending of p2p packet, providing peer with our IP address to make a connection to us.
Sat, 21 Jun 2008 14:34:38 +0000 Sulabh Mahajan Support for P2P file transfer (SEND), when we are client to the peer
Tue, 17 Jun 2008 21:30:49 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Mon, 18 Aug 2008 17:08:01 +0000 Tobias Markmann * free xmlnodes after bosh receive callback is called
Mon, 18 Aug 2008 16:20:46 +0000 Tobias Markmann * removing some comment with XML example
Mon, 18 Aug 2008 15:44:43 +0000 Tobias Markmann * fixing a bug in jabber_bosh_http_connection_receive_parse_header()
Mon, 18 Aug 2008 11:11:32 +0000 Tobias Markmann * adding some missing documentation
Mon, 18 Aug 2008 08:42:37 +0000 Tobias Markmann * sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open
Sat, 16 Aug 2008 21:28:32 +0000 Tobias Markmann * data buffer for received data. Support for any HTTP resonse size now.
Fri, 15 Aug 2008 16:35:32 +0000 Tobias Markmann * moving BOSH interfacing from jabber_send to jabber_send_raw
Fri, 15 Aug 2008 14:02:21 +0000 Tobias Markmann * using libpurple's internal SASL mechanisms during BOSH authentication phase
Tue, 12 Aug 2008 12:48:25 +0000 Tobias Markmann * sending some User-Agent
Tue, 12 Aug 2008 12:40:48 +0000 Tobias Markmann * calling PurpleBOSHConnection's receive_cb
Mon, 11 Aug 2008 21:28:05 +0000 Tobias Markmann * parsing HTTP response and emitting HTTP request callback
Sat, 09 Aug 2008 23:07:58 +0000 Tobias Markmann * preparing handling of multiple requests for pipelining support
Sat, 09 Aug 2008 22:16:11 +0000 Tobias Markmann * doing HTTP requests
Tue, 05 Aug 2008 22:24:39 +0000 Tobias Markmann * adding receive callback; preparing receiving and boot code
Tue, 05 Aug 2008 18:44:42 +0000 Tobias Markmann * adding bosh files to Makefile.am & .mingw
Sun, 03 Aug 2008 22:58:10 +0000 Tobias Markmann * missing commit
Sun, 03 Aug 2008 22:50:13 +0000 Tobias Markmann * some refactoring
Sun, 03 Aug 2008 22:21:49 +0000 Tobias Markmann * small bugfix in jabber_ipc_add_feature()
Sun, 03 Aug 2008 13:48:59 +0000 Tobias Markmann * looking for alternative connection methods if direct connection fails
Sat, 02 Aug 2008 16:43:04 +0000 Tobias Markmann * some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists
Fri, 01 Aug 2008 22:37:51 +0000 Tobias Markmann * fixing some bugs, finishing support for TXT queries
Fri, 01 Aug 2008 12:34:33 +0000 Tobias Markmann * some code style adjustments in caps.c
Tue, 15 Jul 2008 22:16:26 +0000 Tobias Markmann * removing some g_strdup()s; I meant it too good
Tue, 15 Jul 2008 21:26:51 +0000 Tobias Markmann * fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program
Tue, 15 Jul 2008 15:38:15 +0000 Tobias Markmann * implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function
Tue, 08 Jul 2008 15:05:45 +0000 Tobias Markmann * IPC work
Mon, 07 Jul 2008 18:28:05 +0000 Tobias Markmann * removing several warnings
Sun, 06 Jul 2008 21:20:35 +0000 Tobias Markmann * adding documentation for IPC function contact_has_feature
Sun, 06 Jul 2008 21:09:50 +0000 Tobias Markmann * adding IPC function 'contact_has_feature'
Sun, 06 Jul 2008 18:51:26 +0000 Tobias Markmann * fixing a bug in jabber_caps_compare()
Sat, 05 Jul 2008 09:22:59 +0000 Tobias Markmann * correctly calculating own features and factor in is_enabled() of features
Fri, 04 Jul 2008 19:11:09 +0000 Tobias Markmann * changed storage format for cache to mirror all needed features for XEP-0115v1.5
Thu, 03 Jul 2008 22:30:44 +0000 Tobias Markmann * support for calculating both hashes, sha-1 and md5
Wed, 02 Jul 2008 21:27:51 +0000 Tobias Markmann * changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
Tue, 01 Jul 2008 23:16:15 +0000 Tobias Markmann * pass hash type to the caps handling functions
Sun, 29 Jun 2008 14:32:33 +0000 Tobias Markmann * implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115
Sun, 22 Jun 2008 18:59:33 +0000 Tobias Markmann * defined JabberCapsIdentity as struct _JabberIdentity
Sun, 22 Jun 2008 18:30:12 +0000 Tobias Markmann * jabber_caps_jabber_identity_compare() compares xml:lang too, now.
Sun, 22 Jun 2008 17:25:23 +0000 Tobias Markmann * changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()
Mon, 16 Jun 2008 13:52:45 +0000 Tobias Markmann Removing short-names for features and calculating own caps hash.
Tue, 17 Jun 2008 21:17:29 +0000 Sulabh Mahajan Send IMs and Typing notifications through p2p, Redesign p2p
Sat, 14 Jun 2008 08:53:43 +0000 Sulabh Mahajan Proper error handling for p2p connections
Fri, 13 Jun 2008 11:04:13 +0000 Sulabh Mahajan Close p2p connection when read() does not return anything.
Mon, 09 Jun 2008 08:08:21 +0000 Sulabh Mahajan Yahoo P2P File Transfer RECEIVE only support added.
Sun, 08 Jun 2008 21:08:48 +0000 Sulabh Mahajan Start idle at 1 min not 0 min and Probable description of service 0x07d1.
Sun, 08 Jun 2008 17:40:04 +0000 Sulabh Mahajan Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.
Fri, 06 Jun 2008 17:28:37 +0000 Sulabh Mahajan Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection
Thu, 29 May 2008 07:57:15 +0000 Sulabh Mahajan added name to COPYRIGHT (alphabetically), trivial change in packet.h
Sun, 25 May 2008 20:08:12 +0000 Sulabh Mahajan Use HTTP/1.1 to get token to open inbox
Sun, 25 May 2008 18:48:38 +0000 Sulabh Mahajan Addition of name in Copyright
Wed, 06 Feb 2008 19:11:25 +0000 Sadrul Habib Chowdhury merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
Sat, 29 Dec 2007 20:56:28 +0000 Sadrul Habib Chowdhury These shouldn't be here.
Sat, 29 Dec 2007 20:47:20 +0000 Sadrul Habib Chowdhury The whitespace at the end of the line was giving me errors.
Sat, 29 Dec 2007 17:06:59 +0000 Sadrul Habib Chowdhury Remove a compile error, and a few warnings.
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Sat, 29 Dec 2007 17:45:47 +0000 Evan Schoenberg Fix some compilation problems when USE_FARSIGHT isn't defined.
Sat, 29 Dec 2007 06:41:04 +0000 Evan Schoenberg Fixed some problems which came up while propagating
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Sat, 01 Sep 2007 15:14:19 +0000 Yoshiki Yazawa - correct reversed logic for setting idle time.
Sat, 01 Sep 2007 14:15:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head bf5b652f2626324a7801ad9de50d7ae69cf8b596)
Fri, 31 Aug 2007 16:10:18 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6f5c855ee2435b317e7ddb8c9551fd17cd0328fe)
Tue, 28 Aug 2007 09:20:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
Thu, 27 Sep 2007 19:00:13 +0000 Sadrul Habib Chowdhury Cosmetics.
Fri, 21 Sep 2007 00:25:16 +0000 Sadrul Habib Chowdhury merge of '02901ee49b228d1bf519032a6422667d6805d0c1'
Thu, 20 Sep 2007 19:26:42 +0000 Sean Egan Missing files
Thu, 20 Sep 2007 07:01:29 +0000 Sadrul Habib Chowdhury Cute little compile errors.
Wed, 19 Sep 2007 22:55:19 +0000 Sean Egan You can actually receive Google Talk voice calls with crappy UI now
Wed, 05 Sep 2007 01:55:16 +0000 Sean Egan Some UI ;)
Wed, 05 Sep 2007 00:48:34 +0000 Sean Egan Missed files
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Tue, 28 Aug 2007 01:02:01 +0000 Sean Egan Add Farsight to configure.ac
Sat, 25 Aug 2007 08:42:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)
Thu, 23 Aug 2007 06:53:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 90df17ab44d01f7f8f963d36fefb9eae3ec868cf)
Tue, 14 Aug 2007 07:13:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Tue, 14 Aug 2007 06:58:29 +0000 Yoshiki Yazawa make use of utf8 filename in jabber.
Tue, 07 Aug 2007 04:11:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)
Fri, 27 Jul 2007 04:44:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 82f657fd45abe5db78920f196a8a795c730c78cc)
Wed, 25 Jul 2007 04:36:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f4d2e27ee5bc44bb6d4d834730822b698a4dc534)
Tue, 24 Jul 2007 05:53:46 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
Fri, 13 Jul 2007 13:42:25 +0000 Yoshiki Yazawa - filename in filetransfer should be utf8 in oscar.
Fri, 13 Jul 2007 06:26:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6)
Thu, 12 Jul 2007 11:20:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 19622efbc23b0b099d80ecf33b54d6a38a21cd7f)
Wed, 11 Jul 2007 05:26:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Mon, 09 Jul 2007 06:14:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f77175b39d6209f3bca85b3d1baca3eee2f14900)
Fri, 06 Jul 2007 06:12:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ccc9b73a0ff146d9f13b7c05aeb76e6a1abf4733)
Wed, 04 Jul 2007 07:46:51 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bdb1afaf64b2e3bde8dc04063fbe6d39c937b73)
Tue, 03 Jul 2007 02:30:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7ffd004802947736b5861bf45eb639d28f9c5032)
Mon, 02 Jul 2007 11:26:17 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)
Sun, 01 Jul 2007 08:41:01 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)
Fri, 29 Jun 2007 13:52:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e2ba19f94867654f67522ab62256281645a9df9f)
Fri, 29 Jun 2007 07:48:14 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
Fri, 29 Jun 2007 00:58:24 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 39d4c6188e75b825060b407dfd9f478a9feef62b)
Thu, 28 Jun 2007 15:21:13 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)
Thu, 28 Jun 2007 08:37:46 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bf90628ea82588a24a5c2e11b62e1128d8c90f0)
Wed, 27 Jun 2007 05:22:14 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)
Tue, 26 Jun 2007 05:08:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0c6d125066d754b13d41953911c8ea86f0289ec4)
Sun, 24 Jun 2007 16:09:25 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9beed54f9b14fec268ec3cecae10261a9d43e1c8)
Fri, 22 Jun 2007 11:22:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Thu, 21 Jun 2007 06:04:16 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c09099530cc12734d4420f3fcc37e18347a16d5e)
Wed, 20 Jun 2007 04:56:08 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4aabd11d86454556c0ed6e7c67640fa2a2ea5d6b)
Mon, 18 Jun 2007 03:20:15 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 236a0f42a00c47bc1de4ebf0f7deea1a9e2d1d92)
Sun, 17 Jun 2007 06:15:27 +0000 Yoshiki Yazawa - remove '_' from "Send to" menu.
Sun, 17 Jun 2007 05:28:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
Mon, 11 Jun 2007 13:28:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3c31f6f6c8e998f6e9c550e05bf5dfdcdc9bb154)
Mon, 11 Jun 2007 13:10:14 +0000 Yoshiki Yazawa merge of '5eaffe4463a414e0dd0267186ce9d09e4fec44bf'
Mon, 11 Jun 2007 13:08:00 +0000 Yoshiki Yazawa merge of '3a630a4fd8d8b4dc763804428205cac11bbfe2ad'
Mon, 11 Jun 2007 13:08:55 +0000 Yoshiki Yazawa - merge nosuke's tab width patch.
Mon, 11 Jun 2007 13:05:14 +0000 Yoshiki Yazawa - add nosuke's cp932 handling code.
Mon, 11 Jun 2007 05:49:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f68bc95ec93e616afdf0527fc982ff5f226f5463)
Sun, 10 Jun 2007 18:41:41 +0000 Yoshiki Yazawa - remove unnecessary line.
Sun, 10 Jun 2007 18:06:26 +0000 Yoshiki Yazawa - add hankaku kana support to irc.
Sun, 10 Jun 2007 16:36:58 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 05e0540c1a837fa061087b893a855d20e35011ef)
Sat, 09 Jun 2007 04:12:47 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dff846c19b3c14ce3094dda9a5b72c70e6e11121)
Fri, 08 Jun 2007 03:19:13 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
Thu, 07 Jun 2007 07:32:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cf74b964fddd2185233987f6e7743623bf21efb8)
Tue, 05 Jun 2007 16:04:04 +0000 Yoshiki Yazawa - add an ipc function to set alias for myself.
Tue, 05 Jun 2007 06:41:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fc2b3abe07ed5e2601550aae1e34ed81ccb6761d)
Mon, 04 Jun 2007 07:22:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3d1e6b8637ff9133c8f17e9aeaeea1284c898d86)
Sat, 02 Jun 2007 15:41:36 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 69639ef14e4298b2e420779e1696a07a13da5910)
Thu, 31 May 2007 11:30:42 +0000 Yoshiki Yazawa - follow a change in oscar.
Thu, 31 May 2007 07:40:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3)
Mon, 28 May 2007 06:09:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c7b6cd0e58a3953905afdaea801171859d00de1a)
Sat, 26 May 2007 13:57:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
Fri, 25 May 2007 06:18:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 68a7c85152f55e4b824422958bca00f79f48cd2f)
Wed, 23 May 2007 12:17:52 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a128e310ce8622212e6b8b435d45a15c25abb2c3)
Sun, 20 May 2007 04:49:31 +0000 Yoshiki Yazawa - fix compilation error for gg.
Sun, 20 May 2007 04:16:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
Sat, 19 May 2007 03:31:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)
Fri, 18 May 2007 01:47:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1e0f6c89bdf3a21258ac4f64039122a909ac67cc)
Thu, 17 May 2007 20:17:40 +0000 Yoshiki Yazawa prepend _ to Send To
Thu, 17 May 2007 14:27:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f858c38e5d9f9c2d048dbe13db10776cdf7fafc9)
Wed, 16 May 2007 09:10:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)
Tue, 15 May 2007 02:39:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
Wed, 09 May 2007 06:05:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b131b26bdebd017ae74090008e1672615c9080bc)
Mon, 07 May 2007 01:58:53 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)
Sat, 05 May 2007 08:00:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e1c76e1a6e09e3fb3697606e2d8f6b6327e7a7e9)
Thu, 03 May 2007 10:14:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a78e36058a13ec01e5cb75f8badbf2585519b0e0)
Thu, 03 May 2007 02:35:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 28c46a4d85d9207ab59e775309b3342bc8d10d24)
Wed, 02 May 2007 19:01:24 +0000 Yoshiki Yazawa merge of '6ede43d45490ec8d91a1bf2f5877b461519b474b'
Wed, 02 May 2007 12:23:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5f4a03fa07b74453c3b8312c388af42739fd16db)
Wed, 02 May 2007 19:01:02 +0000 Yoshiki Yazawa disable ctrl-l
Wed, 02 May 2007 12:20:45 +0000 Yoshiki Yazawa merge of '890e8c11f907d84dcdc7590a07680d9a55b7ca8d'
Tue, 01 May 2007 16:17:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d9de4b9bf74d630786c37ca3c0759f6e4bc1bcda)
Mon, 30 Apr 2007 13:48:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)
Wed, 02 May 2007 12:18:17 +0000 Yoshiki Yazawa change prefs root for msnstyle.
Sat, 28 Apr 2007 03:53:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)
Thu, 26 Apr 2007 21:15:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e9234bfbd01e96e8cc032fe7d850d4108f40b82a)
Wed, 25 Apr 2007 07:57:26 +0000 Yoshiki Yazawa yaz patch has been applied.
Wed, 25 Apr 2007 07:51:56 +0000 Yoshiki Yazawa just branched.
Sat, 07 Mar 2009 01:23:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Thu, 05 Mar 2009 23:54:50 +0000 Mark Doliner Woo boy this function is a little crazy. I shuffled some things around:
Thu, 05 Mar 2009 23:33:22 +0000 Mark Doliner Rename "availmsg" to "statusmsg" here. I think recent official AIM
Thu, 05 Mar 2009 23:17:01 +0000 Mark Doliner Create two helper functions for setting the available message and iTunes
Thu, 05 Mar 2009 21:39:09 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 04 Mar 2009 19:32:40 +0000 Johannes Buchner Make a hack in purple-url-handler cleaner.
Wed, 04 Mar 2009 10:39:38 +0000 Mark Doliner Change the way oscar deals with account->perm_deny a little bit.
Wed, 04 Mar 2009 06:34:20 +0000 John Bailey merge of '4f7ebd10f9b2db16fa68b60e528f766e6c9dd450'
Wed, 04 Mar 2009 06:33:39 +0000 John Bailey disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'
Wed, 04 Mar 2009 06:29:36 +0000 John Bailey merge of '48260c71a42cee1dd4e220b7c672187cfe99cc2f'
Tue, 03 Mar 2009 22:45:57 +0000 Daniel Atallah Implementation of a plugin to facilitate use of One Time Passwords by
Tue, 03 Mar 2009 22:56:19 +0000 Marcus Lundblad Use text colours from the GTK+ theme instead of black when no buddy list theme
Tue, 03 Mar 2009 20:53:14 +0000 Ethan Blanton You don't say
Tue, 03 Mar 2009 20:41:05 +0000 Mark Doliner When setting an AIM or ICQ away message, linkify the message.
Tue, 03 Mar 2009 20:29:11 +0000 Mark Doliner The status_text variable is only used inside this block, so move
Tue, 03 Mar 2009 20:25:25 +0000 Mark Doliner Remove a wee bit of trailing whitespace
Tue, 03 Mar 2009 05:56:31 +0000 John Bailey Fix a minor whitespace inconsistency.
Tue, 03 Mar 2009 05:54:21 +0000 John Bailey Clear the saved password on an authentication failure. The result of this is
Tue, 03 Mar 2009 05:13:52 +0000 Elliott Sales de Andrade merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
Mon, 02 Mar 2009 16:34:05 +0000 Daniel Atallah The 2.5.5 win32 builds shipped with GTK+ 2.14.7
Tue, 03 Mar 2009 05:11:00 +0000 Elliott Sales de Andrade Ignore the Forward List status bit when checking if user is on the Allow
Mon, 02 Mar 2009 06:45:48 +0000 Elliott Sales de Andrade ChangeLog the XMPP updates.
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Mon, 02 Mar 2009 06:26:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)
Mon, 02 Mar 2009 06:18:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)
Mon, 02 Mar 2009 06:17:44 +0000 Elliott Sales de Andrade Fix compile errors from the merge. Untested protocols: msnp9, sametime,
Mon, 02 Mar 2009 04:38:05 +0000 Elliott Sales de Andrade Update versions since we're updating minor.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Wed, 25 Feb 2009 20:03:08 +0000 Casey Ho Changing debug levels. These messages fire every single time a window changes focus, making debugging anything else impossible
Wed, 25 Feb 2009 19:57:49 +0000 Casey Ho Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.
Wed, 04 Feb 2009 13:57:14 +0000 Sadrul Habib Chowdhury Do not linkify unless <proto> is followed by some non-whitespace string.
Tue, 03 Feb 2009 00:45:21 +0000 Sadrul Habib Chowdhury Fix building with python < 2.5
Wed, 28 Jan 2009 19:26:43 +0000 Mark Doliner Add a comment just noting that I think it's kind of annoying that we
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Wed, 28 Jan 2009 10:16:41 +0000 Mark Doliner I don't know if these are worth changelogging, but I'll put them here
Wed, 28 Jan 2009 10:06:56 +0000 Mark Doliner Increment display_lines here so that, for fonts where pixels_inside_wrap()
Wed, 28 Jan 2009 09:59:55 +0000 Mark Doliner Change the logic for breaking out of the while look to match the if
Wed, 28 Jan 2009 09:57:19 +0000 Mark Doliner Fix a bug that's bothered me for a while. When pressing shift+enter in
Wed, 28 Jan 2009 08:57:55 +0000 Mark Doliner Add a GtkIMHtml function that causes the widget to actually insert a
Wed, 28 Jan 2009 08:31:47 +0000 Mark Doliner The first thing gtk_text_buffer_delete_selection does is call
Wed, 28 Jan 2009 07:12:43 +0000 Mark Doliner Fix a crash in this branch that I introduced a few days ago. bname
Tue, 27 Jan 2009 09:23:56 +0000 Mark Doliner Use getters and settings for a bunch of libpurple structs
Tue, 27 Jan 2009 02:41:42 +0000 Sadrul Habib Chowdhury merge of '89cb8a5cf5210205e245047e7200484202e370a0'
Mon, 26 Jan 2009 11:46:40 +0000 Richard Laager Drop the effectively empty .todo file.
Mon, 26 Jan 2009 11:11:39 +0000 Richard Laager Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
Mon, 26 Jan 2009 11:02:24 +0000 Mark Doliner Add a newline to this log message
Mon, 26 Jan 2009 10:39:25 +0000 Mark Doliner Simplify, hoo-boy. Also don't unregister the schemes in
Mon, 26 Jan 2009 10:38:33 +0000 Mark Doliner Uninitialize the certificate API before unloading the SSL plugin. This
Mon, 26 Jan 2009 09:46:09 +0000 Mark Doliner Deprecate some functions that aren't really needed
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:37:28 +0000 Mark Doliner s/sucess/success/ in a few places
Mon, 26 Jan 2009 06:35:37 +0000 Mark Doliner Add two changes to the change log
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Mon, 26 Jan 2009 06:03:06 +0000 Mark Doliner * Alphabetize files in a few Makefile.am files
Mon, 26 Jan 2009 04:19:00 +0000 Richard Laager A patch from Chris Connett to change the log size sorting method to weight
Mon, 26 Jan 2009 02:39:55 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
Mon, 26 Jan 2009 01:16:19 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)
Mon, 26 Jan 2009 01:13:25 +0000 Mark Doliner Fix the indentation in this function
Sun, 25 Jan 2009 23:25:11 +0000 Mark Doliner Add a comment
Sun, 25 Jan 2009 23:23:04 +0000 Mark Doliner Use the shortcut in the error message to give people more context
Sun, 25 Jan 2009 23:14:52 +0000 Mark Doliner Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button
Sun, 25 Jan 2009 23:10:16 +0000 Mark Doliner Try to improve the wording in our custom smiley manager
Sun, 25 Jan 2009 22:55:23 +0000 Mark Doliner Lots of minor whitespace and comment changes:
Sat, 24 Jan 2009 03:11:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
Sat, 24 Jan 2009 03:11:04 +0000 Richard Laager merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'
Wed, 21 Jan 2009 18:34:32 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Thu, 15 Jan 2009 22:46:15 +0000 Gary Kramlich a few struct hiding clean ups
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Thu, 08 Jan 2009 05:00:02 +0000 Etan Reisner Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog
Tue, 06 Jan 2009 06:23:46 +0000 Etan Reisner Made the Purple::Request::Field(s) functions act more perl-like.
Tue, 06 Jan 2009 07:53:19 +0000 Kevin Stange merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'
Tue, 06 Jan 2009 03:46:52 +0000 Daniel Atallah Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
Tue, 06 Jan 2009 04:09:36 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
Tue, 06 Jan 2009 03:57:32 +0000 Gary Kramlich ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.
Tue, 06 Jan 2009 03:54:50 +0000 Paul Aurich Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.
Tue, 06 Jan 2009 03:52:31 +0000 Paul Aurich Fix the issue with the themes not showing up in the list.
Tue, 06 Jan 2009 03:50:44 +0000 Paul Aurich This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch)
Tue, 06 Jan 2009 03:40:52 +0000 Gary Kramlich Document the addition of purple_strequal in ChangeLog.API
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Fri, 02 Jan 2009 22:52:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Fri, 02 Jan 2009 22:51:51 +0000 Richard Laager Compile!
Fri, 02 Jan 2009 22:35:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Fri, 02 Jan 2009 22:23:58 +0000 Richard Laager explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'
Fri, 02 Jan 2009 22:23:38 +0000 Richard Laager explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
Fri, 02 Jan 2009 22:23:19 +0000 Richard Laager explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'
Fri, 02 Jan 2009 22:17:09 +0000 Richard Laager explicit merge of 'f7807039eeef499a403d638cbcb94060a1d33eea'
Fri, 02 Jan 2009 22:11:08 +0000 Richard Laager explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'
Fri, 02 Jan 2009 22:10:31 +0000 Richard Laager explicit merge of 'ba66150a2a1efc5a5cee7204adab69208825630e'
Fri, 02 Jan 2009 22:09:40 +0000 Richard Laager explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'
Fri, 02 Jan 2009 21:48:12 +0000 Richard Laager explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
Fri, 02 Jan 2009 21:47:52 +0000 Richard Laager explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
Sat, 13 Dec 2008 21:13:04 +0000 Sadrul Habib Chowdhury merge of '0bf6462dd433df38943094bbed0393698d91a037'
Fri, 12 Dec 2008 20:35:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
Fri, 12 Dec 2008 20:24:24 +0000 Richard Laager Fix up the propagate from im.pidgin.pidgin
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Fri, 12 Dec 2008 07:26:20 +0000 Richard Laager Remove a hardcoded file path in some debugging code.
Fri, 12 Dec 2008 06:52:39 +0000 Richard Laager Remove some #if 0'ed debugging code.
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Thu, 04 Dec 2008 04:42:27 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Sat, 13 Dec 2008 05:49:20 +0000 Gary Kramlich Fix a botched line in the merge...
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Wed, 03 Dec 2008 01:58:45 +0000 Sadrul Habib Chowdhury Fix the linkification error where bad things happened if you copy/pasted
Tue, 02 Dec 2008 19:24:57 +0000 Sadrul Habib Chowdhury merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'
Tue, 02 Dec 2008 18:47:38 +0000 Richard Laager Remove all the special-casing in the GNOME URL handler registration.
Tue, 02 Dec 2008 18:47:33 +0000 Richard Laager Replace the URL registration assertions with regular checks.
Tue, 02 Dec 2008 17:20:53 +0000 Sadrul Habib Chowdhury Detect duplication registrations by substring.
Tue, 02 Dec 2008 17:20:28 +0000 Sadrul Habib Chowdhury Cleanup the GNOME URL registration code
Tue, 02 Dec 2008 17:14:54 +0000 Sadrul Habib Chowdhury Only find URLs on word boundaries to fix a bug rlaager noticed.
Tue, 02 Dec 2008 01:51:55 +0000 Daniel Atallah Fix win32 build. I haven't actually tested any of the functionality, but it
Mon, 01 Dec 2008 19:44:13 +0000 Richard Laager In the GNOME URL registration, ftp, gopher, http, and https are now
Mon, 01 Dec 2008 19:37:11 +0000 Richard Laager Revert the URL scheme passing changes, keeping the miscellaneous other stuff
Mon, 01 Dec 2008 19:23:23 +0000 Richard Laager Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
Mon, 01 Dec 2008 17:05:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
Mon, 01 Dec 2008 17:04:29 +0000 Richard Laager Fix some theme manager assertion failures.
Sun, 30 Nov 2008 17:25:50 +0000 Richard Laager More icon fixes.
Sun, 30 Nov 2008 17:22:54 +0000 Richard Laager The DYNAMIC_protocol defines aren't used anywhere.
Sun, 30 Nov 2008 06:37:29 +0000 Richard Laager Various nullprpl fixes.
Sun, 30 Nov 2008 06:31:39 +0000 Richard Laager Add a newline to the end of the file.
Sun, 30 Nov 2008 06:25:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
Fri, 28 Nov 2008 06:06:35 +0000 Richard Laager Add a -f/--force-online option to Pidgin which tells libpurple to claim the
Fri, 28 Nov 2008 00:42:22 +0000 Richard Laager Finish up the GNOME URL handler code:
Fri, 28 Nov 2008 00:33:40 +0000 Richard Laager First round of GNOME URL handler support.
Fri, 28 Nov 2008 00:32:51 +0000 Richard Laager merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'
Fri, 28 Nov 2008 00:31:28 +0000 Richard Laager disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
Fri, 28 Nov 2008 00:25:07 +0000 Richard Laager Re-line wrap the latest entry.
Fri, 28 Nov 2008 00:24:42 +0000 Richard Laager When we call g_spawn_command_line_sync(), we don't care about stderr, so
Fri, 28 Nov 2008 00:04:25 +0000 Richard Laager Fix a comment
Thu, 27 Nov 2008 21:15:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Thu, 27 Nov 2008 06:54:03 +0000 Richard Laager Clean up the merge I just did.
Thu, 27 Nov 2008 06:46:25 +0000 Richard Laager explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'
Thu, 27 Nov 2008 06:05:42 +0000 Richard Laager explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
Wed, 26 Nov 2008 00:40:27 +0000 Sadrul Habib Chowdhury Do the struct hiding differently.
Wed, 26 Nov 2008 00:38:38 +0000 Sadrul Habib Chowdhury Revert the last 'struct-hiding' change.
Tue, 18 Nov 2008 05:35:45 +0000 Richard Laager Hide the PurpleRequestField struct. I figured this one would be easy and
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 14 Nov 2008 06:52:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
Fri, 14 Nov 2008 06:45:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
Fri, 14 Nov 2008 06:05:21 +0000 Richard Laager More purple_debug printf(msg) fixes. I must have a newer GCC or something...
Fri, 14 Nov 2008 05:58:54 +0000 Richard Laager Fix two more purple_debug variations on printf(msg).
Fri, 14 Nov 2008 05:56:15 +0000 Richard Laager Fix a variation on printf(msg);
Fri, 14 Nov 2008 05:55:44 +0000 Richard Laager Make my last commit compile.
Fri, 14 Nov 2008 05:43:25 +0000 Richard Laager Another one the cast fixer breaks.
Fri, 14 Nov 2008 05:38:20 +0000 Richard Laager Minor fixes to the cast changing script.
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Fri, 14 Nov 2008 02:26:28 +0000 Richard Laager Add a script to change casts to GObject macros. We'll run this later.
Tue, 11 Nov 2008 02:01:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
Sun, 09 Nov 2008 02:50:43 +0000 Richard Laager Enable logging of IMs and chats by default, using the HTML log format.
Sat, 08 Nov 2008 19:26:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
Mon, 03 Nov 2008 04:48:50 +0000 Gary Kramlich Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
Mon, 03 Nov 2008 04:48:23 +0000 Gary Kramlich Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
Mon, 03 Nov 2008 02:30:38 +0000 Richard Laager A totally untested struct hiding fix.
Sun, 02 Nov 2008 23:02:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
Sun, 02 Nov 2008 22:18:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
Sun, 02 Nov 2008 21:54:52 +0000 Richard Laager Another small struct hiding change.
Sun, 02 Nov 2008 21:24:23 +0000 Richard Laager Add a commit-check target. The idea is you could use this in a pre-commit
Sun, 02 Nov 2008 21:06:05 +0000 Richard Laager Add some missing files to POTFILES.in.
Sun, 02 Nov 2008 21:05:32 +0000 Richard Laager Ignore .loT files. This is helpful to me because I have a wrapper script
Sun, 02 Nov 2008 21:02:57 +0000 Richard Laager Perl seems to love creating Makefile.old files. Let's ignore them.
Sun, 02 Nov 2008 20:42:15 +0000 Richard Laager Fix one struct hiding issue.
Sun, 02 Nov 2008 19:14:51 +0000 Richard Laager merge of '32cd8507d8b94418ca8f083d8555916341b47b94'
Sun, 02 Nov 2008 18:39:39 +0000 Sadrul Habib Chowdhury A couple of minor fixes.
Sun, 02 Nov 2008 11:08:08 +0000 Gary Kramlich updated the pidgin plugins for the blist struct hiding
Sun, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
Sun, 02 Nov 2008 10:21:19 +0000 Gary Kramlich Finished struct hiding in bonjour and qq
Sun, 02 Nov 2008 09:25:16 +0000 Gary Kramlich Hide PurpleBlist
Sun, 02 Nov 2008 06:41:34 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057)
Sat, 01 Nov 2008 13:48:25 +0000 Sadrul Habib Chowdhury Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Fri, 31 Oct 2008 20:04:35 +0000 Sadrul Habib Chowdhury merge of 'af834be8e1d99f849b1cade9138e197d7ddf362a'
Fri, 31 Oct 2008 17:49:04 +0000 Richard Laager Deprecate the unused purple_buddy_get_local_alias() function.
Fri, 31 Oct 2008 17:46:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Fri, 31 Oct 2008 10:14:23 +0000 Sadrul Habib Chowdhury Some more PurpleBuddy::proto_data related changes.
Fri, 31 Oct 2008 09:24:43 +0000 Sadrul Habib Chowdhury Some more struct hiding.
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Fri, 31 Oct 2008 08:09:31 +0000 Sadrul Habib Chowdhury Typo caught by compile warning.
Fri, 31 Oct 2008 05:08:57 +0000 Richard Laager More struct hiding work
Fri, 31 Oct 2008 03:54:44 +0000 Richard Laager Add @since 2.6.0 tags for purple_connection_set_protocol_data() and
Fri, 31 Oct 2008 03:42:38 +0000 Gary Kramlich updated irc to use the api rather than structs directly
Fri, 31 Oct 2008 03:38:24 +0000 Gary Kramlich moved gg to use the api rather than structs directly
Fri, 31 Oct 2008 01:22:53 +0000 Gary Kramlich Finished moving to api for bonjour
Fri, 31 Oct 2008 01:05:33 +0000 Gary Kramlich Added purple_connection_set_protocol_data and purple_connection_get_protocol_data
Thu, 30 Oct 2008 20:10:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9ef0eaddbc0c1196f6ceefc842c249f918d2e131)
Thu, 30 Oct 2008 20:08:29 +0000 Richard Laager Use purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
Thu, 30 Oct 2008 20:07:46 +0000 Richard Laager Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
Thu, 30 Oct 2008 20:03:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d09a92cd7ce9896f92599d245e9964da4ac5b2e1)
Thu, 30 Oct 2008 19:59:54 +0000 Richard Laager Remove the dim_grey function, which is no longer used.
Thu, 30 Oct 2008 19:59:24 +0000 Richard Laager Fix a compiler warning.
Thu, 30 Oct 2008 05:50:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
Thu, 30 Oct 2008 03:52:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 24a56806ef9dfa8ea67d214a92a19c9011bc8a27)
Thu, 30 Oct 2008 03:46:21 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head b630f3305c53ab0eb32b948911940959cc873699)
Thu, 30 Oct 2008 03:03:55 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
Sat, 30 Aug 2008 01:10:22 +0000 Justin Rodriguez Fixes a bug in the blist theme where a line appears only under the expander
Thu, 28 Aug 2008 13:25:32 +0000 Gary Kramlich renamed sound-loader.[ch] to sound-theme-loader.[ch]
Thu, 28 Aug 2008 13:13:39 +0000 Gary Kramlich renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Thu, 28 Aug 2008 13:00:23 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 69cdb2b9e20a69a98389b47c672718d5be222338)
Tue, 24 Feb 2009 20:25:00 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Mon, 16 Feb 2009 20:51:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
Thu, 12 Feb 2009 21:48:48 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
Fri, 06 Feb 2009 22:48:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Thu, 29 Jan 2009 20:35:42 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
Thu, 22 Jan 2009 20:37:54 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Wed, 14 Jan 2009 18:53:28 +0000 Marcus Lundblad disapproval of revision '3de5eea959151773885ba601f681aec2431dd47d'
Wed, 14 Jan 2009 18:42:17 +0000 Marcus Lundblad Make the IBB-handling code in si.c "steal" the dest_fp from PurpleXfer in the
Tue, 13 Jan 2009 18:37:45 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Wed, 07 Jan 2009 22:04:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
Sun, 04 Jan 2009 23:49:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
Thu, 01 Jan 2009 18:16:14 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Sun, 28 Dec 2008 10:17:58 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
Tue, 23 Dec 2008 20:13:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Mon, 22 Dec 2008 08:38:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Wed, 17 Dec 2008 22:38:49 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
Tue, 16 Dec 2008 21:46:06 +0000 Marcus Lundblad Fix error handling on missing "seq" attribute
Tue, 16 Dec 2008 19:18:41 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
Tue, 16 Dec 2008 19:17:44 +0000 Paul Aurich Standardize all the IBB stream cleanup
Tue, 16 Dec 2008 19:16:10 +0000 Paul Aurich Trigger error callbacks when receiving a malformed-ish packet.
Mon, 15 Dec 2008 23:13:49 +0000 Marcus Lundblad Removed debug output referencing a char * that can be NULL, causing crashes
Mon, 15 Dec 2008 23:10:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 932c83e821824239896f933e32349175efb85741)
Sat, 13 Dec 2008 10:52:10 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3dd9c7e41e98570d3626051c1fa70d698554a58a)
Sat, 13 Dec 2008 10:13:12 +0000 Marcus Lundblad Remove timeout for IBB when receiving an IBB session open from the initiator
Sat, 13 Dec 2008 00:27:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
Sat, 13 Dec 2008 00:25:51 +0000 Marcus Lundblad Add timeout when receiver waits for initiator to open an IBB session
Tue, 09 Dec 2008 20:31:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
Sun, 07 Dec 2008 01:40:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
Sun, 07 Dec 2008 01:39:23 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
Tue, 02 Dec 2008 22:09:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
Sun, 30 Nov 2008 19:41:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
Mon, 24 Nov 2008 22:12:36 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Tue, 18 Nov 2008 22:34:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Sun, 16 Nov 2008 15:39:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
Thu, 13 Nov 2008 19:50:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
Wed, 29 Oct 2008 21:38:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
Mon, 27 Oct 2008 23:14:04 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
Wed, 22 Oct 2008 17:47:22 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 60eb3945122f9f81bed98851da3567b10baf9450)
Mon, 20 Oct 2008 18:30:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
Sun, 19 Oct 2008 14:29:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
Thu, 16 Oct 2008 19:26:28 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
Sun, 12 Oct 2008 17:41:36 +0000 Marcus Lundblad merge of '1cff30b7f6954a59c5a89c859c10fa1c51feab8c'
Sun, 12 Oct 2008 17:41:26 +0000 Marcus Lundblad Set state error on IBBSession if the receiver gives an error.
Wed, 01 Oct 2008 18:20:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
Wed, 01 Oct 2008 18:19:00 +0000 Marcus Lundblad Call purple_xfer_end when ending an IBB session.
Tue, 30 Sep 2008 21:48:09 +0000 Marcus Lundblad Check don't try to free the JabberSIXfer if it's already been freed.
Mon, 29 Sep 2008 17:46:52 +0000 Marcus Lundblad Changed a debug message to refer to the correct function...
Mon, 29 Sep 2008 17:29:02 +0000 Marcus Lundblad merge of '1f1c4d53b190a6818acec7b4a5469c4a4db37759'
Sun, 28 Sep 2008 11:08:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7561443e7b6e50cd96cac03b88cbb8fab1f45d84)
Mon, 29 Sep 2008 17:28:54 +0000 Marcus Lundblad Set binary mode when opening files for IBB transfers.
Sun, 28 Sep 2008 09:43:45 +0000 Marcus Lundblad Revert to using g_fopen (since we have a compatability define for old glibs)
Sat, 27 Sep 2008 19:39:40 +0000 Marcus Lundblad merge of '421269ebbe32a67020772ec7ba39a1e5f8b14b4c'
Thu, 25 Sep 2008 17:29:20 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head bf07db8e6300ffa5dc4613996800db83ad350afb)
Sat, 27 Sep 2008 19:39:17 +0000 Marcus Lundblad Actually close the assoiciated jsx when closing an IBB session.
Tue, 23 Sep 2008 17:55:53 +0000 Marcus Lundblad Some changes got lost when I merged...
Tue, 23 Sep 2008 17:44:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d7476bfe7f9003553f7b3ea48491f4cebd192098)
Mon, 22 Sep 2008 17:23:59 +0000 Marcus Lundblad Patch from Phil Hannent to fix build on win32,
Tue, 16 Sep 2008 20:05:18 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
Sat, 13 Sep 2008 23:25:34 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
Tue, 24 Feb 2009 22:19:49 +0000 Marcus Lundblad Removed a few unnessesary lines of code.
Tue, 24 Feb 2009 20:25:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Mon, 16 Feb 2009 20:51:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
Thu, 12 Feb 2009 21:49:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
Fri, 06 Feb 2009 22:49:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Thu, 29 Jan 2009 20:36:14 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
Thu, 22 Jan 2009 20:38:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Mon, 19 Jan 2009 21:54:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
Mon, 19 Jan 2009 21:53:53 +0000 Marcus Lundblad Print alias (if known) in some error/info messages when failing to buzz
Fri, 16 Jan 2009 21:40:25 +0000 Marcus Lundblad Give username (JID) to purple_prpl_got_attention, not alias
Fri, 16 Jan 2009 21:25:48 +0000 Marcus Lundblad Print to conversation from jabber_cmd_buzz, this prevents printing two info
Tue, 13 Jan 2009 19:47:02 +0000 Marcus Lundblad Add a missing space, thanks Paul!
Tue, 13 Jan 2009 19:23:07 +0000 Marcus Lundblad Change error message shown when trying to buzz a buddy who doesn't announce
Tue, 13 Jan 2009 18:38:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Wed, 07 Jan 2009 22:05:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
Sun, 04 Jan 2009 23:49:13 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
Thu, 01 Jan 2009 18:15:46 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Sun, 28 Dec 2008 09:51:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
Tue, 23 Dec 2008 20:14:13 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Mon, 22 Dec 2008 08:40:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Wed, 17 Dec 2008 22:39:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
Tue, 16 Dec 2008 19:20:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
Mon, 02 Mar 2009 03:26:58 +0000 Ethan Blanton prep versions for additional development
Mon, 02 Mar 2009 02:29:53 +0000 Ethan Blanton Update versions for 2.5.5.
Mon, 02 Mar 2009 00:23:37 +0000 Elliott Sales de Andrade NEWS and all that sort of thing...
Mon, 02 Mar 2009 00:01:33 +0000 John Bailey Another updated Russian translation (it's already in po/ChangeLog). Fixes #8495
Sun, 01 Mar 2009 23:57:04 +0000 John Bailey NEWS'ing!
Sun, 01 Mar 2009 20:56:26 +0000 Ethan Blanton merge of '73c00fbbe95951b367f8bf73b5154cd5a158529b'
Sun, 01 Mar 2009 00:15:27 +0000 Ka-Hing Cheung adding a missing file
Sat, 28 Feb 2009 03:21:19 +0000 Elliott Sales de Andrade These debug messages need newlines.
Sat, 28 Feb 2009 00:54:32 +0000 Paul Aurich Some day, I will learn to alphabetize.
Sat, 28 Feb 2009 00:46:32 +0000 Paul Aurich Add Khmer translation from Khoem Sokhem.
Fri, 27 Feb 2009 18:23:15 +0000 Paul Aurich Add other languages committed by translators to the ChangeLog and run
Fri, 27 Feb 2009 07:39:04 +0000 Paul Aurich I want to have a nickname, too!
Fri, 27 Feb 2009 07:28:04 +0000 Paul Aurich merge of '25555f057b156444048f1b2fafeeaf056ac0be9c'
Fri, 27 Feb 2009 07:13:20 +0000 Elliott Sales de Andrade Generalize the FQY command so it can be used by different callbacks based
Fri, 27 Feb 2009 07:26:26 +0000 Paul Aurich Chinese (Hong Kong) and Chinese (Traditional) translation updates.
Fri, 27 Feb 2009 06:45:33 +0000 Paul Aurich Afrikaans, Danish, Norwegian Bokm«©l, Punjabi, and Portuguese (Brazilian)
Thu, 26 Feb 2009 19:47:58 +0000 Mark Doliner We just freed slpcall, so don't set slpcall->timer to 0. And return
Thu, 26 Feb 2009 08:14:24 +0000 Mark Doliner This should fix a sporadic crash? The behavior before was clearly wrong--
Thu, 26 Feb 2009 06:03:37 +0000 Richard Laager Credit Math2Gold for revision 0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8.
Thu, 26 Feb 2009 03:44:58 +0000 Mark Doliner Shaun Lindsay at Meebo tracked down a bug where this function reads
Wed, 25 Feb 2009 23:48:26 +0000 Paul Aurich merge of '7dc734d96688ae822246be79196106858b5e6670'
Wed, 25 Feb 2009 23:19:53 +0000 Paul Aurich Add a second chain of SSL certificates now necessary for OSCAR SSL
Wed, 25 Feb 2009 21:56:47 +0000 Evan Schoenberg merge of '21e96c2781026be159ef9d16095e34151c421fbc'
Wed, 25 Feb 2009 22:22:32 +0000 Peter Hjalmarsson Updated swedish translation
Wed, 25 Feb 2009 20:36:53 +0000 Paul Aurich merge of '834ff898e490cfa48f763bee4c57477814139384'
Wed, 25 Feb 2009 19:51:47 +0000 Paul Aurich List getstatus and getstatusmessage in the purple-remote help output.
Wed, 25 Feb 2009 10:39:04 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c4a5ddc5d50dcd6e82192d1f90614217624a126)
Wed, 25 Feb 2009 16:29:29 +0000 Jochen Kemnade another update for 2.5.5
Wed, 25 Feb 2009 06:45:02 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 25 Feb 2009 05:19:39 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head f840352699c2a48d528c12e447b52af0a4137355)
Wed, 25 Feb 2009 05:19:08 +0000 SHiNE CsyFeK merge of '0255e37442effe291a919a71184e1266f5e9480f'
Wed, 25 Feb 2009 05:15:51 +0000 SHiNE CsyFeK 2009.02.25 - flos <lonicerae(at)gmail.com>
Tue, 24 Feb 2009 15:11:21 +0000 SHiNE CsyFeK 2009.02.24 - flos <lonicerae(at)gmail.com>
Wed, 25 Feb 2009 02:26:33 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated for 2.5.5
Tue, 24 Feb 2009 14:37:38 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 5aca19ea8964e864e3374ac4fd3c1c81cd23a426)
Tue, 24 Feb 2009 14:33:49 +0000 SHiNE CsyFeK 2009.02.24 - flos <lonicerae(at)gmail.com>
Tue, 24 Feb 2009 13:15:34 +0000 SHiNE CsyFeK 2009.02.21 - flos <lonicerae(at)gmail.com>
Fri, 20 Feb 2009 18:00:32 +0000 SHiNE CsyFeK 2009.02.21 - flos <lonicerae(at)gmail.com>
Mon, 09 Feb 2009 15:52:13 +0000 SHiNE CsyFeK 2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
Mon, 09 Feb 2009 15:49:14 +0000 SHiNE CsyFeK 2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
Wed, 25 Feb 2009 21:56:38 +0000 Evan Schoenberg applied changes from 30c025a5facc491ee082435ffe5d2ccfec619678
Tue, 24 Feb 2009 08:09:17 +0000 Laurynas Biveinis Update Lithuanian translation
Mon, 23 Feb 2009 21:12:19 +0000 Paul Aurich Evan's original change to the Direct IM autoreplies is on im.pidgin.pidgin,
Mon, 23 Feb 2009 20:12:35 +0000 Paul Aurich Two of the 2.5.5 translations introduced the old name in comments and a
Mon, 23 Feb 2009 19:57:12 +0000 Bj«Órn Voigt German update for 2.5.5
Mon, 23 Feb 2009 00:29:30 +0000 ª±ric Boumaour Update french translation.
Sun, 22 Feb 2009 21:39:34 +0000 John Bailey Bengali and Norwegian Bokm«©l translations updated. Fixes #8118, #8172. These
Sun, 22 Feb 2009 21:22:22 +0000 John Bailey I forgot how to alphabetize.
Sun, 22 Feb 2009 21:20:36 +0000 John Bailey Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
Sun, 22 Feb 2009 21:05:56 +0000 John Bailey kugel in #pidgin noticed that glib-object.h is included twice here.
Sun, 22 Feb 2009 18:20:14 +0000 John Bailey Danish translation updated. Fixes #8485.
Sun, 22 Feb 2009 16:05:36 +0000 John Bailey Czech, Norwegian Nynorsk, and Slovenian translations updated.
Sun, 01 Mar 2009 20:56:20 +0000 Ethan Blanton Use _set_default_priority on gnutls versions lacking _priority_set_direct.
Sat, 21 Feb 2009 23:26:22 +0000 Ka-Hing Cheung patch from Martin von Gagern that uses a new gnutls option to enable better
Sat, 21 Feb 2009 22:10:27 +0000 Daniel Atallah Better support running many Bonjour clients on the same machine by allowing a
Thu, 19 Feb 2009 22:52:49 +0000 Paul Aurich Fix typo (s/recipt/receipt/) that rob-to86 noticed in the ChangeLog
Thu, 19 Feb 2009 03:41:51 +0000 Etan Reisner merge of '3cf23371e3e019d9e8de26e38bab170c5ed4aca1'
Thu, 19 Feb 2009 02:32:42 +0000 Daniel Lj I thought I did this already, but anyway, a patch from Dimmuxx to stop the
Thu, 19 Feb 2009 02:25:49 +0000 Elliott Sales de Andrade merge of '4c705f4c1149e001f86ed88ffc64ccb5acbc8261'
Wed, 18 Feb 2009 20:11:14 +0000 Jochen Kemnade updated German translation
Thu, 19 Feb 2009 02:24:56 +0000 Elliott Sales de Andrade Set an error if you're unable to connect to the contact server, or are not
Wed, 18 Feb 2009 04:31:31 +0000 Elliott Sales de Andrade Fix some more mis-identified plugins, like 3b3526a0...
Wed, 18 Feb 2009 03:47:52 +0000 Paul Aurich merge of '2f4f593dae7afcbb03bfccfe5db4d44697ec87ef'
Wed, 18 Feb 2009 04:23:31 +0000 Etan Reisner Document the PURPLE_MAJOR_VERSION, PURPLE_MINOR_VERSION, and
Wed, 18 Feb 2009 04:21:07 +0000 Etan Reisner Sprinkle some @copydoc directives around to shut up some doxygen whining.
Wed, 18 Feb 2009 03:39:47 +0000 Etan Reisner s/pidgindialogs_about/pidgin_dialogs_about/ to fix compiling also add some
Wed, 18 Feb 2009 03:33:37 +0000 Etan Reisner merge of '3b3526a039e213263905cee2579a5c7e8a99e4a7'
Wed, 18 Feb 2009 03:27:04 +0000 Etan Reisner merge of '021b2e6a0a1a494338bfc1491b59acee849ec048'
Thu, 12 Feb 2009 06:06:40 +0000 Etan Reisner merge of 'afc2bc7354c9b7ddb6cb80de073d5ae620fe94a5'
Wed, 18 Feb 2009 03:45:13 +0000 Paul Aurich Fix compilation errors and warnings for pidgininc (as noticed by albertz in #pidgin).
Wed, 18 Feb 2009 03:29:16 +0000 Paul Aurich albertz noticed the XMPP Console was identifying itself as interval. Hooray
Tue, 17 Feb 2009 23:42:49 +0000 Daniel Atallah Implement support for resolving DNS via the SOCKS4 proxy in use.
Tue, 17 Feb 2009 22:46:20 +0000 Daniel Atallah A few type fixes.
Tue, 17 Feb 2009 22:39:16 +0000 Daniel Atallah Use asynchronous DNS lookups for SOCKS4.
Tue, 17 Feb 2009 03:07:10 +0000 Elliott Sales de Andrade Buddies on both the Allow and Block list are now automatically removed from
Tue, 17 Feb 2009 00:27:34 +0000 Elliott Sales de Andrade Don't set an attribute prefix on the node, and remove an unnecessary call
Mon, 16 Feb 2009 05:12:26 +0000 John Bailey Add some MSN items to the changelog.
Sun, 15 Feb 2009 23:11:18 +0000 Elliott Sales de Andrade merge of '4021ee6bbfa81bd2fda8e2760cb4ae05d5c30083'
Sun, 15 Feb 2009 21:56:50 +0000 John Bailey merge of '2c17cc8e7650eb9c9637576a402e905e45eb4f81'
Sun, 15 Feb 2009 21:56:25 +0000 John Bailey Reorganize the ChangeLog a bit.
Sun, 15 Feb 2009 21:49:53 +0000 John Bailey Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
Sun, 15 Feb 2009 21:45:37 +0000 Kosta Arvanitis Prevent tooltips from lingering while scrolling in the buddy list window.
Sun, 15 Feb 2009 21:44:10 +0000 Kosta Arvanitis Close the tooltip window on a keypress event. Fixes #8150.
Sun, 15 Feb 2009 21:42:34 +0000 Kosta Arvanitis Adjust tooltips to offset their position by half the cursor size. This will
Sun, 15 Feb 2009 21:26:22 +0000 Paul Aurich Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
Sun, 15 Feb 2009 21:03:40 +0000 John Bailey This is a combination of patches from darkrain42 and Marcus Sundberg to fix
Sun, 15 Feb 2009 20:29:55 +0000 John Bailey Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
Sun, 15 Feb 2009 20:24:23 +0000 John Bailey Fix a warning I caught about using %d for a gsize.
Sun, 15 Feb 2009 20:22:30 +0000 mcepl Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
Sun, 15 Feb 2009 19:01:58 +0000 david jedelsky Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
Sun, 15 Feb 2009 23:08:38 +0000 Elliott Sales de Andrade Convert from ISO-8859-1 to UTF-8 if no charset is supplied. This should fix
Sun, 15 Feb 2009 22:52:47 +0000 Elliott Sales de Andrade Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
Sun, 15 Feb 2009 22:44:25 +0000 Elliott Sales de Andrade Send "Segoe UI" if no font is determined from the UI's HTML.
Sun, 15 Feb 2009 21:15:39 +0000 Elliott Sales de Andrade Save and use the CacheKey for ABCH SOAP requests.
Sun, 15 Feb 2009 21:14:06 +0000 Elliott Sales de Andrade Add a missed g_slist_free.
Sun, 15 Feb 2009 20:51:25 +0000 Elliott Sales de Andrade Comment out this extra string until we need it (if ever).
Sun, 15 Feb 2009 20:43:41 +0000 Elliott Sales de Andrade This casting is no longer necessary.
Sun, 15 Feb 2009 20:54:59 +0000 Daniel Atallah Use a stock size that we are sure exists (which ends up making the icon a pixel
Sun, 15 Feb 2009 07:19:59 +0000 Elliott Sales de Andrade Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
Sun, 15 Feb 2009 02:11:58 +0000 Elliott Sales de Andrade I was hoping this wouldn't be necessary, but it seems that the possibility
Sun, 15 Feb 2009 02:02:57 +0000 Elliott Sales de Andrade Jason's been a big help here, and I think this is fixed now.
Sat, 14 Feb 2009 07:56:20 +0000 John Bailey Some tweaks to the About dialog:
Thu, 12 Feb 2009 02:33:05 +0000 Mark Doliner Add a note that we should use hash tables for the permit and deny lists.
Thu, 12 Feb 2009 06:02:20 +0000 Etan Reisner I'm pretty sure this is what we meant here.
Thu, 12 Feb 2009 06:00:15 +0000 Etan Reisner Let XS do the argument checking/erroring for us for the components argument to
Wed, 11 Feb 2009 03:31:33 +0000 Etan Reisner I like this message better.
Tue, 10 Feb 2009 20:37:51 +0000 Daniel Atallah Credit the author of the menu responsivness patch. References #8352
Tue, 10 Feb 2009 06:08:57 +0000 Paul Aurich merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
Tue, 10 Feb 2009 04:25:45 +0000 Daniel Atallah This small optimization has been sitting in my tree for a long time.
Tue, 10 Feb 2009 04:20:24 +0000 Daniel Atallah Fix from "oopepe" to make menus more reliably responsive.
Tue, 10 Feb 2009 03:22:35 +0000 Mark Doliner Set this timer to 0 when we return FALSE
Tue, 10 Feb 2009 01:51:07 +0000 Mark Doliner Change two more uses of purple_utf8_strcasecmp to g_str_equal
Tue, 10 Feb 2009 01:44:40 +0000 Mark Doliner It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
Mon, 09 Feb 2009 22:05:14 +0000 Mark Doliner Avoid canceling this timer twice
Tue, 10 Feb 2009 05:42:53 +0000 Paul Aurich Fix a double-free segfault in the adhoc commands
Sun, 08 Feb 2009 10:34:31 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
Sun, 08 Feb 2009 05:02:30 +0000 Elliott Sales de Andrade A JID can have no node (the part before the @), but a chat must have one,
Sun, 08 Feb 2009 00:23:43 +0000 Elliott Sales de Andrade merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'
Sun, 08 Feb 2009 00:23:13 +0000 Elliott Sales de Andrade disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
Sat, 07 Feb 2009 23:45:18 +0000 Elliott Sales de Andrade The jabber_register_parse function was looking for the <x> node as a
Fri, 06 Feb 2009 14:23:25 +0000 Bj«Órn Voigt resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
Fri, 06 Feb 2009 03:50:26 +0000 Daniel Atallah Fix a null ptr deref/double free. Fixes #8336.
Thu, 05 Feb 2009 06:25:18 +0000 Elliott Sales de Andrade merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
Thu, 05 Feb 2009 05:42:58 +0000 Elliott Sales de Andrade In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
Thu, 05 Feb 2009 04:23:14 +0000 Elliott Sales de Andrade Fix some warnings in some sometimes-commented-out debug messages.
Thu, 05 Feb 2009 00:59:42 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Wed, 04 Feb 2009 22:46:45 +0000 Sadrul Habib Chowdhury Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
Wed, 04 Feb 2009 22:46:08 +0000 Sadrul Habib Chowdhury Need some refining for vt100 too, apparently. Fixes #8335.
Wed, 04 Feb 2009 18:59:11 +0000 Mark Doliner Wait to set the account online until after we've fetched our buddy list.
Wed, 04 Feb 2009 05:15:49 +0000 Elliott Sales de Andrade After parsing the message text for HTML formatting, don't try to send it if
Wed, 04 Feb 2009 01:44:30 +0000 John Bailey Break the ICQ changes into their own section. Make an existing ICQ entry more
Wed, 04 Feb 2009 01:30:35 +0000 Daniel Lj Patch to properly publish status messages for statuses other than Available.
Tue, 03 Feb 2009 22:06:21 +0000 Mark Doliner Mark the string "Mongolian" as translatable
Tue, 03 Feb 2009 18:56:17 +0000 Mark Doliner There's no reason for these to not be const is there? This doesn't
Tue, 03 Feb 2009 18:53:04 +0000 Mark Doliner Fix this compile warning:
Tue, 03 Feb 2009 05:39:47 +0000 Elliott Sales de Andrade For some reason, all these statuses were set to saveable=FALSE. With the
Tue, 03 Feb 2009 02:43:45 +0000 Daniel Atallah merge of '373dcef37042813bc15485de75725e625a149bf6'
Tue, 03 Feb 2009 00:55:57 +0000 Sadrul Habib Chowdhury *** Plucked rev 8e8959be (sadrul@pidgin.im):
Mon, 02 Feb 2009 22:20:04 +0000 John Bailey Change our ICQ client ID such that we identify ourselves to the ICQ servers as
Tue, 03 Feb 2009 02:42:54 +0000 Daniel Atallah Work around the buggy Aspell dictionary installers by cleaning up after them.
Mon, 02 Feb 2009 16:13:11 +0000 Daniel Atallah conn->current_request can be NULL here.
Sun, 01 Feb 2009 09:14:24 +0000 Elliott Sales de Andrade merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'
Sun, 01 Feb 2009 02:23:36 +0000 luke Plug a memory leak in SILC, thanks to Luke Petre.
Fri, 30 Jan 2009 22:48:21 +0000 Daniel Atallah Remove the "Flash window when chat messages are received" pref from the winprefs
Fri, 30 Jan 2009 17:48:47 +0000 Daniel Atallah Fix 3 different race conditions in the win32 network management functionality.
Sun, 01 Feb 2009 09:08:44 +0000 Elliott Sales de Andrade Setup message handlers on the MSN Notification server so that messages from
Sun, 01 Feb 2009 09:06:34 +0000 Elliott Sales de Andrade Make message handlers more generic and able to work when used by the
Sun, 01 Feb 2009 08:25:57 +0000 Elliott Sales de Andrade Move some MSN message handlers from switchboard to general msg.c.
Sun, 01 Feb 2009 08:17:31 +0000 Elliott Sales de Andrade Remove warning in contact.c.
Sun, 01 Feb 2009 08:04:41 +0000 Elliott Sales de Andrade I incorrectly assumed that the FindMembership and ABFindAll SOAP requests
Sat, 31 Jan 2009 07:37:11 +0000 Elliott Sales de Andrade The MSN AddressBook can contain contacts with global isMessengerUser=false,
Fri, 30 Jan 2009 03:27:38 +0000 Elliott Sales de Andrade Update the Address Book when we recieve a new friendly name for a buddy.
Fri, 30 Jan 2009 03:14:29 +0000 Elliott Sales de Andrade Move the check for whether to update the server alias out of nln_cmd and
Thu, 29 Jan 2009 10:29:25 +0000 Mark Doliner Fix a bug where the thumbnail buddy icon in the Accounts dialog would
Thu, 29 Jan 2009 08:23:27 +0000 Mark Doliner Minor formatting and comments
Thu, 29 Jan 2009 08:23:12 +0000 Mark Doliner Remove the rest of the status node code
Thu, 29 Jan 2009 03:53:12 +0000 Elliott Sales de Andrade merge of '679b95c6b80b4045e5c2ded165e64f4fca5f1ed8'
Thu, 29 Jan 2009 03:15:57 +0000 Daniel Lj Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
Thu, 29 Jan 2009 02:12:16 +0000 Sadrul Habib Chowdhury Fix setting custom colorpairs containing 'default', thanks to jieryn on
Thu, 29 Jan 2009 02:00:46 +0000 Elliott Sales de Andrade merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
Wed, 28 Jan 2009 10:27:53 +0000 Mark Doliner I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
Wed, 28 Jan 2009 04:27:01 +0000 Paul Aurich This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
Wed, 28 Jan 2009 03:40:55 +0000 Paul Aurich Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
Tue, 27 Jan 2009 10:00:32 +0000 Mark Doliner Shuffle a few comments around to make it look like I did something
Tue, 27 Jan 2009 09:36:35 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
Mon, 19 Jan 2009 18:44:31 +0000 Paul Aurich Add new cert to the Windows uninstaller per datallah's request
Mon, 19 Jan 2009 18:21:54 +0000 Paul Aurich Provide the intermediate certificate needed to verify AOL's server
Sun, 18 Jan 2009 04:17:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Wed, 14 Jan 2009 06:32:04 +0000 Paul Aurich Remove the "buggy" caveat -- I've been running it for a while
Wed, 14 Jan 2009 06:29:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
Thu, 18 Dec 2008 05:27:39 +0000 Paul Aurich Implement a sane mechanism for switching an OSCAR account to SSL.
Thu, 18 Dec 2008 05:05:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
Sat, 17 Jan 2009 22:42:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Fri, 02 Jan 2009 19:31:16 +0000 Paul Aurich Fix merge
Fri, 02 Jan 2009 19:27:02 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
Mon, 22 Dec 2008 19:40:05 +0000 Paul Aurich Fix situation in which group was not specified and
Sun, 21 Dec 2008 22:42:04 +0000 Paul Aurich Fix the novell check
Sun, 21 Dec 2008 22:12:23 +0000 Paul Aurich Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'
Sun, 21 Dec 2008 22:11:46 +0000 Paul Aurich Properly don't re-add buddies in SILC
Sun, 21 Dec 2008 19:15:21 +0000 Paul Aurich Oscar: Re-request authorization when adding a buddy that is already on the list.
Sun, 21 Dec 2008 18:32:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Thu, 29 Jan 2009 01:48:12 +0000 Elliott Sales de Andrade Don't crash on Windows when removing an alias for an MSN buddy.
Tue, 27 Jan 2009 05:25:01 +0000 Elliott Sales de Andrade Missed a file in previous commit. Avoids a double-free.
Tue, 27 Jan 2009 05:23:38 +0000 Elliott Sales de Andrade merge of '6922052516b4de648838827a2c1806840619d49a'
Tue, 27 Jan 2009 05:22:10 +0000 Elliott Sales de Andrade Re-combine large (multi-part) messages on MSN since we seem to say that we
Tue, 27 Jan 2009 04:54:13 +0000 Elliott Sales de Andrade Add special handling to the Python D-Bus parsing code for the *_get_data
Tue, 27 Jan 2009 04:36:30 +0000 Elliott Sales de Andrade Fix a crash on exit with a patch from im.pidgin.next.minor.
Tue, 27 Jan 2009 04:22:53 +0000 Daniel Atallah A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
Tue, 27 Jan 2009 03:32:11 +0000 Daniel Atallah Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
Mon, 26 Jan 2009 02:39:50 +0000 Richard Laager merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
Mon, 26 Jan 2009 02:35:25 +0000 Richard Laager In the course of looking at purple-url-handler to compose a response to a
Sun, 25 Jan 2009 20:51:41 +0000 Elliott Sales de Andrade merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
Sun, 25 Jan 2009 02:00:03 +0000 Richard Laager Fix a discrepancy between the About box and the other authors lists.
Sun, 25 Jan 2009 01:58:30 +0000 Richard Laager Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Sun, 25 Jan 2009 01:49:41 +0000 Richard Laager Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Sat, 24 Jan 2009 03:23:05 +0000 Richard Laager Display rather than log the error when another instance is running.
Sat, 24 Jan 2009 02:44:27 +0000 Richard Laager pidgin.h is a public header file. Therefore, we should continue to provide
Sat, 24 Jan 2009 02:42:56 +0000 Richard Laager Two minor cleanups to the message about the invisible character in pidgin.h.
Sat, 24 Jan 2009 02:19:14 +0000 Mark Doliner GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
Sat, 24 Jan 2009 02:02:25 +0000 Mark Doliner Slightly improve this debug error message
Fri, 23 Jan 2009 17:59:01 +0000 Timo Jyrinki minimal one line patch
Thu, 22 Jan 2009 01:04:56 +0000 Mark Doliner This happens anytime you IM an offline user, and is totally not an error
Wed, 21 Jan 2009 23:17:47 +0000 Daniel Atallah Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
Wed, 21 Jan 2009 23:08:16 +0000 Evan Schoenberg Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
Tue, 20 Jan 2009 19:38:53 +0000 Paul Aurich merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'
Tue, 20 Jan 2009 05:58:47 +0000 Daniel Atallah When saving the account settings, use the protocol options that were present at
Tue, 20 Jan 2009 04:45:56 +0000 Daniel Atallah Clean up merges from the last two (un)disapprovals.
Tue, 20 Jan 2009 04:39:54 +0000 Daniel Atallah merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
Tue, 20 Jan 2009 04:38:22 +0000 Daniel Atallah merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'
Tue, 20 Jan 2009 04:37:23 +0000 Daniel Atallah disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
Tue, 20 Jan 2009 19:38:44 +0000 Paul Aurich pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
Tue, 20 Jan 2009 04:31:14 +0000 Paul Aurich Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
Tue, 20 Jan 2009 04:08:00 +0000 Daniel Atallah Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
Tue, 20 Jan 2009 03:30:36 +0000 Daniel Atallah Updates to the translation statistics styleshoot from Hans Nordhaug to improve
Sun, 25 Jan 2009 09:13:28 +0000 Elliott Sales de Andrade On MSN, don't print an "unknown" message for SLP acknowledgement messages.
Tue, 20 Jan 2009 03:15:56 +0000 Elliott Sales de Andrade merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'
Tue, 20 Jan 2009 02:33:43 +0000 Paul Aurich Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
Tue, 20 Jan 2009 02:43:19 +0000 Elliott Sales de Andrade Changelog buddy icon/custom smiley/file transfer.
Mon, 19 Jan 2009 01:05:27 +0000 Elliott Sales de Andrade Report a debug warning if a SLP MSG is not processed because it has unknown
Mon, 19 Jan 2009 00:59:53 +0000 Elliott Sales de Andrade Minor type fix.
Mon, 19 Jan 2009 00:58:19 +0000 Elliott Sales de Andrade A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
Thu, 15 Jan 2009 03:56:58 +0000 Daniel Atallah Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
Thu, 15 Jan 2009 03:54:58 +0000 Daniel Atallah This should prevent the crash in #8109 by stopping an invalid message from
Wed, 14 Jan 2009 14:04:17 +0000 Daniel Atallah Remove now unused tmp_buddy hack.
Wed, 14 Jan 2009 13:59:46 +0000 Daniel Atallah merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'
Wed, 14 Jan 2009 02:50:54 +0000 Daniel Atallah merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'
Wed, 14 Jan 2009 02:49:20 +0000 Daniel Atallah Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.
Tue, 13 Jan 2009 23:13:32 +0000 Sadrul Habib Chowdhury Allow rebinding keys to change the focused widget.
Tue, 13 Jan 2009 21:27:58 +0000 Mark Doliner I think it's reasonable for prpls to call purple_prpl_got_user_idle()
Tue, 13 Jan 2009 02:02:14 +0000 Stu Tomlinson bump the version now we finally released
Wed, 14 Jan 2009 13:21:10 +0000 Evan Schoenberg Fixed an errant comment
Wed, 14 Jan 2009 13:13:35 +0000 Evan Schoenberg AIM Direct IM messages should not be flagged as auto responses unless they actually are.
Mon, 12 Jan 2009 19:02:56 +0000 Mark Doliner For real this time
Mon, 12 Jan 2009 18:30:57 +0000 Paul Aurich merge of '74c268c89bbcb796bd93e892d622370cf996ae77'
Mon, 12 Jan 2009 04:45:22 +0000 Etan Reisner I hope I still remember how to NEWS.
Mon, 12 Jan 2009 04:19:42 +0000 Etan Reisner merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'
Sun, 11 Jan 2009 03:53:46 +0000 Etan Reisner We default doxygen, dot, and devhelp to being enabled so make configure print
Mon, 12 Jan 2009 18:30:25 +0000 Paul Aurich MSN: Change the Connect Server to temporarily workaround connection issues.
Mon, 12 Jan 2009 03:08:52 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078
Mon, 12 Jan 2009 03:04:49 +0000 Stu Tomlinson Remove the 'devel' tag from the version
Sun, 11 Jan 2009 23:50:51 +0000 Ka-Hing Cheung Fixes #7373, the new live messenger client now sends Segoe UI as the default
Sun, 11 Jan 2009 22:31:01 +0000 Ka-Hing Cheung make this toggleable via env instead of #define
Sun, 11 Jan 2009 22:28:21 +0000 Ka-Hing Cheung disapproval of revision '86902651768595e46a7e1225a210055c92954448'
Sun, 11 Jan 2009 22:27:23 +0000 Ka-Hing Cheung make this togglable via env rather than #define
Sun, 11 Jan 2009 22:03:34 +0000 Ka-Hing Cheung please?
Sun, 11 Jan 2009 18:17:32 +0000 John Bailey Russian translation updated by new translator §¡§ß§ä§à§ß §³§Ñ§Þ§à§ç§Ó§Ñ§Ý§à§Ó. Fixes #7946.
Sun, 11 Jan 2009 18:14:07 +0000 Stu Tomlinson Add the updated Polish translation to the ChangeLog
Sun, 11 Jan 2009 17:46:03 +0000 John Bailey New Polish translation by Piotr Makowski. Fixes #7944. Also updates the
Sun, 11 Jan 2009 17:25:00 +0000 Stu Tomlinson Remove a number of old strings that became dupes in the big sed of 2009
Sun, 11 Jan 2009 17:18:59 +0000 Stu Tomlinson Remove an old string that became a dupe in the big sed of 2009
Sun, 11 Jan 2009 01:45:16 +0000 John Bailey NEWSing. Maybe a bit premature, but it doesn't really matter.
Sun, 11 Jan 2009 01:42:41 +0000 John Bailey Remove references to our former name in all translations and the README in
Sat, 10 Jan 2009 07:35:31 +0000 Ka-Hing Cheung no reason to create an icon and then scale, gtk_widget_render_icon
Sat, 10 Jan 2009 07:33:26 +0000 Ka-Hing Cheung no reason not to show other emblems when contact is expanded
Sat, 10 Jan 2009 07:12:56 +0000 Ka-Hing Cheung xmpp does this!
Fri, 09 Jan 2009 03:57:07 +0000 Daniel Atallah merge of '3bdf5aad1c3d02b04ea918d996f6db99ecb40778'
Fri, 09 Jan 2009 03:56:09 +0000 Daniel Atallah merge of '9d07d82a935ade0bf3a9a387a0c8998d552c7be9'
Fri, 09 Jan 2009 03:55:52 +0000 Daniel Atallah disapproval of revision '59dabca54f8fec54f44c38eaaaafb29086c7ade7'
Fri, 09 Jan 2009 03:48:01 +0000 Daniel Atallah merge of '564565db3b0042f189b8b36ac0b30ea824712f59'
Fri, 09 Jan 2009 02:43:38 +0000 Mark Doliner Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to check
Fri, 09 Jan 2009 01:45:45 +0000 Daniel Atallah Changelog some win32 stuff.
Thu, 08 Jan 2009 23:41:34 +0000 Bj«Órn Voigt small German update
Thu, 08 Jan 2009 21:47:15 +0000 Stu Tomlinson Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are not
Thu, 08 Jan 2009 14:16:42 +0000 Stu Tomlinson merge of '5f8528ffc18355719bd406e1c579e0e369fb2585'
Thu, 08 Jan 2009 14:15:16 +0000 Stu Tomlinson I have no idea if this check is needed, but it looked a bit risky without it
Thu, 08 Jan 2009 05:24:10 +0000 Etan Reisner Correct a comment, I don't imagine anyone will actually need this but better
Thu, 08 Jan 2009 04:37:42 +0000 Etan Reisner Make dialogs that double as add and save dialogs indicate the current action
Wed, 07 Jan 2009 15:57:08 +0000 Sadrul Habib Chowdhury Fix rebinding the arrow keys and tab.
Wed, 07 Jan 2009 13:29:49 +0000 Etan Reisner merge of '8531e88ebf19846bd138013c731b270540572751'
Wed, 07 Jan 2009 04:43:38 +0000 Etan Reisner merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'
Wed, 07 Jan 2009 04:39:28 +0000 Paul Aurich Allow us to remove vCard avatars when the PurpleAccount doesn't have one
Wed, 07 Jan 2009 04:12:11 +0000 Paul Aurich Paul noticed that the conditional blocks here were backwards. I'm surprised no
Wed, 07 Jan 2009 03:31:23 +0000 Etan Reisner Remove a handful of string utility functions from perl, they are generally
Wed, 07 Jan 2009 02:59:36 +0000 Etan Reisner merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'
Fri, 09 Jan 2009 03:44:31 +0000 Daniel Atallah Updated Spanish translation. Fixes #7989.
Fri, 09 Jan 2009 03:41:30 +0000 Daniel Atallah Updated Slovak translation. Fixes #7998.
Fri, 09 Jan 2009 03:39:33 +0000 Daniel Atallah Updated Brazilian Portuguese translation. Fixes #8005.
Fri, 09 Jan 2009 03:36:36 +0000 Daniel Atallah Updated Dutch translation. Fixes #8013.
Fri, 09 Jan 2009 03:33:30 +0000 Daniel Atallah Updated Romanian translation. Fixes #8018.
Fri, 09 Jan 2009 03:29:40 +0000 Daniel Atallah Updated Czech translation from David Vachulka. Fixes #8022
Fri, 09 Jan 2009 03:25:05 +0000 Daniel Atallah merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'
Fri, 09 Jan 2009 03:24:45 +0000 Daniel Atallah Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.
Wed, 07 Jan 2009 11:30:49 +0000 Timo Jyrinki Update Finnish translation for 2.5.4 release.
Wed, 07 Jan 2009 09:35:25 +0000 Bj«Órn Voigt fixed a typo "abgebrochent." --> "abgebrochen."
Wed, 07 Jan 2009 04:12:05 +0000 Daniel Atallah Chad Harp noticed that a define got messed up in 2.5.3, resulting in sametime
Wed, 07 Jan 2009 04:04:05 +0000 Daniel Atallah Only initialize dbus threading if glib threading is initialized. The idea is
Wed, 07 Jan 2009 02:12:17 +0000 Daniel Atallah Improve the sametime debugging on Windows. Refs #8014.
Wed, 07 Jan 2009 01:18:16 +0000 Stu Tomlinson Make XML parsing error levels match libxml2's levels, making less important
Wed, 07 Jan 2009 01:15:36 +0000 Stu Tomlinson g_strsplit_set is new in glib 2.4
Wed, 07 Jan 2009 01:13:27 +0000 Stu Tomlinson Only install man pages if the respective binary is being installed, fixes a
Tue, 06 Jan 2009 22:41:16 +0000 Sadrul Habib Chowdhury merge of '479fd75025803f01e743b5c39e6706b1d42a3520'
Tue, 06 Jan 2009 19:50:18 +0000 Sadrul Habib Chowdhury Terminate the loop on the first null-character.
Tue, 06 Jan 2009 16:19:16 +0000 Sadrul Habib Chowdhury Show the submenu for the toplevel menu without requiring a keypress from the user.
Tue, 06 Jan 2009 15:34:26 +0000 Sadrul Habib Chowdhury Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.
Tue, 06 Jan 2009 15:30:12 +0000 Sadrul Habib Chowdhury Don't crash on screen refresh if buddylist is maximized. Fixes #8003.
Mon, 05 Jan 2009 14:43:15 +0000 Sadrul Habib Chowdhury Boldify the selected row in the tree. This is helpful when, for example,
Tue, 06 Jan 2009 06:32:49 +0000 Etan Reisner Check that the PidginWindow we get in handle_urgent actually exists and has
Tue, 06 Jan 2009 06:29:44 +0000 Etan Reisner Apparently our use of va_list arguments in the perl signal callbacks doesn't
Tue, 06 Jan 2009 05:36:39 +0000 Etan Reisner Make Purple::PluginPref->get_bounds be more perl-like.
Tue, 06 Jan 2009 05:03:18 +0000 Daniel Atallah Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid
Tue, 06 Jan 2009 04:11:09 +0000 Daniel Atallah Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn't
Tue, 06 Jan 2009 02:28:10 +0000 Daniel Atallah The remainder of a patch from fqueze to fix some incorrect *printf() function
Tue, 06 Jan 2009 01:25:17 +0000 Mark Doliner MySpace? passwords are truncated to 10 characters. Their website doesn't
Mon, 05 Jan 2009 19:37:34 +0000 Josep Puigdemont Remove gaim from Catalan translations.
Mon, 05 Jan 2009 16:36:11 +0000 Jochen Kemnade complete German translation for 2.5.4
Mon, 05 Jan 2009 09:50:38 +0000 ª±ric Boumaour Update french translation.
Mon, 05 Jan 2009 00:53:39 +0000 Sadrul Habib Chowdhury merge of '03c54c34322681b0c346853ded3bfb90b75b1a62'
Mon, 05 Jan 2009 00:47:03 +0000 Josep Puigdemont Updated Catalan translation.
Mon, 05 Jan 2009 00:52:53 +0000 Sadrul Habib Chowdhury We are no longer homonymous with game!
Sun, 04 Jan 2009 21:45:30 +0000 Kelemen G«¡bor hu.po: Updated Hungarian translation for 2.5.4
Sun, 04 Jan 2009 20:13:06 +0000 Mark Doliner merge of '3033bb87676edf402a8cf741cc4b225d71b9649b'
Sun, 04 Jan 2009 20:10:55 +0000 Mark Doliner merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49'
Sun, 04 Jan 2009 15:11:08 +0000 SHiNE CsyFeK 2008.12.28 - flos <lonicerae(at)gmail.com>
Sun, 04 Jan 2009 11:30:12 +0000 Jochen Kemnade update German translation
Sat, 03 Jan 2009 20:43:50 +0000 John Bailey merge of '1573f5f4950069e05f77f6b74e1627bfae9667c5'
Sat, 03 Jan 2009 18:50:33 +0000 Daniel Atallah purple_prefs_disconnect_by_handle() wont actually remove anything with the
Tue, 20 Jan 2009 04:39:46 +0000 Daniel Atallah disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'
Fri, 09 Jan 2009 03:57:01 +0000 Daniel Atallah disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'
Sat, 03 Jan 2009 18:37:37 +0000 Daniel Atallah Rearrange prefs uninitialization now that it actually does something.
Fri, 02 Jan 2009 22:41:11 +0000 Richard Laager Fix a compiler warning:
Fri, 02 Jan 2009 07:43:30 +0000 Daniel Atallah Plug a small leak
Fri, 02 Jan 2009 07:42:04 +0000 Daniel Atallah merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'
Thu, 01 Jan 2009 23:17:11 +0000 Daniel Atallah Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.
Thu, 01 Jan 2009 23:07:15 +0000 Daniel Atallah Fixes from the QuteCom folks for the core being reinitialized. References #7761
Thu, 01 Jan 2009 22:43:01 +0000 Daniel Atallah Fix a race condition that can result in a NULL ptr deref. Fixes #7920.
Thu, 01 Jan 2009 19:29:30 +0000 Ka-Hing Cheung He wandered into the darkside just for us, what else can we say?
Thu, 01 Jan 2009 18:07:37 +0000 John Bailey Changelog the last three patches. Refs #7836, #7849, #7889.
Thu, 01 Jan 2009 17:27:54 +0000 Paul Aurich Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so
Thu, 01 Jan 2009 17:03:44 +0000 Paul Aurich Extend purple-url-handler to handle "gtalk" URIs. Fixes #7889
Thu, 01 Jan 2009 16:51:09 +0000 Paul Aurich Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.
Thu, 01 Jan 2009 03:47:26 +0000 Sadrul Habib Chowdhury merge of '409aaedc8836828692279141224e2077ffd4a80f'
Thu, 01 Jan 2009 03:09:10 +0000 Ka-Hing Cheung validates that string PurpleValues are utf-8
Thu, 01 Jan 2009 03:12:56 +0000 Sadrul Habib Chowdhury A couple of memory leak fixes.
Thu, 01 Jan 2009 01:04:34 +0000 Sadrul Habib Chowdhury Remove unused option, thanks to KuSh. Closes #7856.
Wed, 31 Dec 2008 23:49:36 +0000 Sadrul Habib Chowdhury Redirect stderr to the debug window.
Wed, 31 Dec 2008 23:42:28 +0000 Sadrul Habib Chowdhury Do not show a separator after 'Account -> Enable Account' when not required.
Mon, 29 Dec 2008 05:44:01 +0000 John Bailey Changelog that last bit
Mon, 29 Dec 2008 05:37:18 +0000 John Bailey Make sure the prpl has a get_account_text_table function before trying to
Mon, 29 Dec 2008 03:49:33 +0000 Mark Doliner Don't mention TOC in this error message. I think this error is too
Sun, 28 Dec 2008 00:39:39 +0000 Evan Schoenberg Use purple_prpl_got_attention() for XMPP notifications
Sat, 27 Dec 2008 10:04:33 +0000 Elliott Sales de Andrade Changelog the MSN OIM crash fix of #7901.
Sat, 27 Dec 2008 09:37:12 +0000 Elliott Sales de Andrade merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'
Sat, 27 Dec 2008 09:37:08 +0000 Elliott Sales de Andrade merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'
Sun, 08 Feb 2009 10:09:34 +0000 SHiNE CsyFeK 2009.02.08 - flos <lonicerae(at)gmail.com>
Sat, 27 Dec 2008 18:42:19 +0000 SHiNE CsyFeK 2008.12.28 - flos <lonicerae(at)gmail.com>
Sat, 27 Dec 2008 17:51:45 +0000 SHiNE CsyFeK 2008.12.28 - flos <lonicerae(at)gmail.com>
Fri, 26 Dec 2008 13:00:57 +0000 SHiNE CsyFeK 2008.12.25 - flos <lonicerae(at)gmail.com>
Thu, 25 Dec 2008 14:06:10 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Sat, 27 Dec 2008 09:32:38 +0000 Elliott Sales de Andrade Apparently X-OIM-Proxy was not a good way to decide that we received a
Sat, 27 Dec 2008 08:41:35 +0000 Elliott Sales de Andrade These translated strings don't need to be duplicated with g_snprintf. And
Wed, 24 Dec 2008 06:10:40 +0000 Kevin Stange Spell "conversation" properly. My typo can forever be found in release
Tue, 23 Dec 2008 16:55:49 +0000 John Bailey Slightly modified version of a fix fqueze proposed for a crash with the empty
Tue, 23 Dec 2008 16:38:49 +0000 Daniel Atallah Fix a typo in the French translation. References #7881.
Mon, 22 Dec 2008 23:21:14 +0000 Mark Doliner This is a bitmask, and the "c" value here should be the least significant
Mon, 22 Dec 2008 23:08:26 +0000 Mark Doliner Error messages from libxml contain their own newlines
Mon, 22 Dec 2008 22:01:34 +0000 Mark Doliner Fix two related bugs:
Mon, 22 Dec 2008 19:29:59 +0000 Mark Doliner Change our font mapping in gtkimhtml to match the suggested values
Mon, 22 Dec 2008 19:14:50 +0000 Mark Doliner Change the font size mapping table in purple_markup_html_to_xhtml() to
Mon, 22 Dec 2008 19:02:33 +0000 Mark Doliner Fix a typo in a comment
Mon, 22 Dec 2008 16:50:40 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.
Mon, 22 Dec 2008 16:41:53 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.
Mon, 22 Dec 2008 16:22:08 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.
Mon, 22 Dec 2008 16:17:28 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7861.
Mon, 22 Dec 2008 16:15:40 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.
Mon, 22 Dec 2008 16:13:43 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.
Mon, 22 Dec 2008 07:51:06 +0000 Mark Doliner Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols
Sun, 21 Dec 2008 18:01:37 +0000 John Bailey Correctly credit Tomasz Sa©Èaci«Íski for writing the original patch for IM
Sun, 21 Dec 2008 04:58:36 +0000 Michal Witkowski Don't ignore XML namespace and prefix information when parsing incoming XMPP
Sun, 21 Dec 2008 04:45:20 +0000 Martin Rosinski Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.
Sun, 21 Dec 2008 04:14:18 +0000 John Bailey The road to a new version starts with but a single commit...
Sat, 20 Dec 2008 18:45:53 +0000 Josep Puigdemont merge of '6c01f570946b5aa15076b2de30882e3812c7e889'
Sat, 20 Dec 2008 18:38:57 +0000 Josep Puigdemont merge of '8e2be07d23144f93dd575524d8dac1986487d4cc'
Sat, 20 Dec 2008 16:48:58 +0000 John Bailey Correcting version and dates per the Pre-Release instructions from ReleaseProcess.
Fri, 19 Dec 2008 08:10:19 +0000 Kevin Stange merge of '665a07783e325291cdd356dacf8f394fb18f0031'
Sat, 20 Dec 2008 18:45:44 +0000 Josep Puigdemont Updated Catalan (Valencian) by Toni Hermoso.
Sat, 20 Dec 2008 17:40:01 +0000 Josep Puigdemont Fixed a few accelerator clashes, and updated strings in Catalan translation.
Fri, 19 Dec 2008 05:51:10 +0000 Elliott Sales de Andrade NEWS and stuff...
Fri, 19 Dec 2008 04:12:30 +0000 Daniel Atallah merge of '5dc6f2359f155e18525e7b42ecd827005e473725'
Fri, 19 Dec 2008 03:43:26 +0000 Ka-Hing Cheung oh, and my payment was late because I forgot to update my credit card info,
Fri, 19 Dec 2008 04:11:15 +0000 Daniel Atallah Make purple_utf8_has_word() better about detecting word boundaries (still not
Fri, 19 Dec 2008 03:11:59 +0000 Daniel Atallah Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#7769
Fri, 19 Dec 2008 03:10:04 +0000 Daniel Atallah Delete MSN cert when uninstalling.
Fri, 19 Dec 2008 01:52:39 +0000 Stu Tomlinson I believe the patch from #220 actually implemented IM images for Gadu-Gadu,
Fri, 19 Dec 2008 00:29:00 +0000 John Bailey NEWSing
Fri, 19 Dec 2008 00:12:10 +0000 John Bailey merge of '2c386633fb7a57f0cb963070eba463721cf3728c'
Thu, 18 Dec 2008 22:10:51 +0000 Bj«Órn Voigt Sorry, forgotten --no-location in German translation
Thu, 18 Dec 2008 22:14:57 +0000 Mark Doliner Updated Serbian Latin translation from Milo«Þ Popovi««.
Thu, 18 Dec 2008 22:11:38 +0000 Mark Doliner Don't set a default action for oscar's "Do you want to accept this
Thu, 18 Dec 2008 20:27:07 +0000 Mark Doliner merge of '13d63095df75c7a8735de7c5417132784063ef0a'
Thu, 18 Dec 2008 20:27:05 +0000 Mark Doliner merge of 'b969d731bb18e8b2674e0dbe21b1f459dfe3347f'
Thu, 18 Dec 2008 20:00:58 +0000 Kevin Stange Fix up the ChangeLog, add missing items, "de-credit" Mark from changes
Thu, 18 Dec 2008 19:13:58 +0000 Bj«Órn Voigt other small German translation update
Thu, 18 Dec 2008 19:22:21 +0000 Marcus Lundblad Fixed some typos and capitalization in the Swedish translation
Thu, 18 Dec 2008 11:36:24 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated for 2.5.3
Thu, 18 Dec 2008 10:24:47 +0000 Mark Doliner Add Israt Jahan to the about dialog for the Bengali translation.
Thu, 18 Dec 2008 10:07:22 +0000 Mark Doliner Fix this error from msgfmt:
Thu, 18 Dec 2008 10:05:58 +0000 Mark Doliner I'm guessing this is what was intended here?
Thu, 18 Dec 2008 10:01:10 +0000 Mark Doliner Bengali translation update, maybe from Israt Jahan. Closes #7820
Thu, 18 Dec 2008 09:53:34 +0000 Mark Doliner Updated Romanian translation from Mi«ßu Moldovan
Thu, 18 Dec 2008 09:52:32 +0000 Mark Doliner Updated Afrikaans translation from Friedel Wolff (closes #7817)
Thu, 18 Dec 2008 09:51:03 +0000 Mark Doliner Updated Greek translation from Bouklis Panos (closes #7815)
Thu, 18 Dec 2008 09:47:29 +0000 Mark Doliner Updated Chinese translations from Ambrose C. Li. Closes #7806.
Thu, 18 Dec 2008 09:44:58 +0000 Mark Doliner Updated Galician translation from Frco. Javier Rial Rodr«¿guez.
Thu, 18 Dec 2008 09:43:15 +0000 Mark Doliner Updated Spanish translation from Javier Fern«¡ndez-Sanguino. Closes #7784
Thu, 18 Dec 2008 09:41:50 +0000 Mark Doliner Updated Slovak translation from loptosko. Closes #7783
Thu, 18 Dec 2008 09:39:28 +0000 Mark Doliner Updated Czech translation from David Vachulka (closes #7780) and
Thu, 18 Dec 2008 09:35:58 +0000 Mark Doliner Updated Norwegian Nynorsk translation from Yngve Spjeld Ladro
Thu, 18 Dec 2008 09:33:42 +0000 Mark Doliner Serbian translation update from Milo«Þ Popovi««. References #7598.
Thu, 18 Dec 2008 09:27:08 +0000 Mark Doliner Albanian translation from Besnik Bleta. Closes #7573.
Thu, 18 Dec 2008 09:16:50 +0000 Mark Doliner Updated Arabic translation from Khaled Hosny. Closes #7430.
Thu, 18 Dec 2008 09:15:16 +0000 Mark Doliner Updated Slovenian translation from Martin Srebotnjak. Closes #7368.
Thu, 18 Dec 2008 09:11:40 +0000 Mark Doliner Are we ready to release this puppy later tonight?
Thu, 18 Dec 2008 07:25:37 +0000 Ka-Hing Cheung a patch from eperez that corrects EOF detection, Fixes #7726
Thu, 18 Dec 2008 06:28:36 +0000 Ka-Hing Cheung some server(s) don't like empty resource which we now default to. I am not
Thu, 18 Dec 2008 02:03:20 +0000 Mark Doliner We have a prpl function "buddy_free" that I don't think any of our
Thu, 18 Dec 2008 01:53:49 +0000 Mark Doliner Fix a few small memleaks
Wed, 17 Dec 2008 22:37:53 +0000 Marcus Lundblad merge of '9979f20f66bc7efceedd9e288dc78576d9ceeb0c'
Wed, 17 Dec 2008 20:56:30 +0000 Mark Doliner merge of '86eb900cf982408bb630159b662426812328a78c'
Wed, 17 Dec 2008 20:50:46 +0000 Mark Doliner Let's actually close the socket when we sign off a myspace account.
Wed, 17 Dec 2008 20:55:49 +0000 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
Wed, 17 Dec 2008 20:55:25 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 17 Dec 2008 20:50:49 +0000 Sadrul Habib Chowdhury Fix a leak in myspace prpl.
Wed, 17 Dec 2008 18:36:31 +0000 Mark Doliner Set buddies idle time to 0 when their idle. 0 is a flag to the UI that
Wed, 17 Dec 2008 18:21:47 +0000 Mark Doliner Add a comment that 0 should be used when a buddies idle time is unknown
Wed, 17 Dec 2008 05:39:11 +0000 Mark Doliner Set the server alias for myspace buddies who haven't set their username.
Wed, 17 Dec 2008 04:37:21 +0000 Mark Doliner Support for background font colors in incoming MySpace IMs
Wed, 17 Dec 2008 04:12:04 +0000 Mark Doliner Remove a stray > when a font face is specified
Wed, 17 Dec 2008 04:02:25 +0000 Mark Doliner Add support for foreground and background font colors in MySpace IMs
Wed, 17 Dec 2008 03:37:59 +0000 Mark Doliner Add a newline to the end of a debug messages
Wed, 17 Dec 2008 03:33:57 +0000 Mark Doliner Fix bugs sending and receiving myspace IMs related to not escaping
Wed, 17 Dec 2008 03:03:36 +0000 Mark Doliner ChangeLog updates for my changes from December
Wed, 17 Dec 2008 03:03:21 +0000 Mark Doliner merge of '9643d7374ca3732ca4269075429908a3d1645f4e'
Wed, 17 Dec 2008 02:40:51 +0000 Daniel Atallah merge of 'ef05d478fa7019dbdddad2f30968a729d943520e'
Wed, 17 Dec 2008 02:04:37 +0000 Daniel Atallah A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.
Wed, 17 Dec 2008 02:44:37 +0000 Ka-Hing Cheung not all features are implemented in QQ2008 yet
Wed, 17 Dec 2008 02:26:40 +0000 Mark Doliner Add support for blocking buddies on MySpace
Wed, 17 Dec 2008 01:33:10 +0000 Daniel Atallah Fix win32 build.
Wed, 17 Dec 2008 00:06:05 +0000 Mark Doliner Fix a bug where if "Show our presence only to people on our buddy list"
Tue, 16 Dec 2008 23:43:25 +0000 Mark Doliner Remove an accidentally debug message
Tue, 16 Dec 2008 23:39:03 +0000 Mark Doliner Grab the "Who can contact me? Only people on my buddy list?" and the
Tue, 16 Dec 2008 21:52:50 +0000 Mark Doliner Some other changes to make this more like the official client, and
Tue, 16 Dec 2008 21:47:44 +0000 Mark Doliner I'm not sure why these were strings. The official client uses integers
Tue, 16 Dec 2008 21:31:05 +0000 Mark Doliner Remove a bunch of calls to msim_msg_dump(). I find it really annoying
Tue, 16 Dec 2008 19:36:03 +0000 Mark Doliner merge of '6b951d62be418d5bfc437a1ab747c6ba900d7979'
Tue, 16 Dec 2008 18:32:25 +0000 Marcus Lundblad Changelog two custom smiley bugfixes I had forgotten to changelog before
Tue, 16 Dec 2008 14:54:00 +0000 Jochen Kemnade complete German translation for 2.5.3
Tue, 16 Dec 2008 11:16:51 +0000 Timo Jyrinki Updated Finnish translation for the 2.5.3 release. All strings translated.
Tue, 16 Dec 2008 09:11:55 +0000 ª±ric Boumaour Update french translation for 2.5.3 release.
Sat, 03 Jan 2009 20:43:44 +0000 John Bailey disapproval of revision 'a85f2ca138b4fd9f600b0875bfe67837cc95b989'
Tue, 16 Dec 2008 06:12:58 +0000 John Bailey Fix my accidental breakage of string freeze by borrowing a generic message from
Tue, 16 Dec 2008 06:25:56 +0000 Mark Doliner Minor comment change
Tue, 16 Dec 2008 04:13:14 +0000 Mark Doliner Set the display name before marking the connection as "connected."
Tue, 16 Dec 2008 04:08:38 +0000 Mark Doliner Only validate the font face if it's non-null
Tue, 16 Dec 2008 03:49:05 +0000 Mark Doliner Use a GString here when constructing the data. It's way more
Tue, 16 Dec 2008 03:35:22 +0000 Mark Doliner No functionality change--just cleanup.
Tue, 16 Dec 2008 02:25:08 +0000 Elliott Sales de Andrade merge of 'b70000f3bf5c6b7f30121fb749d72ac869b58ae9'
Tue, 16 Dec 2008 02:21:33 +0000 Elliott Sales de Andrade Do something sane if the response is NULL when updating contact tokens,
Tue, 16 Dec 2008 01:40:38 +0000 Mark Doliner Mark some parameters as const char * instead of char * and don't
Tue, 16 Dec 2008 01:03:24 +0000 Ka-Hing Cheung rewrapped ChangeLog lines by Paul again
Mon, 15 Dec 2008 19:02:35 +0000 Mark Doliner Use the friendly/vanity url when it's available in myspace
Mon, 15 Dec 2008 09:48:20 +0000 Jochen Kemnade German translation update
Mon, 15 Dec 2008 05:33:57 +0000 Mark Doliner merge of '8d8f6d7fcf4bbef4fe0e6f1008e25759c2b3932e'
Mon, 15 Dec 2008 04:35:27 +0000 Elliott Sales de Andrade merge of '3b87c3b008c11c068a42eba55b3f5724cdac4ad4'
Mon, 15 Dec 2008 04:25:00 +0000 John Bailey merge of '52e2a425de43a95def135fff5a6dbe87ed39acb5'
Mon, 15 Dec 2008 05:32:31 +0000 Mark Doliner Shuffling things around, remove stray whitespace, remove some forward
Mon, 15 Dec 2008 04:09:02 +0000 Mark Doliner merge of '91d403bb5dfadec9e38f0c0c058ababeed6fd9d7'
Mon, 15 Dec 2008 04:34:24 +0000 Elliott Sales de Andrade Actually that last change did break regular login, but I don't feel like
Mon, 15 Dec 2008 04:03:12 +0000 Elliott Sales de Andrade Reapply 046452c275782ffd3218e3ae4863eaa8bf31a5f4 since it doesn't really
Mon, 15 Dec 2008 03:59:30 +0000 Elliott Sales de Andrade merge of '10ea019ecb33303883a9a34e547d2c04b8267a3d'
Mon, 15 Dec 2008 03:53:12 +0000 Elliott Sales de Andrade disapproval of revision 'af100261749125c03e3d490b01d36f8ea219bf8f'
Sat, 06 Dec 2008 19:57:58 +0000 Kevin Stange merge of '1203a733696f95eef53b04b5078e0a779371b4d3'
Wed, 03 Dec 2008 03:09:32 +0000 Kevin Stange merge of '6ac9187d4f4437a087d58d63489c47664121f0b5'
Sat, 04 Oct 2008 06:13:33 +0000 Kevin Stange This string appears before the connection attempt, so it shouldn't be
Tue, 09 Dec 2008 20:31:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
Sun, 07 Dec 2008 01:40:48 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
Sun, 07 Dec 2008 01:38:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
Tue, 02 Dec 2008 22:11:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
Sun, 30 Nov 2008 19:36:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
Sun, 30 Nov 2008 19:34:11 +0000 Marcus Lundblad Patch from Darkrain42 to avoid a double-free on status values
Mon, 24 Nov 2008 22:13:04 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Tue, 18 Nov 2008 22:34:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Sun, 16 Nov 2008 15:39:46 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
Thu, 13 Nov 2008 19:51:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
Wed, 29 Oct 2008 21:38:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
Mon, 27 Oct 2008 23:13:11 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
Mon, 20 Oct 2008 18:30:28 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
Mon, 15 Dec 2008 04:20:28 +0000 Laurent Montaron Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time
Mon, 15 Dec 2008 04:02:28 +0000 Florian Qu«²ze Fix a crash in DNS SRV resolution when one of the required parameters is NULL.
Mon, 15 Dec 2008 03:54:39 +0000 Florian Qu«²ze Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767.
Mon, 15 Dec 2008 04:08:31 +0000 Mark Doliner Change the msim_msg_clone_element() function to respect the "dynamic_name"
Mon, 15 Dec 2008 03:01:38 +0000 Elliott Sales de Andrade merge of '44bc6927617b36912dc84306fe8d80a6a9b942a3'
Mon, 15 Dec 2008 02:46:20 +0000 Ka-Hing Cheung some other updates
Mon, 15 Dec 2008 02:38:48 +0000 Ka-Hing Cheung this is slightly more accurate
Mon, 15 Dec 2008 03:00:20 +0000 Elliott Sales de Andrade For processing mobile OIM's, fix a crash when searching through each part
Mon, 15 Dec 2008 02:22:01 +0000 Elliott Sales de Andrade Fix a crashy little typo.
Mon, 15 Dec 2008 01:53:50 +0000 Elliott Sales de Andrade merge of '16c1dbfe5a0090d97df6477c7f8235365d07090c'
Mon, 15 Dec 2008 01:16:59 +0000 Mark Doliner Change MySpace to wrap incoming messages in <span style="font-size: Npt;">
Mon, 15 Dec 2008 01:13:17 +0000 Mark Doliner Change the way we handle <span style='font-size: whatever;'> tags slightly.
Mon, 15 Dec 2008 01:52:02 +0000 Elliott Sales de Andrade Split out MSN section in the ChangeLog. There are three points already and
Mon, 15 Dec 2008 01:42:24 +0000 Elliott Sales de Andrade merge of '237ac12c436b96cd8e5959a16892ab9dcba4c5da'
Mon, 15 Dec 2008 00:40:36 +0000 Ka-Hing Cheung merge of '04afb3575719a357165d894133156d8c49f3c7a0'
Sun, 14 Dec 2008 23:15:09 +0000 Josep Puigdemont Updated Catalan translation.
Mon, 15 Dec 2008 00:17:07 +0000 Ka-Hing Cheung uncondtionally install some certificates and use them, References #6680.
Mon, 15 Dec 2008 00:09:04 +0000 Ka-Hing Cheung merge of '9d9dfe16667a3946233ae2a359de8856ee105289'
Mon, 15 Dec 2008 01:40:52 +0000 Elliott Sales de Andrade Add support for receiving MSN offline messages that were sent from a mobile
Mon, 15 Dec 2008 00:49:35 +0000 Elliott Sales de Andrade Clean up msn_oim_report_to_user to avoid extra g_strdup's and call strchr
Sun, 14 Dec 2008 23:14:34 +0000 Elliott Sales de Andrade When parsing MSN message payload headers, check for folded lines. The only
Sun, 14 Dec 2008 23:11:27 +0000 Ka-Hing Cheung merge of '2b2413559685df17d16670e7769c19d61235fc28'
Sun, 14 Dec 2008 22:01:15 +0000 Bj«Órn Voigt updated German translation (unready)
Sun, 14 Dec 2008 22:00:24 +0000 Mark Doliner Simplify a little bit
Sun, 14 Dec 2008 10:33:33 +0000 Jochen Kemnade German translation updated
Sun, 14 Dec 2008 05:24:32 +0000 Elliott Sales de Andrade If the MSN user is in the userlist already, then check whether we know the
Sun, 14 Dec 2008 05:22:52 +0000 Elliott Sales de Andrade When getting the privacy lists, set the default network to unknown. If the
Sun, 14 Dec 2008 04:09:23 +0000 Elliott Sales de Andrade Remove a double call to xmlnode_get_namespace and multiple tests for xmlns
Sun, 14 Dec 2008 03:09:51 +0000 Elliott Sales de Andrade Make the add/remove buddy from list functions take a MsnUser* instead of the
Sun, 14 Dec 2008 02:58:44 +0000 Paul Aurich Fix warnings where size_t/gsize was used for printf with the wrong format
Sat, 13 Dec 2008 02:41:46 +0000 Mark Doliner merge of '5097d28816eecf123094d27602b14963619bbc8b'
Fri, 12 Dec 2008 20:35:12 +0000 Richard Laager merge of 'b777f3c2f3b9991830f31a5572d2bb0b030c2600'
Sat, 13 Dec 2008 02:41:12 +0000 Mark Doliner Use one GString and pass it around instead of allocating and freeing a
Fri, 12 Dec 2008 19:42:19 +0000 Mark Doliner Remove unnecessary casting
Fri, 12 Dec 2008 19:36:34 +0000 Mark Doliner Remove stray whitespace
Fri, 12 Dec 2008 19:34:34 +0000 Mark Doliner Remove unneeded forward declarations. I guess my philosophy is to only
Fri, 12 Dec 2008 19:04:21 +0000 Mark Doliner Eliminate minor typographical differences between our version of the GPL
Fri, 12 Dec 2008 18:57:43 +0000 Mark Doliner I don't think it makes sense for these files to be here now that the prpl
Fri, 12 Dec 2008 17:18:59 +0000 Richard Laager Fix up a bad merge on my part.
Fri, 12 Dec 2008 17:08:23 +0000 Richard Laager merge of '1588a62b7442c86d09ede6244012e7c0eed52478'
Thu, 11 Dec 2008 04:32:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.openq' (head f1e6c695a05f8f625adbcfb280ed60933be86b87)
Thu, 11 Dec 2008 04:29:43 +0000 Richard Laager Turn on -Wformat-security and make it an error with GCC 4.
Thu, 11 Dec 2008 03:31:16 +0000 Richard Laager merge of '2d203a89c855916b5c37a95cc1869c15b24f812c'
Mon, 08 Dec 2008 17:53:46 +0000 Richard Laager merge of '5f86c51d96715086ed0790a769fd222be570c8ac'
Mon, 08 Dec 2008 17:19:52 +0000 Richard Laager merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
Mon, 08 Dec 2008 05:20:44 +0000 Richard Laager Fix Bonjour to better deal with buddy values set to the empty string.
Thu, 11 Dec 2008 08:06:23 +0000 Paul Aurich Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefully
Thu, 11 Dec 2008 07:14:50 +0000 Paul Aurich Part 2 of the continuing effort to get OSCAR over SSL working.
Wed, 10 Dec 2008 23:41:28 +0000 Paul Aurich First pass at adding SSL connections to OSCAR.
Fri, 12 Dec 2008 16:56:20 +0000 Jochen Kemnade started updating the German translation
Fri, 12 Dec 2008 04:02:08 +0000 Mark Doliner merge of '2c63599660bb7ed2aa17389e548fbc0511b797ac'
Fri, 12 Dec 2008 00:01:40 +0000 Sadrul Habib Chowdhury Use av_len in the same manner as everywhere else, for consistency.
Thu, 11 Dec 2008 22:36:47 +0000 John Bailey merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
Thu, 11 Dec 2008 22:33:06 +0000 John Bailey Credit beret for his patch. Refs #6300.
Thu, 11 Dec 2008 21:12:39 +0000 Sadrul Habib Chowdhury merge of '6de8f788571b507b2c76125cc65f88db49c60790'
Thu, 11 Dec 2008 21:10:57 +0000 Sadrul Habib Chowdhury Use ref-counting to prevent a crash if request-auth callbacks are called
Thu, 11 Dec 2008 08:41:04 +0000 John Bailey merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'
Thu, 11 Dec 2008 08:19:09 +0000 Jarom«¿r Karmaz«¿n Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim
Thu, 11 Dec 2008 08:08:02 +0000 Paul Aurich Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
Thu, 11 Dec 2008 07:38:20 +0000 Paul Aurich Support an empty <metadata/> element to indicate that a user has no XEP-0084
Thu, 11 Dec 2008 06:50:38 +0000 John Bailey ChangeLog darkrain42's patch. I need to remember to do this when committing
Thu, 11 Dec 2008 06:48:25 +0000 John Bailey Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
Thu, 11 Dec 2008 22:36:29 +0000 John Bailey disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
Thu, 11 Dec 2008 06:38:23 +0000 Paul Aurich Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
Thu, 11 Dec 2008 06:32:05 +0000 Florian Qu«²ze Remove the commas at the end of enumerator lists. This resolves warnings
Thu, 11 Dec 2008 06:24:58 +0000 John Bailey Remove mention of the reverted patch from the ChangeLog.
Thu, 11 Dec 2008 06:24:14 +0000 John Bailey merge of '17b584b23aee26cc5553b12483ab9b550eee8103'
Fri, 12 Dec 2008 04:01:39 +0000 Mark Doliner Keep track of the user ID in the MsimUser struct so that we have a copy
Fri, 12 Dec 2008 03:46:36 +0000 Mark Doliner Don't create a temporary PurpleBuddy when getting info for someone not
Thu, 11 Dec 2008 07:17:32 +0000 Mark Doliner String changes (a few of which I had already made, grumble grumble).
Thu, 11 Dec 2008 04:20:14 +0000 Elliott Sales de Andrade Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't
Thu, 11 Dec 2008 04:07:29 +0000 Elliott Sales de Andrade Why #if 0\n#define something when you can just #undef it?
Thu, 11 Dec 2008 04:03:27 +0000 Elliott Sales de Andrade Fix some English in the QQ plugin. And remove some translated phrases that are
Wed, 10 Dec 2008 11:11:32 +0000 Bj«Órn Voigt fixed some spelling errors in QQ protocol plugin:
Wed, 10 Dec 2008 06:58:10 +0000 Elliott Sales de Andrade merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
Wed, 10 Dec 2008 06:51:47 +0000 Elliott Sales de Andrade merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
Wed, 10 Dec 2008 02:44:03 +0000 Daniel Atallah Further cleanup to fix CID 373.
Wed, 10 Dec 2008 02:28:30 +0000 Daniel Atallah Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.
Wed, 10 Dec 2008 02:23:27 +0000 Daniel Atallah Clean up some stuff that the behavior has changed on to fix CID 398.
Wed, 10 Dec 2008 01:14:02 +0000 Daniel Atallah Updated included win32 meanwhile library to fix #7563
Wed, 10 Dec 2008 00:35:26 +0000 Daniel Atallah Changelog the win32 SILC change. Fixes #7399
Wed, 10 Dec 2008 00:28:26 +0000 Daniel Atallah Update SILC Toolkit used on win32 to 1.1.8
Tue, 09 Dec 2008 15:45:46 +0000 Sadrul Habib Chowdhury Use g_free instead of free here too.
Tue, 09 Dec 2008 15:45:15 +0000 Sadrul Habib Chowdhury merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
Tue, 09 Dec 2008 02:59:29 +0000 Mark Doliner Make our profile text a little cleaner and more uniform across the protocols.
Mon, 08 Dec 2008 02:22:59 +0000 Sadrul Habib Chowdhury Use g_free instead of free.
Sun, 07 Dec 2008 23:34:12 +0000 Mark Doliner Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
Sun, 07 Dec 2008 02:36:57 +0000 John Bailey Sadrul pointed out that I'm less than bright today and let a // comment slip in.
Mon, 15 Dec 2008 00:08:45 +0000 Ka-Hing Cheung fixes a crash, I think I've seen this before somewhere else
Sun, 07 Dec 2008 02:12:00 +0000 Ka-Hing Cheung fixes a printf crash on Windows, reported by InstantBird developer fqueze
Sat, 06 Dec 2008 20:02:49 +0000 John Bailey ChangeLog a couple items and rearrange some items a bit.
Sat, 06 Dec 2008 19:31:21 +0000 Michael Terry Fix a Zephyr crash and 10-second delay that can happen when you have an account
Sat, 06 Dec 2008 19:16:21 +0000 Florian Qu«²ze Fix a crash in purple_accounts_delete that happens when the buddy list hasn't
Wed, 17 Dec 2008 13:52:00 +0000 SHiNE CsyFeK 2008.12.17 - flos <lonicerae(at)gmail.com>
Thu, 11 Dec 2008 04:32:01 +0000 Richard Laager #if 0 out an unused function to suppress a compiler warning.
Sat, 06 Dec 2008 13:30:06 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head be9df40b197dab92a74c4bf346f64e538f7f99e5)
Sat, 06 Dec 2008 13:27:25 +0000 SHiNE CsyFeK 2008.12.06 - flos <lonicerae(at)gmail.com>
Fri, 05 Dec 2008 15:52:02 +0000 SHiNE CsyFeK 2008.12.05 - flos <lonicerae(at)gmail.com>
Fri, 05 Dec 2008 14:51:36 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Thu, 20 Nov 2008 06:12:37 +0000 Hu Yong Fix emoticon map
Thu, 20 Nov 2008 06:12:10 +0000 Hu Yong Fix bug in send IM
Wed, 19 Nov 2008 08:48:21 +0000 Hu Yong Some new
Wed, 19 Nov 2008 08:44:28 +0000 Hu Yong Some new
Wed, 19 Nov 2008 08:37:26 +0000 Hu Yong Code clean
Wed, 19 Nov 2008 08:37:07 +0000 Hu Yong Code clean
Wed, 19 Nov 2008 08:36:51 +0000 Hu Yong Code clean
Wed, 19 Nov 2008 08:36:38 +0000 Hu Yong Code clean
Wed, 19 Nov 2008 08:36:18 +0000 Hu Yong Add a new variable to produce IM sequence number
Wed, 19 Nov 2008 08:35:32 +0000 Hu Yong Add some new function define
Wed, 19 Nov 2008 08:35:07 +0000 Hu Yong Support sending long IM message
Wed, 19 Nov 2008 08:32:31 +0000 Hu Yong Add a new function
Wed, 19 Nov 2008 08:31:45 +0000 Hu Yong Support long qun im
Wed, 12 Nov 2008 08:32:34 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:32:14 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:31:50 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:31:27 +0000 Hu Yong Clean code
Wed, 12 Nov 2008 08:31:07 +0000 Hu Yong Fixed: Not set flag after qsort
Wed, 12 Nov 2008 08:30:15 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:29:59 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:29:33 +0000 Hu Yong Code clean
Wed, 12 Nov 2008 08:29:09 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:28:52 +0000 Hu Yong Clean debug info
Tue, 11 Nov 2008 08:33:10 +0000 Hu Yong Fix smiley map
Tue, 11 Nov 2008 07:35:17 +0000 Hu Yong New item
Tue, 11 Nov 2008 07:26:48 +0000 Hu Yong Move new functon qq_filter_str in
Tue, 11 Nov 2008 07:25:35 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:24:48 +0000 Hu Yong Move function qq_filter_str in
Tue, 11 Nov 2008 07:22:30 +0000 Hu Yong Support new SMS MSG
Tue, 11 Nov 2008 07:20:48 +0000 Hu Yong Fixed: purple_circ_buffer not created before append
Tue, 11 Nov 2008 07:19:28 +0000 Hu Yong Correct QQ2005's login reply length
Tue, 11 Nov 2008 07:18:08 +0000 Hu Yong Add send_im_seq
Tue, 11 Nov 2008 07:17:48 +0000 Hu Yong Code clean
Tue, 11 Nov 2008 07:17:11 +0000 Hu Yong Rewrite according to im.c
Tue, 11 Nov 2008 07:16:23 +0000 Hu Yong Rewrite smiley convert function
Tue, 11 Nov 2008 07:11:20 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:10:33 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:09:08 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:08:04 +0000 Hu Yong Code clean
Tue, 11 Nov 2008 07:07:14 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:04:04 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:03:09 +0000 Hu Yong Move smiley function to im.h
Tue, 11 Nov 2008 07:02:34 +0000 Hu Yong Move smiley function to im.c
Tue, 11 Nov 2008 07:01:45 +0000 Hu Yong Change QQ number to unsigned long
Tue, 11 Nov 2008 07:00:27 +0000 Hu Yong Change QQ number to unsigned long
Tue, 11 Nov 2008 06:59:23 +0000 Hu Yong Move a function to here
Tue, 11 Nov 2008 06:51:11 +0000 Hu Yong Change QQ number as unsigned long
Mon, 03 Nov 2008 02:20:48 +0000 Hu Yong Fixed bug: purple_debug_info may contain NULL string
Fri, 31 Oct 2008 07:50:33 +0000 Hu Yong Fixed double free
Fri, 31 Oct 2008 07:49:05 +0000 Hu Yong Fixed double free
Fri, 31 Oct 2008 07:48:20 +0000 Hu Yong change mail of ccpaging
Thu, 30 Oct 2008 12:43:27 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
Sun, 23 Nov 2008 18:30:31 +0000 Sadrul Habib Chowdhury Clean up some crufts. I think this is now mergeable with .next.minor.
Sun, 23 Nov 2008 18:09:21 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head a9579fef71ff6820f390a986132d30b079f590a0)
Thu, 11 Dec 2008 06:24:06 +0000 John Bailey disapproval of revision '4a3731f468487751f392e59106f3554b1e70bd9d'
Sat, 06 Dec 2008 06:02:42 +0000 Sadrul Habib Chowdhury Small leak fix.
Sat, 06 Dec 2008 05:50:44 +0000 John Bailey ChangeLog some stuff.
Sat, 06 Dec 2008 05:14:07 +0000 Paul Aurich Fix a crash that happens when accessing the roomlist for an account that's
Sat, 06 Dec 2008 05:05:02 +0000 Paul Aurich Various nullprpl fixes. This stemmed from a complaint from a user in
Sat, 06 Dec 2008 04:42:13 +0000 Paul Aurich A patch to clean up authorization request related stuff. Fixes #7695.
Sat, 06 Dec 2008 04:35:10 +0000 Ryan Fan Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.
Sat, 06 Dec 2008 01:38:48 +0000 Mark Doliner Add a debug line and remove a duplicate "login=" get parameter which
Sat, 06 Dec 2008 01:08:20 +0000 Mark Doliner Make our purple_util_fetch_url_request() function able to handle
Fri, 05 Dec 2008 23:28:47 +0000 Sadrul Habib Chowdhury Do not mistakenly use the preference to hide new IMs for persistent
Thu, 04 Dec 2008 04:15:28 +0000 Mark Doliner Two functional changes here:
Thu, 04 Dec 2008 03:40:31 +0000 Richard Laager Fix a typo in Mark's new comment.
Thu, 04 Dec 2008 01:20:37 +0000 Mark Doliner Add a comment for the meaning of the return value of this function,
Wed, 03 Dec 2008 21:27:11 +0000 Mark Doliner Did I accidentally check these in or something? They shouldn't be here
Wed, 03 Dec 2008 17:17:19 +0000 Sadrul Habib Chowdhury Binding fixes.
Wed, 03 Dec 2008 05:31:52 +0000 Ka-Hing Cheung darkrain again
Tue, 02 Dec 2008 18:48:54 +0000 Marcus Lundblad merge of 'eb82ee09b8fde4b12b5de352686970ccc82a3db6'
Tue, 02 Dec 2008 18:46:21 +0000 Marcus Lundblad When adding custom smiley without a previous filename (which is the case when
Tue, 02 Dec 2008 18:22:35 +0000 Mark Doliner We'll need to update the copyright date in a bunch of places in a month
Tue, 02 Dec 2008 15:58:39 +0000 Daniel Atallah Fix build
Tue, 02 Dec 2008 03:34:17 +0000 Daniel Atallah Some cleanup. The headers are all NUL delimited, so we don't need to mess with
Tue, 02 Dec 2008 03:28:10 +0000 Daniel Atallah Fix a NULL pointer deref. Fixes #7624.
Tue, 02 Dec 2008 02:06:19 +0000 Daniel Atallah (Slightly modified) patch from fqueze to avoid exceptions with newer win32 CRTs.
Mon, 01 Dec 2008 23:58:58 +0000 Mark Doliner Check in updated po files, so the nightly l10n stats script has
Mon, 01 Dec 2008 18:36:53 +0000 Daniel Atallah I'm not sure how this ever worked...
Mon, 01 Dec 2008 17:05:35 +0000 Richard Laager merge of 'c3f6487e649e7fe5c5f960b9c86a256e09b3976e'
Sun, 30 Nov 2008 20:00:00 +0000 John Bailey I forgot to ChangeLog the purple-remote addition. Refs #5598.
Sun, 30 Nov 2008 18:34:42 +0000 John Bailey Patch from 'jfd' (whose trac user account no longer exists) to implement
Sun, 30 Nov 2008 03:47:30 +0000 John Bailey XMPP smiley definitions from Kahlil Robinson, slightly tweaked. Fixes #3307.
Sun, 30 Nov 2008 05:57:36 +0000 Richard Laager Fix up some missing icons.
Sun, 30 Nov 2008 05:34:13 +0000 Richard Laager Remove a couple of icons that don't exist.
Sun, 30 Nov 2008 00:07:06 +0000 John Bailey Ethan informs me that I'm a moron.
Sat, 29 Nov 2008 23:53:50 +0000 John Bailey Avoid needlessly calling gethostname() if __HOSTNAME__ doesn't appear in the
Sat, 29 Nov 2008 23:35:12 +0000 John Bailey Replace some old code using fwrite() with a call to
Sat, 29 Nov 2008 19:53:05 +0000 John Bailey Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP
Sat, 29 Nov 2008 19:44:57 +0000 Paul Aurich Send the "client-accepts-full-bind-result" attribute for Google Talk when
Sat, 29 Nov 2008 19:35:13 +0000 Paul Aurich Don't try to get info for MUC's. Allow getting info for regular JID's and
Sat, 29 Nov 2008 18:46:49 +0000 Paul Aurich The Add Buddy dialog should not blindly create a duplicate buddy in a group
Sat, 29 Nov 2008 18:20:58 +0000 John Bailey Revert the part of 280dc76b which broke XMPP resources such that only those
Sat, 29 Nov 2008 17:05:43 +0000 Paul Aurich This technically doesn't matter due to behavior elsewhere in the prpl, but
Sat, 29 Nov 2008 16:50:34 +0000 Adam Strzelecki Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when
Sat, 29 Nov 2008 01:52:36 +0000 Ka-Hing Cheung me likes this better, References #5565
Sat, 29 Nov 2008 01:35:02 +0000 Ka-Hing Cheung patch from darkrain42 that fixes a crash with a broken server, we probably
Fri, 28 Nov 2008 06:29:37 +0000 Sadrul Habib Chowdhury Use glib log functions to show error messages.
Fri, 28 Nov 2008 02:58:00 +0000 John Bailey Better wording and add info to the ChangeLog.
Fri, 28 Nov 2008 02:42:47 +0000 John Bailey Allow blank resources on XMPP when creating/modifying accounts. This works
Fri, 28 Nov 2008 02:19:42 +0000 Jonathan Sailor Some improvements to XMPP resource handling:
Fri, 28 Nov 2008 01:49:58 +0000 Paul Aurich Fix the namespace URL we look for on PEP reply stanzas to match the URL we
Thu, 27 Nov 2008 20:53:51 +0000 Sadrul Habib Chowdhury Do not alter the killring on delete-prev or delete-next (char) operations.
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Thu, 27 Nov 2008 05:51:03 +0000 Richard Laager Whitespace fix
Thu, 27 Nov 2008 05:49:01 +0000 Richard Laager Add a comment to clarify code I initially thought was broken.
Thu, 27 Nov 2008 05:32:30 +0000 Richard Laager This is shipped with libpurple now, so installation notes are irrelevant.
Wed, 26 Nov 2008 23:05:45 +0000 Richard Laager Apparently pidginstock-artwork.c is gone.
Wed, 26 Nov 2008 23:02:41 +0000 Richard Laager Fix an unintended error in version-check when you have uncommitted changes.
Wed, 26 Nov 2008 22:17:58 +0000 Richard Laager Really, really compile
Wed, 26 Nov 2008 22:16:58 +0000 Richard Laager Really compile
Wed, 26 Nov 2008 22:13:55 +0000 Richard Laager Compile
Wed, 26 Nov 2008 21:40:37 +0000 Richard Laager A Warmenhoved patch from rwbarton to avoid showing the default instance
Wed, 26 Nov 2008 21:14:28 +0000 Richard Laager Remove the length parameter from zephyr_recv_convert(), because we were
Wed, 26 Nov 2008 21:11:05 +0000 Richard Laager merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'
Wed, 26 Nov 2008 21:10:26 +0000 Richard Laager merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'
Tue, 25 Nov 2008 17:23:43 +0000 Richard Laager Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
Wed, 26 Nov 2008 18:31:24 +0000 Marcus Lundblad Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
Wed, 26 Nov 2008 00:41:53 +0000 Sadrul Habib Chowdhury Properly escape the status message.
Tue, 25 Nov 2008 22:06:06 +0000 Mark Doliner Remove this timer when the switchboard is destroyed. Fixes a crash
Tue, 25 Nov 2008 21:35:59 +0000 Mark Doliner Remove the timer if sess->soap_table is NULL. I don't think this ever
Tue, 25 Nov 2008 21:07:14 +0000 Jochen Kemnade update po file and fix #7628 ("translation error in german pidgin error message")
Tue, 25 Nov 2008 03:40:28 +0000 Daniel Atallah Fix the initial parsing of args in the win32 launcher to be more robust.
Tue, 25 Nov 2008 02:43:56 +0000 Mark Doliner Use separate variables to keep track of the timer and the watcher.
Tue, 25 Nov 2008 02:18:00 +0000 Mark Doliner Formatting change: Split these if statements on to two lines
Tue, 25 Nov 2008 02:08:22 +0000 Mark Doliner I don't believe message should ever be null
Tue, 25 Nov 2008 02:02:21 +0000 Mark Doliner Minor whitespace changes and shuffle functions around to be in a more
Tue, 25 Nov 2008 01:33:14 +0000 Mark Doliner merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'
Mon, 24 Nov 2008 21:28:22 +0000 Marcus Lundblad Removed som extranious debug output
Mon, 24 Nov 2008 03:23:25 +0000 Daniel Atallah Prevent a NULL printf crash.
Wed, 10 Dec 2008 06:49:56 +0000 Elliott Sales de Andrade Updates for federated/Yahoo buddies:
Mon, 08 Dec 2008 00:47:55 +0000 Elliott Sales de Andrade Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo
Mon, 08 Dec 2008 00:18:45 +0000 Elliott Sales de Andrade I think we don't need to keep track of the number of users on the FL. This
Mon, 08 Dec 2008 00:14:46 +0000 Elliott Sales de Andrade Handle the InvalidPassportUser response when adding buddies and report it to
Sun, 07 Dec 2008 08:18:15 +0000 Elliott Sales de Andrade Fix a typo in a name.
Sun, 07 Dec 2008 08:02:33 +0000 Elliott Sales de Andrade Split up that faultcode stuff I just changed. Stops it from printing an annoying
Sun, 07 Dec 2008 07:28:42 +0000 Elliott Sales de Andrade Deleting a contact without a ContactId doesn't work, so don't bother the server
Sun, 07 Dec 2008 07:09:57 +0000 Elliott Sales de Andrade Send FQY as the first thing when adding a buddy so that we know what network
Sun, 07 Dec 2008 07:04:23 +0000 Elliott Sales de Andrade Print a specific error to debug log about EmailDomainIsFederated error.
Mon, 01 Dec 2008 05:53:40 +0000 Elliott Sales de Andrade Send the SOAP faultcode to the callbacks for each Contact operation. They all
Mon, 01 Dec 2008 05:21:39 +0000 Elliott Sales de Andrade Get the MSN buddy's network ID from the FindMembership response.
Fri, 28 Nov 2008 05:11:52 +0000 Elliott Sales de Andrade Add tests for some known contact annotations. These don't do anything yet, but
Fri, 28 Nov 2008 04:59:05 +0000 Elliott Sales de Andrade When parsing the MSN AB, the contactType does not specify from which network
Fri, 28 Nov 2008 04:15:32 +0000 Elliott Sales de Andrade Check for NULL group_id before calling msn_group_new since that function will
Mon, 24 Nov 2008 06:05:01 +0000 Elliott Sales de Andrade Only get the artist and album if we are setting a Music mediatype.
Mon, 24 Nov 2008 05:51:18 +0000 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
Mon, 24 Nov 2008 00:52:41 +0000 John Bailey merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'
Mon, 24 Nov 2008 00:32:29 +0000 Gary Kramlich ChangeLog'd the release notifications change
Mon, 24 Nov 2008 00:30:42 +0000 Casey Ho A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.
Sun, 23 Nov 2008 22:40:18 +0000 Elliott Sales de Andrade Don't request an acknowledgement on an auto-response message and don't set a
Sun, 23 Nov 2008 22:29:41 +0000 Elliott Sales de Andrade Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
Sun, 23 Nov 2008 21:57:52 +0000 Elliott Sales de Andrade merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'
Sun, 23 Nov 2008 20:17:05 +0000 Kelemen G«¡bor Hungarian translation updated
Sun, 23 Nov 2008 20:05:59 +0000 Kelemen G«¡bor merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'
Mon, 24 Nov 2008 00:51:46 +0000 John Bailey Tweak a comment.
Mon, 24 Nov 2008 00:50:55 +0000 John Bailey ChangeLog the last few things I committed.
Mon, 24 Nov 2008 00:34:37 +0000 Florian Qu«²ze Prevent the Buddy State Notification plugin from duplicating notices when
Mon, 24 Nov 2008 00:01:27 +0000 Richard Laager Add a NULL check to fix a crash. Fixes #4516.
Sun, 23 Nov 2008 23:16:02 +0000 John Bailey Credit Toby Schaffer for his patch.
Sun, 23 Nov 2008 23:14:43 +0000 Toby Schaffer Enable atuo-response functionality on Zephyr. This should emulate the
Sun, 23 Nov 2008 19:37:12 +0000 John Bailey I forgot to ChangeLog this earlier. Refs #220.
Sun, 23 Nov 2008 07:31:20 +0000 John Bailey merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
Sun, 23 Nov 2008 21:57:49 +0000 Elliott Sales de Andrade merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'
Sun, 23 Nov 2008 21:57:18 +0000 Elliott Sales de Andrade disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
Sun, 23 Nov 2008 08:39:39 +0000 Elliott Sales de Andrade Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
Sun, 23 Nov 2008 04:12:43 +0000 Elliott Sales de Andrade Mark added a workaround for not having enough parameters in this command.
Sun, 23 Nov 2008 04:06:45 +0000 Elliott Sales de Andrade merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
Sun, 23 Nov 2008 04:04:57 +0000 Elliott Sales de Andrade disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
Sun, 23 Nov 2008 04:06:43 +0000 Elliott Sales de Andrade merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'
Sun, 23 Nov 2008 04:05:14 +0000 Elliott Sales de Andrade disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
Sun, 23 Nov 2008 06:19:09 +0000 John Bailey Fix two warnings introduced by the image patch I committed earlier and make
Sun, 23 Nov 2008 04:46:55 +0000 John Bailey Kill off a bajillion comments that just needlessly duplicate function
Sun, 23 Nov 2008 04:11:36 +0000 Adam Strzelecki Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.
Fri, 21 Nov 2008 19:49:47 +0000 Daniel Atallah A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.
Fri, 21 Nov 2008 16:48:15 +0000 Daniel Atallah Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.
Fri, 21 Nov 2008 12:12:31 +0000 Will Thompson Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers
Tue, 25 Nov 2008 01:32:20 +0000 Mark Doliner Is it valid to use purple_timeout_remove() to remove a timer when
Wed, 19 Nov 2008 03:08:57 +0000 Daniel Atallah Add missing newline in debug message.
Tue, 18 Nov 2008 23:34:14 +0000 Mark Doliner Counting is for dummies
Tue, 18 Nov 2008 07:32:23 +0000 Mark Doliner This should fix another crash I've seen. We weren't correctly
Tue, 18 Nov 2008 07:16:49 +0000 Mark Doliner I've seen this crash a few times where cmd->param_count is 4 and
Tue, 18 Nov 2008 03:02:03 +0000 Richard Laager I know Mark was trying to save newlines, but I had one to spare.
Tue, 18 Nov 2008 03:00:54 +0000 Richard Laager merge of '9ffac1a19695cb6a4ed024bc6951cae029d6daaf'
Mon, 17 Nov 2008 20:25:20 +0000 Richard Laager Create DB42.
Tue, 18 Nov 2008 02:00:48 +0000 Mark Doliner Don't log an error when parsing vcard data. Also, these messages
Mon, 17 Nov 2008 21:31:36 +0000 Mark Doliner Remove stray whitespace and wrap the function comments at less than 80
Mon, 17 Nov 2008 19:30:27 +0000 Richard Laager Fix a crash Jacky Lam noted on devel@pidgin.im:
Mon, 17 Nov 2008 19:28:39 +0000 Richard Laager Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
Mon, 17 Nov 2008 19:09:37 +0000 Richard Laager A patch from db42 to fix right-to-left text in tooltips.
Mon, 17 Nov 2008 13:28:32 +0000 Sadrul Habib Chowdhury Try to be more compliant with the freedesktop.org icon spec thingy with
Mon, 17 Nov 2008 07:44:40 +0000 Mark Doliner merge of '59b09f0d1f3f4226f7edfd8351478498fbd6b8d3'
Mon, 17 Nov 2008 00:41:45 +0000 Richard Laager I don't know why we'd want the TUNE status to be saveable.
Sun, 16 Nov 2008 22:51:18 +0000 Will Thompson I hear elb is really into Pok«±mon
Sun, 16 Nov 2008 08:20:51 +0000 Richard Laager Add pidgin-emotes.svg to EMOTES_DEFAULT_24_SCALABLE. I don't know why it was
Sun, 16 Nov 2008 08:19:17 +0000 Richard Laager Small cleanup to make the SMILEYS variable consistent.
Sun, 16 Nov 2008 08:17:51 +0000 Richard Laager Add small.theme.in to POTFILES.in
Sun, 16 Nov 2008 08:10:03 +0000 Richard Laager Make the small smiley theme actually work.
Sun, 16 Nov 2008 08:09:40 +0000 Richard Laager Update the theme file to reflect the icons available. I did this like so:
Sun, 16 Nov 2008 08:07:47 +0000 Hylke Bons Commit 16x16 smiley icons from Hylke (as well as the theme file).
Sun, 16 Nov 2008 08:07:10 +0000 Richard Laager Commit some icons I resized from the default smiley theme. I'll be using
Sun, 16 Nov 2008 07:56:55 +0000 unknown Adding ICQ X-Status icons from N3fr0n. These will be used as part of a small
Sun, 16 Nov 2008 07:37:27 +0000 Richard Laager Add empty directories so I can start committing files individually.
Sun, 16 Nov 2008 06:50:19 +0000 Richard Laager Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
Sun, 16 Nov 2008 12:19:35 +0000 Sadrul Habib Chowdhury rlaager> I'd prefer that the "Open Link in Browser" string be changed to
Sun, 16 Nov 2008 09:58:48 +0000 Sadrul Habib Chowdhury Allow plugins to specify custom link types to the GtkIMHtml widget.
Sun, 23 Nov 2008 20:05:41 +0000 Kelemen G«¡bor Hungarian translation updated
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Sat, 15 Nov 2008 23:08:43 +0000 Richard Laager Fix the indentation level on the code changed by the last patch.
Sat, 15 Nov 2008 21:29:38 +0000 John Bailey Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
Sat, 15 Nov 2008 17:37:44 +0000 Ka-Hing Cheung I got a crash happened at dereferencing chat when it's NULL, I think this
Sat, 15 Nov 2008 16:15:33 +0000 Mark Doliner Separate the parsing of data into a separate function from the reading of
Sat, 15 Nov 2008 09:44:05 +0000 Mark Doliner Make the two "read_cb()" functions more similar, and fix a rare
Sat, 15 Nov 2008 07:43:48 +0000 Mark Doliner kmstange pointed out that "joining" was misspelled here
Sat, 15 Nov 2008 03:53:25 +0000 Sadrul Habib Chowdhury Use normalized chat names when searching for chats. This fixes an issue
Sat, 15 Nov 2008 03:17:51 +0000 Mark Doliner Make this function match read_cb() in servconn.c. The bottom halves of
Sat, 15 Nov 2008 02:49:49 +0000 Mark Doliner It's not possible for wasted to be TRUE here. Wasted will only be TRUE
Sat, 15 Nov 2008 02:44:58 +0000 Mark Doliner It's not appropriate to set processing to TRUE here, either.
Sat, 15 Nov 2008 02:43:59 +0000 Mark Doliner It's not appropriate to set processing to FALSE here. I think this is
Sat, 15 Nov 2008 01:51:04 +0000 Mark Doliner If we're setting swboard here then we need to add the slplink to the
Fri, 14 Nov 2008 22:14:19 +0000 Mark Doliner Remove a few spurious debug_warns
Fri, 14 Nov 2008 21:46:39 +0000 Mark Doliner Fix an assertion failure/unlikely crash when:
Fri, 14 Nov 2008 20:46:35 +0000 Will Thompson merge of '67feb999e0a93f08cec26793214137c5c5252e9e'
Fri, 14 Nov 2008 20:33:20 +0000 Mark Doliner This dialog should have a title
Fri, 14 Nov 2008 20:46:20 +0000 Will Thompson Make double-clicking a saved status activate it and close the window.
Fri, 14 Nov 2008 20:13:22 +0000 Mark Doliner Seriously why would you ever do this? Use g_path_get_basename()
Fri, 14 Nov 2008 20:06:55 +0000 Mark Doliner Use basename() instead of splitting a path and then taking the last element.
Fri, 14 Nov 2008 19:58:32 +0000 Mark Doliner String changes. I'm kind of blindly making changes to the qq strings
Fri, 14 Nov 2008 18:46:19 +0000 Mark Doliner Our in-tree prpls probably shouldn't list authors who don't work on
Fri, 14 Nov 2008 18:38:56 +0000 Mark Doliner This preferences isn't used anywhere, and when we call get_string_list
Fri, 14 Nov 2008 18:33:19 +0000 Mark Doliner msn_session_get_swboard only returns null if we give it a null session,
Fri, 14 Nov 2008 07:41:10 +0000 Richard Laager merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'
Fri, 14 Nov 2008 06:52:05 +0000 Richard Laager Compile
Fri, 14 Nov 2008 06:44:44 +0000 Richard Laager Fix CID #367
Fri, 14 Nov 2008 06:42:18 +0000 Richard Laager Fix CID #385
Fri, 14 Nov 2008 06:41:47 +0000 Richard Laager Fix CID #386
Fri, 14 Nov 2008 06:40:55 +0000 Richard Laager Fix CID #387
Fri, 14 Nov 2008 06:39:52 +0000 Richard Laager Fix CID #388
Fri, 14 Nov 2008 06:36:44 +0000 Richard Laager Fix CID #389
Fri, 14 Nov 2008 06:31:31 +0000 Richard Laager Fix CID #390
Fri, 14 Nov 2008 06:29:05 +0000 Richard Laager Fix CID #391, #392
Fri, 14 Nov 2008 06:25:48 +0000 Richard Laager Fix CID #370
Fri, 14 Nov 2008 06:23:04 +0000 Richard Laager pkt can't ever be NULL here. It is only ever allocated once with g_newa(),
Fri, 14 Nov 2008 06:18:26 +0000 Richard Laager Fix CID #401
Fri, 14 Nov 2008 06:15:24 +0000 Richard Laager Fix CID #384
Fri, 14 Nov 2008 07:24:09 +0000 Mark Doliner Minor documentation
Fri, 14 Nov 2008 07:23:56 +0000 Mark Doliner It's an error if purple_xfer_new fails, so use a g_return_val_if_fail
Fri, 14 Nov 2008 06:57:56 +0000 Elliott Sales de Andrade merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'
Fri, 14 Nov 2008 03:04:38 +0000 Ethan Blanton Add M-erase as a default finch entry binding (delete-prev-word)
Thu, 13 Nov 2008 20:59:40 +0000 Mark Doliner Attempt to avoid a crash in MSN. See the comment in the code.
Thu, 13 Nov 2008 19:11:19 +0000 Mark Doliner merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'
Thu, 13 Nov 2008 09:19:17 +0000 Mark Doliner cmdproc->data should never be null. Log a warning message if it
Thu, 13 Nov 2008 18:55:04 +0000 Richard Laager A patch from Jaywalker to better handle conversations by user ID vs.
Thu, 13 Nov 2008 17:38:36 +0000 Richard Laager merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'
Thu, 13 Nov 2008 09:00:45 +0000 Mark Doliner merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'
Thu, 13 Nov 2008 08:58:44 +0000 Mark Doliner Make another function static
Thu, 13 Nov 2008 08:46:37 +0000 Mark Doliner This doesn't matter, but I think the metaphor tends to be that you push
Thu, 13 Nov 2008 08:45:40 +0000 Mark Doliner Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I
Thu, 13 Nov 2008 08:39:44 +0000 John Bailey This was originally a patch from Brian Geppert that corrected the 'silently
Thu, 13 Nov 2008 08:26:12 +0000 Mark Doliner Use purple_timeout_add_seconds() instead of purple_timeout_add() in a
Thu, 13 Nov 2008 08:01:36 +0000 Mark Doliner For some reason the slpmsg and slplink functions don't have underscores
Thu, 13 Nov 2008 07:57:33 +0000 Mark Doliner There's no need for this variable anymore
Thu, 13 Nov 2008 07:36:33 +0000 Mark Doliner Make a few more functions static and remove a few declarations for
Thu, 13 Nov 2008 07:22:39 +0000 Mark Doliner msn_slplink_remove_slpcall() shouldn't be responsible for setting
Thu, 13 Nov 2008 06:57:20 +0000 Mark Doliner Make msn_slp_call_timeout static
Thu, 13 Nov 2008 06:43:48 +0000 Mark Doliner Move msn_slplink_send_msgpart() that it doesn't need a forward declaration
Thu, 13 Nov 2008 06:30:33 +0000 Mark Doliner Didn't mean to check this assert in. I mean, it's probably bad if it
Thu, 13 Nov 2008 06:28:03 +0000 Mark Doliner slplink->swboard will only be null if slplink->session is null. This
Thu, 13 Nov 2008 06:18:53 +0000 Mark Doliner Get rid of slplink->local_user because it's a copy of
Wed, 12 Nov 2008 11:30:51 +0000 Mark Doliner Use libtool to build static archives when --with-static-prpls is passed
Wed, 12 Nov 2008 09:40:05 +0000 Mark Doliner It should be more efficient to just use g_mallc() and then manually
Wed, 12 Nov 2008 09:32:10 +0000 Mark Doliner Move a few lines to eliminate the need for the "wasted" variable here.
Wed, 12 Nov 2008 09:10:29 +0000 Mark Doliner The "processing" flag basically says "this connection is busy, don't
Wed, 12 Nov 2008 08:58:27 +0000 Mark Doliner Get rid of an unnecessary if statement, and don't try to unref a
Wed, 12 Nov 2008 04:18:54 +0000 Sadrul Habib Chowdhury Use a more appropriate signal for the markerline plugin. Fixes #7518.
Wed, 12 Nov 2008 03:53:09 +0000 John Bailey Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)
Wed, 12 Nov 2008 03:48:47 +0000 John Bailey merge of '78ed36cc0ce73adfd57f03aa3a1086bb22c53773'
Thu, 13 Nov 2008 17:38:09 +0000 Richard Laager A patch from Math2Gold to fix the dbus-analyze-functions script to properly
Wed, 12 Nov 2008 02:50:52 +0000 Richard Laager When you choose Save As from the Conversation menu in Pidgin, the saved file
Thu, 13 Nov 2008 05:33:24 +0000 Elliott Sales de Andrade Make the Send button insensitive when there is no text in the input buffer.
Thu, 13 Nov 2008 04:32:54 +0000 Elliott Sales de Andrade Don't add the Send button to a gtkconv->lower_hbox when the data specifying it
Tue, 11 Nov 2008 22:55:02 +0000 Ethan Blanton Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.
Mon, 10 Nov 2008 04:40:17 +0000 Mark Doliner This file was removed
Sun, 09 Nov 2008 16:42:04 +0000 Ethan Blanton Update the TCL-HOWTO to some more modern nomenclature
Sat, 08 Nov 2008 19:26:28 +0000 Alex Willmer Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
Sat, 08 Nov 2008 04:29:32 +0000 Richard Laager Hylke added this file, presumably part of his duplicate icon structure
Fri, 07 Nov 2008 02:56:10 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7463.
Fri, 07 Nov 2008 02:52:31 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7464.
Fri, 07 Nov 2008 02:49:23 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7465.
Thu, 06 Nov 2008 22:35:03 +0000 Marcus Lundblad Make jabber_resource_have_capability polute the log a little less...
Wed, 05 Nov 2008 23:24:01 +0000 Marcus Lundblad Remove that hack involving GtkIMHtmlSmileys
Mon, 03 Nov 2008 20:36:38 +0000 Marcus Lundblad Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
Sun, 02 Nov 2008 22:56:42 +0000 Richard Laager Remove the QQ CURRENT_REVISION stuff in the Makefile. This, even with their
Sun, 02 Nov 2008 22:17:59 +0000 Richard Laager kluge pointed out that the segfault message still recommends people IM
Sun, 02 Nov 2008 22:14:11 +0000 Richard Laager applied changes from e09c51ab6473bf53c6dca408f13b863e1194108c
Sun, 02 Nov 2008 22:13:10 +0000 Richard Laager Fix POTFILES.in on trunk.
Sun, 02 Nov 2008 22:12:33 +0000 Richard Laager applied changes from 84461a44ffa2c1e7ab026455c5463a9763f64a9d
Sat, 01 Nov 2008 19:08:55 +0000 Sadrul Habib Chowdhury merge of '602d7960555cc685575a2a32397427df3e55a9a7'
Sat, 01 Nov 2008 19:07:22 +0000 Sadrul Habib Chowdhury merge of '8ed01adf0c9173501da81537854ce2954e9805e7'
Sat, 01 Nov 2008 19:05:37 +0000 Sadrul Habib Chowdhury A little clearer description for an option.
Sat, 01 Nov 2008 16:46:20 +0000 Stu Tomlinson Temporarily remember account password across network disconnection to allow
Sat, 01 Nov 2008 16:45:09 +0000 Stu Tomlinson Don't populate the password field on the modify account dialog if we are
Sat, 01 Nov 2008 16:24:56 +0000 Stu Tomlinson x509_issuer_dn() should return the certificate's issuer name, not the cert
Fri, 31 Oct 2008 16:24:24 +0000 Mark Doliner This file was removed
Fri, 31 Oct 2008 16:23:50 +0000 Mark Doliner Fix these strings in trunk. This change was made in the
Fri, 31 Oct 2008 14:51:11 +0000 Marcos Garc«¿a Ochoa Strip multiple leading mode characters from incoming nicknames.
Fri, 31 Oct 2008 09:32:41 +0000 Sadrul Habib Chowdhury Missing newline in debug message.
Fri, 31 Oct 2008 07:59:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Fri, 31 Oct 2008 04:03:44 +0000 Richard Laager Kill some // comments. Sigh.
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Thu, 30 Oct 2008 21:16:17 +0000 Richard Laager purple_network_listen_map_external() is used in (at least) Bonjour. Given
Thu, 30 Oct 2008 21:11:19 +0000 Richard Laager Update the docs for purple_network_is_available(). It doesn't block.
Thu, 30 Oct 2008 20:12:24 +0000 Richard Laager Fix a compiler warning I introduce with the GtkSetting code.
Thu, 30 Oct 2008 20:10:08 +0000 Richard Laager merge of '06a7529af082c664858fd154ff5d83244e974f47'
Thu, 30 Oct 2008 20:09:07 +0000 Richard Laager Ignore autogen.args.
Thu, 30 Oct 2008 20:02:30 +0000 Richard Laager More Bonjour struct hiding fixes.
Thu, 30 Oct 2008 19:58:25 +0000 Richard Laager Fix some macros to work with hidden structs.
Thu, 30 Oct 2008 19:57:47 +0000 Richard Laager Fix my Tcl fix.
Thu, 30 Oct 2008 19:56:54 +0000 Richard Laager - Make autogen.sh find autogen.args when /bin/sh is not bash.
Thu, 30 Oct 2008 19:53:55 +0000 Richard Laager Use GtkSetting to obtain the tooltip preferences instead of our own hidden
Thu, 30 Oct 2008 17:54:26 +0000 Sadrul Habib Chowdhury Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin
Thu, 30 Oct 2008 05:41:19 +0000 Richard Laager Fix Bonjour to work with the hidden structs, except for proto_data.
Thu, 30 Oct 2008 05:40:51 +0000 Richard Laager Fix Tcl to compile with the hidden structs.
Thu, 30 Oct 2008 03:59:08 +0000 John Bailey Credit Diego for that patch. Refs #7391.
Thu, 30 Oct 2008 03:58:20 +0000 John Bailey merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2'
Thu, 30 Oct 2008 03:58:19 +0000 John Bailey merge of '843d513c3da12026fc35af070a23a3d11844824c'
Thu, 30 Oct 2008 03:34:09 +0000 Gary Kramlich use some additional preproc logic to avoid copying the structs directly into the implementation files
Thu, 30 Oct 2008 03:17:17 +0000 John Bailey merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
Thu, 30 Oct 2008 03:10:33 +0000 Richard Laager merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
Thu, 30 Oct 2008 03:03:45 +0000 Gary Kramlich merge of '65d5236e936af6170109ef8c5af76c7871b9cc12'
Thu, 30 Oct 2008 02:41:45 +0000 Diego Petten«Ò This fixes a link error when linking with GNU ld and specifying the
Wed, 29 Oct 2008 22:06:50 +0000 Sadrul Habib Chowdhury merge of '37145f1b4ec49b432ea571f96562d44f4c5a908e'
Wed, 29 Oct 2008 19:20:03 +0000 Marcus Lundblad Fixed a compiler warning (and remove an unnessesary cast)
Wed, 29 Oct 2008 19:38:14 +0000 Sadrul Habib Chowdhury Allow focusing conversation history and the userlist focusable via
Wed, 29 Oct 2008 16:46:38 +0000 Sadrul Habib Chowdhury Fix a bug where right-clicking the user's name in a chat conversation
Wed, 29 Oct 2008 04:54:00 +0000 John Bailey I suppose I should put my pidgin.im e-mail address here too since it's
Wed, 29 Oct 2008 04:37:14 +0000 John Bailey merge of '30922c7a0ed0323c9c88a1a70e4677aaab277a2f'
Thu, 30 Oct 2008 12:41:36 +0000 SHiNE CsyFeK 2008.10.30 - flos <lonicerae(at)gmail.com>
Tue, 28 Oct 2008 16:59:07 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 4e892c470840f4ed8b012015b15ff8956166028a)
Tue, 28 Oct 2008 16:53:01 +0000 Jochen Kemnade update German translation
Tue, 28 Oct 2008 13:24:14 +0000 Daniel Atallah merge of 'dcede21c9852ddddc60076539bfdb8d7e226df33'
Tue, 28 Oct 2008 00:40:55 +0000 Daniel Atallah merge of '58f8b2b331075660bb2f57e5dc82b32e039f8099'
Thu, 30 Oct 2008 03:04:31 +0000 Richard Laager Fix up my fix.
Thu, 30 Oct 2008 03:04:09 +0000 Richard Laager Fix some warnings:
Thu, 30 Oct 2008 02:36:22 +0000 Richard Laager Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG
Tue, 28 Oct 2008 04:22:57 +0000 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
Tue, 28 Oct 2008 03:05:32 +0000 Richard Laager I think we all agree that a link is okay.
Tue, 28 Oct 2008 02:57:25 +0000 Richard Laager merge of '7bdc0d34e54e09101ba68ba39703a8fd5081e8eb'
Mon, 27 Oct 2008 00:58:29 +0000 Stu Tomlinson merge of '0d1b60430843a092248a2644865910266131add6'
Mon, 27 Oct 2008 00:57:04 +0000 Stu Tomlinson merge of '8abde19f1f7825af2ea2d62b7a00e1de7afd6492'
Mon, 27 Oct 2008 00:17:33 +0000 Daniel Atallah merge of '9af1b5054f770dc244dcad8b55bdb61c0f3347a4'
Sun, 26 Oct 2008 21:21:14 +0000 Ka-Hing Cheung escape nick change message
Mon, 27 Oct 2008 01:47:30 +0000 Richard Laager Provide @pidgin.im email addresses for Gary and myself.
Mon, 27 Oct 2008 01:45:53 +0000 Richard Laager Remove duplicated code for building the lists.
Mon, 27 Oct 2008 00:31:05 +0000 Richard Laager Eliminate a pile of duplication in the About box.
Mon, 27 Oct 2008 00:58:03 +0000 Stu Tomlinson disapproval of revision '4f931125ffce24ace6bf298cc58d620c1a975aa1'
Sun, 26 Oct 2008 22:16:17 +0000 Richard Laager Gary and I were discussing how blogs have made the NEWS file less useful.
Sun, 26 Oct 2008 17:23:40 +0000 Daniel Atallah Perform some sanity checking on inbound IQs and send an error / drop as needed.
Sun, 26 Oct 2008 00:29:27 +0000 Richard Laager Improve our NetworkManager support in a couple of ways:
Sat, 25 Oct 2008 19:03:42 +0000 Richard Laager merge of '1f22186ba9290bcae0deaea09d4fd38867f773e6'
Sat, 25 Oct 2008 19:02:07 +0000 Richard Laager ChangeLog the MSN certificate fix.
Sat, 25 Oct 2008 18:33:25 +0000 Richard Laager merge of '8a14c1d90381baa3c31adeedee7f673d58d66304'
Sat, 25 Oct 2008 18:09:05 +0000 Richard Laager merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
Tue, 21 Oct 2008 05:26:38 +0000 Richard Laager merge of '08956f503726c8222be7489f243810af590487e1'
Sat, 25 Oct 2008 18:29:21 +0000 Ka-Hing Cheung merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
Sat, 25 Oct 2008 14:33:54 +0000 Will Thompson Only build SSL plugins if the corresponding library is present.
Sat, 25 Oct 2008 14:26:30 +0000 Will Thompson Explicitly depend on automake >=1.9, and don't warn about GNU Make-isms.
Fri, 24 Oct 2008 21:50:55 +0000 Marcus Lundblad What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned
Fri, 24 Oct 2008 17:42:32 +0000 Daniel Atallah Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work
Fri, 24 Oct 2008 04:19:10 +0000 Daniel Atallah Support rgb(r,g,b) style css color definitions. Fixes #7288.
Fri, 24 Oct 2008 04:06:25 +0000 Daniel Atallah gtk_widget_set_tooltip_text() is GTK+ >= 2.12
Wed, 22 Oct 2008 15:23:17 +0000 Sadrul Habib Chowdhury More strings for translation.
Wed, 22 Oct 2008 15:14:03 +0000 Daniel Atallah Mark for translation now that we're unfrozen.
Wed, 22 Oct 2008 03:49:14 +0000 Daniel Atallah Clean up some unnecessary and unused code in the purple_circ_buffer_append()
Tue, 21 Oct 2008 16:26:31 +0000 Sadrul Habib Chowdhury Show when offline (because the plugin doesn't work no more).
Tue, 21 Oct 2008 16:16:40 +0000 Daniel Atallah merge of '27f7d38af8dba617aba8109d82e27907cd7d8b41'
Tue, 21 Oct 2008 02:47:17 +0000 John Bailey This fixes a missing initializer warning I see with gcc 4.3 but haven't seen
Tue, 21 Oct 2008 01:33:54 +0000 John Bailey merge of 'c65b8e669e142607d030dfb83caf2d344faa8dbe'
Tue, 21 Oct 2008 01:33:36 +0000 John Bailey disapproval of revision '2506f7dd86d254a0a503554e51b61106f45e0f80'
Tue, 21 Oct 2008 01:22:50 +0000 John Bailey merge of '2506f7dd86d254a0a503554e51b61106f45e0f80'
Tue, 21 Oct 2008 01:08:13 +0000 Luke Bratch Patch from Luke Bratch:
Tue, 21 Oct 2008 01:04:23 +0000 John Bailey Mark a few people as retired. If I made mistakes here, let me know and I
Tue, 21 Oct 2008 01:00:02 +0000 John Bailey typo
Tue, 21 Oct 2008 00:54:44 +0000 John Bailey Per my volunteering, Stu's nomination, and Ethan's agreement, I am marking
Tue, 21 Oct 2008 01:04:50 +0000 Stu Tomlinson Using system libtool somehow resulted in a bunch of static libraries we
Tue, 21 Oct 2008 16:09:23 +0000 Daniel Atallah Trigger url_fetch_connect_cb() asynchronously when the connection fails
Tue, 21 Oct 2008 16:01:13 +0000 Daniel Atallah Add debug output when proxy configuration issues are seen. This will help to
Mon, 20 Oct 2008 13:38:53 +0000 Ethan Blanton Prep for 2.5.3 ... or whatever comes next
Mon, 20 Oct 2008 01:55:40 +0000 Daniel Atallah Update win32 changelog for 2.5.2 - better late than never.
Mon, 20 Oct 2008 00:55:11 +0000 Daniel Atallah Fix a printf("%s", NULL). Fixes #7289.
Sun, 19 Oct 2008 21:46:38 +0000 Marcus Lundblad merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'
Sun, 19 Oct 2008 13:26:16 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
Sun, 19 Oct 2008 06:27:47 +0000 Elliott Sales de Andrade NEWS and ChangeLog a bit.
Sun, 19 Oct 2008 05:48:11 +0000 Elliott Sales de Andrade merge of '0e036cef0f8a3bdfd1d7f7fc082edca43d3153df'
Sun, 19 Oct 2008 05:45:16 +0000 Elliott Sales de Andrade Apply khc's patch for ADL error 205, with a few changes to get around
Sun, 19 Oct 2008 01:28:54 +0000 Richard Laager merge of '15413347b7bb8ede3e50a8cab65b29ec8e93ab4f'
Thu, 09 Oct 2008 11:58:07 +0000 Richard Laager merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
Thu, 16 Oct 2008 19:26:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
Sun, 19 Oct 2008 02:41:57 +0000 Stu Tomlinson Fix some clearly bogus translations of Finch
Sun, 19 Oct 2008 02:33:10 +0000 John Bailey merge of '4f7bf56fa49ba320a72f34b0df3e12c95b6bd84d'
Sun, 19 Oct 2008 02:30:26 +0000 John Bailey NEWSing.
Sun, 19 Oct 2008 02:25:04 +0000 Stu Tomlinson Galician translation updated (Frco. Javier Rial Rodr«¿guez)
Sun, 19 Oct 2008 02:19:31 +0000 Stu Tomlinson fix a string format mismatch in the Dutch translation
Sun, 19 Oct 2008 02:04:02 +0000 Stu Tomlinson Afrikaans translation updated (Friedel Wolff)
Sun, 19 Oct 2008 02:02:24 +0000 Stu Tomlinson Portuguese (Brazilian) translation updated (Rodrigo Luiz Marques Flores)
Sun, 19 Oct 2008 02:01:12 +0000 Stu Tomlinson Slovak translation updated (Andrej Herceg)
Sun, 19 Oct 2008 01:59:28 +0000 Stu Tomlinson Estonian translation updated (Ivar Smolin)
Sun, 19 Oct 2008 01:58:27 +0000 Stu Tomlinson Dutch translation updated (Dani«³l Heres)
Sun, 19 Oct 2008 01:57:41 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
Sun, 19 Oct 2008 01:55:47 +0000 Stu Tomlinson Czech translation updated (David Vachulka)
Sun, 19 Oct 2008 01:54:52 +0000 Stu Tomlinson Chinese (Hong Kong) translation updated (Ambrose C. Li)
Sun, 19 Oct 2008 01:53:08 +0000 Stu Tomlinson Mongolian translation added (gooyo)
Sun, 19 Oct 2008 01:49:23 +0000 Stu Tomlinson Slovenian translation updated (Martin Srebotnjak)
Sun, 19 Oct 2008 01:40:13 +0000 Stu Tomlinson Document the translation updates I noticed, I might have missed some
Sun, 19 Oct 2008 01:36:01 +0000 Stu Tomlinson Remove 'devel' from the version number
Sun, 19 Oct 2008 01:35:22 +0000 Stu Tomlinson Let's release. Either on a PC in Europe or in about 3 hours.
Sun, 19 Oct 2008 01:34:19 +0000 Stu Tomlinson NEWS! and more optimism, although timezones may disagree with me.
Sun, 19 Oct 2008 01:30:32 +0000 Stu Tomlinson Use the system libtool to build RPMs, hopefully this fixes any issues using
Sun, 19 Oct 2008 01:29:32 +0000 Stu Tomlinson po/ChangeLog doesn't include dates
Sun, 19 Oct 2008 01:05:09 +0000 Sadrul Habib Chowdhury NEWS for 2.5.2.
Sun, 19 Oct 2008 00:16:57 +0000 Ethan Blanton Let's hear some NEWS
Sat, 18 Oct 2008 18:15:33 +0000 Ethan Blanton merge of '8d34db0f9667ef7735bb95c82f854d1a46ef2ddc'
Sat, 18 Oct 2008 18:14:32 +0000 Ethan Blanton Move the NEWS check from automake's check-news to the version-check
Sat, 18 Oct 2008 17:50:13 +0000 Ethan Blanton pidginstock-artwork.c must be DIST'd because it's translated
Sat, 18 Oct 2008 17:12:27 +0000 Sadrul Habib Chowdhury Instead of showing error message when trying to interactively add an
Thu, 16 Oct 2008 22:20:52 +0000 Sadrul Habib Chowdhury Set the urgent flag for conversation windows on receiving a /buzz etc.
Thu, 16 Oct 2008 20:34:28 +0000 Stu Tomlinson I hope this isn't being too optimistic. I needed to commit something...
Thu, 16 Oct 2008 20:23:03 +0000 Stu Tomlinson Run the (relatively quick) version check before the (painfully long)
Thu, 16 Oct 2008 18:01:15 +0000 Sadrul Habib Chowdhury merge of '293d86c14abc6f7b4838382bf85351bd687247c2'
Mon, 13 Oct 2008 18:54:37 +0000 Sadrul Habib Chowdhury merge of '77f42c8f25c38b4f966158a64ab3be36f00e0aa8'
Wed, 08 Oct 2008 15:07:07 +0000 Sadrul Habib Chowdhury merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
Thu, 16 Oct 2008 08:17:04 +0000 Mark Doliner Check in updated versions of these from running stats.pl.
Thu, 16 Oct 2008 07:58:41 +0000 Mark Doliner Pass --no-location to msgmerge when generating the stats at
Sun, 12 Oct 2008 22:02:07 +0000 Ka-Hing Cheung References #6907, wrap a NULL check
Sun, 12 Oct 2008 22:00:56 +0000 Ka-Hing Cheung merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
Thu, 02 Oct 2008 21:11:08 +0000 Bj«Órn Voigt German update (2 new strings)
Thu, 02 Oct 2008 20:40:45 +0000 Marcus Lundblad Minor corrections to Swedish translation
Thu, 02 Oct 2008 17:35:43 +0000 Kelemen G«¡bor merge of '616765eabf8210a925bd2eab019bfb54f8d758fe'
Thu, 02 Oct 2008 14:19:47 +0000 Daniel Atallah Add some debug output to the oscar encoding process.
Thu, 02 Oct 2008 06:53:24 +0000 Laurynas Biveinis merge of '7e6b96bf18be99338c17deae1128126df39d1a70'
Thu, 02 Oct 2008 05:37:38 +0000 Elliott Sales de Andrade Save the MSN ContactID after adding a buddy so it can be used for
Thu, 02 Oct 2008 04:59:13 +0000 Elliott Sales de Andrade merge of '550b0287adae13c3fb57b0b584f2b461370b8464'
Thu, 02 Oct 2008 04:59:11 +0000 Elliott Sales de Andrade merge of '791f3e070376e218af0a5c33695979827bbda747'
Thu, 02 Oct 2008 02:22:42 +0000 Daniel Atallah Set %HOME% when running in portable mode so that GTK+'s files get stored in the
Thu, 02 Oct 2008 01:40:23 +0000 Daniel Atallah Fix NULL pointer deref. Fixes #7258. Thanks to "jonassa" for noticing.
Thu, 02 Oct 2008 01:29:53 +0000 Daniel Atallah Allow the message notification plugin to flash windows on win32.
Thu, 02 Oct 2008 01:28:52 +0000 Daniel Atallah Set the connection display name to the server-assigned full jid for XMPP
Sun, 19 Oct 2008 21:45:39 +0000 Marcus Lundblad Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.
Sun, 12 Oct 2008 17:38:32 +0000 Marcus Lundblad Allow the /buzz command without argument (sends attention to the JID of the
Wed, 01 Oct 2008 22:25:47 +0000 Marcus Lundblad merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'
Wed, 01 Oct 2008 18:46:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
Mon, 06 Oct 2008 02:13:53 +0000 Sadrul Habib Chowdhury Show a manually added new empty group even if the preference is not set.
Sat, 04 Oct 2008 23:36:52 +0000 Sadrul Habib Chowdhury Fix a bug in the irssi plugin where the windows wouldn't expand when the
Thu, 02 Oct 2008 01:02:44 +0000 Sadrul Habib Chowdhury Unbreak ABI.
Tue, 30 Sep 2008 17:05:40 +0000 Timo Jyrinki add spell-checkable languages' translations
Tue, 30 Sep 2008 16:49:57 +0000 Timo Jyrinki Update Finnish translation for 2.5.2. (15 fuzzies in QQ left alone, not so
Tue, 30 Sep 2008 16:12:07 +0000 Jochen Kemnade updated German translation
Tue, 30 Sep 2008 07:22:33 +0000 Ka-Hing Cheung typo?
Tue, 30 Sep 2008 06:40:11 +0000 Ka-Hing Cheung print out the servconn number when it's disconnected
Tue, 30 Sep 2008 05:52:57 +0000 Ka-Hing Cheung attempts to resend message on switchboard error once, tested by maually
Thu, 02 Oct 2008 04:52:38 +0000 Elliott Sales de Andrade Use the MSN passport in more places instead of the Contact ID if it's
Tue, 30 Sep 2008 00:49:53 +0000 Daniel Atallah Prevent DNS-SD TXT record strings from exceeding the maximum length.
Mon, 29 Sep 2008 17:17:38 +0000 Bj«Órn Voigt German update for 2.5.2
Mon, 29 Sep 2008 01:36:09 +0000 Stu Tomlinson Unleak
Mon, 29 Sep 2008 01:27:57 +0000 Stu Tomlinson Kill these warnings:
Mon, 29 Sep 2008 01:22:39 +0000 Stu Tomlinson Use purple_connection_error_reason() when network disconnections are
Mon, 29 Sep 2008 00:59:53 +0000 Ethan Blanton Do not set the connect server for Google Talk accounts. Setting the
Sun, 28 Sep 2008 17:19:38 +0000 Will Thompson GtkBlist: don't set the Urgent hint whenever a connection error occurs or is updated
Sun, 28 Sep 2008 08:05:07 +0000 Elliott Sales de Andrade Add some strings before string freeze for some not-done code. Should be
Sun, 28 Sep 2008 07:50:00 +0000 Elliott Sales de Andrade Patch from Maiku to allow replying to a mobile contact that isn't on
Sat, 27 Sep 2008 23:06:00 +0000 Elliott Sales de Andrade merge of 'af100261749125c03e3d490b01d36f8ea219bf8f'
Sat, 27 Sep 2008 23:04:20 +0000 Elliott Sales de Andrade disapproval of revision '046452c275782ffd3218e3ae4863eaa8bf31a5f4'
Sat, 27 Sep 2008 23:05:57 +0000 Elliott Sales de Andrade merge of '2138d13a6116de36a5c3cbbb2a323bcbab72017a'
Sat, 27 Sep 2008 22:47:46 +0000 Elliott Sales de Andrade Update MSN Client Version (CVR) string to match 8.5.1302.
Sat, 27 Sep 2008 03:20:48 +0000 Elliott Sales de Andrade Fix a possible xmlnode leak and an extra g_strdup when processing
Sat, 27 Sep 2008 11:16:36 +0000 Bj«Órn Voigt small German update (fixes the second part of #7217
Fri, 26 Sep 2008 16:26:56 +0000 Jochen Kemnade de translation: update some of the more translatable strings
Fri, 26 Sep 2008 05:07:48 +0000 Elliott Sales de Andrade Always send the MSN status code, even when we think we're already logged
Wed, 01 Oct 2008 22:25:36 +0000 Marcus Lundblad Updated to new namespace for XEP-0224.
Thu, 25 Sep 2008 20:08:53 +0000 Marcus Lundblad Updated support for XEP-0224.
Sat, 04 Oct 2008 21:46:10 +0000 Sadrul Habib Chowdhury Revert the accidentally committed pseudo-group changes.
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Thu, 25 Sep 2008 07:19:38 +0000 Sadrul Habib Chowdhury Transliterate the group-names. I think there was a patch for this, but I can't find it now.
Thu, 25 Sep 2008 05:02:38 +0000 Marcus Lundblad ChangeLog fix for crashing when using re-added custom smileys
Thu, 25 Sep 2008 04:51:19 +0000 Marcus Lundblad merge of '59e2b9896f25e8517b3f0f4d742c143e6fccd6e0'
Thu, 25 Sep 2008 01:59:44 +0000 Daniel Atallah Make note of the yahoo ping fix in the Changelog.
Thu, 25 Sep 2008 04:49:44 +0000 Marcus Lundblad Clean up the GtkSmileyTrees on active GtkIMHtml instances when a custom smiley
Wed, 24 Sep 2008 17:01:32 +0000 Mark Doliner Fix this debug message. Thanks to fledermaus who pointed it out.
Thu, 09 Oct 2008 11:57:28 +0000 Richard Laager Use PURPLE_DEVEL_WEBSITE instead of hardcoding it.
Tue, 23 Sep 2008 17:36:13 +0000 Ethan Blanton Enable a number of default-disabled strong ciphers for NSS.
Tue, 23 Sep 2008 08:33:34 +0000 Sadrul Habib Chowdhury Another memory leak fix. Also, keep a copy of the alt-text in
Tue, 23 Sep 2008 07:51:55 +0000 Sadrul Habib Chowdhury A couple of compile warning fixes, a couple of memory leak plugs.
Tue, 23 Sep 2008 07:38:47 +0000 Marcus Lundblad Add custom smiley support for XMPP. Closes #5627.
Wed, 17 Sep 2008 19:24:54 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e550112b97817b0eafc647bd8c0adddf2a262a62)
Wed, 17 Sep 2008 19:09:43 +0000 Marcus Lundblad merge of '11a3a54c2fe7e9807a6ef5d4a359d539688c2848'
Wed, 17 Sep 2008 19:07:37 +0000 Marcus Lundblad ChangeLog custom smileys for XMPP
Tue, 16 Sep 2008 20:01:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
Sat, 13 Sep 2008 16:13:48 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
Tue, 23 Sep 2008 05:33:04 +0000 Elliott Sales de Andrade merge of '092bbcea7b768d21baff3362314e784b26b1ced7'
Tue, 23 Sep 2008 02:50:36 +0000 Daniel Atallah Only send a yahoo ping once an hour. The server doesn't like it when send it
Mon, 22 Sep 2008 05:30:16 +0000 Sadrul Habib Chowdhury Looks like we need to convert the message into XHTML first. Fixes #7160.
Sun, 21 Sep 2008 23:16:37 +0000 Richard Laager Add a comment documenting the internal.h situation for people using nullprpl
Sat, 20 Sep 2008 03:53:16 +0000 Ka-Hing Cheung don't crash if we get a NLN command from someone not on the blist
Sat, 20 Sep 2008 02:45:13 +0000 Sadrul Habib Chowdhury Fix a bug where some key-bindings wouldn't work with some .
Fri, 19 Sep 2008 14:36:44 +0000 Stu Tomlinson Remove removed files from POTFILES.in
Tue, 28 Oct 2008 16:48:36 +0000 SHiNE CsyFeK 2008.10.27 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:47:06 +0000 SHiNE CsyFeK 2008.10.27 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:46:08 +0000 SHiNE CsyFeK 2008.10.22 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:45:10 +0000 SHiNE CsyFeK 2008.10.20 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:44:09 +0000 SHiNE CsyFeK 2008.10.14 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:42:46 +0000 SHiNE CsyFeK 2008.10.10 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:40:56 +0000 SHiNE CsyFeK 2008.10.10 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:39:23 +0000 SHiNE CsyFeK 2008.10.09 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:38:16 +0000 SHiNE CsyFeK 2008.10.09 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:35:06 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:29:42 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:08:30 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:06:26 +0000 SHiNE CsyFeK 2008.10.08 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 15:04:33 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:03:08 +0000 SHiNE CsyFeK 2008.10.07 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 15:00:47 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:59:55 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:58:32 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:55:09 +0000 SHiNE CsyFeK 2008.10.05 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:52:26 +0000 SHiNE CsyFeK Flos Lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:49:38 +0000 SHiNE CsyFeK 2008.10.04 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:48:46 +0000 SHiNE CsyFeK 2008.10.05 - ccpaging <ccpagint(at)gmail.com>
Wed, 22 Oct 2008 14:47:39 +0000 SHiNE CsyFeK 2008.10.04 - ccpaging <ccpagint(at)gmail.com>
Wed, 22 Oct 2008 14:46:44 +0000 SHiNE CsyFeK 2008.10.03 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:45:26 +0000 SHiNE CsyFeK Flos Lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:43:46 +0000 SHiNE CsyFeK 2009.10.02 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:42:23 +0000 SHiNE CsyFeK 2008.09.30 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:41:13 +0000 SHiNE CsyFeK 2008.09.29 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:40:04 +0000 SHiNE CsyFeK 2008.09.28 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:38:06 +0000 SHiNE CsyFeK Update ChangeLog
Wed, 22 Oct 2008 14:35:05 +0000 SHiNE CsyFeK 2008.09.26 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:33:20 +0000 SHiNE CsyFeK patch 20080922 from ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:28:17 +0000 SHiNE CsyFeK 2008.10.03 - Flos Loniceare<lonicerae(at)gmail.com>
Fri, 19 Sep 2008 14:48:00 +0000 SHiNE CsyFeK merge of '8c50cfe68a5cab6521acc54fedd6797e6c8b863f'
Fri, 19 Sep 2008 14:43:21 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 3f598d56f6f5742f395f67e76a28dc8abc26d97a)
Fri, 19 Sep 2008 05:29:38 +0000 Sadrul Habib Chowdhury Show visited links in a different color. This also plugs a memory leak
Thu, 18 Sep 2008 16:19:11 +0000 Sadrul Habib Chowdhury Change some menutray internals. This makes the tray-icons behave better.
Wed, 17 Sep 2008 04:10:43 +0000 Elliott Sales de Andrade Apply khc's patch for 241 error. Tested it out myself. Cleaned up the
Wed, 17 Sep 2008 00:30:18 +0000 Elliott Sales de Andrade merge of 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
Tue, 16 Sep 2008 23:37:36 +0000 Mark Doliner Fix DNS resolution. I think I broke this this morning in my revision
Tue, 16 Sep 2008 23:35:45 +0000 Mark Doliner There was a little weirdness with the code that called the UI function
Tue, 16 Sep 2008 23:32:15 +0000 Mark Doliner Simplify two bits of code a little
Tue, 16 Sep 2008 23:30:47 +0000 Mark Doliner Change a string to be more user friendly (people shouldn't have any idea
Tue, 16 Sep 2008 23:29:22 +0000 Mark Doliner Improve a few comments
Tue, 16 Sep 2008 17:56:01 +0000 Mark Doliner Revert my revision 849d4f7265598a9f0340411c4c0c0401d488ec3b, which
Tue, 16 Sep 2008 17:30:23 +0000 Mark Doliner Don't use g_queue_get_length because it requires glib 2.4
Tue, 16 Sep 2008 14:23:24 +0000 Daniel Atallah Some minor cleanup; removal of unnecessary frees and setting stuff to NULL
Tue, 16 Sep 2008 13:04:39 +0000 Stu Tomlinson Fix a double free. Fixes #7047
Fri, 19 Sep 2008 14:46:41 +0000 SHiNE CsyFeK 2008.09.19 - ccpaging <ccpaging(at)gmail.com>
Mon, 15 Sep 2008 12:55:33 +0000 SHiNE CsyFeK 2008.09.15 - csyfek <csyfek(at)gmail.com>
Mon, 15 Sep 2008 03:06:03 +0000 Daniel Atallah merge of '546bf87105ac5b97c3962c083dfab015d37d9b05'
Mon, 15 Sep 2008 03:05:53 +0000 Daniel Atallah merge of '365b2b0d8c5b010ad52640bc3f19a95168d44ded'
Mon, 15 Sep 2008 03:05:34 +0000 Daniel Atallah merge of '035bfdb2d9357e8feaf49c1fea3daa75cd90d74d'
Mon, 15 Sep 2008 03:05:11 +0000 Daniel Atallah merge of '6e857412566bb470d069d3f9bfccd5e7828abd0c'
Mon, 15 Sep 2008 03:04:42 +0000 Daniel Atallah merge of '021e8f6b481be8a2183a6c94379b98ef008cc534'
Sat, 13 Sep 2008 23:31:33 +0000 Sadrul Habib Chowdhury Fix handling mouse events with menus.
Fri, 12 Sep 2008 18:00:08 +0000 Kevin Stange Richard failed to apply this change to the currently released version
Fri, 12 Sep 2008 14:26:41 +0000 SHiNE CsyFeK merge of '5316525f53e27f838d18a6a08b82c7d55f674591'
Thu, 11 Sep 2008 22:30:04 +0000 Daniel Atallah Add support for printing out the TEXT-MESSAGE in SOCKS5 CHAP auth.
Thu, 11 Sep 2008 22:00:23 +0000 Daniel Atallah Fix the SOCKS5 CHAP authentication to parse several messages if they are read at
Thu, 11 Sep 2008 21:25:05 +0000 Daniel Atallah merge of '3899adf4bc769e54b5338f295574ed8389025068'
Thu, 11 Sep 2008 21:16:07 +0000 Richard Laager merge of 'a636632c34e757253b9488f72068ffa94dc1727f'
Thu, 11 Sep 2008 21:15:01 +0000 Richard Laager Remove the preference for keeping the status message, and keep it always.
Thu, 11 Sep 2008 21:13:13 +0000 Richard Laager merge of '7b270e8b949f20550eec69f904e57b5431a83f10'
Thu, 11 Sep 2008 21:12:24 +0000 Richard Laager disapproval of revision 'fedd8495d3e49df957ae842bc5fa289452d048f8'
Thu, 11 Sep 2008 21:20:09 +0000 Daniel Atallah Add GPL headers to the yahoo_auth files based on Sean's recollection of communication with the authors.
Thu, 11 Sep 2008 20:58:15 +0000 Kevin Stange merge of 'aaddbdd76370264a6f95b6d787b565061e3b40d6'
Thu, 11 Sep 2008 20:58:09 +0000 Kevin Stange Add things to the ChangeLog. Please add things to the changelog when
Thu, 11 Sep 2008 20:30:39 +0000 Kevin Stange merge of '9eaf43035d1d4af1bc92a49bb30f637211f80123'
Thu, 11 Sep 2008 20:26:21 +0000 Kevin Stange merge of 'b341289e9194564cc4f7250228a66b854c2ec3c5'
Mon, 15 Sep 2008 03:04:07 +0000 Daniel Atallah disapproval of revision '8cebefbc6cd5d84acb69c74e69e8821f11dd225d'
Mon, 15 Sep 2008 03:03:49 +0000 Daniel Atallah disapproval of revision '5688199e261449d33b5803dafff50d860896ebcb'
Mon, 15 Sep 2008 03:03:33 +0000 Daniel Atallah disapproval of revision '5316525f53e27f838d18a6a08b82c7d55f674591'
Thu, 11 Sep 2008 13:34:33 +0000 SHiNE CsyFeK 2008.09.11 - csyfek <csyfek(at)gmail.com>
Thu, 11 Sep 2008 13:32:26 +0000 SHiNE CsyFeK 2008.09.04 - ccpaging <ccpaging(at)gmail.com>
Mon, 15 Sep 2008 03:03:59 +0000 Daniel Atallah disapproval of revision '92d52eef2994d2697999177804e3665989cfa352'
Thu, 11 Sep 2008 13:29:26 +0000 SHiNE CsyFeK 2008.09.02 - ccpaging <ccpaging(at)gmail.com>
Thu, 11 Sep 2008 13:25:07 +0000 SHiNE CsyFeK 2008.08.16 - ccpaging <ecc_hy(at)hotmail.com>
Thu, 11 Sep 2008 04:19:37 +0000 Ka-Hing Cheung shuffle some code around to make sure are using the right errno,
Wed, 10 Sep 2008 21:59:38 +0000 Mark Doliner merge of '60045dbace89be557466fc68978290d5fe8b491d'