document-manager: Allow to search starting from the current position
commitb2fb9bd306bda429cf9c15e9dbbb2360fd057d5a
authorSébastien Granjoux <seb.sfo@free.fr>
Fri, 22 Feb 2013 21:53:17 +0000 (22 22:53 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Sat, 23 Feb 2013 17:32:36 +0000 (23 18:32 +0100)
treee239166e50493dd5022e61aa50e7e802f78017d8
parent409112ed4ec44ac46b7b52ccd7aa7d5fdded8030
document-manager: Allow to search starting from the current position

This is useful when the search function is called on a change of the search
entry. In this case you want to search the new text starting from the current
position and not go to the next match.
plugins/document-manager/action-callbacks.c
plugins/document-manager/search-box.c
plugins/document-manager/search-box.h
plugins/document-manager/search-files.c