Mercurial > pidgin.yaz
graph
-
When converting HTML to XHTML and plain text on message send, links in the HTML are converted to 'text' <'url'> in plain text instead of just 'text'.Sun, 08 Jul 2007 20:43:53 +0000, by Andreas Monitzer
-
Fixed a bug in the XMPP parser involving event handlers that replace the xmlnode packet. This caused double frees in this situation. The replacing function must free the xmlnode, since multiple event handlers could do this, and the intermediate xml trees would leak otherwise.Tue, 03 Jul 2007 23:51:26 +0000, by Andreas Monitzer