log

age author description
Sat, 25 Aug 2007 11:29:43 +0000 Sadrul Habib Chowdhury Clear the message history in the /clear callback.
Sat, 25 Aug 2007 11:28:34 +0000 Sadrul Habib Chowdhury Adding all the message from history in GtkIMHtml takes a bit long causing
Sat, 25 Aug 2007 11:18:26 +0000 Sadrul Habib Chowdhury The conversation history is in a reversed list.
Sat, 25 Aug 2007 10:33:00 +0000 Sadrul Habib Chowdhury Utilize the message-history in dbus-gnt.
Sat, 25 Aug 2007 10:02:21 +0000 Sadrul Habib Chowdhury DBus-ify the message history in a conversation.
Sat, 25 Aug 2007 05:09:56 +0000 Sadrul Habib Chowdhury API to reattach a conversation to gtk UI. Use the new
Sat, 25 Aug 2007 04:57:55 +0000 Sadrul Habib Chowdhury A conversation shouldn't need ui-ops for logging the messages.
Sat, 25 Aug 2007 04:53:45 +0000 Sadrul Habib Chowdhury Reattach the gtk-ui to a conversation when the user wants to
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.