gnome-terminal 3.20.3



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

Terminal Emulator

ChangeLog
=========

commit a48118bc6e00828e6987a2deacd39faca9860f5d
Author: Christian Persch <chpe src gnome org>
Date:   Mon Nov 7 18:33:48 2016 +0100

    Version 3.20.3

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

commit 44da79314a4a8a2d9d93d80f3889ed238bfbcb6e
Author: Christian Persch <chpe src gnome org>
Date:   Sun Oct 16 11:27:02 2016 +0200

    client: legacy: Warn if no startup ID provided
    
    (cherry picked from commit 52f32f962a5ed34f8c31042f2f8276dc1710cc99)
    (cherry picked from commit ede9639021dd0569fc9bd3e08c2dba943bfd34f1)

 src/terminal.c | 3 +++
 1 file changed, 3 insertions(+)

commit a0d7456691997cadb066d47b871513e01f8ef8f4
Author: Christian Persch <chpe src gnome org>
Date:   Mon Nov 7 18:30:17 2016 +0100

    screen: Remove WINDOWID env var on non-X11

 src/terminal-screen.c | 2 ++
 1 file changed, 2 insertions(+)

commit 030ddd757d310a50a816ac21af909e9cd6031e91
Author: Dz Chen <wsxy162 gmail com>
Date:   Sat Oct 29 02:42:45 2016 +0800

    Update zh_CN translation

 po/zh_CN.po | 893 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 503 insertions(+), 390 deletions(-)

commit e455efcde16e8daa71d5f93f2e6ed79c4f4a97d4
Author: gogo <trebelnik2 gmail com>
Date:   Fri Oct 7 16:11:14 2016 +0000

    Update Croatian translation

 po/hr.po | 3955 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 1770 insertions(+), 2185 deletions(-)

commit 4e3f7c8a3ed59ccae54890d23c22128a562b7f74
Author: Christian Persch <chpe gnome org>
Date:   Thu Sep 29 18:45:11 2016 +0200

    screen: container: Set widget CSS name
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772134
    (cherry picked from commit a0619ec305525f8bd245e6baaef934235cbf932e)

 src/terminal-screen-container.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 221b7e917912f488d9c369d728df128667fc6996
Author: Sjoerd Simons <sjoerd luon net>
Date:   Sun Sep 4 14:30:05 2016 +0200

    window: Fix CSD size calculations with long titles
    
    To get the size of the window use the actual allocation rather then the
    preferred size as the latter takes into account the natural size of the
    title bar as well as the content which throws of calculation when the
    natural size of the title bar is wider then the content.
    
    Also use the actual allocation of the content specifically for the
    calculation of the CSD size such that both are in sync, but keep using
    the preferred size otherwise as those values get used for resizing
    calculations.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769898
    (cherry picked from commit cae04637f696e30f9054482411eb0fabd6064a84)

 src/terminal-window.c | 39 +++++++++++++++++++++++++++------------
 1 file changed, 27 insertions(+), 12 deletions(-)

commit 8a4fb1be48377dbca8696d8dd7b371104e82424d
Author: Christian Persch <chpe src gnome org>
Date:   Mon Sep 12 21:30:10 2016 +0200

    Revert "window: Fix CSD size calculations with long titles"
    
    This reverts commit 8edc4ce3b0c45bcd289fe597f5c9bca682febbae.
    
    Wrong commit.

 src/terminal-window.c | 34 ++++++++++++----------------------
 1 file changed, 12 insertions(+), 22 deletions(-)

commit 8edc4ce3b0c45bcd289fe597f5c9bca682febbae
Author: Sjoerd Simons <sjoerd luon net>
Date:   Mon Aug 15 20:22:11 2016 +0200

    window: Fix CSD size calculations with long titles
    
    To get the size of the window use the actual allocation rather then the
    preferred size as the latter takes into account the natural size of the
    title bar as well as the content which throws of calculation when the
    natural size of the title bar is wider then the contnet.
    
    Signed-off-by: Sjoerd Simons <sjoerd luon net>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769898
    (cherry picked from commit 40d9d5b78067caa6a28e83e32b87c0b51d14c091)

 src/terminal-window.c | 34 ++++++++++++++++++++++------------
 1 file changed, 22 insertions(+), 12 deletions(-)

commit 9dac3bbb5d6656a296fea7e16e1243b094cff907
Author: Christian Persch <chpe gnome org>
Date:   Mon Aug 1 20:12:42 2016 +0200

    window: Make geometry work better with gtk 3.20
    
    Combined patch by Sorokin Alexei <sor alexei meowr ru>
    and Simon McVittie <smcv debian org>.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=760944
    (cherry picked from commit 88bd3251a91e4395bd0dde9d90e670e8d180b5db)

 src/terminal-options.c |   4 --
 src/terminal-window.c  | 167 ++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 143 insertions(+), 28 deletions(-)

commit 791c56d47cc97446fe5a87165924a0cfe8f707c0
Author: GNOME Translation Robot <gnome-sysadmin gnome org>
Date:   Mon Sep 12 11:06:39 2016 +0000

    Updated Scottish Gaelic translation

 po/gd.po | 824 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 492 insertions(+), 332 deletions(-)

commit 4d1e6b38a3a0465e784218e0ca263fccd41ef0da
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Aug 31 14:34:10 2016 -0400

    Revert "Added Portuguese translation"
    
    This reverts commit f6cecdd6be607ac1eb3b41c8230f92a327f1aac5.
    
    It broke the build.

 help/Makefile.am |    2 +-
 help/pt/pt.po    | 3739 ------------------------------------------------------
 2 files changed, 1 insertion(+), 3740 deletions(-)

commit 18434bc24aa1fb02d441598e1a6606476c2d7e25
Author: Tiago Santos <tiagofsantos81 sapo pt>
Date:   Wed Aug 31 20:18:29 2016 +0000

    Updated Portuguese translation

 help/pt/pt.po | 708 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 370 insertions(+), 338 deletions(-)

commit 465189627dfac43e368df36e75c478c199cf3592
Author: Tiago Santos <tiagofsantos81 sapo pt>
Date:   Wed Aug 31 14:10:32 2016 -0300

    Added Portuguese translation

 help/Makefile.am |    2 +-
 help/pt/pt.po    | 3707 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3708 insertions(+), 1 deletion(-)

commit a597ff0c7245ba3978c154a6eb75c052a27283ba
Author: Matej Urbančič <mateju svn gnome org>
Date:   Fri Aug 26 23:07:47 2016 +0200

    Updated Slovenian translation

 po/sl.po | 1057 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 630 insertions(+), 427 deletions(-)

commit fceaf0ccd07ce1b877f20cbcc215806644ba60c2
Author: Christian Persch <chpe gnome org>
Date:   Sat Jan 10 15:36:35 2015 +0100

    notebook: Make tabs nondetachable
    
    It seems detaching a tab via DND is crashing in gtk+ again.
    Until that is fixed, disable tab DND detaching.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769161
    https://bugzilla.gnome.org/show_bug.cgi?id=767588
    (cherry picked from commit 10e164d8f7f7c95710cee7aba1a031250d64d423)

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

commit 2753ca86b4ffcb6eacaf58230df1706ffd17f503
Author: Christian Persch <chpe gnome org>
Date:   Tue Aug 9 21:32:33 2016 +0200

    Revert "notebook: avoid crash on tab DND"
    
    This reverts commit 69e82e354de26cd7e6957b95740c724ed1c31c10.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769161#c10

 src/terminal-notebook.c | 5 -----
 1 file changed, 5 deletions(-)

commit 69e82e354de26cd7e6957b95740c724ed1c31c10
Author: Andreas Henriksson <andreas fatal se>
Date:   Mon Jul 25 19:38:18 2016 +0200

    notebook: avoid crash on tab DND
    
    See "gtk_notebook_detach_tab" API documentation. Using it instead
    of gtk_container_remove avoids an assertion crash in gtk+ when
    dragging and dropping a tab between terminal windows.
    
    See also original bug report at
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825818
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769161
    (cherry picked from commit 85b448f7c9e219e82d4d8abafe405d73349c08c1)

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

commit 2a10e0ed7d6210b0522ffc2faf8483c64f1d183d
Author: Egmont Koblinger <egmont gmail com>
Date:   Fri Jul 22 16:42:14 2016 +0200

    profile: editor: Properly initialize the first palette color
    
    https://bugzilla.gnome.org/show_bug.cgi?id=768850
    (cherry picked from commit 6447aded26416e49bf5fdce8a8fd13c16c0ebb44)

 src/profile-editor.c | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

commit a5874e4dd1b2beafd0838edb5497decedf92ba30
Author: Muhammet Kara <muhammetk gmail com>
Date:   Sat Jun 4 21:10:28 2016 +0000

    Updated Turkish translation

 po/tr.po | 1264 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 804 insertions(+), 460 deletions(-)

commit 21508ca8da8d8d918882a6001d4e30c53028a7f8
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Mon May 23 22:40:24 2016 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 755 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 446 insertions(+), 309 deletions(-)

commit 4b790d381efe7723a259ae69d5ea36244e08e61b
Author: Christian Persch <chpe gnome org>
Date:   Mon May 9 22:01:12 2016 +0200

    build: Post release version bump

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



Download
========
https://download.gnome.org/sources/gnome-terminal/3.20/gnome-terminal-3.20.3.tar.xz (1.84M)
  sha256sum: dac56c4d24c03125e24af7d0a484c1dff3cb16a4443fb1db11e7ae6418e0e2af



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