comparison ChangeLog @ 27177:211b59ac6345

Apply patch that adds support for keyboard navigation for the status icon. Fixes #6515.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 10 Jun 2009 03:40:27 +0000
parents cd76e1366ad3
children 35e642c31f12
comparison
equal deleted inserted replaced
27176:db373b572015 27177:211b59ac6345
97 * Fix a bug in 'Conversation Colors' plugin for RTL messages. 97 * Fix a bug in 'Conversation Colors' plugin for RTL messages.
98 * Pressing the Left and Right arrow keys in the buddy list will expand and 98 * Pressing the Left and Right arrow keys in the buddy list will expand and
99 collapse buddy groups or contacts. (Peter Ruibal) 99 collapse buddy groups or contacts. (Peter Ruibal)
100 * Support saving animated custom smileys as animated images or animated 100 * Support saving animated custom smileys as animated images or animated
101 custom smileys. (Andrea Piccinelli) 101 custom smileys. (Andrea Piccinelli)
102 * Support for keyboard navigation on the status icon. (Li Yuan)
102 103
103 Finch: 104 Finch:
104 * The hardware cursor is updated correctly. This will be useful 105 * The hardware cursor is updated correctly. This will be useful
105 especially for users of braille terminals, screen readers etc. 106 especially for users of braille terminals, screen readers etc.
106 * Added a TinyURL plugin, which aids copying longer URLs. 107 * Added a TinyURL plugin, which aids copying longer URLs.