Mercurial > pidgin.yaz
changeset 7071:470b14b1c70d
[gaim-migrate @ 7636]
David Smock (smocky) writes:
" Currently, when sorting the blist by status, idle
buddies are sorted in descending order, putting your
longest-idling buddy at the top of your idle buddies.
The pre-contacts sorting behavior was to put the
least-idle buddy at the top of the idle buddies, the
least idling away buddy at the top of those buddies, etc.
This just re-adds one line of the old sorting code to
fix this."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 30 Sep 2003 12:59:37 +0000 |
parents | b794695d7c72 |
children | 1350352f5818 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Sep 30 12:54:58 2003 +0000 +++ b/ChangeLog Tue Sep 30 12:59:37 2003 +0000 @@ -9,6 +9,8 @@ longer attempt to load the same, possibly incompatible plugins (Robert McQueen) * Zepher formatting fixes (Arun A Tharuvai) + * Fix sort by idle to behave as it did pre-contact support (David + Smock) * Chinese (Traditional) translation updated (Ambrose C. Li) version 0.70 (09/28/2003):