log libpurple/protocols/oscar/oscar.c @ 32767:2ec94166be43

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Mon, 26 Sep 2011 14:57:21 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Mon, 29 Aug 2011 22:16:06 +0000 andrew victor Should use accessor function purple_connection_get_protocol_data() here.
Mon, 29 Aug 2011 12:28:49 +0900 Yoshiki Yazawa merge to upstream
Fri, 26 Aug 2011 19:11:09 +0000 andrew victor Convert the oscar prpl to use the new API.
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Mon, 22 Aug 2011 01:53:37 +0000 Mark Doliner I went through all our calls to purple_notify_user_info_add_pair() and
Mon, 22 Aug 2011 11:20:05 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Sat, 20 Aug 2011 22:59:53 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)
Sun, 07 Aug 2011 05:19:54 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
Sun, 12 Jun 2011 17:56:24 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)
Mon, 09 May 2011 04:42:52 +0000 Mark Doliner Change the heuristic we use for setting od->icq. We used to set it to
Sat, 02 Apr 2011 18:04:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)
Mon, 21 Mar 2011 05:45:22 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
Sun, 20 Mar 2011 20:20:52 +0000 Mark Doliner Add two hash tables to the oscar code that deals with your server stored
Thu, 11 Aug 2011 16:17:29 +0000 Ethan Blanton Bounds check an OSCAR normalization. (EFF)
Tue, 26 Jul 2011 06:32:35 +0000 Mark Doliner Fix crash selecting Tools->Set Mood when you're online with an
Sun, 26 Jun 2011 02:27:01 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 18 Jun 2011 04:17:27 +0000 Paul Aurich oscar: ...fix the *right* line this time.
Sat, 18 Jun 2011 02:01:30 +0000 Paul Aurich oscar: Avoid a few printf("%s", NULL)s
Tue, 07 Jun 2011 13:42:47 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 19 May 2011 04:16:15 +0000 Paul Aurich oscar: Fix the leak of 'alias' in this function
Fri, 01 Apr 2011 13:47:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 21 Mar 2011 07:38:06 +0000 Mark Doliner Fix unsetting your mood when "None" is selected. (#7431)
Sun, 20 Mar 2011 22:03:48 +0000 Elliott Sales de Andrade Add invite message support to Oscar.
Sun, 20 Mar 2011 19:29:31 +0000 Elliott Sales de Andrade Fix libpurple compile when PURPLE_HIDE_STRUCTS is enabled.
Thu, 17 Mar 2011 20:25:26 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin