log

age author description
Mon, 28 Jan 2008 04:10:59 +0000 Mark Doliner One more g_idle_add call
Tue, 29 Jan 2008 01:51:01 +0000 Jeffrey Connelly In msim_uid2username_from_blist(), return a static string as the documentation
Sun, 27 Jan 2008 21:37:43 +0000 Jeffrey Connelly Fix zap functionality in MySpaceIM.
Sun, 27 Jan 2008 20:52:53 +0000 Mark Doliner Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
Sun, 27 Jan 2008 10:44:51 +0000 Mark Doliner Stop unconditionally setting oscar's server-side preference "allow
Sun, 27 Jan 2008 10:03:26 +0000 Mark Doliner merge of '2e288b76540410af9b0ca21669ffb7e085633d59'
Sun, 27 Jan 2008 04:33:24 +0000 Sadrul Habib Chowdhury Forgot the since tag here.
Sun, 27 Jan 2008 04:12:46 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleGroup.
Sun, 27 Jan 2008 04:06:39 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
Sat, 26 Jan 2008 22:36:01 +0000 Sadrul Habib Chowdhury Include finch.h from these files, instead of internal.h.
Sat, 26 Jan 2008 22:33:08 +0000 Sadrul Habib Chowdhury We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
Sat, 26 Jan 2008 21:58:51 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
Sat, 26 Jan 2008 21:39:29 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleConversation.
Sat, 26 Jan 2008 21:13:46 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
Sat, 26 Jan 2008 20:45:41 +0000 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.
Sat, 26 Jan 2008 20:32:26 +0000 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
Sat, 26 Jan 2008 20:28:35 +0000 Sadrul Habib Chowdhury Update the ChangeLog.API for the buddylist managers.
Sat, 26 Jan 2008 17:14:59 +0000 Will Thompson merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'
Fri, 25 Jan 2008 20:43:15 +0000 Will Thompson Make autogen.sh return a non-zero exit code when it fails so that
Sat, 26 Jan 2008 16:17:36 +0000 Stu Tomlinson Use xdg-open instead of gnome-open, if possible. We might want to use
Sat, 26 Jan 2008 03:53:18 +0000 Evan Schoenberg If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.
Fri, 25 Jan 2008 22:20:58 +0000 Evan Schoenberg merge of '468a779996a2b7c9313bb894084fb632307d35fc'
Fri, 25 Jan 2008 22:18:49 +0000 Evan Schoenberg disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'
Fri, 25 Jan 2008 22:20:18 +0000 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.
Fri, 25 Jan 2008 22:17:17 +0000 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.
Fri, 25 Jan 2008 13:48:24 +0000 Stu Tomlinson send_keepalive needs to return TRUE to ensure it'll get called again, and
Fri, 25 Jan 2008 13:46:55 +0000 Stu Tomlinson Kill this warning when using -Wstrict-prototypes:
Fri, 25 Jan 2008 13:43:46 +0000 Stu Tomlinson compile fix
Fri, 25 Jan 2008 02:12:41 +0000 Mark Doliner One more test. This is actually the one I cared about. It passes,
Fri, 25 Jan 2008 02:08:05 +0000 Sadrul Habib Chowdhury merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'