Mercurial > pidgin
comparison ChangeLog @ 26186:3d997c09b94e
A patch from Jorge Villaseor which makes all pounces share a single window.
The window is based on the one used by the mail notifications.
I made some extra changes on top of the patch to clean things up a little bit,
mainly to improve strings. Blame me if something breaks!
Thanks to bjlockie for helping with testing. Closes #190
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Mon, 16 Mar 2009 17:07:41 +0000 |
parents | a4fea5757d27 |
children | c884b702ec17 |
comparison
equal
deleted
inserted
replaced
26185:da9e022befd9 | 26186:3d997c09b94e |
---|---|
16 * The status message input box at the bottom of the buddy list expands | 16 * The status message input box at the bottom of the buddy list expands |
17 correctly when starting a new line of text. | 17 correctly when starting a new line of text. |
18 * Pressing the Enter key in the message entry box of the New Status | 18 * Pressing the Enter key in the message entry box of the New Status |
19 dialog and various other dialogs now causes the cursor to move to | 19 dialog and various other dialogs now causes the cursor to move to |
20 the next line. | 20 the next line. |
21 * Created a unified Buddy Pounce notification window for all pounces | |
22 where "Pop up a notification" is selected, which avoids having a | |
23 new dialog box every time a pounce is triggered. (Jorge Villaseñor) | |
21 | 24 |
22 version 2.5.5 (03/01/2009): | 25 version 2.5.5 (03/01/2009): |
23 libpurple: | 26 libpurple: |
24 * Fix a crash when removing an account with an unknown protocol id. | 27 * Fix a crash when removing an account with an unknown protocol id. |
25 * Beta support for SSL connections for AIM and ICQ accounts. To | 28 * Beta support for SSL connections for AIM and ICQ accounts. To |