log

age author description
2008-01-27 Jeffrey Connelly Fix zap functionality in MySpaceIM.
2008-01-27 Mark Doliner Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
2008-01-27 Mark Doliner Stop unconditionally setting oscar's server-side preference "allow
2008-01-27 Mark Doliner merge of '2e288b76540410af9b0ca21669ffb7e085633d59'
2008-01-27 Sadrul Habib Chowdhury Forgot the since tag here.
2008-01-27 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleGroup.
2008-01-27 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
2008-01-26 Sadrul Habib Chowdhury Include finch.h from these files, instead of internal.h.
2008-01-26 Sadrul Habib Chowdhury We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
2008-01-26 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
2008-01-26 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleConversation.
2008-01-26 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
2008-01-26 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.
2008-01-26 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
2008-01-26 Sadrul Habib Chowdhury Update the ChangeLog.API for the buddylist managers.
2008-01-26 Will Thompson merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'
2008-01-25 Will Thompson Make autogen.sh return a non-zero exit code when it fails so that
2008-01-26 Stu Tomlinson Use xdg-open instead of gnome-open, if possible. We might want to use
2008-01-26 Evan Schoenberg If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.
2008-01-25 Evan Schoenberg merge of '468a779996a2b7c9313bb894084fb632307d35fc'
2008-01-25 Evan Schoenberg disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'
2008-01-25 Evan Schoenberg I'm not sure how to disapprove a local change without it ever getting pushed... sorry for the double commit. I didn't intend to leave a trailing colon, since we didn't use punctuation at the end previously.
2008-01-25 Evan Schoenberg Fixed grammatically incorrect text when sending a file to an XMPP buddy with multiple online resources. I'm +/- on ending such requests with a period... but ending on a preposition, while acceptable if needed to make a sentence significantly more natural, should be avoided when smoothly possible.
2008-01-25 Stu Tomlinson send_keepalive needs to return TRUE to ensure it'll get called again, and
2008-01-25 Stu Tomlinson Kill this warning when using -Wstrict-prototypes:
2008-01-25 Stu Tomlinson compile fix
2008-01-25 Mark Doliner One more test. This is actually the one I cared about. It passes,
2008-01-25 Sadrul Habib Chowdhury merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'
2008-01-25 Mark Doliner Add a few tets to make sure we're catching some invalid email formats
2008-01-25 Sean Egan ChangeLog.API last_received
2008-01-25 Sean Egan merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'
2008-01-24 Mark Doliner merge of '4b11e0842d46778d47f4901ed6e00169c970471d'