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

[TSVN] Sort order in commit / revert dialog

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-11-15 14:11:35 CET

Hi Folks,

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?

Cheers
- Lübbe

--
       ___
  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 Mon Nov 15 14:12:06 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.