From owner-cvs-all@FreeBSD.ORG Tue Aug 19 22:26:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFD981065674; Tue, 19 Aug 2008 22:26:36 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 831D18FC0A; Tue, 19 Aug 2008 22:26:36 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7JMQaIZ019707; Tue, 19 Aug 2008 22:26:36 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7JMQawr019706; Tue, 19 Aug 2008 22:26:36 GMT (envelope-from gahr) Message-Id: <200808192226.m7JMQawr019706@repoman.freebsd.org> From: Pietro Cerutti Date: Tue, 19 Aug 2008 22:26:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/code-browser Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 19 Aug 2008 22:26:37 -0000 gahr 2008-08-19 22:26:36 UTC FreeBSD ports repository Modified files: editors/code-browser Makefile distinfo Log: - Update to 3.4 - 'Yes to All' and 'No to All' buttons in dialogs asking to save or reload a file. - Better shell script syntax highlighting. - Bug fix: save did not report an error when saving a file with an incompatible encoding. - Bug fix: presentation of 'Find in files' result was broken since the introduction of the docked window. - Bug fix: GTK+: may crash when copying data (regression since unicode release). Revision Changes Path 1.32 +1 -1 ports/editors/code-browser/Makefile 1.25 +3 -3 ports/editors/code-browser/distinfo