gnome-terminal 3.18.3



About Terminal
==============

Use the command line

ChangeLog
=========

commit bbd0b277163fddf734d88d8827c01eb7c35362a3
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Mar 24 15:44:43 2015 +0100

    notebook: Don't let the keyboard focus enter from the tab label
    
    Merely setting TerminalTabLabel:can-focus to FALSE is not enough to
    prevent the keyboard focus from entering the tab label. One can still
    click the current tab's label and have the keyboard focus move there.
    
    This solution was taken from gedit.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=746665
    (cherry picked from commit 9ce642509b67d8140641a8e99cde44979d2e676c)

 src/terminal-notebook.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 3bd692f5d63f0bdfb526d570c92da3270601c155
Author: Christian Persch <chpe gnome org>
Date:   Sun Feb 21 15:46:05 2016 +0100

    screen: Rewrite URL regexes
    
    Rewrite the URL match regex to be more correct.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756038
    (cherry picked from commit 1a94499aca8f9a06479f5149e70e246bf9249ac0)

 src/Makefile.am       |  27 +++++
 src/terminal-regex.c  | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/terminal-regex.h  | 145 +++++++++++++++++++++++
 src/terminal-screen.c |  27 ++---
 4 files changed, 493 insertions(+), 19 deletions(-)

commit f508d6b2c145cbccef1d2b5b1d1a469df31ca55e
Author: Christian Persch <chpe gnome org>
Date:   Mon Nov 9 20:59:06 2015 +0100

    Post release version bump

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



Download
========
https://download.gnome.org/sources/gnome-terminal/3.18/gnome-terminal-3.18.3.tar.xz (1.76M)
  sha256sum: 14c2fce1c6a80a3fb0cc8666d7752228adcb60d199634ab69150de32e3c17d56



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