log

age author description
Sat, 01 Oct 2011 23:29:40 +0000 Patrick Cloke Fix up the Sametime prpl to play nice with Visual C++. This patch also puts
Sat, 01 Oct 2011 23:20:49 +0000 John Bailey Unless I'm missing something really obvious, this should fix #14544 by telling
Fri, 30 Sep 2011 18:23:57 +0000 Ethan Blanton UTF-8 salvage unknown strings in IRC
Tue, 04 Oct 2011 18:34:40 +0000 Ethan Blanton ChangeLog with CVE for #14636
Fri, 30 Sep 2011 01:31:04 +0000 Ethan Blanton Salvage incoming SILC text if necessary.
Sun, 02 Oct 2011 02:37:56 +0000 Kevin Stange I guess I shouldn't copy/paste code while running out the door.
Sun, 02 Oct 2011 00:14:08 +0000 Kevin Stange Restore a union member lost in the merge due to struct hiding.
Sun, 02 Oct 2011 00:06:40 +0000 Kevin Stange merge of '1b285d0b375fbd5e778db6bb852a7b089feb16a3'
Sat, 01 Oct 2011 23:41:15 +0000 Kevin Stange Add accessors for _PurpleAccount.ui_data
Sat, 01 Oct 2011 23:24:50 +0000 Kevin Stange merge of '71541bfa4634807a1cfe0f67a9d648e640d4e293'
Sat, 01 Oct 2011 23:24:41 +0000 Kevin Stange disapproval of revision '1d1b9a2c6eba253299637dbd5775d4c1578e18c2'
Sat, 01 Oct 2011 21:54:15 +0000 andrew victor The intention is to make PurpleAccount a private structure in account.c, so merge
Sat, 01 Oct 2011 21:32:38 +0000 andrew victor _PurpleAccount.ui_data is unused.
Sat, 01 Oct 2011 21:11:11 +0000 andrew victor Fix for previous commit.
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Sat, 01 Oct 2011 17:10:45 +0000 andrew victor Hide structs PurpleAccountOption and PurpleAccountUserSplit.
Sat, 01 Oct 2011 16:48:40 +0000 andrew victor Hide struct _PurpleConversation.
Sun, 02 Oct 2011 00:05:00 +0000 Kevin Stange disapproval of revision '8e7b47f18e014b8e786f6b8e24ecfe6182130ddc'
Sat, 01 Oct 2011 16:21:16 +0000 andrew victor Use purple_conversation accessor methods.
Sat, 01 Oct 2011 15:50:20 +0000 andrew victor More code changed to use the accessor functions.
Sat, 01 Oct 2011 15:48:36 +0000 andrew victor nullprpl also updated to use accessor methods.
Sat, 01 Oct 2011 15:03:57 +0000 andrew victor Use purple_conversation accessor methods.
Sat, 01 Oct 2011 13:49:37 +0000 andrew victor PURPLE_CONV_TYPE_MISC never actually used.
Sat, 01 Oct 2011 13:03:38 +0000 andrew victor Hide struct _PurpleConvChatBuddy.
Sat, 01 Oct 2011 11:35:15 +0000 andrew victor Hide struct _PurpleConvIm.
Sat, 01 Oct 2011 11:29:43 +0000 andrew victor Hide struct _PurpleConvChat.
Sat, 01 Oct 2011 11:02:15 +0000 andrew victor Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.
Thu, 29 Sep 2011 05:03:40 +0000 Elliott Sales de Andrade Correct Perl API for purple_util_fetch_url.
Thu, 29 Sep 2011 04:57:10 +0000 Elliott Sales de Andrade Correct API Changelog for renamed entries.