Updated: mintty 2.7.8

2017-06-23 Thread Thomas Wolff

I have uploaded mintty 2.7.8 with the following changes:

Font rendering
  * Support for alternative fonts as selected via ECMA-48 SGR codes 
11...19.
  * Tweaked ambiguous width checking to not expand glyphs excessively 
(#615).


Terminal features
  * SGR 6 attribute "rapidly blinking" (ECMA-48).
  * Fixed Cursor Position Report (CPR) in Origin Mode (DECOM) (vttest 6-3).
  * DEC Technical character set support (approximating some segments).
  * G2/G3 character set designations and GL mapping (vttest 3-10 GL cases).
  * G2/G3 character set single shift selection (vttest 3-11).
  * Resetting invoked character set to G0 on terminal reset.
  * CHT (move right n tab positions) (vttest 11-5-4).
  * Completed Status String (DECRQSS) with missing attributes.

Window handling
  * Suppressing Windows-caused side effects of "resizing" to current 
size (#629).
  * Tweaked window-raising to top (previous #652) to not stick on top 
(mintty/wsltty#47, #667).
  * Reverted capturing of Shift+Ctrl+0 (~#233) to enable language 
switching (#663).
  * Capture key after leaving system menu with ESC; insert it and 
prevent beep.


Configuration
  * Reverted to stripping CR from most configuration strings 
(mintty/wsltty#46).


The homepage is at http://mintty.github.io/
It also links to the issue tracker.

--
Thomas


tigervnc 1.8.0-1

2017-06-23 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* tigervnc-1.8.0-1
* tigervnc-server-1.8.0-1
* tigervnc-server-module-1.8.0-1

TigerVNC is a high-performance implementation of VNC, a client/server 
application that allows users to launch and interact with graphical 
applications on remote machines. TigerVNC provides the levels of 
performance necessary to run 3D and video applications, and it attempts to 
maintain a common look and feel and re-use components, where possible, 
across the various platforms that it supports. TigerVNC also provides 
extensions for advanced authentication methods and TLS encryption.

Please note that, like other Cygwin graphical applications, these packages 
are X11-based.  That means the client requires a running X server in order 
to start, and the server will allow accessing X programs or even entire X 
sessions remotely but not your Windows desktop.

This is an update to the latest upstream release:

https://github.com/TigerVNC/tigervnc/releases/tag/v1.8.0

--
Yaakov


fltk 1.3.4-1

2017-06-23 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* fluid-1.3.4-1
* libfltk1.3-1.3.4-1
* libfltk-devel-1.3.4-1
* mingw64-i686-fltk-1.3.4-1
* mingw64-x86_64-fltk-1.3.4-1

FLTK (pronounced 'fulltick') is a cross-platform C++ GUI toolkit for 
UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI 
functionality without the bloat and supports 3D graphics via OpenGL and its 
built-in GLUT emulation.  FLTK also includes an excellent UI builder called 
FLUID that can be used to create applications in minutes.

This is an update to the latest upstream stable release:

http://www.fltk.org/articles.php?L1494

--
Yaakov


gimp 2.8.22-1

2017-06-23 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* gimp-2.8.22-1
* gimp-devel-2.8.22-1
* gimp-doc-2.8.22-1
* gimp-python-2.8.22-1

The GIMP is the GNU Image Manipulation Program. It is used to edit and 
manipulate images. It can load and save a variety of image formats and can 
be used to convert between formats.  GIMP can also be used as a paint 
program. In addition, GIMP has several scripting extension which allow for 
advanced non- interactive processing and creation of images.

This is an update to the latest upstream stable release:

https://www.gimp.org/news/2017/05/11/gimp-2-8-22-released/

--
Yaakov


babl 0.1.28-1

2017-06-23 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libbabl0.1_0-0.1.28-1
* libbabl-devel-0.1.28-1
* mingw64-i686-babl0.1-0.1.28-1
* mingw64-x86_64-babl0.1-0.1.28-1

Babl is a dynamic, any to any, pixel format conversion library. It provides 
conversions between the myriad of buffer types images can be stored in. 
Babl doesn't only help with existing pixel formats, but also facilitates 
creation of new and uncommon ones.

This is an update to the latest upstream release.

--
Yaakov


xterm 330-1

2017-06-23 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* xterm-330-1

The xterm program is a terminal emulator for the X Window System. It 
provides DEC VT102 and Tektronix 4014 compatible terminals for programs 
that can't use the window system directly. This version implements ISO/ANSI 
colors using the 'new' color model (i.e., background color erase). It also 
implements most of the control sequences for VT220.

This is an update to the latest upstream release, which should include 
fixes for issues recently reported to the mailing list.

--
Yaakov