[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r229] by steveking

Bump version number to 1.7.1

2009-09-14 17:42:35 Tree
[r228] by steveking

Fix segfault when renaming.

2009-08-17 07:52:44 Tree
[r227] by steveking

Disable the filter feature on Win7: Win7 doesn't use the SysListView32 control anymore for the libraries view but the completely undocumented DirectUIHWND, so filtering is not possible anymore.

2009-08-17 07:43:57 Tree
[r226] by steveking

Use "Platform" instead of the deprecated "Platforms".

2009-08-17 06:48:19 Tree
[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
Older >