[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Fix-Unrecognised String Shown in Message box during Remove Prop

From: Ramasubramanian Sambamurthy <svram_at_collab.net>
Date: Tue, 22 Dec 2009 13:11:56 +0530

Log:

 

Fix for an unrecognized String shown as a Property name in a Message Box
when Remove property is done. Stated in this thread [1]

 

* TortoiseSVN/src/TortoiseProc/EditPropertiesDlg.cpp

  (RemoveProps)

 

Made a Type cast from std::string to CString and used that as Message
box Argument

 

* TortoiseSVN/src/TortoiseProc/EditPropertiesDlg.cpp

  (OnBnClickedImport)

 

Same

 

 

Patch by: Ramasubramanian S V svram_at_collab.net

 

[1]
http://old.nabble.com/TSVN-Nightly---Remove-Properties-td26883057.html

 

 

--
Thanks & Regards,
S V Ramasubramanian
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2432228
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-12-22 08:53:30 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.