Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id EA0DE63E5EB for ; Thu, 3 Jan 2013 13:46:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A6F7D14A13C; Thu, 3 Jan 2013 13:46:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6967714A0E7 for ; Thu, 3 Jan 2013 13:46:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id PvJRxmZU-IW4 for ; Thu, 3 Jan 2013 13:46:28 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9346D14A0DF for ; Thu, 3 Jan 2013 13:46:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8A1F8175DD; Thu, 3 Jan 2013 13:46:28 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 3 Jan 2013 13:46:28 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/graphics/fotoxx To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20130103134628.8A1F8175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Thu Jan 3 13:46:28 UTC 2013 Modified Files: pkgsrc/graphics/fotoxx: Makefile PLIST distinfo pkgsrc/graphics/fotoxx/patches: patch-aa Log Message: Update to 13.01 Changelog: 2013.01.01 v.13.01 + The French, Catalan and Netherlands translations were updated. + Vertical menu/toolbar option for better utilization of wide monitors. + Gallery view: image size and date were added to the view. + Gallery view: mouse hover on thumbnail shows a popup metadata report. + Manage Collections: the UI has been reworked to make it easier to use. + Icons for all edit functions were added for use in the Favorites menu. + Gallery file selection: multiple images can be selected, inserted and deleted, making re-arrangement of the sequence faster and easier. + Favorites menu: ignore small inadvertent drags from flying mouse clicks which can cause accidental displacement of the menu entries. + Brightness histogram: add "overall" graph to existing R/G/B graphs. + Missing popup mini-explanations (tips) for some menus were added. + Bugfix: some metadata functions crashed if index file sync disabled. 2012.12.20 v.12.12.2 + Bugfix: geotag latitude/longitude fractions were being truncated for locales using a comma decimal point. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/fotoxx/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/fotoxx/PLIST cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/fotoxx/distinfo cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/fotoxx/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.