comparison ChangeLog @ 27217:54de7746e148

Transform id-less <img> tags to links using src and alt attributes. Closes #8628. committer: Paul Aurich <paul@darkrain42.org>
author dmitry.petroff@gmail.com
date Sun, 21 Jun 2009 22:17:14 +0000
parents 35e642c31f12
children 2967cea30d8b
comparison
equal deleted inserted replaced
27216:77cfaae36918 27217:54de7746e148
92 * Pressing the Left and Right arrow keys in the buddy list will expand and 92 * Pressing the Left and Right arrow keys in the buddy list will expand and
93 collapse buddy groups or contacts. (Peter Ruibal) 93 collapse buddy groups or contacts. (Peter Ruibal)
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.
98 (Dmitry Petroff)
97 99
98 Finch: 100 Finch:
99 * The hardware cursor is updated correctly. This will be useful 101 * The hardware cursor is updated correctly. This will be useful
100 especially for users of braille terminals, screen readers etc. 102 especially for users of braille terminals, screen readers etc.
101 * Added a TinyURL plugin, which aids copying longer URLs. 103 * Added a TinyURL plugin, which aids copying longer URLs.