Mercurial > pidgin
log libpurple/buddyicon.c @ 17166:ddf759c28d0b
age | author | description |
---|---|---|
Wed, 09 May 2007 19:05:19 +0000 | Richard Laager | Patch from ticket #819 from vampire |
Fri, 04 May 2007 04:51:19 +0000 | Richard Laager | Fix a reference counting bug. |
Thu, 03 May 2007 23:23:44 +0000 | Richard Laager | merge of 'df3320af10ba54cf6129f203dedb82f35baf6800' |
Thu, 03 May 2007 17:50:36 +0000 | Evan Schoenberg | Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too. |
Thu, 03 May 2007 17:43:07 +0000 | Sadrul Habib Chowdhury | Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime. |
Thu, 03 May 2007 21:57:49 +0000 | Richard Laager | Rework purple_buddy_icons_find() to return a reference for the caller, which |
Thu, 03 May 2007 07:55:32 +0000 | Mark Doliner | Change a few functions to free a linked list while iterating through |