log

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