[vte] Created tag 0.63.91



The unsigned tag '0.63.91' was created.

Tagger: Christian Persch <chpe src gnome org>
Date: 1613253139 +0100

    Version 0.63.91
    
    Git-EVTag-v0-SHA512: 
cc6d961ec029bba63dab69bb4d4ecba42302a3b2195c34a59c86dc37615a4e9fec2ad66ac3a8305844f58d5d40619e065c4a3181f40f34d278b0877ec936e430

Changes since the last tag '0.61.90':

A S Alam (1):
      Update Punjabi translation

Aleksandr Mezin (1):
      build: Restore glade catalogue

Anders Jonsson (1):
      Update Swedish translation

Ask Hjorth Larsen (1):
      Updated Danish translation

Balázs Meskó (1):
      Update Hungarian translation

Baurzhan Muftakhidinov (1):
      Update Kazakh translation

Benno Schulenberg (1):
      docs: Remove three mistaken little words

Changwoo Ryu (1):
      Update Korean translation

Cheng-Chia Tseng (1):
      Update Chinese (Taiwan) translation

Christian Persch (128):
      build: Post release version bump
      pty: Only fill in ws_[xy]pixel when sixel is enabled
      all: Fix sixelparser.{hh,cc} licence header
      build: Post branch version bump
      glade: Set icon prefix
      widget: Implement GtkScrollableInterface::get_border
      spawn: Remove current directory from fallback search PATH
      lib: Abort when alloc returns nullptr
      gtk: Allow passing null callback to spawn_async
      pty: Allow null callback for spawn_async
      widget: Reference terminals while processing
      widget: Remove GdkAtom usage where possible
      widget: Move Event classes to platform
      widget: Simplify mouse event translation
      widget: Use named cursors by default
      parser: Sort command list
      parser: Generate the sequences and command lists with a script
      terminal: Create ProcessingContext struct
      terminal: Process one chunk at a time
      terminal: Reindent
      terminal: Don't stop processing on EOS chunk
      terminal: Prepare for processing only part of a chunk
      parser: Store the string terminator for DCS sequences
      parser: cat: Factor processing out into its own function
      tests: Rename sixel fuzzer
      emulation: Fix DA1 response with SIXEL disabled
      debug: Make 'image' debug flag work
      widget: Remove excessive const
      parser: Silence missing declaration warning
      lib: Add infrastructure for data syntax switching
      modes: Add DECSDM mode
      lib: Add new SIXEL parser and test suite
      parser: cat: Plug in new SIXEL parser
      lib: Add new SIXEL context and test
      lib: Replace SIXEL handling
      lib: sixel: Also reset data capacity when dropping the buffer
      lib: Fix typo in comment
      lib: Add missing include
      lib: Add missing include
      widget: Manage the Widget implementation through a shared_ptr
      widget: Move clipboard handling to Widget
      fonts: Don't use deprecate gdk threads timeout API
      widget: Remove unused function
      widget: Use GdkEvent accessor function
      draw: Move drawing images after translating the cairo context
      sixel: Pass colour components to Context::prepare
      modes: Assign enum values to non-fixed modes first
      lib: Simplify smart pointers for glib/pango/pcre types
      lib: Add getter support for smart pointer
      app: Use smart pointers
      parser: cat: Use more smart pointers
      decoder: cat: Use more smart pointers
      parser: Update sequences with additions from recent xterm
      widget: Use safe getter
      spawn: Clarify ownership transfer
      sixel: Remove unnecessary include
      emulation: Implement XTERM_SMGRAPHICS sequence
      lib: Move ProcessingContext up
      lib: sixel: Update bbox when inserting an image
      emulation: sixel: Implement DECSET 1070
      build: Add config.h as dependency to all sources
      app: Replace GtkBox with GtkGrid
      sixel: Fix unused variable warning when not building with sixel enabled
      app: Fork UI files for gtk3
      widget: Record the press count for button press events
      widget: Remove unused event timestamp
      lib: Use pragma once
      widget: Make scroll event its own class
      widget: Move GdkEvent from EventBase to KeyEvent
      widget: Scroll events have no button
      app: Fix paste action sensitivity
      widget: Don't use scroll event's position
      lib: Use bitset to store pending change flags
      parser: Add some more charsets
      modes: Add some more private modes
      parser: Add some more known sequences
      app: Fix background image drawing
      lib: Sanitise the passed-in font description
      Revert "sixel: Use special coulor registers for default foreground and background"
      sixel: Use special coulor registers for default foreground and background
      sixel: Use m_defaults to retrieve the SGR colours
      all: Use pragma once
      all: Use std::swap
      lib: Drop wrong use of volatile
      lib: Fix unused variable warning when not using getrlimit
      docs: Add index for API new in 0.64
      widget: Add API to disable fallback scrolling
      Revert "docs: Add index for API new in 0.64"
      docs: Add index for API new in 0.64
      ring: Fix image memory leak
      sixel: Be extra safe when advancing the scanline position
      sixel: Fix processing of DECSIXEL sequence when using UTF-8 C1 controls
      widget: Fix clipboard types
      widget: Add gtk glue
      clipboard: Use smart pointers
      app: Use smart pointer
      app: Fix search next/prev button sensitivity
      widget: Fix idle child-exited signal after dispose
      sixel: Ignore DECSIXEL sequence when OR-mode is requested
      parser: cat: Make linter warn on unsupported DECSIXEL OR-mode
      widget: Limit select-all to the writable region not including the scrollback
      parser: Remove unused enum
      widget: Improve font sanitisation
      widget: Improve font sanitisation
      emulation: Add some research notes
      all: Clean up licence headers
      modes: Fix typo
      parser: Add new sequence from xterm 362
      emulation: Use the correct enum
      parser: modes: Generate modes-*.hh from script and data
      font: pangocairo: Use PangoFontMetrics to measure the font
      spawn: Use close_range to set CLOEXEC on all FDs
      lib: Move missing defs to missing.hh and update
      Revert "font: pangocairo: Use PangoFontMetrics to measure the font"
      keymap: Use int8_t for the length of the short keymap strings
      parser: cat: Make linter warn on unsupported RLogin DECGCI extension
      lib: Replace deprecated std::is_pod
      sixel: Fix omitted data syntax reset when mismatched controls
      parser: cat: Make linter warn on unsupported RLogin DECSIXEL ID extension
      lib: Fix indentation
      parser: Correct charset designation sequences with final byte 7/14
      font: pangocairo: Use PangoFontMetrics to measure the font
      sixel: Add missing ifdef
      sixel: Add missing ifdef
      parser: DECBI is NOP
      lib: Typo fix
      all: Remove SIXEL support from stable branch
      Version 0.63.91

Dušan Kazik (2):
      Update Slovak translation
      Update Slovak translation

Goran Vidović (1):
      Update Croatian translation

Hans Petter Jansson (3):
      lib: Keep track of unscaled cell size and report window size unscaled
      sixel: Store device-independent pixel surfaces in Image
      sixel: Use special coulor registers for default foreground and background

Hugo Parente Lima (1):
      lib: Add missing nullable annotation to spawn child setup functions

Jim Mason (1):
      pty: Add support for PTY packet mode on sysv-like systems

Jordi Mas (1):
      Update Catalan translation

Juliano Camargo (1):
      Update Portuguese translation

Kjartan Maraas (1):
      Update Norwegian Bokmål translation

Kristjan SCHMIDT (1):
      Update Esperanto translation

Marek Černocký (1):
      Updated Czech translation

Marko Mäkelä (1):
      vte.sh: Avoid warnings if shell is configured with 'set -u'

Matt Rose (1):
      lib: Use sysconf on macos to get the upper limit of number of FDs

Michael Catanzaro (1):
      Fix build

Milo Casagrande (1):
      Update Italian translation

Olivier Fourdan (1):
      widget: Fix missing include

Piotr Drąg (2):
      Update Polish translation
      Update POTFILES.skip

Rafael Fontenelle (1):
      Update Brazilian Portuguese translation

Rico Tzschichholz (1):
      parser: Properly refer to python3

Rūdolfs Mazurs (1):
      Update Latvian translation

Simon McVittie (1):
      Export vte_pty_spawn_finish again

Thibault Martin (1):
      Update French translation

Tim Sabsch (1):
      Update German translation

Zander Brown (1):
      Update British English translation

Марко Костић (1):
      Update Serbian translation


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