Mercurial > pidgin
comparison ChangeLog @ 28944:7b6933cd7fd3
move-start (home) and move-last (end) actions for trees.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 03 Feb 2010 16:05:28 +0000 |
parents | 4f3a9ddfa34e |
children | 8271e42acdcb 7529cda1d0bc |
comparison
equal
deleted
inserted
replaced
28943:1cf9103727f2 | 28944:7b6933cd7fd3 |
---|---|
41 * Correctly size conversation and status box entries when the | 41 * Correctly size conversation and status box entries when the |
42 interior-focus style property is diabled. (Gabriel Schulhof) | 42 interior-focus style property is diabled. (Gabriel Schulhof) |
43 * Correctly handle a multiline text field being required in a | 43 * Correctly handle a multiline text field being required in a |
44 request form. (Thanks to Florian Zeitz for finding this problem) | 44 request form. (Thanks to Florian Zeitz for finding this problem) |
45 * Search friends by email-addresses in the buddy list. (Luoh Ren-Shan) | 45 * Search friends by email-addresses in the buddy list. (Luoh Ren-Shan) |
46 | |
47 Finch: | |
48 * Rebindable 'move-first' and 'move-last' actions for tree widgets. So | |
49 it is possible to jump to the first or last entry in the buddy list | |
50 (and other such lists) by pressing home or end key (defaults) | |
51 respectively. | |
46 | 52 |
47 version 2.6.5 (01/08/2010): | 53 version 2.6.5 (01/08/2010): |
48 libpurple: | 54 libpurple: |
49 * TLS certificates are actually stored to the local cache once again | 55 * TLS certificates are actually stored to the local cache once again |
50 (accepting a name mismatch on a certificate should now be remembered) | 56 (accepting a name mismatch on a certificate should now be remembered) |