Sort/search on file class
authorColin Clark <colin.clark@cclark.uk>
Wed, 3 Jan 2018 17:49:15 +0000 (17:49 +0000)
committerColin Clark <colin.clark@cclark.uk>
Wed, 3 Jan 2018 17:49:15 +0000 (17:49 +0000)
commitcaabfd977c23c65296e736ad38d1eb5c7e340609
tree32d63c9c63be42a36cc8de29f8a0e27d1f19d44b
parentd599fbc9761f0aed6be21d1e303c6a72f6307335
Sort/search on file class

Implement sort and search on file class (raw image, video etc.)

Note that the sort order is set by an enumerated type in typedefs.h, but
cannot be easily changed because the class is saved in the filter
section of geeqierc.xml as an integer.
doc/docbook/GuideImageSearchSearch.xml
doc/docbook/GuideMainWindowStatusBar.xml
src/collect.c
src/filedata.c
src/menu.c
src/search.c
src/typedefs.h
web/help/GuideImageSearchSearch.html
web/help/GuideMainWindowStatusBar.html