Re: Match Entries Case setting

"kaczoroj" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.gui.devel
Message-ID <[email protected]>
Richard,

> I would like to have a more extended selection of sorting for 
> Unices:
> If the sorting is case sensiteive (what always should be!), the user
> may choose sortoder to be 'AaBbCc...' or 'ABC...abc...'.

Do you mean another setting? Maybe it's better to use the same order 
as typical file manager would use rather than creating so many 
settings.

The setting I was talking about is affecting the way that files are 
compared against the contents of CVS/Entries file. That impacts how we 
display them to be either CVS files or Unknown ones. It sometimes 
happens that the case of files gets changed even though it is the same 
file. That code is in EntnodeData::Compare().

For sorting we are using StrOrdICmp() in all the various column 
classes derived from KiColumn. 

These two are not the same thing. The EntnodeData::Compare() should 
not really be used for sorting of the data to be displayed, I will 
have to check the code on that later to see that this is the case. 

All in all, feel free to alter StrOrdICmp() to make it working the way 
you like ;)

Best Regards,
Jerzy




------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com.  Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/NhFolB/TM
---------------------------------------------------------------------~->

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/cvsgui-dev/

<*> To unsubscribe from this group, send an email to:
     [email protected]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.