log

age author description
Wed, 10 Feb 2010 06:01:58 +0000 Paul Aurich Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
Wed, 10 Feb 2010 05:56:53 +0000 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
Wed, 10 Feb 2010 05:44:25 +0000 Paul Aurich jabber: Unbind/Unlock from a specific resource on presences.
Wed, 10 Feb 2010 05:25:12 +0000 Paul Aurich jabber: Document these boundaries, because scrolling this much is terrible.
Wed, 10 Feb 2010 05:22:00 +0000 Paul Aurich jabber: Add a PurpleAccount convenience variable.
Wed, 10 Feb 2010 05:06:36 +0000 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
Wed, 10 Feb 2010 04:35:10 +0000 Paul Aurich jabber: Use some convenience variables here.
Wed, 10 Feb 2010 04:32:51 +0000 Paul Aurich Document the resource<>conversation binding (and how it works).
Wed, 10 Feb 2010 04:01:08 +0000 Paul Aurich Might as well make this comment accurate.
Wed, 10 Feb 2010 03:32:29 +0000 Paul Aurich Correctly parse "&lt;br&gt;" in an XML attribute. Closes #11318.
Tue, 09 Feb 2010 06:56:00 +0000 John Bailey ChangeLog a ton of stuff that should have been.
Tue, 09 Feb 2010 06:25:10 +0000 John Bailey Proper credit for Kartik's patches. Refs #7347, #7746.
Tue, 09 Feb 2010 06:21:52 +0000 kartikmohta Display a confirmation prompt when attempting to clear the whiteboard.
Tue, 09 Feb 2010 06:19:49 +0000 kartikmohta Support Yahoo !PingBox. Includes a couple warning fixes. Fixes #7347.
Tue, 09 Feb 2010 01:51:25 +0000 Mark Doliner * Don't crash if status is NULL
Mon, 08 Feb 2010 18:38:42 +0000 Sadrul Habib Chowdhury Do a version-check for pango.
Mon, 08 Feb 2010 16:44:05 +0000 Sadrul Habib Chowdhury De-dialogify the file-transfer and debug windows.
Mon, 15 Feb 2010 18:40:19 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 07 Feb 2010 17:43:30 +0000 Mark Doliner merge of '033dd646e39f8913f23a1536f8ff18c0489a8432'
Sun, 07 Feb 2010 17:34:48 +0000 Paul Aurich Updated Tamil translation. Closes #11085.
Sun, 07 Feb 2010 17:42:36 +0000 Mark Doliner Document this function and remove the unused "command" variable
Sun, 07 Feb 2010 09:30:49 +0000 Mark Doliner Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd4
Sun, 07 Feb 2010 08:43:26 +0000 Elliott Sales de Andrade merge of '147a2b8b067bccc514ecf55f2a4454f6df40e9bb'
Sun, 07 Feb 2010 08:31:41 +0000 Mark Doliner Good call, this doesn't need to be translated. This messaged used to be
Sun, 07 Feb 2010 08:41:47 +0000 Elliott Sales de Andrade Add support for dropping an image on the Custom Smiley window to add that
Sun, 07 Feb 2010 08:22:11 +0000 Elliott Sales de Andrade Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when
Sun, 07 Feb 2010 08:20:40 +0000 Elliott Sales de Andrade Using gpointer * is redundant.
Sun, 07 Feb 2010 00:34:12 +0000 Paul Aurich Updated translations. Closes #11280, #11266, #11254.
Sun, 07 Feb 2010 00:18:50 +0000 Paul Aurich POTFILES: Mark family_oservice.c for translation for the rate limit warning.
Sat, 06 Feb 2010 23:45:03 +0000 Sadrul Habib Chowdhury Change the cursor and act on double click on usernames in chat history.
Sat, 06 Feb 2010 06:53:31 +0000 Paul Aurich Fix uninitialized use of these colors, now that they're pointers.
Sat, 06 Feb 2010 15:45:51 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 05 Feb 2010 23:04:41 +0000 Mark Doliner Remove an unused login step value
Fri, 05 Feb 2010 22:54:00 +0000 Mark Doliner Use our MsnListOp enum in more places instead of int. I'm assuming
Fri, 05 Feb 2010 22:49:11 +0000 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
Fri, 05 Feb 2010 14:40:39 +0000 Sadrul Habib Chowdhury merge of 'aee5a93203f807e81fd88cc655fb27908cd17ff3'
Fri, 05 Feb 2010 14:38:53 +0000 Sadrul Habib Chowdhury Refresh the statusbox correctly.
Fri, 05 Feb 2010 02:39:59 +0000 Mark Doliner Paul Aurich helped me make this cleaner, because he's such a good person!
Fri, 05 Feb 2010 02:36:30 +0000 Mark Doliner Oh, we need to make sure the buddy is on our protocol before trying to
Fri, 05 Feb 2010 02:19:22 +0000 Mark Doliner Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
Fri, 05 Feb 2010 01:18:18 +0000 Mark Doliner Check if memory has been freed by looking at its contents does not work
Thu, 04 Feb 2010 23:03:24 +0000 Mark Doliner merge of '1042c695d02b49cb9360bb4ef591c4ff3209c5e5'
Thu, 04 Feb 2010 22:41:02 +0000 Mark Doliner Make sure we free myspace buddy proto_data when we disconnect. I believe
Thu, 04 Feb 2010 22:37:21 +0000 Mark Doliner I'm pretty sure this shouldn't be a compiler warning
Thu, 04 Feb 2010 22:43:47 +0000 Ludovico Cavedon Zero freed memory to avoid a crash on re-init.
Thu, 04 Feb 2010 22:31:46 +0000 Sadrul Habib Chowdhury blist theme: Do not treat missing colors as black.
Thu, 04 Feb 2010 18:27:58 +0000 Sadrul Habib Chowdhury timestamp: Do not scroll down if it was scrolled up.
Thu, 04 Feb 2010 10:34:58 +0000 Bj«Órn Voigt German translation update (2 strings)
Thu, 04 Feb 2010 05:46:37 +0000 Sadrul Habib Chowdhury merge of '7f93eb293109127d6a055f9a6aaa8baaa85207d1'
Wed, 03 Feb 2010 19:45:23 +0000 Sadrul Habib Chowdhury Fix sending '/messages/like/this '.
Wed, 03 Feb 2010 18:56:03 +0000 Sadrul Habib Chowdhury Explicitly mark user-interaction when inserting smiley.
Wed, 03 Feb 2010 16:51:13 +0000 Sadrul Habib Chowdhury Use a stock icon for 'Filter' in debug window. Closes #9150.
Wed, 03 Feb 2010 16:38:32 +0000 Sadrul Habib Chowdhury irc: Avoid a g_log error when parting a chatroom.
Thu, 04 Feb 2010 02:18:37 +0000 Mark Doliner Remove duplicate code
Thu, 04 Feb 2010 02:17:38 +0000 Mark Doliner Simplify
Thu, 04 Feb 2010 00:48:09 +0000 Mark Doliner Tabs to spaces
Thu, 04 Feb 2010 00:35:15 +0000 Mark Doliner Move the three phone numbers from the MsnUser struct into a separate
Thu, 04 Feb 2010 00:15:41 +0000 Mark Doliner Keep CurrentMedia in a separate object outside of MsnUser that needs to
Wed, 03 Feb 2010 22:48:03 +0000 Marcus Lundblad merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'
Wed, 03 Feb 2010 22:46:22 +0000 Marcus Lundblad media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.
Wed, 03 Feb 2010 22:19:11 +0000 Mark Doliner Replace guint membership_id[5] with guint member_id_on_pending_list in
Wed, 03 Feb 2010 22:02:46 +0000 Mark Doliner merge of '557198948608028bc4f826a546a3948c4899bdf0'
Wed, 03 Feb 2010 21:40:39 +0000 Paul Aurich jabber: Log a warning (with the shortcut) when refusing to send a smiley.
Wed, 03 Feb 2010 21:37:42 +0000 Paul Aurich merge of '12cc2cc3c1e0012329832ea2d170dca5b31f8b9b'
Wed, 03 Feb 2010 21:34:41 +0000 Marcus Lundblad jabber: Don't print the smiley shortcut in the error message when trying to
Wed, 03 Feb 2010 21:24:55 +0000 Mark Doliner I find the code easier to read this way
Wed, 03 Feb 2010 21:20:44 +0000 Mark Doliner Documentationliness is next to Godliness
Wed, 03 Feb 2010 21:17:30 +0000 Mark Doliner merge of '19b1f405b1e0f78a95bd14e8303d1a2c19818908'
Wed, 03 Feb 2010 21:05:44 +0000 Mark Doliner This is changelog worthy
Wed, 03 Feb 2010 21:11:25 +0000 Marcus Lundblad jabber: Don't send custom smileys larger than the recommended maximum BoB size
Wed, 03 Feb 2010 20:15:19 +0000 Mark Doliner New versions of AIM:
Wed, 03 Feb 2010 19:15:35 +0000 Mark Doliner Whoops, remove my note-to-self
Wed, 03 Feb 2010 19:08:04 +0000 Mark Doliner Mark this function as deprecated because I really don't know what
Wed, 03 Feb 2010 16:05:28 +0000 Sadrul Habib Chowdhury move-start (home) and move-last (end) actions for trees.
Wed, 03 Feb 2010 05:33:33 +0000 Paul Aurich jabber: Remove a funky workaround for an (old) OpenSSL crash.
Wed, 03 Feb 2010 04:54:23 +0000 Paul Aurich jabber: Move a comment to where it should be.
Wed, 03 Feb 2010 04:45:38 +0000 Paul Aurich jabber: When doing writes while disconnecting, 'ignore' errors.
Wed, 03 Feb 2010 16:00:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 03 Feb 2010 01:03:09 +0000 Mark Doliner Put all our rateclass members in a single hash table instead of in one
Wed, 03 Feb 2010 00:07:45 +0000 Mark Doliner This extra check doesn't really work now that we have a concept of a
Wed, 03 Feb 2010 00:05:22 +0000 Mark Doliner optimization to the oscar prpl to use less memory, care of Shaun Lindsay
Tue, 02 Feb 2010 23:44:33 +0000 Mark Doliner We were using this formula from before the documentation was public, and
Tue, 02 Feb 2010 23:24:20 +0000 Mark Doliner Let's just do this mod on the fly instead of changing the variable
Tue, 02 Feb 2010 23:18:09 +0000 Mark Doliner Move two logging statements from oscar.c to family_oservice.c so we
Tue, 02 Feb 2010 23:11:35 +0000 Mark Doliner We don't need to keep the delta in memory. We keep the actual time of
Tue, 02 Feb 2010 22:56:17 +0000 Mark Doliner We set every field of this struct explicitly when we create it, so don't
Tue, 02 Feb 2010 20:42:00 +0000 Mark Doliner We should be using the type listed in the response, not in the
Mon, 01 Feb 2010 22:00:26 +0000 Sadrul Habib Chowdhury Fix merge.
Mon, 01 Feb 2010 21:51:20 +0000 Sadrul Habib Chowdhury merge of '4a72c5feaab572105b4902609836cd509328aa6d'
Mon, 01 Feb 2010 21:50:17 +0000 Sadrul Habib Chowdhury Look for non-null before processing theme input. Closes #10521 (again).
Mon, 01 Feb 2010 21:28:33 +0000 Marcus Lundblad merge of '6e11e232a469bd7bd1f5c8dadebcfa5809eb1cd1'
Mon, 01 Feb 2010 21:15:19 +0000 Paul Aurich merge of '47bd1e8215f2e068f00151ed40c211745f596aba'
Mon, 01 Feb 2010 21:15:16 +0000 Paul Aurich disapproval of revision '23fc27a319dd87434fdaf42acecbe1962468bbb8'
Mon, 01 Feb 2010 21:26:35 +0000 Marcus Lundblad jabber: Only make the SRV lookup for STUN based on the domain if no STUN
Fri, 29 Jan 2010 14:23:15 +0000 Adi Roiban Mark strings for translation.
Fri, 29 Jan 2010 03:56:00 +0000 Luoh Ren-Shan Search friends by email addresses in the buddylist.
Fri, 29 Jan 2010 13:00:26 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 29 Jan 2010 01:41:16 +0000 Sadrul Habib Chowdhury merge of 'dc8e146830c1b3fa49695fd76eba4bc811e7ec53'
Thu, 28 Jan 2010 21:44:16 +0000 Sadrul Habib Chowdhury We allow aliasing chats. So don't show an error message when we try to.
Thu, 28 Jan 2010 20:39:24 +0000 Sadrul Habib Chowdhury Strip both \n and \r at the end of the lines when parsing a smiley theme.
Thu, 28 Jan 2010 19:57:00 +0000 Federico Mena Quintero Show tooltip for ellipsized tab titles.
Fri, 29 Jan 2010 01:30:38 +0000 Fartash Faghri Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
Thu, 28 Jan 2010 17:44:28 +0000 Sadrul Habib Chowdhury irssi wm: Move/Resize windows only if necessary.
Thu, 28 Jan 2010 17:24:13 +0000 Sadrul Habib Chowdhury gnt: Make sure the ordering of the windows is correct after a refresh.
Thu, 28 Jan 2010 05:06:24 +0000 Sadrul Habib Chowdhury gnt: Restore hardware cursor after reordering windows.
Wed, 27 Jan 2010 22:23:30 +0000 Sadrul Habib Chowdhury irssi wm: Restore the hardware cursor after title updates.
Wed, 27 Jan 2010 21:29:38 +0000 Sadrul Habib Chowdhury Fix a crash when setting a buddyicon.
Wed, 27 Jan 2010 21:24:15 +0000 Sadrul Habib Chowdhury oscar: Try to make the error message more verbose.
Tue, 26 Jan 2010 19:26:36 +0000 Paul Aurich ft: Fix ui_ops->ui_read being called too often (when it's not ready).
Tue, 26 Jan 2010 17:42:57 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 26 Jan 2010 02:22:22 +0000 Paul Aurich merge of '3bd2c7a6603e3818db5888eda798d4a336a3665b'
Tue, 26 Jan 2010 02:18:16 +0000 Paul Aurich jabber: Wrap XHTML-IM messages in <p/> for greater interoperability justice. Closes #11253
Mon, 25 Jan 2010 18:43:42 +0000 Marcus Lundblad Fix an incorrect API comment
Sun, 24 Jan 2010 22:49:33 +0000 Bj«Órn Voigt German translation update
Sun, 24 Jan 2010 05:15:33 +0000 Paul Aurich Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.
Sun, 24 Jan 2010 03:53:36 +0000 Sadrul Habib Chowdhury Allow copying username (and other settings) for a connected account from
Sat, 23 Jan 2010 06:20:54 +0000 Sadrul Habib Chowdhury Free allocated string from text-buffer.
Sat, 23 Jan 2010 03:56:35 +0000 Paul Aurich gtkrequest: Handle a multiline text field being set as required properly.
Fri, 22 Jan 2010 17:36:42 +0000 Paul Aurich jabber: Don't fetch Adhoc Commands for MUC chat members.
Thu, 21 Jan 2010 20:28:41 +0000 Paul Aurich jabber: Pedantically this bothered me, but changing the message to