log

age author description
2009-05-10 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
2009-05-10 Paul Aurich merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
2009-05-10 Paul Aurich merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
2009-05-10 Paul Aurich Fix a signed-ness warning.
2009-05-11 Ka-Hing Cheung counterpart for ad057b75 in the outgoing side
2009-05-10 Ka-Hing Cheung used the wrong count variable here
2009-05-10 Ka-Hing Cheung Qulogic pointed out that glib has G_N_ELEMENTS already
2009-05-10 Ka-Hing Cheung merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
2009-05-10 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
2009-05-10 Paul Aurich merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
2009-05-10 Marcus Lundblad Fixed some erronious @file headers
2009-05-10 Marcus Lundblad Don't query for "last offline time" when the JID is a full JID (containing
2009-05-10 Ka-Hing Cheung add an ARRAY_LENGTH macro to find out length of static arrays
2009-05-10 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
2009-05-10 Paul Aurich Avoid an assertion when acking the gmail poke
2009-05-08 jcs Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
2009-05-08 Paul Aurich Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
2009-05-08 Paul Aurich I forgot to finish this comment before coming back from dinner and committing.
2009-05-08 Paul Aurich merge of 'df25bed2c1c0d097b7f52fbfae76223d8552f0c3'
2009-05-08 Paul Aurich Only call jabber_caps_get_info if we don't have all the information we want.
2009-05-07 Paul Aurich Make the JabberCapsTuple (nee Key) available to the rest of the prpl
2009-05-07 Marcus Lundblad Changed the message string for the "last logged in" value to "Logged off"
2009-05-07 Marcus Lundblad Show when a user was last online (as seen by the server) when doing "Get Info"
2009-05-07 Paul Aurich Don't crash when resource is NULL. Thanks, Marcus!
2009-05-07 Paul Aurich merge of '136cd28c47ef3338b71082503a83a7ecf465df78'
2009-05-07 Paul Aurich In the close_notify ui op, close the email notification dialog.
2009-05-07 Paul Aurich Ack the mail notification IQ. Refs #8240.
2009-05-07 Paul Aurich Only include XHTML payload in XMPP message when it's needed. Closes #8738.
2009-05-07 Josep Puigdemont Updated Catalan translation.
2009-05-06 Paul Aurich Marcus convinced me (I didn't need much) this is a better idea.
2009-05-06 Paul Aurich disapproval of revision '4de75e1b8967aaca07059f575739e49e70fda9da'
2009-05-06 Paul Aurich proxy.jabber.org hasn't existed in a while.
2009-05-06 Marcus Lundblad And punctuation...
2009-05-06 Marcus Lundblad Maybe the ChangeLog entry should actually say what it does... :)
2009-05-06 Marcus Lundblad merge of '48b95d7d853b96052d4478dd475e60a97e7bda8b'
2009-05-06 Marcus Lundblad Add a section break between resources in "Get info"
2009-05-06 Paul Aurich Don't leak image refs in gtkstatusbox and assertion failure in nullprpl
2009-05-13 Paul Aurich Interestingly, this one was IE 5.0, not IE 5.5.
2009-05-13 Paul Aurich Various minor cleanups. The majority of this is the #define for the useragent.
2009-05-13 Paul Aurich An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
2009-05-13 Paul Aurich Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fetching URL parameters.
2009-05-12 John Bailey Support logging into Yahoo! Japan with protocol 16. It seems not to care
2009-05-06 Sulabh Mahajan Inform user that he wont be able to use Yahoo! in case of absence of ssl
2009-05-06 Sulabh Mahajan Yahoo version 16 login. ---yet to do: prevent password from being displayed in debug logs---
2009-05-06 Paul Aurich Look up the old image before we store the new one in the hash table.
2009-05-04 Marcos GarcĂ­a Ochoa This allows incoming channel messages with op/voice/etc. mode characters.
2009-05-04 Paul Aurich Break the links before telling the UI to remove the node
2009-05-04 Paul Aurich merge of '7e8d9f694132bc0cdbb6088ca5b557480c71ba45'
2009-05-04 Paul Aurich Fix a crash (from the single instance path) and leak of the node UI data.
2009-05-04 Paul Aurich Free the forms properly; they're xmlnodes, not strings.
2009-05-04 Elliott Sales de Andrade Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
2009-05-04 Elliott Sales de Andrade merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
2009-05-03 Daniel Atallah Don't set the statusbox imhtml to be editable twice.
2009-05-03 Daniel Atallah Avoid overwriting the PRIMARY clipboard when we select-on-focus the status text for easy editing. Fixes #8781.
2009-05-03 Daniel Atallah Avoid adding several callbacks on repeated invocations of gtk_imhtml_set_editable.
2009-05-03 Ka-Hing Cheung re-enable something that qulogic wrote but commented out because of a
2009-05-04 Elliott Sales de Andrade Also check whether the ADL/FQY count is zero when we've received an error
2009-05-03 Elliott Sales de Andrade merge of '2481b51dce05a40973c023cb3c62c66b082e11bf'
2009-05-03 Paul Aurich merge of '02982091b25d51cf15064b67811f0ff347e3ec48'
2009-05-03 Ka-Hing Cheung merge of '654444067285909ecd842c1a5b06f16f773abe49'