From owner-cvs-all@FreeBSD.ORG Wed Nov 10 00:35:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6521D16A4E6; Wed, 10 Nov 2004 00:35:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 425D143D31; Wed, 10 Nov 2004 00:35:24 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAA0ZOgH064843; Wed, 10 Nov 2004 00:35:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAA0ZOJm064842; Wed, 10 Nov 2004 00:35:24 GMT (envelope-from pav) Message-Id: <200411100035.iAA0ZOJm064842@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 10 Nov 2004 00:35:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/gtk-send-pr Makefile ports/sysutils/gtk-send-pr/files patch-gtk_ui.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 00:35:24 -0000 pav 2004-11-10 00:35:24 UTC FreeBSD ports repository Modified files: sysutils/gtk-send-pr Makefile Added files: sysutils/gtk-send-pr/files patch-gtk_ui.c Log: - There's a small bug in the way textviews are attached to the scrolled windows that prevents them from autoscrolling when the cursor reaches the bottom. PR: ports/73739 Submitted by: Miguel Mendez (maintainer) Revision Changes Path 1.20 +1 -1 ports/sysutils/gtk-send-pr/Makefile 1.1 +68 -0 ports/sysutils/gtk-send-pr/files/patch-gtk_ui.c (new)