comparison 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
comparison
equal deleted inserted replaced
27140:e4421eaae7dd 27141:f55455c7ae27
94 * Support saving animated custom smileys as animated images or animated 94 * Support saving animated custom smileys as animated images or animated
95 custom smileys. (Andrea Piccinelli) 95 custom smileys. (Andrea Piccinelli)
96 * Support for keyboard navigation on the status icon. (Li Yuan) 96 * Support for keyboard navigation on the status icon. (Li Yuan)
97 * IMG tags without 'id' attributes are turned into links to the image URL. 97 * IMG tags without 'id' attributes are turned into links to the image URL.
98 (Dmitry Petroff) 98 (Dmitry Petroff)
99 * Draw the user's buddy icon at the bottom of the Buddy List with rounded
100 corners for visual consistency with the actual icons in the Buddy List.
101 (kostaa)
99 102
100 Finch: 103 Finch:
101 * The hardware cursor is updated correctly. This will be useful 104 * The hardware cursor is updated correctly. This will be useful
102 especially for users of braille terminals, screen readers etc. 105 especially for users of braille terminals, screen readers etc.
103 * Added a TinyURL plugin, which aids copying longer URLs. 106 * Added a TinyURL plugin, which aids copying longer URLs.