Mercurial > pidgin.yaz
graph
-
Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.Wed, 06 Jun 2007 04:38:03 +0000, by Jeffrey Connelly
-
Pass postprocessing parameters inside MsimMessage * instead of in a new struct.Wed, 06 Jun 2007 02:49:35 +0000, by Jeffrey Connelly
-
Change msim_send_im() to use msim_postprocess_outgoing(), eliminating theTue, 05 Jun 2007 05:06:04 +0000, by Jeffrey Connelly
-
Add, but do not use, two new functions to postprocess outgoing messagesTue, 05 Jun 2007 04:41:16 +0000, by Jeffrey Connelly
-
Add untested implementation of msim_incoming_action().Tue, 05 Jun 2007 03:20:59 +0000, by Jeffrey Connelly
-
Transition msim_incoming_im() to the callbackless infrastructure. RemoveTue, 05 Jun 2007 02:42:46 +0000, by Jeffrey Connelly
-
Add message preprocessing in msim_preprocess_incoming(), to resolveTue, 05 Jun 2007 02:36:17 +0000, by Jeffrey Connelly
-
msim_status_cb() now takes a MsimMessage *, just like msim_send_im_cb() andMon, 04 Jun 2007 04:06:58 +0000, by Jeffrey Connelly
-
Change msim_incoming_im_cb() to accept a MsimMessage *. Orthogonality is key.Mon, 04 Jun 2007 03:55:35 +0000, by Jeffrey Connelly
-
Change msim_send_im_by_userid_cb() to msim_send_im_cb(), and removeMon, 04 Jun 2007 03:49:11 +0000, by Jeffrey Connelly
-
Enhance msim_msg_new() to accept a variadic arguments, like msim_send(),Mon, 04 Jun 2007 03:30:55 +0000, by Jeffrey Connelly
-
Add msim_msg_insert_before(), needed since some elements must be in a certain order.Mon, 04 Jun 2007 03:07:42 +0000, by Jeffrey Connelly