Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
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 |
Fri, 01 Jun 2007 05:07:25 +0000 | Jeffrey Connelly | Change msim_msg_get_element to msim_msg_get. |
Fri, 01 Jun 2007 04:55:42 +0000 | Jeffrey Connelly | Fix msim_parse() to correctly parse into an MsimMessage *. |