vte 0.56.3



About Terminal widget
=====================

Terminal emulation library

ChangeLog
=========

commit 14fac9f56d923cbb23b0c114ddf630fe36c5163c
Author: Egmont Koblinger <egmont gmail com>
Date:   Mon May 6 19:57:35 2019 +0200

    widget: Avoid double painting of letters
    
    In some cases a piece of text was overstriked with itself,
    resulting in bolder look at antialiased edges.
    
    https://gitlab.gnome.org/GNOME/vte/issues/4
    (cherry picked from commit 1867af10ea314dc3ab4fb7f7093a8882a2fd3f77)

 src/vte.cc | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 011f4a78f7683f25415097194ce354fbb721eb5a
Author: Christian Persch <chpe src gnome org>
Date:   Mon May 6 19:46:59 2019 +0200

    app: Plug mem leaks
    
    (cherry picked from commit e8fff1c231910783d61003a36bbf960690f50a11)

 src/app/app.cc | 2 ++
 1 file changed, 2 insertions(+)

commit f2aa3ed6fa8675cb88402e5fcdb1620b4c95ed01
Author: Christian Persch <chpe src gnome org>
Date:   Wed May 1 16:33:07 2019 +0200

    widget: Throw away remaining incoming data on finalize
    
    There is no need to process remaining incoming data when
    we're just finalizeing the widget.
    
    https://gitlab.gnome.org/GNOME/vte/issues/122
    (cherry picked from commit fc0b0c456b93c97d3a0b2676780c72c7018eaf94)

 src/vte.cc         | 7 ++++---
 src/vteinternal.hh | 3 ++-
 2 files changed, 6 insertions(+), 4 deletions(-)

commit a4b498f304996afc12456e8cb34faeab952629fd
Author: Christian Persch <chpe src gnome org>
Date:   Thu Apr 25 23:53:16 2019 +0200

    docs: Add index for API new in 0.56
    
    (cherry picked from commit 35d867918c497df7a15aeb731a88937e28cf899d)

 doc/reference/vte-docs.xml | 4 ++++
 1 file changed, 4 insertions(+)

commit 73c96625e91daa34715b8998f6b01966cfbd2c70
Author: Christian Persch <chpe src gnome org>
Date:   Tue Apr 23 22:12:25 2019 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Download
========
https://download.gnome.org/sources/vte/0.56/vte-0.56.3.tar.xz (1.05M)
  sha256sum: 17a1d4bc8848f1d2acfa4c20aaa24b9bac49f057b8909c56d3dafec2e2332648



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]