Mercurial > pidgin.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 04 06:40:16 2009 +0000 +++ b/ChangeLog Fri Jun 05 02:58:26 2009 +0000 @@ -85,6 +85,8 @@ * Always set unseen-count and unseen-state on conversations. (Joshua Stein) * Fix a bug in 'Conversation Colors' plugin for RTL messages. + * Pressing the Left and Right arrow keys in the buddy list will expand and + collapse buddy groups or contacts. (Peter Ruibal) Finch: * The hardware cursor is updated correctly. This will be useful
