Mercurial > pidgin
graph
-
Add escaping and unescaping functions (for /1 and /2).Mon, 30 Apr 2007 04:34:04 +0000, by Jeffrey Connelly
-
Add note about Monotone.Mon, 30 Apr 2007 04:30:00 +0000, by Jeffrey Connelly
-
Replace printf() in MySpaceIM prpl with purple_debug_info().Sat, 28 Apr 2007 22:38:16 +0000, by Jeffrey Connelly
-
Add and use MySpaceIM icon uploaded by hbons (48x48 original and resized 22x22 and 16x16 versions).Sat, 28 Apr 2007 21:44:47 +0000, by Jeffrey Connelly
-
Add MySpaceIM header file and reorganize functions.Sat, 28 Apr 2007 21:19:40 +0000, by Jeffrey Connelly
-
Use g_convert for UTF-16LE conversion instead of converting manually.Sat, 28 Apr 2007 20:46:31 +0000, by Jeffrey Connelly
-
Add Nathan Peterson to COPYRIGHT, for RC4 patch at https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1694487&group_id=235Wed, 25 Apr 2007 06:16:29 +0000, by Jeffrey Connelly
-
Completely remove old RC4 codeWed, 25 Apr 2007 04:12:40 +0000, by Jeffrey Connelly
-
Clean up old RC4 implementation.Wed, 25 Apr 2007 03:54:22 +0000, by Jeffrey Connelly
-
Use Purple Cipher API for RC4.Wed, 25 Apr 2007 03:46:17 +0000, by Jeffrey Connelly
-
Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")Wed, 25 Apr 2007 03:42:32 +0000, by Jeffrey Connelly
-
RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)Wed, 25 Apr 2007 03:14:11 +0000, by Jeffrey Connelly
-
Add stub for myim: URL handler.Sat, 21 Apr 2007 04:58:13 +0000, by Jeffrey Connelly
-
Gaim -> PurpleSat, 21 Apr 2007 04:18:16 +0000, by Jeffrey Connelly
-
Add MySpace prpl to configure.acSat, 21 Apr 2007 03:59:37 +0000, by Jeffrey Connelly
-
Import msimprpl 0.4.Sat, 21 Apr 2007 03:15:48 +0000, by Jeffrey Connelly
-
Create directory for MySpaceIM protocolSat, 21 Apr 2007 02:06:07 +0000, by Jeffrey Connelly
-
Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.Thu, 19 Apr 2007 05:30:11 +0000, by Jeffrey Connelly
-
Change the imgstore and by extension, then the buddy icon code to take overWed, 25 Apr 2007 22:23:29 +0000, by Richard Laager
-
Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.Wed, 25 Apr 2007 21:48:56 +0000, by Richard Laager
-
I'm stupid. If an icon doesn't exist, it's a good idea to create it when we want to fill it with data, not when we don't.Wed, 25 Apr 2007 01:19:24 +0000, by Richard Laager
-
There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.Wed, 25 Apr 2007 01:19:01 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)Wed, 25 Apr 2007 00:57:53 +0000, by Richard Laager
-
Move the prpl icon checksum code into the core, so we can delete theWed, 25 Apr 2007 00:56:13 +0000, by Richard Laager
-
Fix a bug with removing custom buddy icons.Tue, 24 Apr 2007 20:23:50 +0000, by Richard Laager
-
Switch to using g_file_get_contents() instead of our own code.Tue, 24 Apr 2007 19:58:14 +0000, by Richard Laager
-
Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.Tue, 24 Apr 2007 19:12:48 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)Tue, 24 Apr 2007 17:00:51 +0000, by Richard Laager