mc/lib
Egmont Koblinger 1f0dee6b52 Ticket #3525: fix "Whole words" search.
The "Whole words" feature of search only worked in Normal mode, not in
any of the other modes (Regex, Hex, Wildcard).

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2015-09-19 20:26:31 +03:00
..
event Update copyright years. 2015-02-26 09:12:08 +03:00
filehighlight Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
mcconfig Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
search Ticket #3525: fix "Whole words" search. 2015-09-19 20:26:31 +03:00
skin Ticket #3428: fix -Wredundant-decls compiler warnings... 2015-05-03 19:43:48 +03:00
strutil Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
tty Ticket #3465: add -Wmissing-variable-declarations option... 2015-05-24 17:59:18 +03:00
vfs Ticket #3472: documentation for vfs/gc.c. 2015-06-18 21:13:49 +03:00
widget (groupbox_callback): remove unused variable. 2015-05-24 20:16:56 +03:00
charsets.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
charsets.h
event-types.h
event.h
filehighlight.h
fileloc.h
fs.h Ticket #3464: (compute_namelen): remove... 2015-05-24 17:59:18 +03:00
glibcompat.c Remove code required for GLib < 2.14.0. 2015-02-26 09:20:54 +03:00
glibcompat.h Remove code required for GLib < 2.14.0. 2015-02-26 09:20:54 +03:00
global.c Update copyright years. 2015-02-26 09:12:08 +03:00
global.h Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
hook.c Update copyright years. 2015-02-26 09:12:08 +03:00
hook.h
keybind.c Update copyright years. 2015-02-26 09:12:08 +03:00
keybind.h Ticket #3228 (select/unselect files with the same extension as the current file) 2014-09-25 15:07:55 +04:00
lock.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
lock.h
logging.c Update copyright years. 2015-02-26 09:12:08 +03:00
logging.h
Makefile.am Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
mcconfig.h (mc_config_get_string_list): clarify usage. 2014-07-22 13:12:06 +04:00
search.h (mc_search_prepare_replace_str2): make replace_str const. 2015-02-26 09:12:08 +03:00
serialize.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
serialize.h
skin.h
strescape.h
strutil.h
timefmt.c (file_date): fix variable initialization. 2015-05-03 19:43:49 +03:00
timefmt.h
timer.c Update copyright years. 2015-02-26 09:12:08 +03:00
timer.h Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
unixcompat.h Use #ifdef for autoconf provided marcos... 2015-05-03 19:43:48 +03:00
util.c (strip_ctrl_codes): add missing default case. 2015-05-03 20:12:18 +03:00
util.h Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
utilunix.c Ticket #3420: code cleanup before 4.8.15 release. 2015-05-24 17:59:18 +03:00
utilunix.h
widget.h