Mercurial > pidgin.yaz
graph
-
uses the entry's allocated height instead of requested height, works aroundTue, 09 Oct 2007 03:38:47 +0000, by Ka-Hing Cheung
-
fix the auto resize code for the showing formatting toolbar case, whichTue, 09 Oct 2007 03:13:02 +0000, by Ka-Hing Cheung
-
fix up the aweful spacing hereTue, 09 Oct 2007 02:54:09 +0000, by Ka-Hing Cheung
-
Don't assume that the payload is nul delimited.Tue, 09 Oct 2007 00:38:12 +0000, by Daniel Atallah
-
Another couple leak fixes in the xmpp roster parsing.Tue, 09 Oct 2007 00:25:56 +0000, by Daniel Atallah
-
We need to unref the pixmaps after adding them to a list store.Tue, 09 Oct 2007 00:24:45 +0000, by Daniel Atallah
-
Fix a couple leaks in parsing the xmpp roster.Mon, 08 Oct 2007 20:46:00 +0000, by Daniel Atallah
-
Fix leak when initializing msn soap request.Mon, 08 Oct 2007 15:34:58 +0000, by Daniel Atallah
-
Prevent leakage of the cert returned by SSL_PeerCertificate(), and prevent allocation since it isn't used currently anyway. Also prevent an assertion when reading a cert file - there are a number of places where g_return_* are misused here that need to be cleaned up.Mon, 08 Oct 2007 14:45:01 +0000, by Daniel Atallah
-
Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the glib main loop.Mon, 08 Oct 2007 14:26:41 +0000, by Daniel Atallah
-
Fix a leak when a bonjour account is disconnected.Mon, 08 Oct 2007 14:25:54 +0000, by Daniel Atallah
-
Fix allocating a console for and friends on Windows Vista. Refs #3392.Mon, 08 Oct 2007 10:55:34 +0000, by Daniel Atallah