Updates for StExBar, GrepWin and CommitMonitor
Submitted by steveking on Sun, 2010-02-28 10:06.There are updates available for StExBar, GrepWin and CommitMonitor. The updates include not just bug fixes but also some new features.
You can check out what's new in the issue trackers for each project:
To download the new versions, please go to the download pages:
A new tool: SendMessage
Submitted by steveking on Sat, 2010-02-20 14:34.SendMessage is a little tool to send Windows messages to any window.
Ever wondered how you should test whether your application correctly responds to certain system messages like WM_ENDSESSION or WM_POWERBROADCAST? Of course you can test your application by actually triggering those messages, but especially the WM_ENDSESSION message and its purpose makes it impossible to attach a debugger to your app once Windows sends you that message.
With this tool, you can send that message and any other message you like to your application window. And you can do that while you have a debugger attached to your application!

You can check out this tool on its project page.
CommitMonitor 1.6.6
Submitted by steveking on Sun, 2010-01-31 11:21.A new version of the CommitMonitor is available.
If you're interested on what's new and/or what has been changed/fixed, have a look at our issue tracker.
You can download the new version from here.
grepWin 1.3.8
Submitted by steveking on Sat, 2010-01-16 14:51.A new version of grepWin is out: version 1.3.8
A few bugs were fixed and a few new features implemented. You can see the details of every change in the issue tracker.
If you have a feature request or a bug to report, please use the issue tracker.
grepWin 1.3.7
Submitted by steveking on Sat, 2009-12-05 14:07.A new version of grepWin is out: version 1.3.7
A few bugs were fixed and a few new features implemented. You can see the details of every change in the issue tracker.
StExBar 1.7.2
Submitted by steveking on Tue, 2009-10-13 18:50.A new version of the StExBar has been released. Here's the change list.
CommitMonitor 1.6.5
Submitted by steveking on Sun, 2009-09-27 09:37.A new version of the CommitMonitor is available.
If you're interested on what's new and/or what has been changed/fixed, have a look at our issue tracker.
You can download the new version from here.
StExBar 1.7.1
Submitted by steveking on Mon, 2009-09-14 17:52.A new version of the StExBar has been released. Here's the change list.
It now works properly on Win7.
CommitMonitor 1.6.4
Submitted by steveking on Mon, 2009-08-31 05:36.A new version of the CommitMonitor is available.
If you're interested on what's new and/or what has been changed/fixed, have a look at our issue tracker.
You can download the new version from here.
CommitMonitor 1.6.3 released
Submitted by steveking on Thu, 2009-08-06 13:36.CommitMonitor 1.6.3 has been released.
An update is strongly recommended since it contains security fixes from Subversion and the apr library. See
CVE-2009-2411 (Subversion)
CVE-2009-2412 (APR)
for details.
The changes for the CommitMonitor are listed in our issue tracker.