From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29842 invoked by alias); 29 Jul 2003 00:41:48 -0000 Mailing-List: contact cygwin-xfree-announce-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-xfree-announce-owner@sources.redhat.com Received: (qmail 28934 invoked from network); 29 Jul 2003 00:41:06 -0000 Message-ID: <3F25C2A0.40102@msu.edu> Date: Tue, 29 Jul 2003 00:41:00 -0000 From: Harold L Hunt II Reply-To: cygwin-xfree@cygwin.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygxannounce , cygx Subject: [ANNOUNCEMENT] Server Test 92 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-07/txt/msg00000.txt.bz2 List-Id: Links: I just posted Test 92 to the server development page: http://xfree86.cygwin.com/devel/shadow/ You can install the Test 92 package via setup.exe by selecting the following version of the XFree86-xserv package: 4.2.0-43 Server Test Series binary and source code releases are now available via the sources.redhat.com ftp mirror network (http://cygwin.com/mirrors.html) in the pub/cygwin/xfree/devel/shadow/ directory. You may wish to note the desired filename in the links below, then download from your closest mirror (http://cygwin.com/mirrors.html). Server binary, direct link: http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test92.exe.bz2 (1210 KiB) Server source, direct link: http://www.msu.edu/~huntharo/xwin/shadow/xwin-20030728-2010.tar.bz2 (118 KiB) xc/programs/Xserver/hw/xwin (all files) diff against Test91 source code: http://www.msu.edu/~huntharo/xwin/shadow/xwin-Test91-to-Test92.diff (9 KiB) Changes: 1) winconfig.c - Add new defaults for keyboardlayout: German (Switzerland) and English (USA, International). (Alexander Gottwald) 2) XWin.rc - Move Exit button to the bottom of the tray icon's menu. (List suggestion) 3) winmultiwindowclass.c - Add checks for NULL pointers. Should help fix some crashes in MultiWindow mode. (Ralf Habacker) 4) General - Add global variable that tracks whether XInitThreads () has been called so that it is only called once per process. Calling XInitThreads multiple times may have been contributing to crashes. (Harold L Hunt II) Enjoy, Harold