gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] [NEW] The fun is in the search, not the finding...


From: cristi_bzdg
Subject: Re: [gcmd-dev] [NEW] The fun is in the search, not the finding...
Date: Tue, 17 May 2011 11:56:06 +0300

Hi Piotr,

Thanks. It works and it doesn't crash anymore. :)



2011/5/16 Piotr Eljasiak <address@hidden>

> Hi folks,
>
> I've just completed works on file search dlg. Initially triggered as a
> fix for nasty crashes when searching for files, it has finally resulted
> in quite a renovation of the dialog window:
>
>     1. file location: GtkFileChooserButton has replaced obsoleted
>        GnomeFileEntry widget
>     2. dir history has been removed - as for GtkFileChooserButton
>        doesn't not support it
>     3. shell syntax matching doesn't need '*' at the beginning/end of
>        pattern any more (instead of previous: `*.cc' simply use: `cc')
>     4. shell/regex matching buttons has been moved to combo box (close
>        to pattern entry)
>     5. the above shell/regex settings are stored across sessions now
>     6. an option for shell/regex matching is removed from options dlg
>     7. recursive searching can be limited to a specified level
>     8. gcmd uses now findutils backend for local searches, apart from
>        fixing the crashes - there is a very big speedup here (use -d=g
>        flag to verify what's being passed to 'find' utility)
>
> Enjoy,
>
> Piotr
>
> _______________________________________________
> gcmd-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/gcmd-devel
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]