log

age author description
Thu, 20 Sep 2007 03:05:54 +0000 Daniel Atallah Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
Thu, 20 Sep 2007 02:41:42 +0000 Sadrul Habib Chowdhury merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'
Thu, 20 Sep 2007 02:38:49 +0000 Sadrul Habib Chowdhury Reset file descriptors to -1 instead of 0. This should fix some weird unexpected
Wed, 19 Sep 2007 22:21:22 +0000 Daniel Atallah Fix #2426 - Switching from XMPP to Google Talk in the Add Account dialog doesn't work. I don't think this was a useful check, I don't think it should ever be hit legitimately.
Wed, 19 Sep 2007 21:40:02 +0000 Sadrul Habib Chowdhury merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'
Wed, 19 Sep 2007 21:37:12 +0000 Sadrul Habib Chowdhury Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
Wed, 19 Sep 2007 21:35:25 +0000 Sadrul Habib Chowdhury Link the FAQ in the man page.
Wed, 19 Sep 2007 20:35:10 +0000 Sean Egan merge of '005c57c94d8542339f96a33cfed0fefbad65d68e'
Wed, 19 Sep 2007 19:27:43 +0000 Sean Egan merge of '316f4132961f32fda272a61203f295e714e8238c'
Thu, 20 Sep 2007 16:30:03 +0000 Will Thompson "she got all pissy at me because I gave her constructive criticism on her
Wed, 19 Sep 2007 18:12:01 +0000 Will Thompson I suppose wants_to_die should also be set when your myspace password is
Wed, 19 Sep 2007 17:53:52 +0000 Will Thompson It's presumably better not to try to connect right after calling
Wed, 19 Sep 2007 12:12:10 +0000 Sadrul Habib Chowdhury Compile\!
Wed, 19 Sep 2007 11:29:19 +0000 Sadrul Habib Chowdhury Show 'buzz'/'nudge' etc. messages differently from regular messages.
Wed, 19 Sep 2007 10:57:37 +0000 Sadrul Habib Chowdhury Fix #104 (Reconnect to network should reconnect chats also). This has been
Wed, 19 Sep 2007 10:07:03 +0000 Sadrul Habib Chowdhury merge of 'd96ec25855462962b1e1e2f093f242522695c122'
Wed, 19 Sep 2007 10:01:45 +0000 Sadrul Habib Chowdhury Looking at purple_contact_set_alias and purple_blist_alias_contact functions
Wed, 19 Sep 2007 09:52:54 +0000 Sadrul Habib Chowdhury Update the alias and emit the signal only when the alias has actually changed.
Wed, 19 Sep 2007 08:55:52 +0000 Sadrul Habib Chowdhury merge of '0799159d49f773b16e3a2354b36ef4e5be854595'
Wed, 19 Sep 2007 18:08:44 +0000 Sean Egan kiss emoticon for ICQ. Fixes #3215
Wed, 19 Sep 2007 09:43:07 +0000 Sean Egan Ellipsize some menu actions that require further input. Fixes #1770
Wed, 19 Sep 2007 07:56:56 +0000 Sean Egan Change _Send To mnemonic to avoid conflicting with Smile
Wed, 19 Sep 2007 07:52:15 +0000 Sean Egan remove stripping of hard-coded domain names, and just strip anything that starts with (http. Fixes #1618
Wed, 19 Sep 2007 07:40:17 +0000 Sean Egan Change mnemonic for Account to avoid conflict with Add. Fixes #3166
Wed, 19 Sep 2007 08:53:00 +0000 Sadrul Habib Chowdhury "(04:48:00) Alver: finch --version doesn't print the version, and just launches finch"
Wed, 19 Sep 2007 06:22:25 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
Wed, 19 Sep 2007 06:11:36 +0000 Carlos Silva Change the MSN Contacts server from omega.contacts.msn.com to contacts.msn.com. Thanks to Masca and proton for spotting the problem and suggesting the fix. Fixes #3193
Wed, 19 Sep 2007 06:08:42 +0000 Carlos Silva Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing them to work perfectly even when dispatching multiple requests at once.
Wed, 24 Oct 2007 06:35:54 +0000 Ka-Hing Cheung finish converting the rest of stuff to the new soap api, signing on, getting
Wed, 03 Oct 2007 05:05:35 +0000 Ka-Hing Cheung fix a memleak or 2