[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r216] by steveking

Tag the 1.7.0 release.

2009-06-20 13:35:46 Tree
[r215] by steveking

Bump version number to 1.7.0

2009-06-20 13:35:04 Tree
[r214] by steveking

Closes issue #66
* add an entry to the context menu with (most) of the commands of the toolbar
* refactor some code to avoid copy/paste with the new context menu handler

2009-06-14 07:48:07 Tree
[r213] by steveking

Add tstring typedef.

2009-06-14 07:44:49 Tree
[r212] by steveking

Revert r206 and r208 (issue #62) since this lead to some serious problems and the feature isn't that usefull anyway (had deactivated it for my console apps).
(Closes issue #69)

2009-06-09 17:46:38 Tree
[r211] by steveking

Fix handle leak.

2009-06-09 16:45:54 Tree
[r210] by steveking

Sign all binaries from the build script.

2009-05-30 19:24:22 Tree
[r209] by steveking

Adjust the bugtraq:logregex to help with the new format:
http://code.google.com/p/support/wiki/IssueTracker#Integration_with_version_control

2009-05-21 11:39:55 Tree
[r208] by steveking

Update issue #62:
QueryFullProcessImageName() is only available on Vista, so load it dynamically instead of linking statically to it.

2009-05-18 20:11:06 Tree
[r207] by steveking

Fixed issue #61: Unpredictable double quotes in clipboard

* paths/names copied to the clipboard are enquoted if necessary (see the PathQuoteSpaces() API for details: http://msdn.microsoft.com/en-us/library/bb773739(VS.85).aspx )
* paths for %selpaths are also enquoted if necessary
* paths for %sel*paths and in the %selafile / %selufile files are not enquoted

2009-05-14 16:30:23 Tree
Older >