From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: xwidget branch updated Date: Tue, 07 Sep 2010 10:23:14 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283847870 3428 80.91.229.12 (7 Sep 2010 08:24:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Sep 2010 08:24:30 +0000 (UTC) Cc: Eli Frey , Daniel Hackney To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 07 10:24:28 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OstTa-00086g-Bh for ged-emacs-devel@m.gmane.org; Tue, 07 Sep 2010 10:24:22 +0200 Original-Received: from localhost ([127.0.0.1]:53019 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OstTZ-0007nk-Ng for ged-emacs-devel@m.gmane.org; Tue, 07 Sep 2010 04:24:21 -0400 Original-Received: from [140.186.70.92] (port=46573 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OstTR-0007nf-HI for emacs-devel@gnu.org; Tue, 07 Sep 2010 04:24:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OstTQ-0001jz-C4 for emacs-devel@gnu.org; Tue, 07 Sep 2010 04:24:13 -0400 Original-Received: from smtprelay-h22.telenor.se ([195.54.99.197]:55229) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OstTQ-0001jl-5P for emacs-devel@gnu.org; Tue, 07 Sep 2010 04:24:12 -0400 Original-Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id 650E5E9F7C for ; Tue, 7 Sep 2010 10:24:08 +0200 (CEST) X-SENDER-IP: [83.227.138.150] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuUxALqThUxT44qWPGdsb2JhbACHapkGDAEBAQE1Lb5uhT0EihiDDg X-IronPort-AV: E=Sophos;i="4.56,327,1280700000"; d="scan'208";a="127600686" Original-Received: from ua-83-227-138-150.cust.bredbandsbolaget.se (HELO www.verona.se) ([83.227.138.150]) by ipb1.telenor.se with ESMTP; 07 Sep 2010 10:23:16 +0200 Original-Received: from localhost.localdomain (unknown [192.168.201.6]) by www.verona.se (Postfix) with ESMTP id A3BAC71681B; Tue, 7 Sep 2010 10:23:14 +0200 (CEST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129744 Archived-At: I updated the Savannah xwidget Emacs branch. Its still far from stellar, but it works a lot better on my machine at least. Specificaly I managed to snapshot gtk_sockets, and disable the cursor drawing on top of xwidgets. -- Joakim Verona