Menu

Code Commit Log


Commit Date  
[r178] by steveking

Show the icon by default.

2007-10-05 19:38:44 Tree
[r177] by steveking

Reduce memory consumption:
* don't link with all default libs but only the ones we really need
* reduce the process working set after every thread run

2007-09-16 10:45:53 Tree
[r176] by steveking

Add more tooltips.

2007-09-16 10:45:02 Tree
[r175] by steveking

SetWindowText\(\s*GetDlgItem(\s*)\((\S*),\s*(\S*)\),\s*(\S*),(\s*)(\S*)\)(\s*);
->
SetDlgItemText\($2, $3, $4, $6\);

2007-09-16 09:13:11 Tree
[r174] by steveking

Update the base dialog with the recent changes (made in other project):
* add a pseudo-modal dialog function to get the accelerator table working
* add tooltips

2007-09-16 09:10:22 Tree
[r173] by steveking

update to the latest svn HEAD.

2007-09-14 06:48:31 Tree
[r172] by steveking

Make the hand the default mouse cursor for the notification popup window.

2007-09-10 13:03:39 Tree
[r171] by steveking

Show the main dialog if the user clicks on the notification popup window.

2007-09-10 12:53:11 Tree
[r170] by steveking

Don't show the dialog when the CommitMonitor is started as a task.

2007-08-18 08:14:30 Tree
[r169] by steveking

If '/task' is passed on the command line, quit after the update check if there are no updates available.

2007-08-18 08:01:14 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.