Revision e485e0b2753d7eb36ce2f7abf8a6eb040cae49b7

rlaager at pidgin.im rlaager at pidgin.im
Fri Feb 9 20:22:09 EST 2007


-----------------------------------------------------------------
Revision: e485e0b2753d7eb36ce2f7abf8a6eb040cae49b7
Ancestor: a772b1b0185ca676e83490a79f32cadb3cb48f6a
Author: rlaager at pidgin.im
Date: 2007-02-09T17:23:47
Branch: im.pidgin.pidgin

Modified files:
        COPYRIGHT pidgin/gtkconv.c

ChangeLog: 

SF Patch #1653845 from Matt Perry

"Consider what happens when you call gaim_conversation_write with flags = GAIM_MESSAGE_RAW|GAIM_MESSAGE_NO_LOG;

Intuitively, one would expect a raw message (no formatting when displayed), that is not written to the logs. However, in gaim_gtkconv_write_conv, NO_LOG is checked first and takes priority, adding additional formatting.

This patch simply changes the order of the checks, so that RAW is checked first and has priority over all other message types."

-------------- next part --------------
A non-text attachment was scrubbed...
Name: e485e0b2753d7eb36ce2f7abf8a6eb040cae49b7.diff
Type: text/x-diff
Size: 1506 bytes
Desc: not available
Url : http://pidgin.im/pipermail/commits/attachments/20070209/45843bd8/attachment.diff 


More information about the Commits mailing list