[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r225] by steveking

Remove the code to block loading the deskbar in debug mode if no debugger is attached: Win7 doesn't seem to allow separate explorer instances anymore, so debugging requires to attach the debugger *after* the process has already been started.

2009-08-02 07:28:12 Tree
[r224] by steveking

Fix bug introduced when closing issue #79: the out parameter wasn't returned properly.

2009-08-02 07:27:02 Tree
[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
Older >