From owner-freebsd-x11@FreeBSD.ORG Sun Jun 17 22:12:28 2007 Return-Path: X-Original-To: x11@FreeBSD.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C42416A41F for ; Sun, 17 Jun 2007 22:12:28 +0000 (UTC) (envelope-from andy.lavr@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (reactor-xg.kiev.ua [82.144.204.150]) by mx1.freebsd.org (Postfix) with ESMTP id 0B62B13C468 for ; Sun, 17 Jun 2007 22:12:27 +0000 (UTC) (envelope-from andy.lavr@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (mail.reactor-xg.kiev.ua [82.144.204.150]) by mail.reactor-xg.kiev.ua (Reactor-XG Mailer System) with ESMTP id l5HLxCR1006578 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 18 Jun 2007 00:59:18 +0300 (EEST) (envelope-from andy.lavr@reactor-xg.kiev.ua) Authentication-Results: mail.reactor-xg.kiev.ua from=andy.lavr@reactor-xg.kiev.ua; sender-id=pass; spf=pass From: "Andrei V. Lavreniyuk" Organization: Technica-03, Inc. To: x11@FreeBSD.org Date: Mon, 18 Jun 2007 00:59:05 +0300 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1270779.G0eSrK1ckd"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706180059.12598.andy.lavr@reactor-xg.kiev.ua> X-Virus-Scanned: ClamAV 0.90.3/3441/Sun Jun 17 11:16:04 2007 on mail.reactor-xg.kiev.ua X-Virus-Status: Clean X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Patch for libX11-1.1.2, 1 (libX11-1.1.2-fix-XGetMotionEvents.patch) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2007 22:12:28 -0000 --nextPart1270779.G0eSrK1ckd Content-Type: multipart/mixed; boundary="Boundary-01=_p6adG17F9t48lhG" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_p6adG17F9t48lhG Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! It is a patch for correct work with Gimp. ------------------------------------------------------ --- a/src/GetMoEv.c +++ b/src/GetMoEv.c @@ -33,9 +33,9 @@ XTimeCoord *XGetMotionEvents( register Display *dpy, + Window w, Time start, Time stop, - Window w, int *nEvents) /* RETURN */ { xGetMotionEventsReply rep; ------------------------------------------------------ Best regards, Andrei V. Lavreniyuk. --Boundary-01=_p6adG17F9t48lhG-- --nextPart1270779.G0eSrK1ckd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGda6pmDr1ncjMXfkRAs59AJ0WuVqOxv14QzfAQEIXeHpNgVQQ4QCgt9cj PjYDu1jvEUXjVuHwqf+wGzI= =u1sM -----END PGP SIGNATURE----- --nextPart1270779.G0eSrK1ckd--