lp:~vcs-imports/gnome-terminal/+git/gnome-terminal

Owned by VCS imports
Get this repository:
git clone https://git.launchpad.net/~vcs-imports/gnome-terminal/+git/gnome-terminal

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.gnome.org/GNOME/gnome-terminal.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log

Branches

Name Last Modified Last Commit
gtk3 2024-05-02 16:13:49 UTC
regex: Disallow terminating colon in URLs

Author: Egmont Koblinger
Author Date: 2024-05-02 12:19:08 UTC

regex: Disallow terminating colon in URLs

Fixes https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/8075

(cherry picked from commit 43b859ae64e5df659b3e9dd5d9a341e6c5c8f896)

master 2024-05-02 12:19:46 UTC
regex: Disallow terminating colon in URLs

Author: Egmont Koblinger
Author Date: 2024-05-02 12:19:08 UTC

regex: Disallow terminating colon in URLs

Fixes https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/8075

gnome-46 2024-04-30 20:01:43 UTC
client: legacy: Error out on extra arguments after parsing

Author: Christian Persch
Author Date: 2024-04-30 20:00:53 UTC

client: legacy: Error out on extra arguments after parsing

While we already error out on unknown options, non-options left over
after parsing were not treated the same.

Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/8074
(cherry picked from commit 2c84bd192b21070edbbaea9ae318904d9a77d634)
(cherry picked from commit e1f988bd31795b2530440b13de2f70a6dc0132df)

wip/egmont/gnome-palette-fix 2024-03-19 16:47:47 UTC
prefs, schema: Slightly adjust the GNOME palette

Author: Egmont Koblinger
Author Date: 2024-03-19 13:55:39 UTC

prefs, schema: Slightly adjust the GNOME palette

Dark white and bright black are now neutral grayscale colors.

https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/8066#note_2054083

gnome-45 2024-02-25 07:57:28 UTC
Update Turkish translation

Author: Sabri Ünal
Author Date: 2024-02-25 07:57:28 UTC

Update Turkish translation

gnome-44 2024-01-16 03:43:15 UTC
Update Brazilian Portuguese translation

Author: =?utf-8?b?TGXDtG5pZGFzIEFyYcO6am8=?=
Author Date: 2024-01-16 03:43:15 UTC

Update Brazilian Portuguese translation

wip/context-menu 2023-11-24 20:49:36 UTC
server: Use new vte context menu support

Author: Christian Persch
Author Date: 2023-11-24 20:46:30 UTC

server: Use new vte context menu support

Use setup-context-menu to provide a GMenuModel, and leave showing
the menu to vte.

This causes a crash after the context menu has been shown a number of
times. Unfortunately it's not reproducible on wayland, and I on X11 the
context menu freezes the whole session when the crash happens running
under gdb, so I cannot get a trace. The error is this:

Gdk:ERROR:../gdk/gdkkeys.c:463:gdk_keymap_get_cached_entries_for_keyval: assertion failed: (len <= 255)
Bail out! Gdk:ERROR:../gdk/gdkkeys.c:463:gdk_keymap_get_cached_entries_for_keyval: assertion failed: (len <= 255)

wip/chergert/window-style 2023-11-02 00:23:32 UTC
profile: allow restyling of window to match profile

Author: Christian Hergert
Author Date: 2023-11-01 23:32:13 UTC

profile: allow restyling of window to match profile

Profiles already include a number of colors which can be used to restyle
the application. This builds upon those colors in a similar fashion to
both gnome-text-editor and gnome-builder to reduce the distraction of the
window chrome from the interactive console.

wip/chergert/various 2023-11-01 23:52:17 UTC
profile: allow restyling of window to match profile

Author: Christian Hergert
Author Date: 2023-11-01 23:32:13 UTC

profile: allow restyling of window to match profile

Profiles already include a number of colors which can be used to restyle
the application. This builds upon those colors in a similar fashion to
both gnome-text-editor and gnome-builder to reduce the distraction of the
window chrome from the interactive console.

wip/chergert/gtk4 2023-10-25 20:42:31 UTC
preferences: remove bidi/shaping options

Author: Christian Hergert
Author Date: 2023-10-25 20:42:31 UTC

preferences: remove bidi/shaping options

These are in the schema, but not necessary to display to users.

gnome-43 2023-09-08 15:54:44 UTC
Update Czech translation

Author: AsciiWolf
Author Date: 2023-09-08 15:54:44 UTC

Update Czech translation

gnome-42 2023-08-17 05:40:04 UTC
Update Basque translation

Author: Asier Sarasua Garmendia
Author Date: 2023-08-17 05:40:04 UTC

Update Basque translation

wip/schema-resource 2023-03-05 11:58:01 UTC
all: Embed reference schemas as resource

Author: Christian Persch
Author Date: 2023-03-05 11:58:01 UTC

all: Embed reference schemas as resource

gnome-41 2022-09-18 13:58:36 UTC
Update French translation

Author: Charles Monzat
Author Date: 2022-09-18 13:58:36 UTC

Update French translation

wip/remove-search-provider 2022-09-06 17:15:33 UTC
server: Remove search provider

Author: Christian Persch
Author Date: 2022-09-06 17:15:33 UTC

server: Remove search provider

gnome-3-40 2021-12-18 14:06:59 UTC
Update Portuguese translation

Author: Hugo Carvalho
Author Date: 2021-12-18 14:06:59 UTC

Update Portuguese translation

gnome-3-38 2021-11-14 16:24:35 UTC
Update Chinese (China) translation

Author: Boyuan Yang
Author Date: 2021-11-14 16:24:35 UTC

Update Chinese (China) translation

wip/intent 2021-08-03 17:16:19 UTC
WIP: intent

Author: Christian Persch
Author Date: 2021-08-03 17:16:19 UTC

WIP: intent

gnome-3-36 2021-04-14 13:20:20 UTC
Update Portuguese translation

Author: Hugo Carvalho
Author Date: 2021-04-14 13:20:20 UTC

Update Portuguese translation

wip/rishi/keypad-accels 2020-11-20 19:48:18 UTC
accels: Make it convenient to use the '+' alphanumeric key

Author: Debarshi Ray
Author Date: 2020-11-20 19:48:18 UTC

accels: Make it convenient to use the '+' alphanumeric key

Currently, the default accelerator for zooming in (ie., Ctrl++)
requires pressing the shift key when using the alphanumeric keys on
keyboards where the '+' is on the upper level. This is inconvenient.
Even more so on laptop keyboards where the numeric keypad isn't easily
accessible.

From now on, any accelerator that has the '+' key will work without
requiring the shift key.

https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/313

gnome-3-34 2020-09-13 02:09:29 UTC
Update Portuguese translation

Author: Juliano Camargo
Author Date: 2020-09-13 02:09:29 UTC

Update Portuguese translation

wip/issue-253 2020-04-24 07:13:40 UTC
WIP: Get updated activation environment when passed no client environment

Author: Christian Persch
Author Date: 2020-04-24 07:13:40 UTC

WIP: Get updated activation environment when passed no client environment

https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/253

gnome-3-32 2019-12-26 11:51:30 UTC
Update Ukrainian translation

Author: Daniel Korostil
Author Date: 2019-12-26 11:51:30 UTC

Update Ukrainian translation

wip/jimmac/nightly-app-icon 2019-10-07 13:26:27 UTC
icon: create a nightly app icon

Author: jimmac
Author Date: 2019-10-07 13:26:27 UTC

icon: create a nightly app icon

- Provide a development variant of the app icon
  See https://gitlab.gnome.org/GNOME/Initiatives/issues/12
  for more info.

/label ~"9. Initiative: NightlyAppIcons"

wip/rishi/container-escape-sequence 2019-06-18 17:47:14 UTC
window: Preserve current toolbox, if any, when opening a new terminal

Author: Debarshi Ray
Author Date: 2019-06-18 17:47:14 UTC

window: Preserve current toolbox, if any, when opening a new terminal

This relies on toolbox(1) emitting a terminal escape sequence that
advertises the name of the current toolbox container.

https://gitlab.freedesktop.org/terminal-wg/specifications/issues/17

wip/egmont/bidi 2019-06-05 07:59:35 UTC
profile: Add hidden BiDi preference

Author: Egmont Koblinger
Author Date: 2019-06-04 12:13:56 UTC

profile: Add hidden BiDi preference

wip/text-objects 2019-05-26 21:12:31 UTC
text-objects: Code style cleanup and minor fixes

Author: Christian Persch
Author Date: 2019-05-26 21:12:31 UTC

text-objects: Code style cleanup and minor fixes

wip/regex-builtins 2019-05-08 16:00:01 UTC
regex: Use vte builtin regexes instead of our own

Author: Christian Persch
Author Date: 2019-05-08 16:00:01 UTC

regex: Use vte builtin regexes instead of our own

https://gitlab.gnome.org/GNOME/vte/issues/114

gnome-3-28 2019-04-08 21:35:37 UTC
Post release version bump

Author: Christian Persch
Author Date: 2019-04-08 21:35:37 UTC

Post release version bump

gnome-3-30 2019-04-08 21:29:56 UTC
Post release version bump

Author: Christian Persch
Author Date: 2019-04-08 21:29:56 UTC

Post release version bump

gnome-3-26 2018-07-26 09:08:41 UTC
l10n: Fix Romanian translation

Author: Debarshi Ray
Author Date: 2018-07-17 11:57:24 UTC

l10n: Fix Romanian translation

https://gitlab.gnome.org/GNOME/gnome-terminal/issues/15

wip/rishi/auto-title-notifications 2018-06-25 11:25:58 UTC
debug

Author: Debarshi Ray
Author Date: 2018-05-21 09:45:13 UTC

debug

gnome-3-24 2017-10-21 11:56:23 UTC
Update zh_CN translation

Author: wsxy162
Author Date: 2017-10-21 11:56:23 UTC

Update zh_CN translation

gnome-3-22 2017-07-21 16:40:31 UTC
Updated Slovenian translation

Author: Matej Urbančič
Author Date: 2017-07-21 16:40:31 UTC

Updated Slovenian translation

gnome-3-20 2017-07-21 16:40:15 UTC
Updated Slovenian translation

Author: Matej Urbančič
Author Date: 2017-07-21 16:40:15 UTC

Updated Slovenian translation

gnome-3-18 2016-10-07 16:12:19 UTC
Update Croatian translation

Author: gogo
Author Date: 2016-10-07 16:12:19 UTC

Update Croatian translation

wip/restore-geometry 2016-05-13 06:34:03 UTC
screen-container: Implement the resize popup for Wayland

Author: Debarshi Ray
Author Date: 2016-04-15 17:32:35 UTC

screen-container: Implement the resize popup for Wayland

Wayland doesn't have geometry hints for resizing. The size increments
are implemented entirely on the client side in GDK's Wayland backend.
This means that the WM cannot show the resize popup as it does on X.
Therefore, we have to implement it inside the application when running
on Wayland.

On X, the resize popup is shown when the mouse button is pressed near
the window edge and hidden when released. Unfortunately, this pointer
grab is entirely within the WM and not visible to the application.
Therefore, on Wayland, we show the resize popup when the size of the
window actually changes, and we hide on key-press-event or
motion-notify-event.

https://bugzilla.gnome.org/show_bug.cgi?id=760944

gnome-3-16 2016-04-18 20:21:16 UTC
Updated Brazilian Portuguese translation

Author: Rafael Fontenelle
Author Date: 2016-04-18 20:21:16 UTC

Updated Brazilian Portuguese translation

gnome-3-14 2016-03-07 18:11:34 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-03-07 18:11:34 UTC

Updated Occitan translation

gnome-3-10 2015-10-19 06:40:00 UTC
Updated Portuguese translation

Author: Pedro Albuquerque
Author Date: 2015-10-19 06:40:00 UTC

Updated Portuguese translation

scrollbar-bg-fix 2015-09-09 17:48:12 UTC
TerminalScreenContainer: move scrollbar inside a box and just theme that

Author: Marco Trevisan (Treviño)
Author Date: 2015-09-09 17:48:12 UTC

TerminalScreenContainer: move scrollbar inside a box and just theme that

In this way the background doesn't apply to the full main hbox, at the
current state this doesn't change much, but I guess it might in case of
semi-transparent backgrounds.

gnome-3-12 2015-05-24 08:25:17 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-24 08:25:17 UTC

Updated Occitan translation

gnome-3-8 2015-05-24 08:15:12 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-24 08:15:12 UTC

Updated Occitan translation

gnome-3-2 2015-05-21 07:21:13 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-21 07:21:13 UTC

Updated Occitan translation

gnome-2-32 2015-05-21 07:19:47 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-21 07:19:47 UTC

Updated Occitan translation

gnome-2-30 2015-05-21 07:14:22 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-21 07:14:22 UTC

Updated Occitan translation

gnome-3-4 2015-05-21 07:13:39 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-21 07:13:39 UTC

Updated Occitan translation

gnome-3-6 2015-05-21 07:12:52 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-21 07:12:52 UTC

Updated Occitan translation

gnome-3-0 2015-05-21 07:12:02 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-21 07:12:02 UTC

Updated Occitan translation

gnome-2-20 2011-12-20 17:25:01 UTC
Added asturian language

Author: Xandru
Author Date: 2011-12-20 17:25:01 UTC

Added asturian language

gnome-2-22 2011-12-20 17:24:19 UTC
Added asturian language

Author: Xandru
Author Date: 2011-12-20 17:24:19 UTC

Added asturian language

gnome-2-24 2011-12-20 17:23:15 UTC
Added asturian language

Author: Xandru
Author Date: 2011-12-20 17:23:15 UTC

Added asturian language

gnome-2-28 2011-12-20 17:10:17 UTC
Updated asturian translation

Author: Xandru
Author Date: 2011-12-20 17:10:17 UTC

Updated asturian translation

gnome-2-26 2010-03-23 17:02:47 UTC
Updated Basque language

Author: Iñaki Larrañaga Murgoitio
Author Date: 2010-03-23 17:02:47 UTC

Updated Basque language

gnome-2-16 2009-11-16 06:22:09 UTC
Updated Slovenian translation

Author: Matej Urbančič
Author Date: 2009-11-16 06:22:09 UTC

Updated Slovenian translation

gnome-2-14 2009-11-16 06:20:51 UTC
Updated Slovenian translation

Author: Matej Urbančič
Author Date: 2009-11-16 06:20:51 UTC

Updated Slovenian translation

gnome-2-12 2006-03-25 22:04:11 UTC
Added Dzongkha translation from Pema Geyleg. 2006-03-26 Tommi Vainikainen

Author: Tommi Vainikainen
Author Date: 2006-03-25 22:04:11 UTC

Added Dzongkha translation from Pema Geyleg. 2006-03-26 Tommi Vainikainen

2006-03-26 Tommi Vainikainen <thv@iki.fi>
 * dz.po: Added Dzongkha translation from Pema Geyleg.
2006-03-26 Tommi Vainikainen <thv@iki.fi>
 * configure.in (ALL_LINGUAS): Added Dzongkha (dz).

gnome-2-10 2005-08-19 05:52:09 UTC
Translation updated by Ivar Smolin.

Author: Priit Laes
Author Date: 2005-08-19 05:52:09 UTC

Translation updated by Ivar Smolin.

2005-08-19 Priit Laes <plaes@cvs.gnome.org>

 * et.po: Translation updated by Ivar Smolin.

gnome-2-8 2004-12-07 22:56:29 UTC
Bump version, since we skipped 2.8.1 update

Author: =?utf-8?q?Mariano_Su=C3=A1rez-Alvarez?=
Author Date: 2004-12-07 22:56:29 UTC

Bump version, since we skipped 2.8.1 update

2004-12-07 Mariano Suárez-Alvarez <mariano@gnome.org>

 * configure.in: Bump version, since we skipped 2.8.1
 * NEWS: update

gnome-2-6 2004-08-06 06:33:10 UTC
also update the encoding menu, so that a11y stuff picks it up correctly.

Author: =?utf-8?q?Mariano_Su=C3=A1rez-Alvarez?=
Author Date: 2004-08-06 06:33:10 UTC

also update the encoding menu, so that a11y stuff picks it up correctly.

2004-08-06 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>

 * src/terminal-window.c(terminal_window_set_active): also update the encoding menu,
 so that a11y stuff picks it up correctly. Fixes 147485.

gnome-2-4 2004-01-14 21:58:42 UTC
Updated Irish translation

Author: Alastair McKinstry
Author Date: 2004-01-14 21:58:42 UTC

Updated Irish translation

gnome-2-2 2003-07-21 18:06:52 UTC
Updated Arabic translation.

Author: Arafat Medini
Author Date: 2003-07-21 18:06:52 UTC

Updated Arabic translation.

2003-07-21 Arafat Medini <lumina@silverpen.de>

 * ar.po: Updated Arabic translation.

gnome-2-0 2003-01-14 16:26:36 UTC
Updating Amharic translation.

Author: Daniel Yacob
Author Date: 2003-01-14 16:26:36 UTC

Updating Amharic translation.

163 of 63 results
This repository contains Public information 
Everyone can see this information.

Subscribers