Mercurial > pidgin
graph
-
merge of '46383975a415a7c7a37796205fd5ee523d5bc5e6'Wed, 14 Feb 2007 04:24:48 +0000, by Evan Schoenberg
-
Some more pidgininficationWed, 14 Feb 2007 02:35:35 +0000, by Daniel Atallah
-
s/Gaim/PidginWed, 14 Feb 2007 00:12:27 +0000, by Evan Schoenberg
-
merge of '12df03445c45ddd504a76c52aa7a78e633426dbe'Wed, 14 Feb 2007 02:28:44 +0000, by Daniel Atallah
-
merge of '7822ac971c736a7e6545da828b1b79db67ad732f'Tue, 13 Feb 2007 07:03:51 +0000, by Mark Doliner
-
Allow setting of the iTunes Music Store URL for AIM accounts. It'sTue, 13 Feb 2007 06:58:13 +0000, by Mark Doliner
-
Fixed 3 Jabber memory leaks: in jabber_roster_parse(), there's no need to g_strdup() this normalized jid since it's only used immediately, and there was no correspoding g_free(). When removing an id from jbi->ids, its data should always be freed. Finally, gaim_str_seconds_to_string() returns retained memory -- we must free the returned pointer when we're done using it.Tue, 13 Feb 2007 22:19:26 +0000, by Evan Schoenberg