Re: [E-devel] Re: Patch submission for EWL

2005-07-07 Thread Ed Stafford
would be faster and take looking at less nodes. This has to be _fast_ and it has to be fast on large directories as it will get run a lot.dan> Resubmitting with 'cvs diff -u' per Raster's instructions.>>> On 7/7/05, Ed Stafford <[EMAIL PROTECTED]> wrote: > >>

[E-devel] Re: Patch submission for EWL

2005-07-06 Thread Ed Stafford
Resubmitting with 'cvs diff -u' per Raster's instructions. On 7/7/05, Ed Stafford <[EMAIL PROTECTED]> wrote: Hey folks.  Here is a patch for ewl_fileselector.c that will alpha sort the files and dir listings in the selector box.  Appearently, if you're on OS X, the lists

[E-devel] Patch submission for EWL

2005-07-06 Thread Ed Stafford
Hey folks.  Here is a patch for ewl_fileselector.c that will alpha sort the files and dir listings in the selector box.  Appearently, if you're on OS X, the lists are already sorted, but on x86 Linux, that's not the case. I built the patch with 'cvs diff ewl_fileselector.c'  If you'd like it built