log libpurple/protocols/myspace/myspace.c @ 16744:a8e8482a2dc6

age author description
Sun, 20 May 2007 19:12:32 +0000 Jeffrey Connelly Clean up a few TODO's.
Sun, 20 May 2007 08:21:01 +0000 Jeffrey Connelly Incomplete attempt at using msim_send() instead of msim_send_raw().
Sun, 20 May 2007 07:08:57 +0000 Jeffrey Connelly Implement msim_pack(), msim_sendh(), msim_send().
Sun, 13 May 2007 19:53:34 +0000 Jeffrey Connelly Do not localize any debug messages, as described in #648.
Thu, 10 May 2007 04:25:40 +0000 Jeffrey Connelly Use _ for translations in msimprpl. See #648.
Thu, 10 May 2007 04:05:49 +0000 Jeffrey Connelly Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.
Wed, 09 May 2007 04:43:24 +0000 Jeffrey Connelly Check for RC4 in libpurple on plugin initialization.
Sun, 06 May 2007 06:48:30 +0000 Jeffrey Connelly Re-add RC4 code from Samba, whose use is enabled by not defining
Fri, 04 May 2007 04:49:01 +0000 Jeffrey Connelly Add initializers for reserved fields in plugin and prpl structures.
Mon, 30 Apr 2007 04:34:04 +0000 Jeffrey Connelly Add escaping and unescaping functions (for /1 and /2).
Sat, 28 Apr 2007 22:38:16 +0000 Jeffrey Connelly Replace printf() in MySpaceIM prpl with purple_debug_info().
Sat, 28 Apr 2007 21:44:47 +0000 Jeffrey Connelly Add and use MySpaceIM icon uploaded by hbons (48x48 original and resized 22x22 and 16x16 versions).
Sat, 28 Apr 2007 21:19:40 +0000 Jeffrey Connelly Add MySpaceIM header file and reorganize functions.
Sat, 28 Apr 2007 20:46:31 +0000 Jeffrey Connelly Use g_convert for UTF-16LE conversion instead of converting manually.
Wed, 25 Apr 2007 04:12:40 +0000 Jeffrey Connelly Completely remove old RC4 code
Wed, 25 Apr 2007 03:46:17 +0000 Jeffrey Connelly Use Purple Cipher API for RC4.
Sat, 21 Apr 2007 04:18:16 +0000 Jeffrey Connelly Gaim -> Purple
Sat, 21 Apr 2007 03:15:48 +0000 Jeffrey Connelly Import msimprpl 0.4.