Mercurial > pidgin.yaz
comparison ChangeLog @ 29383:9af18bfb16aa
Add support for dropping an image on the Custom Smiley window to add that
image. Based on theme DND, but I wonder if someone knows how to get it to
accept only image-formats.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 07 Feb 2010 08:41:47 +0000 |
parents | 3de19f8f5c92 |
children | bafc2a8bb747 8c87d8558fb5 |
comparison
equal
deleted
inserted
replaced
29382:b066ad9bbcc3 | 29383:9af18bfb16aa |
---|---|
50 * Correctly size conversation and status box entries when the | 50 * Correctly size conversation and status box entries when the |
51 interior-focus style property is diabled. (Gabriel Schulhof) | 51 interior-focus style property is diabled. (Gabriel Schulhof) |
52 * Correctly handle a multiline text field being required in a | 52 * Correctly handle a multiline text field being required in a |
53 request form. (Thanks to Florian Zeitz for finding this problem) | 53 request form. (Thanks to Florian Zeitz for finding this problem) |
54 * Search friends by email-addresses in the buddy list. (Luoh Ren-Shan) | 54 * Search friends by email-addresses in the buddy list. (Luoh Ren-Shan) |
55 * Allow dropping an image on Custom Smiley window to add a new one. | |
55 | 56 |
56 Finch: | 57 Finch: |
57 * Rebindable 'move-first' and 'move-last' actions for tree widgets. So | 58 * Rebindable 'move-first' and 'move-last' actions for tree widgets. So |
58 it is possible to jump to the first or last entry in the buddy list | 59 it is possible to jump to the first or last entry in the buddy list |
59 (and other such lists) by pressing home or end key (defaults) | 60 (and other such lists) by pressing home or end key (defaults) |