Tools are now open source
Submitted by steveking on Sun, 2008-03-16 09:24.All the tools on this site are now open source, licensed under the GPLv2.
If you need support or want to report an issue, please use the issue tracker on the Google-code project page.
If you like to help out with the further development of these tool, please join the Google-code projects (linked from the download pages).
If you need support or want to report an issue, please use the issue tracker on the Google-code project page.
If you like to help out with the further development of these tool, please join the Google-code projects (linked from the download pages).
grepWin 1.2.7
Submitted by steveking on Sun, 2008-02-24 08:43.grepWin version 1.2.7 has been released.
The changes this time:
- NEW: checkbox to include/exclude binary files from the search
- NEW: separate "Replace" button to make it possible to replace a search string with an empty string
- CHG: speed improvements when searching binary files
- BUG: sorting by path produced unexpected results
grepWin 1.2.6
Submitted by steveking on Mon, 2008-01-28 17:43.grepWin version 1.2.6 has been released.
The changes this time:
- BUG: endless loop when regex matched an empty string
- BUG: crash when dropping files if the target application asked for an invalid index
- BUG: wrong handling of unicode/ascii text when dropping files
grepWin 1.2.5
Submitted by steveking on Tue, 2008-01-22 20:07.grepWin version 1.2.5 has been released.
Only one bugfix this time:
- BUG: when dropping files from the result list to other applications, the buffer size for the paths was not calculated correctly and was one char too short.
grepWin 1.2.4
Submitted by steveking on Mon, 2008-01-21 17:42.grepWin version 1.2.4 has been released.
The changes this time:
- BUG: the char 'a' or 'A' could not be entered as part of a search string
- BUG: Searching a single file did not work properly
- NEW: When dragging from the result list, the CF_HDROP format is now supported which enables more text editors to accept the drop
- NEW: If a single file is selected for searching, the 'limit search' controls are disabled
grepWin 1.2.3
Submitted by steveking on Sun, 2008-01-20 11:20.grepWin version 1.2.3 has been released.
The changes this time:
- BUG: The "Text search" state was not remembered and restored correctly
- NEW: Ctrl+A selects all entries in the result list
- NEW: Dragging files from the result list to other applications (text editors, explorer, ...)
- NEW: The "grepWin..." context menu entry is shown too when right-clicking on files
grepWin 1.2.2
Submitted by steveking on Wed, 2008-01-02 14:12.grepWin version 1.2.2 has been released.
This time, only two small changes were necessary:
- BUG: the setting "All sizes" was not properly saved and restored
- NEW: the settings are now also saved when the dialog is closed, not just when a search is done.
CommitMonitor 1.1.1
Submitted by steveking on Wed, 2007-12-19 19:52.A new version of the CommitMonitor is out.
This release contains only bugfixes.
You can get it from our download page. The changelog is also available at the bottom of the download page.
CommitMonitor 1.1.0
Submitted by steveking on Tue, 2007-12-18 17:22.A new version of the CommitMonitor is out.
It contains some bugfixes and also some new features.
You can get it from our download page. The changelog is also available at the bottom of the download page.
grepWin 1.2.1
Submitted by steveking on Sat, 2007-12-15 14:48.A new version of grepWin is available.
What has changed/improved:
- settings are rememberd between sessions
- history of recent search patterns
- the dot does not match newlines anymore
- searching for file patterns is now case-insensitive