From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15209 invoked by alias); 5 Sep 2019 19:29:46 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 4825 invoked by uid 89); 5 Sep 2019 19:22:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=H*Ad:U*cygwin-announce, H*MI:cygwin, yaakov, Yaakov X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 05 Sep 2019 19:29:00 -0000 Message-Id: <20190905152137.39319-1-yselkowitz@cygwin.com> Subject: wxWidgets3.0 3.0.4-1 X-SW-Source: 2019-09/txt/msg00002.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * libwx_baseu3.0_0-3.0.4-1 * libwx_baseu3.0-devel-3.0.4-1 * libwx_gtk2u3.0_0-3.0.4-1 * libwx_gtk2u3.0-devel-3.0.4-1 * libwx_gtk3u3.0_0-3.0.4-1 * libwx_gtk3u3.0-devel-3.0.4-1 * wxWidgets3.0-doc-3.0.4-1 wxWidgets is a set of libraries that allows C++ applications to compile and run on several different types of computer, with minimal source code changes. There is one library per supported GUI. As well as providing a common API for GUI functionality, it provides functionality for accessing some commonly-used operating system facilities, from copying and deleting files to socket and thread support. This is an update to the latest upstream release. -- Yaakov