vte 0.52.1



ChangeLog
=========

commit d00c15afcd4f50cc57d6bf3bcc87bd6cedf25529
Author: Christian Persch <chpe src gnome org>
Date:   Mon Apr 9 10:55:04 2018 +0200

    lib: Filter out BS and DEL from paste
    
    https://bugzilla.gnome.org/show_bug.cgi?id=794653
    (cherry picked from commit 691db2070ead5894947c7db7c87568aa494fbcfd)

 src/vte.cc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 9058e0eaa19e982a83724fdd24d6badf891d02fa
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Mar 9 19:51:03 2018 +0100

    widget: Remove GdkVisibilityState handling
    
    GtkWidget::visibility-notify-event doesn't work on modern composited
    windowing systems. In such cases one can only assume that the widget
    is always completely visible (ie. GDK_VISIBILITY_UNOBSCURED).
    
    These days most users have a compositor, and therefore bugs in this
    optimization often manage to survive undetected.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=794214
    (cherry picked from commit b54395869c408656f31493a25f9e9fe89cd56bb7)

 src/vte.cc         | 53 +----------------------------------------------------
 src/vtegtk.cc      |  9 ---------
 src/vteinternal.hh |  4 ----
 3 files changed, 1 insertion(+), 65 deletions(-)

commit 30d951d243e526a7cdbc7e958cf5aa0723283fb6
Author: Egmont Koblinger <egmont gmail com>
Date:   Wed Mar 21 22:36:55 2018 +0100

    emulation: Add support for OSC 5;0 (bold color)
    
    Also OSC 4;256 does the same. Resetting counterparts (104, 105) added too.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722751
    (cherry picked from commit e258bda404f146262545abf7c332d7917a55d5d6)

 src/caps-list.hh   |  6 ++++++
 src/vteinternal.hh |  2 +-
 src/vteseq-list.hh |  3 +++
 src/vteseq.cc      | 57 ++++++++++++++++++++++++++++++++++++++----------------
 4 files changed, 50 insertions(+), 18 deletions(-)

commit e14805149784afd2c69caadcbe4d2c33d6f63661
Author: Christian Persch <chpe src gnome org>
Date:   Mon Mar 12 21:43:22 2018 +0100

    Post release version bump

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



Download
========
https://download.gnome.org/sources/vte/0.52/vte-0.52.1.tar.xz (987K)
  sha256sum: b0fd4c34905adcb77a1c8a2e4fc1677c79f1115aaea49705b9c8976523386ad3



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