mc/lib/search
Andrew Borodin 2fdc05db08 Ticket #2705: the 0x prefix for hexadecimal search is optional now.
Hexadecimal values like "2d f0" can be used as well as "0x2d 0xf0"
in all search dialogs where hexadecimal search is supported.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-01-29 18:52:16 +03:00
..
glob.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
hex.c Ticket #2705: the 0x prefix for hexadecimal search is optional now. 2012-01-29 18:52:16 +03:00
internal.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
lib.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
Makefile.am Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
normal.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
regex.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
search.c Ticket #2704: added hotkeys for search types. 2011-12-30 17:49:16 +03:00