log

age author description
Sat, 25 Aug 2007 04:50:57 +0000 Sadrul Habib Chowdhury Make sure a conversation is a pidgin-conversation to avoid a crash.
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.