log

age author description
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.
Tue, 18 Sep 2007 21:56:56 +0000 Will Thompson Move prpl-irc to purple_connection_error_reason.
Tue, 18 Sep 2007 21:37:36 +0000 Will Thompson INVALID_USERNAME is a fatal reason.
Tue, 18 Sep 2007 21:12:28 +0000 Will Thompson Add PURPLE_REASON_INVALID_USERNAME, which should go away as soon as there's
Tue, 18 Sep 2007 16:39:48 +0000 Will Thompson Modify gadu-gadu to use purple_connection_error_reason. I'm not sure about
Tue, 18 Sep 2007 16:32:46 +0000 Will Thompson merge of '688a896af7f228132e0f78057e7ed5812c3f7b13'
Mon, 17 Sep 2007 17:51:22 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 41389df89a4a6a007d41cec33e33043cd41ea159)
Mon, 17 Sep 2007 16:24:24 +0000 Daniel Atallah more leak fixes.
Mon, 17 Sep 2007 14:36:06 +0000 Stu Tomlinson Fix include ordering so GDK_WINDOWING_X11 is defined with older Gtk