[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r223] by steveking

(Closes issue #79) : context menu rename bug
The context menu shell extension object doesn't have a site object set, so try to find the correct explorer window by enumerating and comparing them with the IShellWindows interface.

2009-08-01 19:21:50 Tree
[r222] by steveking

(Closes issue #78) : Problems on Win7
* if no main path is available, extract it from a selected item
* use the shell functions for subclassing
* prevent NULL pointer access if we have no current site

2009-08-01 18:21:44 Tree
[r221] by steveking

small refactoring.

2009-08-01 16:57:18 Tree
[r220] by steveking

Fix broken x64 build.

2009-08-01 14:45:05 Tree
[r219] by steveking

Update to Wix3.

2009-07-30 17:30:25 Tree
[r218] by steveking

handle pseudo-modal dialogs correctly.

2009-06-27 13:54:27 Tree
[r217] by steveking

reverse the calls to IsDialogMessage() and TranslateAccelerator().

2009-06-27 13:12:44 Tree
[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
Older >