Mercurial > pidgin.yaz
comparison ChangeLog @ 24660:8d49c8f019d9
merge of '1588a62b7442c86d09ede6244012e7c0eed52478'
and 'fb96e8d1db91d871d26f751cc200f9d228f0553d'
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 12 Dec 2008 17:08:23 +0000 |
parents | 36851084b5f2 8d1ff9c7b889 |
children | d1d9d085d626 |
comparison
equal
deleted
inserted
replaced
24650:19198eac578b | 24660:8d49c8f019d9 |
---|---|
20 connected (Paul Aurich) | 20 connected (Paul Aurich) |
21 * Fix a crash in purple_accounts_delete that happens when this function is | 21 * Fix a crash in purple_accounts_delete that happens when this function is |
22 called before the buddy list is initialized (Florian Quèze) | 22 called before the buddy list is initialized (Florian Quèze) |
23 * On MSN, the Games and Office media can now be set and displayed (in | 23 * On MSN, the Games and Office media can now be set and displayed (in |
24 addition to the previous Music media). The Media status text now shows | 24 addition to the previous Music media). The Media status text now shows |
25 the album, if possible. | 25 the album, if possible. |
26 * Fix use of av_len in perl bindings to fix some off-by-one bugs (Paul | 26 * Fix use of av_len in perl bindings to fix some off-by-one bugs (Paul |
27 Aurich) | 27 Aurich) |
28 * On ICQ, advertise the ICQ 6 typing capability. This should fix the | 28 * On ICQ, advertise the ICQ 6 typing capability. This should fix the |
29 reports of typing notifications not working with third-party clients | 29 reports of typing notifications not working with third-party clients |
30 (Jaromír Karmazín) | 30 (Jaromír Karmazín) |
70 gtk-enable-tooltips = 0 | 70 gtk-enable-tooltips = 0 |
71 * Moved the release notification dialog to a mini-dialog in the | 71 * Moved the release notification dialog to a mini-dialog in the |
72 buddylist. (Thanks to Casey Ho) | 72 buddylist. (Thanks to Casey Ho) |
73 * Fix a crash when closing an authorization minidialog with the X then | 73 * Fix a crash when closing an authorization minidialog with the X then |
74 immediately going offline (Paul Aurich) | 74 immediately going offline (Paul Aurich) |
75 * Fix compatibility with old GTK+ yet again | |
75 | 76 |
76 Finch: | 77 Finch: |
77 * Allow binding meta+arrow keys for actions. | 78 * Allow binding meta+arrow keys for actions. |
78 | 79 |
79 | 80 |