log

age author description
Tue, 18 Sep 2007 01:02:40 +0000 Casey Harkins merge of '4f72579666e002cb42772fe52db9422fdbcfcdbb'
Tue, 18 Sep 2007 00:50:08 +0000 Sean Egan Include real names in system log messags. Fixes #3130
Mon, 17 Sep 2007 22:11:39 +0000 Sean Egan set focus to dialog->protocol_menun on set_account_protocol_cb, Fixes #3163
Mon, 17 Sep 2007 22:09:22 +0000 Sean Egan Fix MSN File transfer size. Fixes #3095. thanks!
Mon, 17 Sep 2007 22:02:17 +0000 Sean Egan show transparent status icons for idle tooltips. Patch from #465
Mon, 17 Sep 2007 20:20:30 +0000 Sean Egan Sometimes I have to chuckle at the commit messages working on Pidgin makes you write sometimes. Make 8-|) turn into a monkey face. Fixes #3157
Tue, 18 Sep 2007 00:53:28 +0000 Casey Harkins Capitalize "Blink On New Message" to be consistant with all other menu
Mon, 17 Sep 2007 19:56:18 +0000 Sean Egan New toolbar icons
Tue, 18 Sep 2007 21:53:30 +0000 Will Thompson Bunch of documentation tidying for the ssl api, and add a doxycomment to
Tue, 18 Sep 2007 19:08:56 +0000 Will Thompson Let's document more of cmds.h!
Wed, 03 Oct 2007 17:44:29 +0000 Will Thompson Add disconnection reasons to yahoo
Wed, 03 Oct 2007 17:23:02 +0000 Will Thompson Add disconnection reasons to SIMPLE.
Wed, 03 Oct 2007 13:12:39 +0000 Will Thompson Add disconnection reasons to silc.
Tue, 02 Oct 2007 19:17:34 +0000 Will Thompson I missed a PURPLE_REASON_INVALID_USERNAME.
Tue, 02 Oct 2007 17:16:16 +0000 Will Thompson Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
Tue, 02 Oct 2007 15:57:32 +0000 Will Thompson Add disconnection reasons to sametime.
Tue, 02 Oct 2007 00:27:50 +0000 Will Thompson Add disconnection reasons to qq
Tue, 02 Oct 2007 00:14:12 +0000 Will Thompson Add disconnection reasons to qq.
Mon, 01 Oct 2007 16:07:14 +0000 Will Thompson Add disconnection reasons to oscar.
Mon, 01 Oct 2007 14:54:31 +0000 Will Thompson Add disconnect reasons to novell.
Fri, 21 Sep 2007 15:02:18 +0000 Will Thompson Currently, SSL errors (other than SSL not being available) do not set
Thu, 20 Sep 2007 17:30:59 +0000 Will Thompson purple_connection_error_reason-ify myspace
Wed, 19 Sep 2007 16:38:33 +0000 Will Thompson Use purple_connection_error_reason in prpl-msn.
Wed, 19 Sep 2007 15:16:32 +0000 Will Thompson Check in purple_connection_error_reason that purple_connection_reason_is_fatal
Wed, 19 Sep 2007 15:06:26 +0000 Will Thompson Get rid of an unused PurpleDisconnectReason variable from switching to using
Wed, 19 Sep 2007 15:03:59 +0000 Will Thompson Use PurpleDisconnectReasons in prpl-jabber.
Wed, 19 Sep 2007 15:01:47 +0000 Will Thompson Use purple_connection_ssl_error in prpl-irc
Wed, 19 Sep 2007 15:00:48 +0000 Will Thompson Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
Wed, 19 Sep 2007 11:39:42 +0000 Will Thompson Clarified the meaning of PURPLE_REASON_NETWORK_ERROR and
Tue, 18 Sep 2007 22:04:20 +0000 Will Thompson Remove commented-out calls to purple_connection_error.