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

Patch for context menu icons handling

From: Pavel <pavel_at_very-soft.com>
Date: Thu, 30 Dec 2010 03:03:21 -0800 (PST)

This patch is for trunk/src/TortoiseShell/ folder.

Currently, icons in CShellExt::HandleMenuMsg are drawn outside the boundaries of given rectangle (rcItem).
For example, this leads to missing icons in context menu inside Nomad.NET file manager on Windows XP SP3.

This patch tunes processing of WM_MEASUREITEM and WM_DRAWITEM messages according to MSDN.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2694878

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2010-12-30 12:07:16 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.