Mercurial > pidgin
diff ChangeLog @ 27141:f55455c7ae27
Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.
I fixed the ref-counting to not leak.
Refs #8691 (waiting for the name to put in COPYRIGHT).
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Mon, 22 Jun 2009 04:17:03 +0000 |
parents | 2967cea30d8b |
children | 267451c2d4fe |
line wrap: on
line diff
--- a/ChangeLog Mon Jun 22 03:41:21 2009 +0000 +++ b/ChangeLog Mon Jun 22 04:17:03 2009 +0000 @@ -96,6 +96,9 @@ * Support for keyboard navigation on the status icon. (Li Yuan) * IMG tags without 'id' attributes are turned into links to the image URL. (Dmitry Petroff) + * Draw the user's buddy icon at the bottom of the Buddy List with rounded + corners for visual consistency with the actual icons in the Buddy List. + (kostaa) Finch: * The hardware cursor is updated correctly. This will be useful