From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: [PATCH] git-gui: use themed tk widgets with Tk 8.5 Date: Wed, 27 Jan 2010 17:42:05 -0800 Message-ID: <20100128014205.GA8166@spearce.org> References: <878wbln0oa.fsf@users.sourceforge.net> <20100128005142.GK5452@spearce.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pat Thoyts , git@vger.kernel.org, msysgit@googlegroups.com To: Johannes Schindelin X-From: git-owner@vger.kernel.org Thu Jan 28 02:42:20 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NaJOk-0001BX-Ad for gcvg-git-2@lo.gmane.org; Thu, 28 Jan 2010 02:42:18 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755934Ab0A1BmK (ORCPT ); Wed, 27 Jan 2010 20:42:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755920Ab0A1BmK (ORCPT ); Wed, 27 Jan 2010 20:42:10 -0500 Received: from mail-iw0-f186.google.com ([209.85.223.186]:39494 "EHLO mail-iw0-f186.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753760Ab0A1BmJ (ORCPT ); Wed, 27 Jan 2010 20:42:09 -0500 Received: by iwn16 with SMTP id 16so227016iwn.5 for ; Wed, 27 Jan 2010 17:42:08 -0800 (PST) Received: by 10.231.146.211 with SMTP id i19mr57316ibv.22.1264642927958; Wed, 27 Jan 2010 17:42:07 -0800 (PST) Received: from localhost (george.spearce.org [209.20.77.23]) by mx.google.com with ESMTPS id 22sm379808iwn.8.2010.01.27.17.42.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 27 Jan 2010 17:42:06 -0800 (PST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Johannes Schindelin wrote: > On Wed, 27 Jan 2010, Shawn O. Pearce wrote: > > Pat Thoyts wrote: > > > > > > This patch enables the use of themed Tk widgets with Tk 8.5 and above. ... > > Thanks. I've been running with this pretty much all day today; > > it seems sane. I'll probably push it shortly. > > Thanks. Can you notify me when you do so? I will merge into 4msysgit.git > directly then. Its already there. -- Shawn.