Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Fri, 01 Jun 2007 06:11:40 +0000 | Jeffrey Connelly | Trivial fixes to clean up MsimMessage. |
Fri, 01 Jun 2007 06:09:32 +0000 | Jeffrey Connelly | Use MsimMessage for receiving messages everywhere, instead of GHashTable. |
Fri, 01 Jun 2007 05:52:25 +0000 | Jeffrey Connelly | Move msim_send() to message.h, since it is implemented in message.c. |
Fri, 01 Jun 2007 05:48:27 +0000 | Jeffrey Connelly | msim_msg_get_element() -> msim_msg_get(), now in header file. |
Fri, 01 Jun 2007 05:44:50 +0000 | Jeffrey Connelly | Add MSIM_TYPE_STRING to msim_msg_get_binary() (but with reservations). |
Fri, 01 Jun 2007 05:28:46 +0000 | Jeffrey Connelly | Add msim_msg_get_binary() - retrieves binary data values from an MsimMessage. |
Fri, 01 Jun 2007 05:10:01 +0000 | Jeffrey Connelly | Parenthesize 5 * 1024, in case the macro expansion occurs within a complex |