log

age author description
Fri, 24 Aug 2007 15:04:19 +0000 Sadrul Habib Chowdhury Use the changed volume when 'Test'ing.
Fri, 24 Aug 2007 06:39:51 +0000 Jeffrey Connelly Update msimprpl to 0.16.
Fri, 24 Aug 2007 06:21:20 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head 54129de486cffc56bea31f4ea38c3972e450958b)
Fri, 24 Aug 2007 03:08:54 +0000 Sadrul Habib Chowdhury Reset unsigned int input handlers to 0 instead of -1.
Fri, 24 Aug 2007 02:50:55 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Fri, 24 Aug 2007 00:57:24 +0000 Sean Egan merge of '11b1cf370bc4c91f8a7ef40adbc19a5aa27f3a08'
Fri, 24 Aug 2007 00:32:02 +0000 Sean Egan Bring up statusbox menu on button-down instead of button-up. Fixes #1437
Fri, 24 Aug 2007 00:04:54 +0000 Sean Egan Instead of a Register button, show a checkbox between the Notebook and the button box. But don't show it if we're using the fake Google Talk prpl. Fixes #1647
Thu, 23 Aug 2007 23:04:48 +0000 Sean Egan I'm going to assume this works, without the benefit of testing. Restore AIM idle time on a reconnect. Fixes #333
Thu, 23 Aug 2007 23:20:48 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Thu, 23 Aug 2007 23:07:20 +0000 Sadrul Habib Chowdhury Focus the modified/created account in the accounts window after modifying/
Thu, 23 Aug 2007 22:31:40 +0000 Sadrul Habib Chowdhury merge of '5e1b8aa2904f61701e271733882021002c85f8f3'
Thu, 23 Aug 2007 22:21:01 +0000 Sean Egan Patch from nix_nix. Fixes #2438
Thu, 23 Aug 2007 21:29:22 +0000 Sean Egan Prevent recursive idle handling loop. Patch from 'Gambit'
Thu, 23 Aug 2007 21:20:49 +0000 Sean Egan xmlnode bugfix patch from Mauro Brasil