FileSeek Change Log
v1.6.0 ~ November 9, 2008
- Changed: Added an “Open with Other Application” context menu option for selected files
- Changed: Added an “Open Containing Folder” context menu option for selected files
- Changed: Added a “Case sensitive query” option
- Changed: Now shows the folder that is currently being searched
- Changed: Reworked the Settings window
- Changed: Reworked the main window’s top menu
- Fixed: Context menu bug that always forced the included files value to be “*.*”
- Fixed: Main window resizing issues
v1.5.1 ~ July 10, 2008
- Changed: Now shows an error if the path to search doesn’t exist
- Changed: Status bar now says “x matches found” instead of “x lines found” (more accurate wording)
- Fixed: Now properly finds files with no extension
- Fixed: Issue with Windows Vista UAC (user account control) and adding the registry entries required for the context menus
v1.5.0 ~ June 24, 2008
- Changed: Rebranded with new icons
- Changed: Exclusion pattern is now applied to folders, as well as files
- Changed: Returns filenames that match the pattern, not just file contents
- Changed: Context menu item settings are now separate for files and folders
- Changed: Context menu item settings are now checkboxes instead of huge buttons
v1.4.0 ~ June 1, 2008
- Changed: Added a “Copy All Results” context menu item
- Changed: Now checks for a valid RegEx pattern before searching (avoids matching errors later)
- Fixed: Issue copying some result items to the clipboard
- Fixed: Result highlighting not working sometimes
v1.3.0 ~ May 1, 2008
- Changed: Search results columns are now sortable
- Changed: The number of characters to show in the quick preview pane is now configurable
- Changed: Added “Help > About” menu item to the top menu
- Changed: Application and Installer will be signed from now on for full Windows Vista support
- Added: Icons to all the menus for easier recognition
- Fixed: Fixed some spelling mistakes
- Fixed: The “Open” and “Open with Notepad” handlers sometimes not working
v1.2.0 ~ April 15, 2008
- Added: Multiple file inclusions and exclusions using the | character to separate them
- Changed: Revised about screen with new graphics and information
- Fixed: Tab order issues
- Fixed: Listbox flickering issue
- Fixed: Stop button is now much more responsive
v1.1.0 ~ April 14, 2008
- Added: Preview box at the bottom of the window for showing matched text
- Added: Highlights matched words
- Added: Regular Expression matching
- Changed: Split the filename and path into 2 columns
- Changed: Pressing enter in any box will now begin the search
- Changed: The default font is now a fixed width font (Courier New)
- Changed: New applications icons
v1.0.0 ~ October 11, 2007