Alexander Koblov
a1f65bdd8a
ADD: Case insensitive text search with different encodings (patch by GrayElf)
2014-01-19 14:17:12 +00:00
Alexander Koblov
278823f603
ADD: Feature [0000145] "Regular Expressions in file content search is really needed"
2013-11-22 15:49:29 +00:00
Alexander Koblov
6257efb123
FIX: Find folders, speed up search
2012-12-15 06:44:51 +00:00
cobines
4521889921
UPD: Don't store FileView reference in FindDialog as it may be destroyed while the dialog is running. Remember the list of selected files at creation of the FindDialog.
...
UPD: Remove the locking mechanism in TDisplayFiles and use CloneSelectedFiles instead.
2012-10-06 20:12:54 +00:00
Alexander Koblov
11224632fb
ADD: Feature [0000559] "Search in the selected files and directories" (patch by pktfag with some changes)
2012-09-16 15:46:46 +00:00
Alexander Koblov
dba9db6207
ADD: Display "finished" when file search end
2012-04-29 14:16:13 +00:00
cobines
fa2cb8fa9a
UPD: Cleanup.
2012-04-17 08:41:32 +00:00
cobines
40679ba7a5
UPD: Find Files: Don't get/set current dir.
2012-04-17 08:31:40 +00:00
cobines
66db189ff2
UPD: Move matching directory name in search template to a separate function.
2012-04-16 12:08:02 +00:00
cobines
3d8d2b6151
FIX: Matching file name for a search template.
2012-04-16 11:35:10 +00:00
cobines
4b833bbd56
ADD: Find Files: Option to exclude subdirectories and files from search.
2012-04-16 09:28:58 +00:00
cobines
47aec6b94c
UPD: Move some code to a separate package so that it can be reused in components or plugins.
2012-04-09 00:38:34 +00:00
Alexander Koblov
ff7e296f49
FIX: Close "Find file" dialog by Alt+F4
...
FIX: Show statistics in "Find file" dialog
2011-11-09 18:51:44 +00:00
cobines
0a8e476fd7
UPD: Change using DebugLn to thread-safe DCDebug.
2011-03-30 20:02:16 +00:00
Alexander Koblov
80004703b7
UPD: Use ZVDateTimePicker in find files dialog, redesign interface (patch by Fuhrer with some changes)
2011-03-05 12:32:20 +00:00
Alexander Koblov
cfa62e7095
FIX: Find files with IsNotOlderThan option
2011-01-24 19:57:40 +00:00
Alexander Koblov
290660785b
FIX: Finding files with "Space" and "[]" in name
2010-10-03 08:17:42 +00:00
Alexander Koblov
3d5bf587cf
FIX: Bug [2978465] Зацикливание поиска
2010-04-24 20:47:56 +00:00
Alexander Koblov
4793cf5f0e
ADD: "Follow symlinks" option to find files dialog
2010-04-24 20:09:38 +00:00
cobines
930a6a0416
UPD: Changes to find files:
...
- Use different structure for Find Files and Search Template than for DSX. Change DSX structure to use stack memory.
- Now all find files settings are saved to templates.
- Changed how attributes work, now it is more like chmod. Allows for some more refined search (AND's and OR's).
- Fixed resources leaks when find thread was created but not executed.
- Reformatted text in some units.
2010-03-16 14:09:16 +00:00
Alexander Koblov
06e51790ba
ADD: File search in multiply directories
2010-02-14 16:33:41 +00:00
Alexander Koblov
18beb2417b
FIX: Find files in hidden directories
2010-01-26 14:54:58 +00:00
Alexander Koblov
1c2c6178d5
FIX: Case insensitive file search for non ACSII file names
2010-01-23 19:13:37 +00:00
cobines
6c5ec86ba9
UPD: Changed handling file times to allow displaying and setting distant past and future times. Now Windows UTC time is used instead of MS-DOS time on Windows and on Unix a 64-bit type is used on x86_64.
2009-12-21 05:18:05 +00:00
cobines
a86c3d7e71
UPD: Several updates to viewer:
...
- Allow using variable width font.
- Fixed search next, allow searching backwards, highlight found text.
- Fixed highlighting lines with TABs.
- Fixed handling of wide character encodings (UTF-16). Added support for UTF-32.
- Added auto-detection of file encoding.
- Added handling of Unicode files with BOM.
2009-12-02 11:53:43 +00:00
Alexander Koblov
7af01dd5f4
UPD: Use similar unit names for plugins API
2009-10-21 12:32:44 +00:00
Alexander Koblov
d5bc3eea7b
FIX: File search by some masks
2009-05-21 07:13:22 +00:00
Alexander Koblov
f38056a8dc
UPD: Some code optimization
2009-05-11 14:49:01 +00:00
cobines
6f1f9843c0
FIX: Memory leak.
2009-05-03 11:57:41 +00:00
cobines
70e1d16398
UPD: Searching files and file mapping.
2009-04-26 17:44:50 +00:00
Alexander Koblov
3cf7900f43
UPD: Move all units to "src" subdirectory
2009-04-20 06:39:38 +00:00