Hi,

here's a cosmetic patch for vim mac. It does the following things:

1. It makes the scrollbars proportional (by calling SetControlViewSize () in gui_mch_set_scrollbar_thumb()) 2. It removes the useless disabled "Help" entry from the context menu (by passing kCMHelpItemRemoveHelp to ContextualMenuSelect() - this does only work in OS X) 3. It removes the call to MoreMasterPointers(), this call is ignored on OS X (cf. http://developer.apple.com/documentation/Carbon/ Reference/Carbon_Spec_Porting/Memory_Manager.html for example).

Cheers,
Nico

Attachment: cosmetic.patch
Description: Binary data

Reply via email to