Mercurial > pidgin.yaz
comparison ChangeLog @ 32063:6ee534f155d7
Fix a bug where the tooltip is destroyed when it have a lot of information. Fixes #10510
author | masca@cpw.pidgin.im |
---|---|
date | Fri, 13 May 2011 04:32:48 +0000 |
parents | bfb4b66953b4 |
children | b185aa2c7318 |
comparison
equal
deleted
inserted
replaced
32062:5ef22297ea91 | 32063:6ee534f155d7 |
---|---|
16 streams on the fly. (Jakub Adam) (half of #13535) | 16 streams on the fly. (Jakub Adam) (half of #13535) |
17 * Don't cancel an ongoing call when rejecting the addition of a | 17 * Don't cancel an ongoing call when rejecting the addition of a |
18 stream to the existing call. (Jakub Adam) (#13537) | 18 stream to the existing call. (Jakub Adam) (#13537) |
19 * Pidgin plugins can now override tab completion and detect clicks on | 19 * Pidgin plugins can now override tab completion and detect clicks on |
20 usernames in the chat userlist. (kawaii.neko) (#12599) | 20 usernames in the chat userlist. (kawaii.neko) (#12599) |
21 * Fix the tooltip being destroyed when it is full of information and | |
22 cover the mouse (dliang) (#10510) | |
21 | 23 |
22 libpurple: | 24 libpurple: |
23 * media: Allow obtaining active local and remote candidates. (Jakub | 25 * media: Allow obtaining active local and remote candidates. (Jakub |
24 Adam) (#11830) | 26 Adam) (#11830) |
25 * media: Allow getting/setting video capabilities. (Jakub Adam) (half | 27 * media: Allow getting/setting video capabilities. (Jakub Adam) (half |