Re: (mac patch) Make scrollbars proportional, remove help item from context menu, minor cleanup

2006-08-27 Thread Bram Moolenaar
Nicolas Weber wrote: > 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 kCM

(mac patch) Make scrollbars proportional, remove help item from context menu, minor cleanup

2006-08-27 Thread Nicolas Weber
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 Contex