[go: up one dir, main page]

Menu

Commit [r207]  Maximize  Restore  History

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

tortoisesvn 2009-05-14

changed /trunk/StExBar/src/ExPaths.cpp
changed /trunk/StExBar/src/Rename.cpp
changed /trunk/StExBar/src/SRBand.cpp
changed /trunk/StExBar/src/SRBand.h