log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
pidgin
log libpurple/protocols/jabber/buddy.c @ 16391:
24bbd7e46bfe
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Wed, 25 Apr 2007 22:23:29 +0000
Richard Laager
Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 21:48:56 +0000
Richard Laager
Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Wed, 25 Apr 2007 00:56:13 +0000
Richard Laager
Move the prpl icon checksum code into the core, so we can delete the
Tue, 24 Apr 2007 03:57:07 +0000
Richard Laager
Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 19 Mar 2007 07:01:17 +0000
Sean Egan
sed -ie 's/gaim/purple/g'
Mon, 19 Feb 2007 16:09:25 +0000
Daniel Atallah
Don't access the list element after it has been freed.
Tue, 13 Feb 2007 22:19:26 +0000
Evan Schoenberg
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.
Sat, 20 Jan 2007 02:32:10 +0000
Sean Egan
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
less
more
|
(0)
tip