[vte] Created tag 0.53.0



The unsigned tag '0.53.0' was created.

Tagger: Christian Persch <chpe src gnome org>
Date: Mon May 21 20:54:42 2018 +0200

    Version 0.53.0
    
    Git-EVTag-v0-SHA512: 
1159d7addd3f47e3412cb02df81b3b58fa33eb9ee6b70fb06bb827acd532d71d02ec1cf94524a9958e5976462d2dd81867c99dc975adca05f186d821525100a4

Changes since the last tag '0.52.0':

Christian Persch (110):
      Post branch version bump
      Revert "emulation: Implement DECRQCRA"
      Revert "emulation: Add support for OSC 5;0 (bold color)"
      build: Update requirements
      parser: Import new parser
      parser: Import new parser
      parser: Don't clear state when executing a control character
      parser: Define a type for CSI parameters
      parser: Fix charset detection
      parser: Use 0 as the default arg value
      parser: Parse subparameters in CSI sequences
      parser: Parse subparameters in CSI sequences
      parser: Improve test programme
      parser: cat: Add benchmark mode
      parser: Improve glue for subparameters
      parser: glue: Add some convenience function to collect parameters
      emulation: Port DSR to new parameter glue
      emulation: Port DECSCUSR to new parameter glue
      emulation: Port XTERM_WM to new parameter glue
      emulation: Port CHA, HPA, CUP to new parameter glue
      emulation: Port VPA to new parameter glue
      emulation: Port CNL, CUD to new parameter glue
      emulation: Port CUB, CUF to new parameter glue
      emulation: Port SD, SU to new parameter glue
      emulation: Port CPL, CUU to new parameter glue
      emulation: Port DCH, ECH to new parameter glue
      emulation: Port ICH to new parameter glue
      emulation: Port REP to new parameter glue
      emulation: Port CBT, CHT to new parameter glue
      emulation: Port HTS, TBC to new parameter glue
      emulation: Port DL, IL to new parameter glue
      emulation: Port DECSTBM to new parameter glue
      emulation: Move sequence handler code directly into the handler
      emulation: Move sequence handler code directly into the handler
      emulation: Move sequence handler code directly into the handler
      emulation: Move sequence handler code directly into the handler
      emulation: Move sequence handler code directly into the handler
      emulation: Move sequence handler code directly into the handler
      emulation: Move sequence handler code directly into the handler
      emulation: Remove LNM mode support
      emulation: Unify mode handling
      vte.sh: Use C1 controls in OSC sequences
      parser: Implement OSC parsing
      parser: Remove leftovers from old parser
      parser: Implement DCS parsing
      emulation: Use an enum for the XTERM_WM param values
      parser: glue: Add sequence builder
      emulation: Implement DECRQM
      emulation: Remove icon title support
      emulation: Implement the window title stack
      parser: Implement SCI parsing
      emulation: Refactor tabstop handling
      parser: Fix typo
      emulation: Fix DECSTBM parameters
      emulation: Implement DECRQCRA
      parser: Accept C0 ST to terminate OSC, DCS
      parser: Ignore DEL in all states
      parser: Speed up no-op strings
      parser: Ignore most C0 controls in OSC string
      app: Fix option output in help
      parser: Don't collect invalid characters in escape sequences
      parser: Record intermediates in order
      parser: Simplify parameter parsing
      parser: Distinguish between state changes and actions
      parser: Remove leftover from initial import
      parser: glue: Add wrapper class for struct vte_parser
      emulation: Implement DECRQSS
      parser: Ignore overflowing OSC and DCS sequences
      parser: test: Test DCS sequences without intermediates
      lib: Use an enum for the SGR codes
      parser: test: Use SequenceBuilder
      parser: Reject mixed-control OSC and DCS sequences
      emulation: Update DA1 response
      parser: Add more functions
      emulation: Implement DECSR
      emulation: Implement SUB
      emulation: Implement OSC 5
      widget: Remove extraneous refresh-window emissions
      emulation: Limit window title length
      parser: Annotate unlikely conditionals
      parser: test: Check parameter clearing
      parser: Ignore sequence with too many parameters
      parser: Ignore sequence with too many parameters
      parser: Remove redundant assignment
      parser: Clear only used parameters
      parser: Increase maximum number of parameters
      docs: Update list of ignored files
      parser: No need to clear for IGNORE sequence
      parser: No need to clear for GRAPHIC sequence
      parser: No need to clear the charset
      parser: Only clear the intermediates and params when necessary
      parser: Remove excessive clearing of sequence fields
      build: Update macros from autoconf-archive
      all: Cleanup some cruft
      parser: Fix warning with GCC < 7
      lib: Filter out BS and DEL from paste
      parser: glue: StringTokeniser must not be used with a temporary
      cxx: Move some headers to .hh
      ring: Move some types to ring.cc
      ring: Add some static assertions
      cxx: ring: Move to C++
      ring: Split cell and rowdata headers
      ring: Replace some assertions with static_assert
      lib: Store word char exceptions in a string
      lib: Store preedit string in a string
      widget: Deprecate vte_terminal_match_set_cursor_type
      lib: Add RefPtr type for holding a GObject
      widget: Use RefPtr for the cursors
      parser: Update copyright notice
      all: Fix spelling

Debarshi Ray (3):
      ring: Silence -Wunsafe-loop-optimizations
      widget: Remove GdkVisibilityState handling
      parser: Ignore -Wimplicit-fallthrough

Egmont Koblinger (4):
      widget: Do not extend the background under faux bold characters
      widget: Remove faux bold support
      emulation: Add support for OSC 5;0 (bold color)
      ring: Proper boundary checking for hyperlink position


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