log

age author description
Sat, 25 Aug 2007 03:59:05 +0000 Sadrul Habib Chowdhury Store message history in a conversation, and provide API to access the history.
Sat, 25 Aug 2007 01:14:56 +0000 Sadrul Habib Chowdhury merge of '0fc7f6e97f5dab2cfc59a71a0aba499d560220b2'
Fri, 24 Aug 2007 22:19:52 +0000 Sadrul Habib Chowdhury Specify small and large step values for the volume slider.
Fri, 24 Aug 2007 22:16:51 +0000 Sadrul Habib Chowdhury Have small and large steps for the slider.
Fri, 24 Aug 2007 21:25:30 +0000 Daniel Atallah Fix crashing when the sametime account disconnects and we update the conv. window infopanel. Fixes #2762.
Fri, 24 Aug 2007 19:43:41 +0000 Daniel Atallah Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.
Fri, 24 Aug 2007 15:58:46 +0000 Sean Egan merge of '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'
Wed, 29 Aug 2007 23:14:46 +0000 Richard Laager disapproval of revision '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'
Tue, 21 Aug 2007 15:10:03 +0000 Sean Egan ChangeLog MySpace
Sat, 25 Aug 2007 05:40:12 +0000 Jeffrey Connelly If purple_blist_add_{chat,buddy} is called with a group or chat that isn't
Fri, 24 Aug 2007 15:58:38 +0000 Sean Egan merge of '0705e301236da4eef643bf63cac73af309c26799'
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
Thu, 23 Aug 2007 22:08:00 +0000 Daniel Atallah Fix entering yahoo chats.
Thu, 23 Aug 2007 20:55:59 +0000 Sadrul Habib Chowdhury merge of '64a21ba142d57ec69f4b25cf89b5e725ff2a4752'
Thu, 23 Aug 2007 20:03:00 +0000 Sean Egan merge of '89cc984f2585fa88cdf28e01b480be7cb0811788'
Thu, 23 Aug 2007 00:43:57 +0000 Sean Egan Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663