Mercurial > pidgin
comparison ChangeLog @ 29636:d75813811637
Add a new signal, drawing-buddy, to allow plugins to handle markup in buddy
names, or anything else a plugin author might choose to dream up. Fixes #4598.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Thu, 25 Mar 2010 02:21:03 +0000 |
parents | 1bde873d1b94 |
children | 551109fcd61d |
comparison
equal
deleted
inserted
replaced
29635:33a4d72232a7 | 29636:d75813811637 |
---|---|
26 (currently XMPP and ICQ). | 26 (currently XMPP and ICQ). |
27 * Use standard (but small) GTK+ buttons instead of custom "X" symbol. | 27 * Use standard (but small) GTK+ buttons instead of custom "X" symbol. |
28 * Default binding of Ctrl+Shift+v to 'Paste as Plain Text' in | 28 * Default binding of Ctrl+Shift+v to 'Paste as Plain Text' in |
29 conversation windows. This can be changed in .gtkrc-2.0. For example, | 29 conversation windows. This can be changed in .gtkrc-2.0. For example, |
30 Ctrl+v can be bound to 'Paste as Plain Text' by default. | 30 Ctrl+v can be bound to 'Paste as Plain Text' by default. |
31 * Plugins can now handle markup in buddy names by attaching to the signal | |
32 "drawing-buddy". | |
31 | 33 |
32 Bonjour: | 34 Bonjour: |
33 * Added support for IPv6. (Thanks to T_X for testing) | 35 * Added support for IPv6. (Thanks to T_X for testing) |
34 | 36 |
35 Gadu-Gadu: | 37 Gadu-Gadu: |