Re: [PATCH] Remove single entries from combo boxes
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-29 16:34:57 CET
Tobias Schäfer wrote:
> currently the URLs shown in combo boxes are stored in the registry. The
I would tend to agree with you, but then there's the urge to keep the UI
Some comments about the patch:
> if (pMsg->message == WM_KEYDOWN)
Why GetAsyncKeyState? I think GetKeyState() would be better here.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Sun Oct 29 16:35:09 2006 |
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.