[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Sort order in commit / revert dialog

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-11-17 17:16:54 CET

Lübbe Onken wrote:

> There's a tiny annoyance in these dialog. The entries are sorted, but the
> case isn't ignored. Thus an entry like 'aaa' is near the end of a list where
> I wouldn't search for it, when the other entries start with capital letters.
>
> Currently we have:
>
> Aab
> Aac
> .
> . insert as many as you like so that 'aaa' scrolls off the screen
> .
> ZXYZZYX
> aaa <- Oh, that's where they are hiding!
> abc
>
> Should be:
> aaa
> Aab
> Aac
> abc
> .
> .
> .
> ZXYZZYX
>
> I haven't checked whether other dialogs sort like this as well. I checked
> commit and revert. Possibly add. Others?

Fixed in revision 1931.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Nov 17 17:17:36 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.