comparison ChangeLog @ 27111:e6031586fd1b

Apply patch from Peter to handle the left and right arrow keys in the buddy list to expand and contract groups or contacts, plus a few leak fixes. Fixes #2111.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 05 Jun 2009 02:58:26 +0000
parents 2f297ab00e9d
children 804141095de5 9a79f8a99259
comparison
equal deleted inserted replaced
27110:3acb76e56517 27111:e6031586fd1b
83 chat's conversation history. The nicks are un-italicized when they 83 chat's conversation history. The nicks are un-italicized when they
84 rejoin. 84 rejoin.
85 * Always set unseen-count and unseen-state on conversations. 85 * Always set unseen-count and unseen-state on conversations.
86 (Joshua Stein) 86 (Joshua Stein)
87 * Fix a bug in 'Conversation Colors' plugin for RTL messages. 87 * Fix a bug in 'Conversation Colors' plugin for RTL messages.
88 * Pressing the Left and Right arrow keys in the buddy list will expand and
89 collapse buddy groups or contacts. (Peter Ruibal)
88 90
89 Finch: 91 Finch:
90 * The hardware cursor is updated correctly. This will be useful 92 * The hardware cursor is updated correctly. This will be useful
91 especially for users of braille terminals, screen readers etc. 93 especially for users of braille terminals, screen readers etc.
92 * Added a TinyURL plugin, which aids copying longer URLs. 94 * Added a TinyURL plugin, which aids copying longer URLs.