SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for vte-lang-0.70.0-2.1.noarch.rpm :

* Fri Sep 16 2022 bjorn.lieAATTgmail.com- Update to version 0.70.0: + build: Post release version bump
* Sun Sep 04 2022 bjorn.lieAATTgmail.com- Update to version 0.69.99: + build: Version 0.69.99 for gnome 43rc + lib: Fix spawning on netbsd + widget: - Fix Widget::regex_match_check_at() - Use correct view coordinates - gtk4: . Only notify terminal when focused . Don\'t grab the focus on focus-in
* Thu Sep 01 2022 Bjørn Lie - Disable glade catalog support via bcond.- Fixup the defines, most importantly name the vte typelib correctly again.
* Tue Aug 09 2022 bjorn.lieAATTgmail.com- Update to version 0.69.92: + all: - Include directly - Remove SIXEL support from stable branch - Don\'t override widget\'s CSS names + bindings: - gir: Change vte/gtk4 gir nsversion - vala: . Add vapi for vte/gtk4 . Remove the test app + build: - Also set _XOPEN_SOURCE - Build fix for netbsd - Bump meson req version to 0.51 - Check for python version - Define __BSD_VISIBLE on freebsd - Define list of libc feature test macros only once - Fix debug build - Make sure __BSD_VISIBLE is defined on freebsd - Remove gtk4 notice - Try to fix pwrite detection on non-glibc systems - Update gtk3 req version - Use an explict python interpreter + docs: - Install toml file to subdir - Port to gi-docgen + fonts: - gtk4: Create a new pango context - Only set language if different to the current language - Pass nullptr for language + glib: - glue: . Include string . Include string_view + lib: - Fix reserved size calculation - Move glib glue code to glib-glue.cc + Revert \"emulation: Support XTVERSION sequence\" + sixel: Remove stray semicolon + spawn: Fix build without CLOSE_RANGE_CLOEXEC + widget: - Add API to get selected text - widget: Add format arg to new API to get selected text - Correct some Since annotations - Defer alignment API to next cycle - Don\'t queue_resize() during allocation - Fix padding borders - Fix some API version tags - gtk4: . Add API to check event context . Don\'t invalidate endlessly . Lower the priority of the style provider . Make background API available on gtk4 . Simplify invalidation tracking - gtk: Make new API naming self-consistent - Ignore synthetic scroll events - Listen for toplevel focus change - Only avoid reentrant queue_resize() in GTK4 - Queue a resize on CSS changes - Remove errneous gtk_widget_allocate call + Update translations.- Rebase vte-enable-build-flag-pie.patch with quilt.- Set bcond to without, build gtk4 support.- Drop gtk-doc and add pkgconfig(gi-docgen) BuildRequires following upstreams port to gi-docgen.
* Sun Mar 27 2022 bjorn.lieAATTgmail.com- Update to version 0.68.0: + spawn: Fix build without CLOSE_RANGE_CLOEXEC + Revert \"emulation: Support XTVERSION sequence\"
* Sat Feb 12 2022 bjorn.lieAATTgmail.com- Update to version 0.67.90: + widget: - Defer alignment API to next cycle - Deprecate VteCharAttributes struct - Deprecate the attributes out-param for vte_terminal_get_text - Fix measure baseline to return -1 + all: Remove SIXEL support from stable branch + sixel: Fix DECGRI for parameter value 0 + build: - Change gtk4 GIR version hack - Assert on non-supported option on stable branch + lib: Remove misplaced inline from function declaration + emulation: Support XTVERSION sequence + parser: Fix comments + fonts: Fix height check + Updated translations.- Disable gtk4 support via bcond. Upstream did not move forward with this support for now.
* Thu Dec 30 2021 bjorn.lieAATTgmail.com- Update to version 0.66.90+git.e32dba1: + build: - Fix check for -fstack-protector
* compiler support - Rework function checks - Fix build with kernel headers from linux < 4.13 + app: - Fix context menu styling - Improve option value description - Add option to set initial title + widget: - Split alignment and fill properties - Fix Since version for new API - Add vte_terminal_paste - Add more precondition checks for vte_pty_spawn_async_with_fds - Correct some API Since: versions - Adjust preedit position to GtkEntry + vala: - Reference of [GtkChild] field is handled by GtkBuilder, type must be unowned - Fix accessibility of constant intializer expression + terminal: - Make CRLF pastification smarter - Make pastification not replace something with nothing - Add tests for text paste transformation + parser: - Fix some control codes - Recognise more commands - modes: Fix DECSDM default value + lib: - Check for close_range function and use it when available - ABI repairs + emulation: - ECMA modes should not be saved by DECSC - Use correct range for DECRQCRA - Docs improvements - Fix xterm window size request response + fonts: - Relax font sanitisation - Improve font bolding - More metrics sanity checks + vte.sh: Fix the check for PROMPT_COMMAND when it is unset + docs: Add index for API new in 0.68 + vte.sh: Use PROMPT_COMMAND as an array when possible + spawn: FD reassignment code tweaks + Updated translations.- Add pkgconfig(gtk4) BuildRequires and pass gtk4=true to meson, build gtk4 widgets. Following this, add new sub-packages typelib-1_0-Vte-2.91-gtk4 and vte-tools-gtk4.
* Sat Dec 04 2021 bjorn.lieAATTgmail.com- Update to version 0.66.2: + parser: Fix some control codes + emulation: - ECMA modes should not be saved by DECSC - Use correct range for DECRQCRA
* Sat Oct 30 2021 bjorn.lieAATTgmail.com- Update to version 0.66.1: + app: Add option to set initial title + vte.sh: Fix the check for PROMPT_COMMAND when it is unset + Updated translations.- Drop vte-silence-COMMAND_PROMPT.patch: Fixed upstream.
* Wed Oct 27 2021 Daike Yu - Add vte-revert-back-to-c++17.patch revert c++20 features back to c++17 to build on SLE/Leap
* Fri Sep 24 2021 Dominique Leuenberger - Add vte-silence-COMMAND_PROMPT.patch: Silence warning when opening terminal about PROMPT_COMMAND being an unknown command.
* Wed Sep 22 2021 bjorn.lieAATTgmail.com- Update to version 0.66.0: + emulation: Fix xterm window size request response. + widget: Adjust preedit position to GtkEntry. + vte.sh: Use PROMPT_COMMAND as an array when possible. + fonts: More metrics sanity checks. + Update translations.
* Thu Sep 16 2021 Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105).
* Tue Aug 24 2021 dimstarAATTopensuse.org- Update to version 0.65.91: + Port to GTK 4. + all: Remove SIXEL support from stable branch + app: Add debug option to track clipboard targets + app: Add option to use a GtkScrolledWindow + lib: Fix switching encodings + parser: Add new OSC command from xterm 367 + parser: Recognise more commands + sixel: Fix pixel aspect calculation + sixel: Remove ununused tracking of palette modification + sixel: Reset repeat counter when receiving the next command + widget: Add API to make adjustment values pixels + Updated translations.
* Mon Aug 09 2021 Yifan Jiang - BuildRequires python3-dataclasses since SLE 15.4 uses python36 to build.
* Wed Jul 28 2021 Yifan Jiang - Add vte-enable-build-flag-pie.patch: enable PIE flag to be compatible with gcc default linking option. Otherwise build will be failed with current SLE-15-SP4 project setup.
* Mon Jun 07 2021 bjorn.lieAATTgmail.com- Update to version 0.64.2: + widget: Docs fix + Updated translations.
* Fri May 14 2021 dimstarAATTopensuse.org- Update to version 0.64.1: + widget: Move clipboard store from finalize to unrealize. + build: Work around a meson bug with dist scripts in subprojects. + build: Add missing includes.
* Sat Apr 17 2021 dimstarAATTopensuse.org- Update to version 0.64.0: + app: Add debug option to track clipboard targets. + parser: Add new sequence from xterm 362. + pty: Add support for PTY packet mode on sysv-like systems. + app: Fix search next/prev button sensitivity. + app: Use smart pointer. + app: Fix background image drawing. + emulation: sixel: Implement DECSET 1070. + vte.sh: Avoid warnings if shell is configured with \'set -u\'.
* Sat Apr 17 2021 dimstarAATTopensuse.org- Update to version 0.62.1: + Export vte_pty_spawn_finish again. + Post release version bump. + docs: Remove three mistaken little words. + gtk: Allow passing null callback to spawn_async. + lib: Abort when alloc returns nullptr. + parser: HTJ is not a NOP. + pty: Allow null callback for spawn_async. + vte.sh: Avoid warnings if shell is configured with \'set -u\'. + widget: Define text_view_bg in fallback CSS if the theme doesn\'t. + widget: Implement GtkScrollableInterface::get_border. + widget: Reference terminals while processing. + Updated translations.
* Sun Feb 14 2021 gmbr3AATTopensuse.org- Update to version 0.63.91: + all: Remove SIXEL support from stable branch. + lib: Replace deprecated std::is_pod. + parser: - DECBI is NOP. - Add new sequence from xterm 362. - Properly refer to python3. + docs: Add index for API new in 0.64. + build: - Fix build. - Add config.h as dependency to all sources. - Restore glade catalogue. + app: Fork UI files for gtk3. + widget: - Use GdkEvent accessor function. - Implement GtkScrollableInterface::get_border. + Updated translations.- Changes for the restored glade catalogs: + Add glade BuildRequires. + Split out new glade-catalog-vte.
* Sun Feb 14 2021 bjorn.lieAATTgmail.com- Update to version 0.62.3: + keymap: Use int8_t for the length of the short keymap strings + Revert \"lib: Sanitise the passed-in font description\" + Updated translations.
* Sat Jan 09 2021 bjorn.lieAATTgmail.com- Update to version 0.62.2: + widget: - Limit select-all to the writable region not including the scrollback - Fix idle child-exited signal after dispose + app: - Fix search next/prev button sensitivity - Fix background image drawing + lib: - desc is not a smart pointer in 0.62 - Fix unused variable warning when not using getrlimit - Use sysconf on macos to get the upper limit of number of FDs - Sanitise the passed-in font description - Add missing nullable annotation to spawn child setup functions
* Tue Oct 06 2020 dimstarAATTopensuse.org- Update to version 0.62.1: + widget: Implement GtkScrollableInterface::get_border. + widget: Reference terminals while processing. + pty: Allow null callback for spawn_async. + gtk: Allow passing null callback to spawn_async. + lib: Abort when alloc returns nullptr. + vte.sh: Avoid warnings if shell is configured with \'set -u\'. + widget: Define text_view_bg in fallback CSS if the theme doesn\'t. + Updated translations.
* Mon Sep 14 2020 dimstarAATTopensuse.org- Update to version 0.62.0: + Export vte_pty_spawn_finish again. + docs: Remove three mistaken little words. + Updated translations.
* Fri Sep 11 2020 dimstarAATTopensuse.org- Update to version 0.61.91: + parser: HTJ is not a NOP. + Revert \"all: Add SIXEL support\". + all: Fix sixelparser.{hh,cc} licence header. + pty: Only fill in ws_[xy]pixel when sixel is enabled. + Updated translations.
* Fri Sep 04 2020 dimstarAATTopensuse.org- Update to version 0.61.90: + app: Add options to use theme colours. + bindings: gir: Add missing file to extract source comments and annotations from. + lib: Fix the build with debug disabled. + lib: Improve exception error message without debug enabled. + spawn: Check for explicit systemd requirement. + spawn: Don\'t change PWD when no cwd is given. + systemd: Place vte into app.slice rather than apps.slice. + vte.csh: Fix the behavior if VTE_VERSION is undefined.
* Fri May 29 2020 bjorn.lieAATTgmail.com- Update to version 0.60.3:
* widget: - Fix underlining the space character in a matched regex - Notify correct property when setting the scroll-on-keystroke - Set error from vte_terminal_set_encoding when built without ICU
* pty: Call grantpt/unlockpt when opening the PTY
* icu: glue: Set error callback on the from-unicode conversion
* lib: Fix switching between legacy encodings
* all: Fix the build without ICU
* docs: Add index for API new in 0.60
* Sun Apr 26 2020 bjorn.lieAATTgmail.com- Update to version 0.60.2:
* icu: glue: Set error callback on the from-unicode conversion
* lib: Fix switching between legacy encodings
* widget: Set error from vte_terminal_set_encoding when built without ICU
* all: Fix the build without ICU
* docs: Add index for API new in 0.60
* lib: Fix exception thrown from std::clamp
* pty: spawn: Reap the child process if the systemd call fails
* docs: Add regex flag requirements
* bindings: gir: Add missing file to extract source comments and annotations from
* build: Post release version bump
* Fri Mar 27 2020 bjorn.lieAATTgmail.com- Update to version 0.60.1:
* widget: Emit the ::commit signal even when the terminal has no PTY.
* bindings: gir: Fix VtePty.
* vte.csh: Fix the behavior if VTE_VERSION is undefined.
* Fri Mar 06 2020 bjorn.lieAATTgmail.com- Update to version 0.60.0:
* Updated translations.
* Sat Feb 29 2020 bjorn.lieAATTgmail.com- Update to version 0.59.92:
* app: Add option to disable scrollbar.
* build: systemd: Add option to disable systemd support.
* draw: - Enable unicode 13 legacy terminal characters. - Add extra define for separated mosaic drawing.
* emulation: Remove \'separated mosaic\' SGR.
* lib: Use g_propagate_error here.
* Updated translations.
* Sat Feb 15 2020 bjorn.lieAATTgmail.com- Update to version 0.59.91:
* pty: - Reduce wait-for-EOS time to 2 seconds - Document VTE_SPAWN_NO_PARENT_ENVV - Fix indefinite wait for EOS after child-exited - Add debug output for when EOS happens - Cleanup session creation - Add more error checking - Start new session before opening the PTY peer - Separate PTY code from its GObject wrapper - Set size on creation
* build: - Fix libsystemd req version - Suppress warnings about ignored returned value - Remove unncessary feature test - Remove unnecessary feature test for functions - Add configure switch to disable a11y code - Ensure LTO is off - Add option to disable -Bsymbolic-functions - Add no-exceptions sanity check
* systemd: - Put child process into the parent\'s slice - Install config drop-in for vte-spawn-.scope - Add systemd support
* lib: - Add smart pointer for g_free()able things - Add missing noexcept - Use Timer class for mouse autoscroll timer - Use Timer class for text blink timer - Use Timer class for cursor blink timer - Add convenience class for timeouts - Add GError convenience class - Add missing files - Rework child exit and EOF handling - Use ICU for legacy charset support - Typo fix - Remove GIOChannel use
* emulation: - Remove support for obsolete charset - Remove support for window control sequences - Report fixed origin for CSI 13 t - Maintain cursor column during screen switch - Ignore delete/insert line outside the scroll region - Fix vertical cursor movememnt outside the scroll region
* vte.sh: - Add vte.csh, a tcsh counterpart of vte.sh - Use the vte-urlencode utility - Remove the obsolete __vte_ps1 function
* prompt: - Add a test for the vte-urlencode-cwd utility - Add a vte-urlencode-cwd utility
* widget: - Set terminal input purpose - Finish deprecation of GRegex taking APIs - Add missing (nullable) annotations - Emit EOF signal from idle handler - Fix crash using nullptr for word char exceptions - Move some calls to Widget constructor - Move scrollable adjustments up to Widget - Deprecate vte_terminal_feed_child_binary
* regex: - Use string_view and optional - Use string_view
* parser: - Small documentation addition - Make unused command a NOP
* draw: - Fix unused function warning - Use functions instead of macros - Make some data static and shrink it - Narrow the range of characters in the U+1FBxx block - Implement U+1FBAF - Improve diagnoals drawing - Make new diagonal characters align better with box drawings - Use binary notation for some constants - Change checkboard pattern - Implement hatching pattern characters U+1FB98 and U+1FB99 - Implement separated mosaic graphics - Add manual drawing for new legacy terminal unicode characters - Fix reporting the dimensions of locally drawn graphic characters
* terminal: - Don\'t append data to sealed chunks - Use smart pointer - Use string_view - Skip commit signal emission when there are no handlers - Remove some incorrect doc comments - Remove redundant function - Use an enum class for selection type - Move enums used in only one file into it - Use an enum class for mouse tracking mode - Remove unused enum - Remove double-initialisation - Use an enum class for erase bindings - Store word chars exceptions string in Widget - Use an enum class for text blink mode - Use an enum class for cursor shape - Use an enum class for cursor blink mode - Use an enum class for cursor style - Move some initialisations to the class - Remove extraneous fcntl
* introspection: Fix signedness in vte_terminal_feed_child\'s annotation.
* test: - Add some more explanation to the UTF-8-test.txt file - Document the changes made to UTF-8-test.txt - Add UTF-8 test
* git: Diff
*.txt files as text
* debug: Handle all enum values in switch
* spawn: Warn if G_SPAWN_LEAVE_DESCRIPTORS_OPEN is passed
* fixup pty gobject
* Updated translations.- Add pkgconfig(libsystemd) BuildRequires: New dependency.
* Wed Feb 12 2020 dimstarAATTopensuse.org- Update to version 0.59.0:
* emulation: - Ensure the cursor remains onscreen when moving down. - Make DEC alternate charset convert underscore to space. - Remove SRM support. - Remove urxvt mouse extension support.
* lib: Rework how vte stores the match and search regexes.
* pty: Fix error check for ioctl(TIOCGPTPEER) failure.
* regex: Add missing noexcept.
* regex: Make regex a C++ class.
* ring: Fix an incorrect assertion.
* ring: Tiny code cleanup: maintain GString integrity.
* spawn: Port fdwalk improvements from glib.
* widget: Deprecate vte_terminal_[sg]et_allow_bold().
* widget: Don\'t scroll to bottom on keystroke in read-only mode.
* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Sat Nov 23 2019 bjorn.lieAATTgmail.com- Update to version 0.58.3: + emulation: - Report fixed origin for CSI 13 t. - Maintain cursor column during screen switch. - Ignore delete/insert line outside the scroll region. - Fix vertical cursor movememnt outside the scroll region. + pty: Set size on creation. + build: Add no-exceptions sanity check. + Updated translations.
* Mon Nov 18 2019 Frederic Crozat - Add explicit BuildRequires pkgconfig(fribidi) >= 1.0.0.- Add minimal version for pcre2 BuildRequires.
* Fri Oct 11 2019 bjorn.lieAATTgmail.com- Update to version 0.58.2: + ring: Fix an incorrect assertion. + pty: Fix error check for ioctl(TIOCGPTPEER) failure.
* Mon Oct 07 2019 bjorn.lieAATTgmail.com- Update to version 0.58.1: + emulation: Ensure the cursor remains onscreen when moving down. + widget: Don\'t scroll to bottom on keystroke in read-only mode. + Updated translations.
* Mon Sep 09 2019 bjorn.lieAATTgmail.com- Update to version 0.58.0: + build: Don\'t pass C warning flags to the C++ compiler.- Update URL to point to gitlab home.
* Sun Aug 11 2019 bjorn.lieAATTgmail.com- Update to version 0.57.90: + draw: #include for std::max + pty: Prefer using TIOCGPTPEER ioctl + pty: Use O_NOCTTY when VTE_PTY_NOCTTY is set + bidi: Disable Arabic ligatures + Updated translations.- Changes from version 0.57.3: + Add barebones README + all: Add installation & debugging information + app: Plug mem leaks + bidi: - Add API to enable or disable bidirectional text support - Find the BiDi mapping for the RingView\'s contents + build: - Add debug flags when debug is enabled - Add missing file - Check gcc version - Do not allow disabling asserts - Fix build on meson 0.49 - Ignore everything in the build directory - Increase test timeout - List Wextra warnings - Port to meson build system - Use our own warning flags + docs: - Add index for API new in 0.56 - Add index for API new in 0.58 + docs,bidi: Clarify the relation between get_text API methods and BiDi + draw: - Align the baseline across font styles - Measure characters individually - Optimise invalidation and painting + emulation,bidi: Add keyboard swapping mode + emulation: - Fix background color handling of DCH and ECH - Improve docs - Make certain operataions convert line endings to hard newline - Track BiDi parameters + gir: Fix introspection annotations + l10n: - Add POTFILES.skip back - Re-rename POTFILES to POTFILES.in + mev: Fix an implicit fallthrough warning + parser: glue: Correct parameter collection + perf,bidi: Add BiDi demo and info files + pty: Make vte_pty_child_setup() useful for flatpack + reflect: Fix compiler warnings + regex: Fix doc comment + Revert \"parser: glue: Use std::clamp\" + ring: - fix printf format - Keep an additional row writable - Silence some warnings with debug disabled + ringview: Add RingView infrastructure + vala: - Make binding tests compile without warning - Make the vala test build without warnings + vte.sh: Remove control chars for window title + widget: - Add valist signal marshallers + widget: Avoid double painting of letters - Cancel autoscroll on ending selecting - Clean up invalidating in insert_char() - Deprecate vte_terminal_[sg]et_rewrap_on_resize() - Don\'t clamp before invalidating from process_incoming() - Find contiguous LTR and RTL runs of decoration - Fix invalidation with scrolling region - Fix misleading comments in cursor_down() - Increase minimum width to 2 cells plus padding - Invalidate the entire paragraph when its contents change - Merge identical m_color_defaults and m_fill_defaults - Move out a common condition for painting the background - Refactor offscreen cursor detection - Remove line_is_wrappable() - Revert to paint unused rows - Set the soft_wrapped flag via wrapper methods - Throw away remaining incoming data on finalize + widget,bidi: - Denote the direction in the I-beam cursor - Display according to the BiDi mapping- Add meson BuildRequires and macro following upstreams port.- Drop gnome-common BuildRequires and autogen call, no longer needed with meson buildsystem.
* Sat Aug 10 2019 Stefan Brüns - Drop the glade catalog subpackage. The catalogue is unmaintained and has been dropped upstream with version 0.57.1. This has the nice side effect of removing an indirect build dependency on webkit2gtk3 via glade.
* Mon May 06 2019 bjorn.lieAATTgmail.com- Update to version 0.56.3: + widget: Avoid double painting of letters. + app: Plug mem leaks. + widget: Throw away remaining incoming data on finalize. + docs: Add index for API new in 0.56.
* Wed Apr 24 2019 bjorn.lieAATTgmail.com- Update to version 0.56.2: + parser: glue: Correct parameter collection. + Revert \"parser: glue: Use std::clamp\".
* Tue Apr 09 2019 bjorn.lieAATTgmail.com- Update to version 0.56.1: + widget: Cancel autoscroll on ending selecting.
* Tue Mar 12 2019 bjorn.lieAATTgmail.com- Update to version 0.56.0: + Stable release version bump.
* Mon Mar 04 2019 bjorn.lieAATTgmail.com- Update to version 0.55.92: + app: Add fullscreen mode. + attr: Typo fix. + widget: Prevent clipboard callbacks during destruction. + emulation: Do not encode keyboard modifiers in X10 mouse mode. + Updated translations.
* Fri Feb 08 2019 bjorn.lieAATTgmail.com- Update to version 0.55.90: + build: - Add -Wvla. - Use input file as parameter in box drawing script. + devanagari.txt: New test file. + parser: - charset: Mention some more charsets. - Document some known deviations from VT100. - Assert that the parser is not in an unknown state. - Code style fixes. - cat: Fix clang build error. + perf: Add files to EXTRA_DIST. + regex: Add vte_regex_substitute. + Replace Bugzilla by Gitlab URL in DOAP file. + spawn: Fix g_spawn deadlock in a multi-threaded program on linux. + vala: Fix build with vala 0.43+ git master due to empty struct definition. + vteunistr: Add method to concatenate two unistrs. + widget: - Handle spacing combining marks. - Don\'t show the cursor occasionally over the scrollback data. - Disconnect GtkSettings signals in destructor. - Fix mouse selection to skip trailing unused cells. - Strip off trailing unused cells in get_text(). - Fix URL recognition after dragging the scrollbar.- Drop vte-Fix-build-vala-043.patch: Fixed upstream.
* Sat Jan 05 2019 bjorn.lieAATTgmail.com- Update to version 0.55.0: + all: Fix implicit-fallthrough warnings + app: Add new terminal to main menu + build: Require C++17 + cell: Silence an incorrect warning + chunk: Remove erroneous std::move calls + conv: Fix crash after multiple encoding changes + emulation: - Treat rapid blink like blink - Make OSC replies with same terminator as request - Document two more DECSGR values - Document two DEC private ACS value - Make dispatch of SCORC symmetrical to SCOSC - Implement SCOSC/SCORC - Fix upper coordinate limit for legacy mouse events + hyperlink-demo.txt: Prefer ST to BEL + lib: - Fix clang build error - Make debug assertion conditional on VTE_DEBUG + mev: Add noreturn attribute + modes: Use parentheses in macro + parser: - glue: Use std::clamp - charset: Add a DEC private OCS - Complete SCI infrastructure - Define SGR enum from include files - Fix licence template sed job mistake - Add another sequence - Improve documentation of XTERM_CHECKSUM_MODE - Recognise new xterm sequence - Remove extraneous sequence - Fix incorrect sequence - cat: . Add linter for SGR sequences . Use the parser glue . Restructure options parsing . Code style fixes . Refactor and implement lint mode + regex: - Check whether PCRE2 was compiled with JIT support - Only silence warning on GCC - Silence compiler warning + ring: Fix thawing combining accents over a double-wide character + spawn: Add noreturn attribute + stream: test: Silence warning + tabstops: Cleanup includes + tests: Silence unused variable warning + utf8: - Make decoder conform to recommendation on replacement characters - Use a symbol for REJECT in the data table - Reformat data table + vte.sh: Revert to C0 controls in OSC sequences + widget: - Rewrite the tracking of selection endpoints - Convert vte::grid::span to end-exclusive - Always invalidate entire rows - Always draw entire rows - Simplify draw_rows() - Deprecate vte_terminal_get_text_include_trailing_spaces() - Disable \"bold is bright\" by default - Avoid unnecessary invalidations at hyperlinks - Clean up overly complex vte_cell_is_between() - Add missing exception specification + Updated translations.- Add vte-Fix-build-vala-043.patch: Fix build with new vala
* Tue Dec 11 2018 bjorn.lieAATTgmail.com- Update to version 0.54.3: + widget: - Disconnect GtkSettings signals in destructor. - Don\'t show the cursor occasionally over the scrollback data. - Fix URL recognition after dragging the scrollbar.- Drop patches fixed upstream: + vte-widget-Dont-show-cursor-occasionally.patch. + vte-widget-Fix-URL-recognition.patch.
* Fri Dec 07 2018 bjorn.lieAATTgmail.com- Add upstream bug fix patches: + vte-widget-Fix-URL-recognition.patch: widget: Fix URL recognition after dragging the scrollbar. + vte-widget-Dont-show-cursor-occasionally.patch: widget: Don\'t show the cursor occasionally over the scrollback data.
* Wed Oct 24 2018 bjorn.lieAATTgmail.com- Update to version 0.54.2: + ring: Fix thawing combining accents over a double-wide character. + emulation: - Implement SCOSC/SCORC. - Make dispatch of SCORC symmetrical to SCOSC. + modes: Use parentheses in macro. + widget: Add missing exception specification.
* Wed Sep 26 2018 bjorn.lieAATTgmail.com- Update to version 0.54.1: + conv: Fix crash after multiple encoding changes. + widget: Avoid unnecessary invalidations at hyperlinks. + parser: - Remove extraneous sequence. - Fix incorrect sequence. + vte.sh: Revert to C0 controls in OSC sequences. + utf8: - Make decoder conform to recommendation on replacement characters. - Use a symbol for REJECT in the data table. + utf8: Reformat data table + lib: Make debug assertion conditional on VTE_DEBUG. + emulation: Fix upper coordinate limit for legacy mouse events. + Updated translations.
* Fri Sep 07 2018 bjorn.lieAATTgmail.com- Update to version 0.54.0: + utf8: Don\'t swallow start bytes in the middle of a sequence. + widget: Avoid invalidation from unrealize. + emulation: - Fix off-by-one in TSR. - Be more strict in DECRQSS. + Updated translations.
* Tue Aug 28 2018 bjorn.lieAATTgmail.com- Update to version 0.53.92: + emulation: - Be more strict in DECRQSS - Clarify a comment - Add sequence and no-op handler for new xterm SGR functions - Add sequence and no-op handler for synchronous update + parser: Fix sort order + doap: Fix email address + widget: - Add nullable annotations - Always return non-null from vte_terminal_get_encoding - Always emit the child-exited signal.- Switch to gitlab in _service.
* Wed Jun 06 2018 bjorn.lieAATTgmail.com- Update to version 0.53.0: + all: - Fix spelling - Cleanup some cruft + app: Fix option output in help + build: - Update requirements - Update macros from autoconf-archive + cxx: - ring: Move to C++ - Move some headers to .hh + docs: Update list of ignored files + emulation: - Implement DECRQSS - Limit window title length - Implement OSC 5 - Implement SUB - Implement DECSR - Update DA1 response - Implement DECRQCRA - Fix DECSTBM parameters - Refactor tabstop handling - Implement the window title stack - Remove icon title support - Implement DECRQM - Use an enum for the XTERM_WM param values - Unify mode handling - Remove LNM mode support - Move sequence handler code directly into the handler - Port DECSTBM to new parameter glue - Port DL, IL to new parameter glue - Port HTS, TBC to new parameter glue - Port CBT, CHT to new parameter glue - Port REP to new parameter glue - Port ICH to new parameter glue - Port DCH, ECH to new parameter glue - Port CPL, CUU to new parameter glue - Port SD, SU to new parameter glue - Port CUB, CUF to new parameter glue - Port CNL, CUD to new parameter glue - Port VPA to new parameter glue - Port CHA, HPA, CUP to new parameter glue - Port XTERM_WM to new parameter glue - Port DECSCUSR to new parameter glue - Port DSR to new parameter glue + lib: - Add RefPtr type for holding a GObject - Store preedit string in a string - Store word char exceptions in a string - Filter out BS and DEL from paste - Use an enum for the SGR codes + parser: - Update copyright notice - glue: StringTokeniser must not be used with a temporary - Fix warning with GCC < 7 - Ignore -Wimplicit-fallthrough - Remove excessive clearing of sequence fields - Only clear the intermediates and params when necessary - No need to clear the charset - No need to clear for GRAPHIC sequence - No need to clear for IGNORE sequence - Increase maximum number of parameters - Clear only used parameters - Remove redundant assignment - Ignore sequence with too many parameters - Ignore sequence with too many parameters - test: Check parameter clearing - Annotate unlikely conditionals - Add more functions - Reject mixed-control OSC and DCS sequences - test: Use SequenceBuilder - test: Test DCS sequences without intermediates - Ignore overflowing OSC and DCS sequences - glue: Add wrapper class for struct vte_parser - Remove leftover from initial import - Distinguish between state changes and actions - Simplify parameter parsing - Record intermediates in order - Don\'t collect invalid characters in escape sequences - Fix typo - Ignore most C0 controls in OSC string - Speed up no-op strings - Ignore DEL in all states - Accept C0 ST to terminate OSC, DCS - Implement SCI parsing - glue: Add sequence builder - Implement DCS parsing - Remove leftovers from old parser - Implement OSC parsing - glue: Add some convenience function to collect parameters - Improve glue for subparameters - cat: Add benchmark mode - Improve test programme - Parse subparameters in CSI sequences - Use 0 as the default arg value - Fix charset detection - Define a type for CSI parameters - Don\'t clear state when executing a control character - Import new parser + Revert \"emulation: Implement DECRQCRA\" + ring: Proper boundary checking for hyperlink position - Replace some assertions with static_assert - Split cell and rowdata headers - Add some static assertions - Move some types to ring.cc - Silence -Wunsafe-loop-optimizations + vte.sh: Use C1 controls in OSC sequences + widget: - Remove GdkVisibilityState handling - Use RefPtr for the cursors - Remove extraneous refresh-window emissions - Deprecate vte_terminal_match_set_cursor_type - Remove faux bold support - Do not extend the background under faux bold characters- Update License tag following upstream changes.
* Mon May 21 2018 bjorn.lieAATTgmail.com- Update to version 0.52.2: + all: Fix spelling. + ring: Proper boundary checking for hyperlink position.
* Mon Apr 09 2018 bjorn.lieAATTgmail.com- Update to version 0.52.1: + lib: Filter out BS and DEL from paste. + widget: Remove GdkVisibilityState handling. + emulation: Add support for OSC 5;0 (bold color).
* Tue Mar 20 2018 dimstarAATTopensuse.org- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).
* Mon Mar 12 2018 dimstarAATTopensuse.org- Update to version 0.52.0: + build: Post release version bump
* Tue Mar 06 2018 dimstarAATTopensuse.org- Update to version 0.51.92: + app: Add option to disable bold. + app: Unset env var when not in test mode. + draw: Do not cache ligatured glyphs. + emulation: Implement DECRQCRA. + introspection: Fix annotation for vte_terminal_feed_child. + widget: - Cleanup integer vs. boolean around faux bold. - Do not scroll to the bottom on soft reset. - Fix bell timestamp update. - Fix disabling bold effect. - Fix the initial belief whether the mouse is over the widget. - Improve regex and hyperlink highlight tracking. - Initialize the last mouse coordinates to the padding. - Limit bell rate. - No longer generate bold color automatically. - Preserve the selection on reset. - Protect fudge_pango_colors() against all-inclusive PangoAttributes. - Unset hyperlink URI when moving the mouse to a non-hyperlink cell. - Update adjustment page size and increments asynchronously. - Update the last mouse coordinates on enter and leave events. + Updated translations.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Tue Feb 06 2018 dimstarAATTopensuse.org- Update to version 0.51.90: + all: Rearrange VteCellAttr to store all colours together in one uint64_t. + app: Uppercase initial for menu entry. + emulation: Use deco colour also for default colour and fill attributes. + pty: spawn: Set PWD to the working directory to preserve symlinks. + ring: Store cell attributes together in an uint32_t. + widget: Add API to not clear the background. + widget: Allow regexes to match spaces. + widget: Fix mem leak in search_rows(). + widget: Fix scrollbar drawing not to be delayed. + widget: Respect \"bold color\" even when \"bold is bright\" is disabled. + widget: Return correct underline value in VteCharAttributes. + widget: Translate more pango attributes in the IM string.
* Tue Jan 09 2018 dimstarAATTopensuse.org- Update to version 0.51.3: + build: Fix distcheck. + doc: Fix vte_terminal_get_allow_bold\'s description. + emulation: Revise the extended color escape sequences. + widget,emulation: Add support for overline. + widget: - Add support for blinking text. - Fix display glitches around hidden underline. - Speed up the drawing of curly underline by caching its look.
 
ICM