Menu

Code Commit Log


Commit Date  
[r181] by steveking

Improve memory allocation handling.

2007-10-15 11:08:00 Tree
[r180] by steveking

Use buffered file read/write.

2007-10-11 13:48:59 Tree
[r179] by steveking

Update the libraries to the latest version.

2007-10-11 12:44:15 Tree
[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
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.