Ref #624: Filter files by shell or regular expression pattern
authorColin Clark <colin.clark@cclark.uk>
Mon, 13 Aug 2018 13:30:01 +0000 (14:30 +0100)
committerColin Clark <colin.clark@cclark.uk>
Mon, 13 Aug 2018 13:30:01 +0000 (14:30 +0100)
commit15637ceb5c85a161f8d102904c554fcfba6dc1ef
tree1446a0a69ede06c22839fa88e0768ae018b5e17d
parentbd11ce89f2e9ea7a8c3ead34887e98e9dbf1202c
Ref #624: Filter files by shell or regular expression pattern

https://github.com/BestImageViewer/geeqie/issues/624

The File name (when "contains" is selected) and Comment items on the
Search page use Perl Compatible Regular Expressions.

Basic searches should be no different to current usage.
23 files changed:
doc/docbook/GuideImageSearchSearch.xml
doc/docbook/GuideReference.xml
doc/docbook/GuideReferencePCRE.xml [new file with mode: 0644]
src/search.c
web/help/GuideFaq.html
web/help/GuideImageSearchCache.html [new file with mode: 0644]
web/help/GuideImageSearchSearch.html
web/help/GuideIndex.html
web/help/GuideReference.html
web/help/GuideReferenceCommandLine.html
web/help/GuideReferenceConfig.html
web/help/GuideReferenceDecodeLatLong.html
web/help/GuideReferenceKeyboardShortcuts.html
web/help/GuideReferenceLIRC.html
web/help/GuideReferenceLua.html
web/help/GuideReferenceMetadata.html
web/help/GuideReferencePCRE.html [new file with mode: 0644]
web/help/GuideReferencePixbufLoaders.html
web/help/GuideReferenceStandards.html
web/help/GuideReferenceSupportedFormats.html
web/help/GuideReferenceThumbnails.html
web/help/GuideReferenceUTC.html
web/help/GuideReferenceXmpExif.html