log

age author description
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)