From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Steven Tamm Newsgroups: gmane.emacs.devel Subject: Re: Toolbars on MacOSX (seem to work) Date: Sat, 29 May 2004 17:43:42 -0700 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <665505D0-B1D2-11D8-BE15-00039390AB82@mac.com> References: <20040512.171251.91443934.mituharu@math.s.chiba-u.ac.jp> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1085877844 22961 80.91.224.253 (30 May 2004 00:44:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 May 2004 00:44:04 +0000 (UTC) Cc: emacs-devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun May 30 02:43:56 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BUEQe-0004MZ-00 for ; Sun, 30 May 2004 02:43:56 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BUEQd-000381-00 for ; Sun, 30 May 2004 02:43:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUEQk-0005zm-9w for emacs-devel@quimby.gnus.org; Sat, 29 May 2004 20:44:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUEQh-0005zg-Gl for emacs-devel@gnu.org; Sat, 29 May 2004 20:43:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUEQf-0005xw-V0 for emacs-devel@gnu.org; Sat, 29 May 2004 20:43:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUEQf-0005xd-Qs for emacs-devel@gnu.org; Sat, 29 May 2004 20:43:57 -0400 Original-Received: from [17.250.248.87] (helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUEQW-0008Vr-It for emacs-devel@gnu.org; Sat, 29 May 2004 20:43:48 -0400 Original-Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i4U0hl56015486; Sat, 29 May 2004 17:43:48 -0700 (PDT) Original-Received: from [10.0.1.201] (c-24-5-11-73.client.comcast.net [24.5.11.73]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id i4U0hkQa015191; Sat, 29 May 2004 17:43:47 -0700 (PDT) In-Reply-To: Original-To: YAMAMOTO Mitsuharu X-Mailer: Apple Mail (2.618) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24202 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24202 Hi, I've checked them in. Tooltips seem to work appropriately. There are a few colouring issues (i.e. not using my background colour in the whole tooltip, but instead using white in the top margin and bottom left; not having enough margin in the tooltip compared to the X11 version; etc.). However, they are minor, and I would suggest that other people with less whacked-out .emacs files figure it out. Also, the scroll bars appear to be indented a few pixels. But functionality, it seems to work. Thanks for fixing one of the last features in the Carbon Port! -Steven On May 29, 2004, at 1:37 AM, YAMAMOTO Mitsuharu wrote: >>>>>> On Tue, 25 May 2004 21:47:49 -0700, Steven Tamm >>>>>> said: > >> I went over most of these changes and I'd like to check them in. >> Can you come up with a unified patch & ChangeLog if possible; I can >> do the ChangeLog if you don't have the time. > > Hi. I made a ChangeLog and a patch for the latest CVS. (I thought "a > unified patch" meant a patch generated by "diff -u". Was that right?) > Thanks for you kind offer about ChangeLog. > > YAMAMOTO Mitsuharu > mituharu@math.s.chiba-u.ac.jp > >